metalsmith/lower-constraints.txt
Dmitry Tantsur 02932096df Clean up the edge cases around states
Currently show_instance returns an Instance even if the requested node
is not actually an instance (e.g. just an available node). This change
corrects it. Make list_instances consistent with it.

Also make the states a proper enum to avoid consumers from using invalid
values (I did it several times when working on this patch).

Change-Id: If9aad0d7f4d10a7119d1f0bccc1cc32a918a72e3
2019-01-18 17:49:01 +01:00

15 lines
215 B
Plaintext

coverage==4.0
doc8==0.6.0
enum34==1.0.4
fixtures==3.0.0
flake8-import-order==0.13
hacking==1.0.0
mock==2.0
openstacksdk==0.22.0
pbr==2.0.0
Pygments==2.2.0
requests==2.18.4
six==1.10.0
stestr==1.0.0
testtools==2.2.0