python-ironicclient/ironicclient
Hironori Shiina 387006e1ff Use StrictVersion to compare versions
StrictVersion should be used to compare versions in version
negotiation. This patch fixes a code not using StrictVersion.

Change-Id: I3907419ecada98e8433e8f139a1cd0ade8a06b52
2018-01-11 16:57:20 +09:00
..
common Use StrictVersion to compare versions 2018-01-11 16:57:20 +09:00
osc Remove RBD examples 2017-12-07 17:43:24 -05:00
tests Use StrictVersion to compare versions 2018-01-11 16:57:20 +09:00
v1 Remove RBD examples 2017-12-07 17:43:24 -05:00
__init__.py Fix pep8 stderr warning regarding __all__ defined as list 2016-03-28 11:02:27 -07:00
client.py Fix exception message creation in get_client() 2016-12-14 16:23:28 +02:00
exc.py Add --wait flag for provision actions and wait_for_provision_state function 2016-08-19 15:48:13 +02:00
shell.py Switch the deprecated "ironic" CLI to "latest" API version by default 2017-11-02 10:05:15 +01:00