Kilo upgrade creates a temporary variable file with a couple bugs

Bug #1482311 reported by Ian Cordasco
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack-Ansible
Invalid
Undecided
Unassigned
Kilo
Fix Released
High
Ian Cordasco
Trunk
Invalid
Undecided
Unassigned

Bug Description

The user_deleteme_post_upgrade_variables.yml defines an extra variable that is meant to side-step load ballancers during the upgrade. This defines the wrong variable - repo_infra-hosts. Instead it should be defining openstack_repo_url and it should also be setting a scheme.

Ian Cordasco (icordasc)
Changed in openstack-ansible:
assignee: Ian Cordasco (icordasc) → nobody
importance: High → Undecided
status: In Progress → Invalid
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to os-ansible-deployment (kilo)

Fix proposed to branch: kilo
Review: https://review.openstack.org/210054

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

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

commit 7e27462eed1e7b1ecfc402d56e2041c750f854d2
Author: Ian Cordasco <email address hidden>
Date: Thu Aug 6 12:22:08 2015 -0500

    Set the correct variable in run-upgrade.sh

    In run-upgrade.sh we are creating a temporary variables file that is
    intended to be deleted post upgrade. We were setting the wrong variable
    for the intended purpose - we want to allow containers to talk directly
    to the repo containers since users will not be able to configure their
    LB ahead of time.

    By setting openstack_repo_url, we get the same effect and then we also
    need to set the scheme (http://) appropriately so pip-link-build.py
    appropriately sets up trusted-hosts in pip.conf

    Closes-bug: 1482311
    Change-Id: I47b2d7aabf669b529f874b1506430e82ad0506e6

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on os-ansible-deployment (master)

Change abandoned by Jesse Pretorius (<email address hidden>) on branch: master
Review: https://review.openstack.org/210603
Reason: This will not be required for the kilo>liberty upgrade and therefore is not required in master.

Revision history for this message
Davanum Srinivas (DIMS) (dims-v) wrote : Fix included in openstack/openstack-ansible 11.2.14

This issue was fixed in the openstack/openstack-ansible 11.2.14 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.