Glance Ceph backend not configured during upgrade or genconfig

Bug #1728060 reported by Mark Goddard
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla-ansible
Fix Released
High
Mark Goddard

Bug Description

Glance's ceph backend is configured during kolla-ansible deploy and kolla-ansible reconfigure. When performing kolla-ansible upgrade or kolla-ansible genconfig however, glance's ceph backend is not configured.

This is caused by inclusion of the config.yml, ceph.yml and external_ceph.yml tasks files from deploy.yml rather than config.yml:

https://github.com/openstack/kolla-ansible/blob/345eced12568a7544f090621d8ca59e0c125506b/ansible/roles/glance/tasks/deploy.yml

The upgrade.yml tasks file only includes config.yml, and the genconfig command executes config.yml directly.

Mark Goddard (mgoddard)
Changed in kolla-ansible:
assignee: nobody → Mark Goddard (mgoddard)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kolla-ansible (master)

Fix proposed to branch: master
Review: https://review.openstack.org/515720

Changed in kolla-ansible:
status: New → In Progress
Changed in kolla-ansible:
importance: Undecided → High
milestone: none → queens-2
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla-ansible (master)

Reviewed: https://review.openstack.org/515720
Committed: https://git.openstack.org/cgit/openstack/kolla-ansible/commit/?id=2dbfe74fe409a2c250ce9ad7c4130ac97c066174
Submitter: Zuul
Branch: master

commit 2dbfe74fe409a2c250ce9ad7c4130ac97c066174
Author: Mark Goddard <email address hidden>
Date: Fri Oct 27 15:17:39 2017 +0100

    Configure glance ceph during upgrade and genconfig

    Previously the glance ceph backend was only being configured during
    the deploy and reconfigure commands. This change ensures that it is
    configured during the upgrade and genconfig commands as well.

    Some of the related host/group selection logic has been cleaned up,
    as it was a little tautolgous.

    Change-Id: Ibfc2bfaaf2e24fb3a0697925e7723794046787fa
    Closes-Bug: #1728060

Changed in kolla-ansible:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/kolla-ansible 6.0.0.0b2

This issue was fixed in the openstack/kolla-ansible 6.0.0.0b2 development milestone.

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.