[Bug 1467272] Re: python-neutronclient 2.4 is required for kilo, but not packaged

2015-08-07 Thread Scott Drennan
Kilo only supports 2.4 and below, so packaging 2.5 or 2.6 will not solve this for Kilo. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1467272 Title: python-neutronclient 2.4 is required for kilo, bu

[Bug 1467272] [NEW] python-neutronclient 2.4 is required for kilo, but not packaged

2015-06-21 Thread Scott Drennan
Public bug reported: According to https://launchpad.net/python-neutronclient/kilo/2.4.0 the 2.4 series is required for kilo, but 2.3.11 is the latest packaged version at https://launchpad.net/ubuntu/+source/python-neutronclient. This means several kilo features are not accessible from neutronclie

[Bug 1239531] [NEW] LIBVIRT_DEFAULT_URI is ignored by libvirt

2013-10-13 Thread Scott Drennan
Public bug reported: LIBVIRT_DEFAULT_URI should set the connect URI for virsh and other libvirt clients, according to http://libvirt.org/uri.html, but it doesn't. What I get: # export LIBVIRT_DEFAULT_URI=lxc:/// # virsh uri qemu:///system What I expect: # export LIBVIRT_DEFAULT_URI=lxc:/// #