nova-config tag throwing error management_address' is undefined

Bug #1840360 reported by Satish Patel
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack-Ansible
Fix Released
Undecided
Satish Patel

Bug Description

Running stein version of OSA on CentOS 7.6

When trying to update nova.config file with --tags throwing error, without tags it work fine.

[root@ostack-osa-2 playbooks]# openstack-ansible os-nova-install.yml --limit ostack-compute-bld-sriov-2-1 --tags nova-config

...
...
TASK [os_nova : Set nova config facts] **********************************************************************************************************************************************
ok: [ostack-compute-bld-sriov-2-1] => (item={'value': u'libvirt.LibvirtDriver', 'key': u'nova_compute_driver'})
ok: [ostack-compute-bld-sriov-2-1] => (item={'value': True, 'key': u'nova_scheduler_tracks_instance_changes'})
ok: [ostack-compute-bld-sriov-2-1] => (item={'value': 2048, 'key': u'nova_reserved_host_memory_mb'})

TASK [os_nova : Create aux nova dir] ************************************************************************************************************************************************
ok: [ostack-compute-bld-sriov-2-1] => (item={u'owner': u'root', u'path': u'/etc/nova/rootwrap.d', u'group': u'root'})

TASK [os_nova : Copy nova rootwrap filter config] ***********************************************************************************************************************************
ok: [ostack-compute-bld-sriov-2-1] => (item=/etc/ansible/roles/os_nova/files/rootwrap.d/lxd.filters)

TASK [os_nova : Generate nova config] ***********************************************************************************************************************************************
fatal: [ostack-compute-bld-sriov-2-1]: FAILED! => {"msg": "'management_address' is undefined"}

PLAY RECAP **************************************************************************************************************************************************************************
ostack-compute-bld-sriov-2-1 : ok=13 changed=0 unreachable=0 failed=1

EXIT NOTICE [Playbook execution failure] **************************************
===============================================================================

Revision history for this message
Satish Patel (satish-txt) wrote :

This is the problem with stein branch of openstack-ansible, any work around here?

Revision history for this message
Satish Patel (satish-txt) wrote :
Changed in openstack-ansible:
assignee: nobody → Satish Patel (satish-txt)
status: New → 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.