metalsmith/metalsmith
Dmitry Tantsur 8e7b8d3f39 Ensure instance_info is clean before deploy and after failure
Currently stale values can be left in instance_info (and reused next time)
if a deployment attempts fails. This change ensures that we:
1) Purge instance_info completely on failures
2) Only keep traits and capabilities in instance_info on deploy.

Change-Id: I52a85620d9ac2f471bca6498294871f3bb16d47f
2019-03-08 14:31:47 +01:00
..
test Ensure instance_info is clean before deploy and after failure 2019-03-08 14:31:47 +01:00
__init__.py Clean up the edge cases around states 2019-01-18 17:49:01 +01:00
_cmd.py Make resource class required 2019-03-01 15:39:51 +01:00
_config.py Completely switch to openstacksdk 2019-01-15 10:24:52 +01:00
_format.py Display hostname in the default formatter 2019-02-20 14:32:43 +01:00
_instance.py Clean up the edge cases around states 2019-01-18 17:49:01 +01:00
_nics.py Support specifying a subnet for NIC 2019-01-16 16:27:02 +01:00
_provisioner.py Ensure instance_info is clean before deploy and after failure 2019-03-08 14:31:47 +01:00
_scheduler.py Make sure to not try reserving a reserved node 2019-01-22 18:08:53 +01:00
_utils.py Raise an SDKException/Error on duplicate hostnames 2019-01-15 14:34:45 +01:00
exceptions.py Make sure to not try reserving a reserved node 2019-01-22 18:08:53 +01:00
sources.py Add sources.detect to detect various source types 2019-01-16 12:40:50 +01:00
version.py Add docs generation (+ clean up) 2018-05-18 13:12:29 +02:00