very old incomplete bug
** Changed in: nova
Status: Incomplete => Invalid
--
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/1065848
Title:
add_fixed_ip_to_instance not work
Status in OpenStack Compute (Nova):
Invalid
Bug description:
These is a API for add a additional fixed-ip to a instance. The api return
success but doesn't work.
The nova-network is FlatDHCPManager .
After make request to add fixed ip to instance(tt6), the result:
hzga@114-113-199-x:/home/openstack/nova$ nova list
+--------------------------------------+----------------+---------+-----------------------------------+
| ID | Name | Status
| Networks |
+--------------------------------------+----------------+---------+-----------------------------------+
| 34a909bd-892e-4460-a8e7-9fb5c207cd6e | tt6 | ACTIVE |
private=10.120.34.5, 10.120.34.15 |
+--------------------------------------+----------------+---------+-----------------------------------+
dnsmasq.conf
---------------------------
fa:16:3e:7a:70:80,tt6.novalocal,10.120.34.5
fa:16:3e:7a:70:80,tt6.novalocal,10.120.34.15
----------------------------
ping 10.120.34.5 and 10.120.34.15 both failed.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1065848/+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