tenks/playbooks/tenks-deploy-teardown
Mark Goddard 6a2fb44a78 Fix deploy and teardown without node enrolment
If the ironic_config field is not present in a node definition, then
that node should not be registered with ironic. In this case we also
don't need to query glance for images or wait for resources to appear
in placement.

If nova_flavors is empty, we do not need to register flavors, so no need
to install the client or check for OS_USERNAME.

Also fixes an issue in the action plugin where it would fail if
ironic_config field is not present in a node definition.

Finally, in CI deploy/teardown tests, rather than skipping tasks, we now
remove the ironic_config field from the node definition, and set
nova_flavors to empty, such that we exercise these code paths.

Change-Id: I29b42665f1609c99e80f12ab6f3815d0e0918dae
Story: 2004412
Task: 28056
2018-11-22 19:20:59 +00:00
..
templates Fix deploy and teardown without node enrolment 2018-11-22 19:20:59 +00:00
vars Add a zuul job to deploy and teardown a tenks cluster 2018-11-08 16:21:21 +00:00
post.yml Add a zuul job to deploy and teardown a tenks cluster 2018-11-08 16:21:21 +00:00
pre.yml Add a zuul job to deploy and teardown a tenks cluster 2018-11-08 16:21:21 +00:00
run.yml Fix deploy and teardown without node enrolment 2018-11-22 19:20:59 +00:00