kolla-ansible/ansible/roles/murano/templates
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
..
murano-api.json.j2 Add custom policies in service.json 2016-12-02 16:22:17 +00:00
murano-engine.json.j2 Add custom policies in service.json 2016-12-02 16:22:17 +00:00
murano.conf.j2 Murano application should contact rabbitmq by external FQDN 2017-11-02 17:01:29 +03:00