boot vm don't support ipv6
Bug #1267685 reported by
shihanzhang
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Compute (nova) |
Fix Released
|
Wishlist
|
shihanzhang | ||
python-novaclient |
Fix Released
|
Wishlist
|
shihanzhang |
Bug Description
when boot vm, it can use '--nic <net-id=
if address is not None and not utils.is_
msg = _("Invalid fixed IP address (%s)") % address
raise exc.HTTPBadRequ
Changed in nova: | |
assignee: | nobody → shihanzhang (shihanzhang) |
Changed in nova: | |
status: | New → In Progress |
Changed in python-novaclient: | |
assignee: | nobody → shihanzhang (shihanzhang) |
Changed in nova: | |
milestone: | none → icehouse-rc1 |
Changed in nova: | |
status: | Fix Committed → Fix Released |
Changed in nova: | |
milestone: | icehouse-rc1 → 2014.1 |
Changed in python-novaclient: | |
milestone: | none → 2.18.0 |
Changed in python-novaclient: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
This sounds more like a wishlist item than a bug since you said you can boot the VM, just not in the more usable way you suggest.