InstanceNameTemplate parameter doesn't configure compute nodes

Bug #1778561 reported by Christopher Brown
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
Invalid
Medium
Christopher Brown

Bug Description

The InstanceNameTemplate does not configure on compute nodes and therefore does not work.

Steps to Reproduce:
1. Deploy with this parameter
2. Observe controllers configured but not computes
3. Observe instance-* naming convention still in use

Actual results:

Run virsh list and you see:

[root@compute heat-admin]# virsh list
 Id Name State
----------------------------------------------------
 1 instance-00000002 running

Expected results:

[root@compute heat-admin]# virsh list
 Id Name State
----------------------------------------------------
 2 server2 running

Changed in tripleo:
assignee: nobody → Christopher Brown (snecklifter)
status: New → In Progress
Changed in tripleo:
milestone: none → rocky-3
importance: Undecided → Medium
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on tripleo-heat-templates (master)

Change abandoned by Christopher Brown (<email address hidden>) on branch: master
Review: https://review.openstack.org/577869
Reason: we can use nova_config for this, no need for specific parameter and too dicey to create one I think.

Changed in tripleo:
milestone: rocky-3 → rocky-rc1
Changed in tripleo:
status: In Progress → Invalid
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.