tripleo-ansible-inventory Error creating static inventory 'Undercloud'
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
tripleo |
Fix Released
|
Medium
|
mathieu bultel |
Bug Description
Starting today (this worked a couple of days ago) the inventory generation is broken:
$ tripleo-
Error creating static inventory: 'Undercloud'
Maybe related to the fix for https:/
(undercloud) [stack@undercloud-0 ~]$ rpm -qa |grep -e tripleo-heat -e tripleoclient -e tripleo-common
openstack-
python3-
openstack-
openstack-
python3-
Changed in tripleo: | |
milestone: | wallaby-3 → wallaby-rc1 |
Changed in tripleo: | |
status: | Triaged → Fix Released |
Changed in tripleo: | |
milestone: | wallaby-rc1 → xena-1 |
Changed in tripleo: | |
status: | Triaged → Fix Released |
(undercloud) [stack@undercloud-0 ~]$ tripleo- ansible- inventory --debug --static- yaml-inventory /home/stack/ inv.yaml tripleo- ansible- inventory" , line 218, in main write_static_ inventory( configs. static_ yaml_inventory) python3. 6/site- packages/ tripleo_ common/ inventories. py", line 125, in write_static_ inventory dynamic= False) python3. 6/site- packages/ tripleo_ common/ inventories. py", line 111, in _merge 'Undercloud' ]['vars' ]['plans' ].sort( )
Error creating static inventory: 'Undercloud'
Traceback (most recent call last):
File "/usr/bin/
inventory.
File "/usr/lib/
inventory = self._merge(
File "/usr/lib/
inventory[
KeyError: 'Undercloud'