On Mon, Nov 21, 2016 at 6:14 PM, Christopher Brown
<snecklifter(a)gmail.com> wrote:
Hi Luca,
Most heat templates (E.g. openshift on openstack) expect to see the url on
the external endpoint. So I usually run:
sudo openstack-config --set /etc/heat/heat.conf DEFAULT
heat_metadata_server_url
http://EXTERNAL_VIP:8000
sudo openstack-config --set /etc/heat/heat.conf DEFAULT
heat_waitcondition_server_url
http://EXTERNAL_VIP:8000/v1/waitcondition
(on all controllers then pcs resource restart if using HA)
I think this can be adjusted in better ways than the above (Endpoint map
perhaps or in Newton?) but this gives me what I need.
Thanks Christopher for the workaround.
I'd like to understand better if these Internal Url endpoints should
be accessible from VMs or not.
I see several documentations where publicUrl and internalUrl are the same.
I found out also that the main difference between this two endpoints
is that internalUrl traffic
should be unmetered and excluded from billing.
But still no documentation explaining what i'd like to understand.
If someone can clarify better, it would be nice for me.
--
"E' assurdo impiegare gli uomini di intelligenza eccellente per fare
calcoli che potrebbero essere affidati a chiunque se si usassero delle
macchine"
Gottfried Wilhelm von Leibnitz, Filosofo e Matematico (1646-1716)
"Internet è la più grande biblioteca del mondo.
Ma il problema è che i libri sono tutti sparsi sul pavimento"
John Allen Paulos, Matematico (1945-vivente)
Luca 'remix_tj' Lorenzetto,
http://www.remixtj.net ,
<lorenzetto.luca(a)gmail.com>