API servers reports wrong IP to discovery

Bug #1457443 reported by Martin Gerhard Loschwitz
6
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_api_server.py are:

'ip-address': self._args.ifmap_server_ip,

and

'ip-address': self._args.ifmap_server_ip,

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: config
Revision history for this message
Martin Gerhard Loschwitz (martin-loschwitz) wrote :
summary: - API servers uses the ifmap server ip to bind to
+ API servers reports wrong IP to discovery
description: updated
Sachin Bansal (sbansal)
tags: added: config
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.