API servers reports wrong IP to discovery
Bug #1457443 reported by
Martin Gerhard Loschwitz
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenContrail |
New
|
Undecided
|
Unassigned |
Bug Description
The Contrail API will currently use the IP address that is configured in contrail-api.conf as IP address to report to the discovery service. The corresponding lines in vnc_cfg_
'ip-address': self._args.
and
'ip-address': self._args.
This is obviously a TYPO, as there is a separate parameter available to specifiy the listen IP for the API, which is, however, currently not used for that purpose.
tags: | added: config |
To post a comment you must log in.