Public bug reported:

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)

** Affects: cinder (Juju Charms Collection)
     Importance: Medium
         Status: New

** Affects: glance (Juju Charms Collection)
     Importance: Medium
         Status: New

** Affects: keystone (Juju Charms Collection)
     Importance: Medium
         Status: New

** Affects: neutron-api (Juju Charms Collection)
     Importance: Medium
         Status: New

** Affects: nova-cloud-controller (Juju Charms Collection)
     Importance: Medium
         Status: New

** Affects: openstack-dashboard (Juju Charms Collection)
     Importance: Medium
         Status: New

** Affects: swift-proxy (Juju Charms Collection)
     Importance: Medium
         Status: New


** Tags: openstack sts

** Also affects: cinder (Juju Charms Collection)
   Importance: Undecided
       Status: New

** Also affects: glance (Ubuntu)
   Importance: Undecided
       Status: New

** Package changed: glance (Ubuntu) => glance (Juju Charms Collection)

** Also affects: neutron-api (Juju Charms Collection)
   Importance: Undecided
       Status: New

** Also affects: openstack-dashboard (Juju Charms Collection)
   Importance: Undecided
       Status: New

** Also affects: swift-proxy (Juju Charms Collection)
   Importance: Undecided
       Status: New

** Also affects: nova-cloud-controller (Juju Charms Collection)
   Importance: Undecided
       Status: New

** Summary changed:

- trusty-backports no longer needed for ipv6 as of liberty
+ trusty-backports haproxy no longer needed for ipv6 as of liberty

** Changed in: cinder (Juju Charms Collection)
    Milestone: None => 15.10

** Changed in: glance (Juju Charms Collection)
    Milestone: None => 15.10

** Changed in: neutron-api (Juju Charms Collection)
    Milestone: None => 15.10

** Changed in: nova-cloud-controller (Juju Charms Collection)
    Milestone: None => 15.10

** Changed in: openstack-dashboard (Juju Charms Collection)
    Milestone: None => 15.10

** Changed in: swift-proxy (Juju Charms Collection)
    Milestone: None => 15.10

** Changed in: cinder (Juju Charms Collection)
   Importance: Undecided => Medium

** Changed in: glance (Juju Charms Collection)
   Importance: Undecided => Medium

** Changed in: neutron-api (Juju Charms Collection)
   Importance: Undecided => Medium

** Changed in: nova-cloud-controller (Juju Charms Collection)
   Importance: Undecided => Medium

** Changed in: openstack-dashboard (Juju Charms Collection)
   Importance: Undecided => Medium

** Changed in: swift-proxy (Juju Charms Collection)
   Importance: Undecided => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to glance in Ubuntu.
https://bugs.launchpad.net/bugs/1499435

Title:
  trusty-backports haproxy no longer needed for ipv6 as of liberty

To manage notifications about this bug go to:
https://bugs.launchpad.net/charms/+source/cinder/+bug/1499435/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to