kolla-ansible/ansible/roles/murano
Vladislav Belogrudov 71d72ed081 Murano application should contact rabbitmq by external FQDN
In case of external router internal VIP and external VIP are the
same. External router manages port/address redirection from
public network to OpenStack API. The address of the router is
set via 'kolla_external_fqdn'. Currently Murano configuration
that is handed over to Murano application instance uses
'kolla_external_vip_address'. This leads to the instance trying
to connect to internal API network. Correct address should be
'kolla_external_fqdn' which will work in both cases - either with
double VIP setup or with single VIP + external router.

Change-Id: I78c38ae0af1cecd2be2b1c6cc86bcfc51b847082
Closes-Bug: #1729611
2017-11-02 17:01:29 +03:00
..
defaults Add dev mode for Murano 2017-07-10 14:48:48 +01:00
meta Add ansible support for Murano 2015-09-07 09:30:07 +01:00
tasks Import the Murano applications libary as part of setup 2017-10-20 08:36:04 +01:00
templates Murano application should contact rabbitmq by external FQDN 2017-11-02 17:01:29 +03:00