Public bug reported: https://review.openstack.org/#/c/426163/ added the CONF.placement.os_interface option so that you can connect nova to the placement service on a non-public endpoint.
However, that change was (1) missing unit tests and (2) didn't include using that option in the nova-status upgrade check code here: https://github.com/openstack/nova/blob/6eaf6dcb1e6382380d1c96d5b6fd3b3dc11fed2b/nova/cmd/status.py#L182 ** Affects: nova Importance: Medium Assignee: Matt Riedemann (mriedem) Status: Confirmed ** Tags: nova-status placement -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1664334 Title: CONF.placement.os_interface is not used in nova-status upgrade check Status in OpenStack Compute (nova): Confirmed Bug description: https://review.openstack.org/#/c/426163/ added the CONF.placement.os_interface option so that you can connect nova to the placement service on a non-public endpoint. However, that change was (1) missing unit tests and (2) didn't include using that option in the nova-status upgrade check code here: https://github.com/openstack/nova/blob/6eaf6dcb1e6382380d1c96d5b6fd3b3dc11fed2b/nova/cmd/status.py#L182 To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/1664334/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

