Can't create floating ip throught openstack-cli
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
grenade |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
Detailed bug description:
Can't create floating ip through openstack-cli:
openstack server add floating ip $NOVA_SERVER $ip
Steps to reproduce:
Test was created on gate with next params
export PROJECTS=
export PROJECTS=
export PROJECTS=
export PROJECTS=
export PROJECTS=
export PROJECTS=
export PYTHONUNBUFFERE
export DEVSTACK_
export DEVSTACK_
export DEVSTACK_
export DEVSTACK_
export DEVSTACK_
export DEVSTACK_
openstack server add floating ip $NOVA_SERVER $ip
Expected results:
Floating ip is associated with $NOVA_SERVER
Actual result:
/opt/stack/
2016-12-27 09:25:03.859 | Instance network is not ready yet (HTTP 400)
Reproducibility:
100 %
Workaround:
Use neutron-cli
Description of the environment:
- Keystone API v3
Changed in grenade: | |
assignee: | nobody → Oksana Voshchana (ovoshchana) |
Changed in grenade: | |
status: | New → In Progress |
According to http:// docs.openstack. org/releasenote s/python- novaclient/ unreleased. html in nova-cli command "add-floating-ip" is deprecated