Comment 4 for bug 1463155

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to os-ansible-deployment (kilo)

Reviewed: https://review.openstack.org/190049
Committed: https://git.openstack.org/cgit/stackforge/os-ansible-deployment/commit/?id=7a2221054607ad87a9b7ca8017181553e5300b35
Submitter: Jenkins
Branch: kilo

commit 7a2221054607ad87a9b7ca8017181553e5300b35
Author: kevin <email address hidden>
Date: Mon Jun 8 15:39:01 2015 -0500

    Updated upgrade and deployment processes for https

    This change simply makes sure that all containers and hosts have the
    `apt-transport-https` package installed. this package is absolutly
    required everywhere because we've changed all of the repo endpoints
    to https and not all systems have this package installed on a base
    kick. Furthermore an entry was added into the upgrade script to
    ensure that upon upgrade everything will converge and remain
    consistent.

    Change-Id: I4b357ff7099a4c1c63c85ac9560aefc8d56709be
    Closes-Bug: #1463155
    (cherry picked from commit 8bcaac5702f3ed29d74a3f49690cf2d6e3655828)