I don't see flags automatically set, so I add rhos-flags@.
> I don't see flags automatically set, so I add rhos-flags@. iirc bz needs Triaged in Keywords for auto-flaging to work
Verifies and fixed : [stack@undercloud ~]$ rpm -qa |grep neutron openstack-neutron-ml2-2015.1.2-9.el7ost.noarch openstack-neutron-common-2015.1.2-9.el7ost.noarch python-neutronclient-2.4.0-2.el7ost.noarch openstack-neutron-2015.1.2-9.el7ost.noarch openstack-neutron-openvswitch-2015.1.2-9.el7ost.noarch python-neutron-2015.1.2-9.el7ost.noarch [stack@undercloud ~]$ neutron floatingip-list +--------------------------------------+------------------+---------------------+--------------------------------------+ | id | fixed_ip_address | floating_ip_address | port_id | +--------------------------------------+------------------+---------------------+--------------------------------------+ | d5e9a051-155b-4b1b-8475-dadeda9ee9e5 | 21.0.0.5 | 192.168.1.153 | 8a22ceb0-4647-45d3-8480-cfbd7e4442f0 | | -------------------------------------+------------------+--------------------- [stack@undercloud ~]$ neutron floatingip-show d5e9a051-155b-4b1b-8475-dadeda9ee9e5 +---------------------+--------------------------------------+ | Field | Value | +---------------------+--------------------------------------+ | fixed_ip_address | 21.0.0.5 | | floating_ip_address | 192.168.1.153 | | floating_network_id | 512c0106-5797-4694-b7ae-a1dbfdd670af | | id | d5e9a051-155b-4b1b-8475-dadeda9ee9e5 | | port_id | 8a22ceb0-4647-45d3-8480-cfbd7e4442f0 | | router_id | eda8fca8-ec29-49fc-bdb2-a9c3af55c1a5 | | status | ACTIVE | | tenant_id | b2f216f62436402f98ac66f8353f3e02 | +---------------------+--------------------------------------+
Moving the bug to the assignee of the original bug. The doctext should be updated for both.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2016-0262.html