glance bootstrap container mounts wrong config folder

Bug #1483757 reported by Vladislav Belogrudov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla
Fix Released
Critical
Vladislav Belogrudov

Bug Description

Glance bootstrap container is based on glance-api. Ansible playbook incorrectly mounts {{ node_config_directory }}/glance/ to /opt/kolla/glance where it should mount {{ node_config_directory }}/glance-api to /opt/kolla/glance-api. This gives error in bootstrap container:

CRITICAL glance [-] ValueError: Invalid target type: None

description: updated
Changed in kolla:
assignee: nobody → Vladislav Belogrudov (vlad-belogrudov)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kolla (master)

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

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

Reviewed: https://review.openstack.org/211587
Committed: https://git.openstack.org/cgit/stackforge/kolla/commit/?id=305192152dd9141aff827927f7e45d1648b46798
Submitter: Jenkins
Branch: master

commit 305192152dd9141aff827927f7e45d1648b46798
Author: Vladislav Belogrudov <email address hidden>
Date: Tue Aug 11 17:07:01 2015 +0300

    Glance bootstrap container mounts wrong config folder

    Glance bootstrap container is based on glance-api. Ansible playbook
    incorrectly mounts
        "{{ node_config_directory }}/glance" to "/opt/kolla/glance"
    where it should mount
        "{{ node_config_directory }}/glance-api" to "/opt/kolla/glance-api".
    After start bootstrap container fails to find configuration and exits.

    Change-Id: Id2e5ddb2191cfee7db57dd0aec2f06fc617aa9d6
    Closes-Bug: #1483757

Changed in kolla:
status: In Progress → Fix Committed
Sam Yaple (s8m)
Changed in kolla:
status: Fix Committed → Fix Released
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.