missing extra variable during upgrade

Bug #1533817 reported by Jacob Wagner
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack-Ansible
Invalid
Undecided
Unassigned
Kilo
Fix Released
Wishlist
Kevin Carter

Bug Description

Currently the os_nova install uses the openstack_repo_git_url variable. openstack_repo_git_url defaults to the loadbalancer ip. During upgrades this could cause issues if your f5 hasnt been updates prior to the upgrade. I suggest adding this variable to mirror openstack_repo_url inside user_deleteme_post_upgrade_variables.yml to prevent upgrade failures at os_nova play run.

root@568575-infra01:/etc/openstack_deploy# cat user_deleteme_post_upgrade_variables.yml
openstack_repo_url: "http://{{ hostvars[groups['pkg_repo'][0]]['ansible_ssh_host'] }}:{{ repo_server_port }}"
openstack_repo_git_url: "{{ openstack_repo_url }}/openstackgit"

Changed in openstack-ansible:
status: New → Triaged
importance: Undecided → Wishlist
assignee: nobody → Kevin Carter (kevin-carter)
status: Triaged → Won't Fix
status: Won't Fix → Invalid
importance: Wishlist → Undecided
assignee: Kevin Carter (kevin-carter) → nobody
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to openstack-ansible (kilo)

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

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

Reviewed: https://review.openstack.org/267135
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible/commit/?id=ff00d6ffd368f3712bf55db4b443859602b3eac8
Submitter: Jenkins
Branch: kilo

commit ff00d6ffd368f3712bf55db4b443859602b3eac8
Author: Kevin Carter <email address hidden>
Date: Wed Jan 13 14:05:08 2016 -0600

    Added extra variable for upgrade

    This adds an additional variable to the delete me later variable
    file which will allow an upgrade to continue should the deployer
    not have access to the loadbalancer and can not setup/update vip
    addresses.

    Change-Id: I808a1f21c937ebf392ca9b874a26caf4947aa53b
    Closes-Bug: #1533817
    Signed-off-by: Kevin Carter <email address hidden>

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

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

Revision history for this message
Doug Hellmann (doug-hellmann) wrote : Fix included in openstack/openstack-ansible 11.2.12

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

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.

Revision history for this message
Doug Hellmann (doug-hellmann) wrote : Fix included in openstack/openstack-ansible 11.2.15

This issue was fixed in the openstack/openstack-ansible 11.2.15 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.