7.0.0.0b3 Magnum main.yml correction

Bug #1784497 reported by Eric Miller
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla-ansible
Fix Released
Medium
Eduardo Gonzalez

Bug Description

Kolla version: 7.0.0.0b3
Kolla install type: source
Distro: CentOS 7.5
Kolla image built: July 29, 2018

On Line 17 of: https://github.com/openstack/kolla-ansible/blob/master/ansible/roles/magnum/defaults/main.yml

with contents:
    dimensions: "{{ magnum_api }}"

should be:
    dimensions: "{{ magnum_api_dimensions }}"

from what I can tell (I'm only looking at other "dimensions" tags).

Without this change, an error is produced (something similar to unknown name: magnum_api).

Eric

Changed in kolla-ansible:
assignee: nobody → Eduardo Gonzalez (egonzalez90)
status: New → In Progress
importance: Undecided → Medium
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/587297

Changed in kolla-ansible:
milestone: none → rocky-3
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla-ansible (master)

Reviewed: https://review.openstack.org/587297
Committed: https://git.openstack.org/cgit/openstack/kolla-ansible/commit/?id=5d25f77fcc9a314951ed38bd675e5728073629af
Submitter: Zuul
Branch: master

commit 5d25f77fcc9a314951ed38bd675e5728073629af
Author: Eduardo Gonzalez <email address hidden>
Date: Tue Jul 31 08:27:40 2018 +0200

    Fix magnum api dimensions

    Change-Id: Ibb7d6981d9d7fed2293af6533e54fb9c768cace6
    Closes-Bug: #1784497

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 7.0.0.0rc1

This issue was fixed in the openstack/kolla-ansible 7.0.0.0rc1 release candidate.

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.