metalsmith/metalsmith
Dmitry Tantsur 855544be73 Raise an SDKException/Error on duplicate hostnames
Currently a RuntimeError is raised, which is not handy. Hide the real
exception class since it's going away with switch to allocation API.
Finally, add mising tests on _get_node.

Change-Id: Ibf8e9e1a44b3ae86f5ef4432761388873aa382b1
2019-01-15 14:34:45 +01:00
..
test Raise an SDKException/Error on duplicate hostnames 2019-01-15 14:34:45 +01:00
__init__.py Pass in InstanceConfig instead of ssh_keys 2018-06-22 17:12:16 +02:00
_cmd.py Accept optional fixed_ip for nics 2018-09-14 16:59:11 +02:00
_config.py Completely switch to openstacksdk 2019-01-15 10:24:52 +01:00
_format.py Completely switch to openstacksdk 2019-01-15 10:24:52 +01:00
_instance.py Completely switch to openstacksdk 2019-01-15 10:24:52 +01:00
_nics.py Completely switch to openstacksdk 2019-01-15 10:24:52 +01:00
_provisioner.py Completely switch to openstacksdk 2019-01-15 10:24:52 +01:00
_scheduler.py Completely switch to openstacksdk 2019-01-15 10:24:52 +01:00
_utils.py Raise an SDKException/Error on duplicate hostnames 2019-01-15 14:34:45 +01:00
exceptions.py Support traits for scheduling 2018-09-07 16:57:57 +02:00
sources.py Completely switch to openstacksdk 2019-01-15 10:24:52 +01:00
version.py Add docs generation (+ clean up) 2018-05-18 13:12:29 +02:00