[Bug 1499435] Re: trusty-backports haproxy no longer needed for ipv6 as of liberty
Edward Hope-Morley
edward.hope-morley at canonical.com
Thu Sep 24 16:26:05 UTC 2015
** Changed in: cinder (Juju Charms Collection)
Assignee: (unassigned) => Edward Hope-Morley (hopem)
** Changed in: keystone (Juju Charms Collection)
Assignee: (unassigned) => Edward Hope-Morley (hopem)
** Changed in: glance (Juju Charms Collection)
Assignee: (unassigned) => Edward Hope-Morley (hopem)
** Changed in: neutron-api (Juju Charms Collection)
Assignee: (unassigned) => Edward Hope-Morley (hopem)
** Changed in: nova-cloud-controller (Juju Charms Collection)
Assignee: (unassigned) => Edward Hope-Morley (hopem)
** Changed in: openstack-dashboard (Juju Charms Collection)
Assignee: (unassigned) => Edward Hope-Morley (hopem)
** Changed in: swift-proxy (Juju Charms Collection)
Assignee: (unassigned) => Edward Hope-Morley (hopem)
** Changed in: cinder (Juju Charms Collection)
Status: New => In Progress
** Changed in: glance (Juju Charms Collection)
Status: New => In Progress
** Changed in: keystone (Juju Charms Collection)
Status: New => In Progress
** Changed in: neutron-api (Juju Charms Collection)
Status: New => In Progress
** Changed in: nova-cloud-controller (Juju Charms Collection)
Status: New => In Progress
** Changed in: openstack-dashboard (Juju Charms Collection)
Status: New => In Progress
** Changed in: swift-proxy (Juju Charms Collection)
Status: New => In Progress
--
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to cinder in Juju Charms Collection.
Matching subscriptions: charm-bugs
https://bugs.launchpad.net/bugs/1499435
Title:
trusty-backports haproxy no longer needed for ipv6 as of liberty
Status in cinder package in Juju Charms Collection:
In Progress
Status in glance package in Juju Charms Collection:
In Progress
Status in keystone package in Juju Charms Collection:
In Progress
Status in neutron-api package in Juju Charms Collection:
In Progress
Status in nova-cloud-controller package in Juju Charms Collection:
In Progress
Status in openstack-dashboard package in Juju Charms Collection:
In Progress
Status in swift-proxy package in Juju Charms Collection:
In Progress
Bug description:
As of the Openstack Libery release, the Ubuntu Cloud Archive will
carry haproxy (starting with 1.5.*) so we will no longer need to
install haproxy from trusty-backports i.e. each charm currently has:
# NOTE(xianghui): Need to install haproxy(1.5.3) from trusty-backports
# to support ipv6 address, so check is required to make sure not
# breaking other versions, IPv6 only support for >= Trusty
if ubuntu_rel == 'trusty':
add_source('deb http://archive.ubuntu.com/ubuntu trusty-backports'
' main')
apt_update()
apt_install('haproxy/trusty-backports', fatal=True)
To manage notifications about this bug go to:
https://bugs.launchpad.net/charms/+source/cinder/+bug/1499435/+subscriptions
More information about the Ubuntu-openstack-bugs
mailing list