magnum genconfig fails

Bug #1630248 reported by bjolo
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
kolla
Fix Released
High
Martin Matyáš

Bug Description

kolla-ansible deploy works for magnum, but kolla-ansible genconfig does not work. Most likely a kolla-ansible reconfigure will not work either. magnum_trustee_domain_admin_id is set in the register.yml play, and thus will not be executed on a reconfigure/genconfig

http://opengrok.cloudonly.se/source/search?q=magnum_trustee_domain_admin_id&project=kolla

TASK [magnum : Copying over magnum.conf dest={{ node_config_directory }}/{{ item }}/magnum.conf, sources=[u'{{ role_path }}/templates/magnum.conf.j2', u'{{ node_custom_config }}/global.conf', u'{{ node_custom_config }}/database.conf', u'{{ node_custom_config }}/messaging.conf', u'{{ node_custom_config }}/magnum.conf', u'{{ node_custom_config }}/magnum/{{ item }}.conf', u'{{ node_custom_config }}/magnum/{{ inventory_hostname }}/magnum.conf'], vars={u'service_name': u'magnum-api'}] ***
fatal: [eselde02u33.mydomain.net]: FAILED! => {"failed": true, "msg": "'magnum_trustee_domain_admin_id' is undefined"}
fatal: [eselde02u34.mydomain.net]: FAILED! => {"failed": true, "msg": "'magnum_trustee_domain_admin_id' is undefined"}
fatal: [eselde02u32.mydomain.net]: FAILED! => {"failed": true, "msg": "'magnum_trustee_domain_admin_id' is undefined"}

Revision history for this message
Martin Matyáš (martinx-maty) wrote :
Steven Dake (sdake)
Changed in kolla:
status: New → Triaged
importance: Undecided → High
milestone: none → newton-rc2
Revision history for this message
Martin Matyáš (martinx-maty) wrote :

sorry, ignore my previous comment, should come to a different ticket.

Steven Dake (sdake)
Changed in kolla:
status: Triaged → Confirmed
Changed in kolla:
assignee: nobody → Martin Matyáš (martinx-maty)
status: Confirmed → In Progress
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/383528

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

Reviewed: https://review.openstack.org/383528
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=4fa2508e4f5471bbd284dfca4f838bf2141ec8c2
Submitter: Jenkins
Branch: master

commit 4fa2508e4f5471bbd284dfca4f838bf2141ec8c2
Author: Martin Matyáš <email address hidden>
Date: Thu Oct 6 19:34:44 2016 -0700

    Fix genconfig and reconfigure for magnum

    Genconfig and reconfigure failing for magnum.
    Chainging magnum trust configuretion parameters
    to user/domain names instead of ids so they don't
    depend on register.yml task anymore.

    Change-Id: I55fddf48eafc44892fd0ab96835bfb0b51849d37
    Closes-bug: #1630248

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

This issue was fixed in the openstack/kolla 3.0.0.0rc2 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.