[Bug 1380965] Re: Floating IPs don't have instance ids in Juno

2015-11-24 Thread Alan Pevec
** Tags removed: in-stable-juno juno-backport-potential ** Changed in: nova Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1380965 Title: Floating IPs do

[Bug 1380965] Re: Floating IPs don't have instance ids in Juno

2015-02-05 Thread Chuck Short
** Changed in: nova (Ubuntu) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1380965 Title: Floating IPs don't have instance ids in Juno To manage notific

[Bug 1380965] Re: Floating IPs don't have instance ids in Juno

2015-02-05 Thread Chuck Short
** Changed in: nova/juno Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1380965 Title: Floating IPs don't have instance ids in Juno To manage notificatio

[Bug 1380965] Re: Floating IPs don't have instance ids in Juno

2015-01-29 Thread Chuck Short
** Changed in: nova (Ubuntu) Status: Fix Released => Fix Committed ** Changed in: nova/juno Status: New => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1380965 Title: F

[Bug 1380965] Re: Floating IPs don't have instance ids in Juno

2015-01-29 Thread Chuck Short
** Changed in: nova Milestone: None => 2014.2.2 ** Also affects: nova/juno Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1380965 Title: Floating IPs

[Bug 1380965] Re: Floating IPs don't have instance ids in Juno

2015-01-07 Thread OpenStack Infra
Reviewed: https://review.openstack.org/145374 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=d9bcfab1e9310d6fa6aa4d060bec59c741e12ca4 Submitter: Jenkins Branch:stable/juno commit d9bcfab1e9310d6fa6aa4d060bec59c741e12ca4 Author: Matt Riedemann Date: Tue Jan 6 09:11:24

[Bug 1380965] Re: Floating IPs don't have instance ids in Juno

2015-01-06 Thread OpenStack Infra
Reviewed: https://review.openstack.org/145269 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=48c24dbb6bc1e55973dce2b8bc3e74105b0020ce Submitter: Jenkins Branch:master commit 48c24dbb6bc1e55973dce2b8bc3e74105b0020ce Author: Matt Riedemann Date: Tue Jan 6 09:11:24 2015

[Bug 1380965] Re: Floating IPs don't have instance ids in Juno

2015-01-06 Thread Matt Riedemann
Nevermind, not a problem in stable/icehouse because of this: https://github.com/openstack/nova/blob/stable/icehouse/nova/api/openstack/compute/contrib/floating_ips.py#L109 So was regressed in stable/juno, and I was on the review that regressed it, damn. ** Tags removed: icehouse-backport-potenti

[Bug 1380965] Re: Floating IPs don't have instance ids in Juno

2015-01-06 Thread Matt Riedemann
Also busted in icehouse: https://github.com/openstack/nova/blob/stable/icehouse/nova/network/neutronv2/api.py#L856 ** Tags added: api network ** Tags added: icehouse-backport-potential -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1380965] Re: Floating IPs don't have instance ids in Juno

2015-01-06 Thread OpenStack Infra
Fix proposed to branch: master Review: https://review.openstack.org/145269 ** Changed in: nova Assignee: James Page (james-page) => Matt Riedemann (mriedem) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.n

[Bug 1380965] Re: Floating IPs don't have instance ids in Juno

2015-01-05 Thread Matt Riedemann
** Changed in: nova Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1380965 Title: Floating IPs don't have instance ids in Juno To manage notifications about this bug

[Bug 1380965] Re: Floating IPs don't have instance ids in Juno

2014-10-16 Thread Launchpad Bug Tracker
This bug was fixed in the package nova - 1:2014.2-0ubuntu1 --- nova (1:2014.2-0ubuntu1) utopic; urgency=medium [ Chuck Short ] * New upstream release. [ James Page ] * d/p/neutron-floating-ip-list.patch: Cherry pick proposed fix for missing server uuids in floating-ip-lis

[Bug 1380965] Re: Floating IPs don't have instance ids in Juno

2014-10-16 Thread Thierry Carrez
** Tags removed: juno-rc-potential ** Tags added: juno-backport-potential -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1380965 Title: Floating IPs don't have instance ids in Juno To manage notific

[Bug 1380965] Re: Floating IPs don't have instance ids in Juno

2014-10-16 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-server-dev/nova/juno -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1380965 Title: Floating IPs don't have instance ids in Juno To manage notifications about this bug go

[Bug 1380965] Re: Floating IPs don't have instance ids in Juno

2014-10-14 Thread James Page
Hmm - I note that this behaviour was changed in https://bugs.launchpad.net/nova/+bug/1356051; my propose fix reverts some of that which seems wrong. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/138096

[Bug 1380965] Re: Floating IPs don't have instance ids in Juno

2014-10-14 Thread OpenStack Infra
Fix proposed to branch: master Review: https://review.openstack.org/128293 ** Changed in: nova Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1380965 Title: Floatin

[Bug 1380965] Re: Floating IPs don't have instance ids in Juno

2014-10-14 Thread James Page
Looks like the structure of the fixed_ip data in the underlying view has change a little; working a fix now. ** Changed in: nova (Ubuntu) Status: New => Confirmed ** Tags added: juno-rc-potential ** Changed in: nova Assignee: (unassigned) => James Page (james-page) ** Changed in: no

[Bug 1380965] Re: Floating IPs don't have instance ids in Juno

2014-10-14 Thread James Page
Confirmed: ubuntu@james-page-bastion:~/openstack-charm-testing⟫ nova floating-ip-list ++---+--+-+ | Ip | Server Id | Fixed Ip | Pool| ++---+--+-+ | 10.5.150.1 | - | 192.168.21.2 | ext_net | +---