Floating IPs are not recycled in OpenStack Havana
Bug #1247500 reported by
sodre
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
juju-core |
Fix Released
|
Critical
|
Ian Booth |
Bug Description
Current implementation of Juju is not able to recycle existing floating ips.
Steps:
1) Start with Havana and pre-allocate IPs to your Tenant.
2) Run juju bootstrap.
3) Notice that Juju will not use the pre-allocated and Free Floating IP.
Related branches
lp:~wallyworld/goose/fix-nil-string-unmarshalling
- Juju Engineering: Pending requested
-
Diff: 181 lines (+69/-32)2 files modifiednova/json.go (+31/-17)
nova/json_test.go (+38/-15)
Changed in juju-core: | |
importance: | Undecided → High |
status: | Expired → Triaged |
Changed in juju-core: | |
milestone: | none → 2.0 |
tags: | added: hp-cloud |
Changed in juju-core: | |
assignee: | nobody → Ian Booth (wallyworld) |
status: | Triaged → In Progress |
Changed in juju-core: | |
status: | In Progress → Fix Committed |
Changed in juju-core: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Was the env configured to use floating IPs. floating- ip: true
use-