python-ironic-inspector-client/ironic_inspector_client
Dmitry Tantsur 36fc130a2c Recover the functional test
There are two issues currently:
* The ironic-inspector version we're pinning to is not compatible
  with ironicclient 3.0.0+
* The way we invoke OSC is not compatible with OSC 4.0.0+

The latter is trivial to fix by switching to --os-auth-type=none.

Updating ironic-inspector pulls in problems with importing
ironic_inspector.common.swift. Fortunately, ironic-inspector's
own functional tests have switching to the database backend for
introspection data, so just follow the pack.

Finally, the hacking requirement is synchronized with inspector.

Change-Id: Iaa5161c693f1b1a9d6765d3d7d8ed82ea154abb9
2019-09-26 16:26:58 +02:00
..
common Documentation clean up 2017-12-01 12:44:50 +01:00
test Recover the functional test 2019-09-26 16:26:58 +02:00
__init__.py Follow the new PTI for document build 2018-06-18 12:17:00 +09:00
resource.py Documentation clean up 2017-12-01 12:44:50 +01:00
shell.py OSC: try fetching ironic-inspector URL from osc-lib 2019-06-12 11:14:16 +02:00
v1.py Repair the deprecated uuid/uuids arguments 2019-06-27 10:23:30 +00:00
version.py Move documentation from README to Sphinx 2016-09-16 15:09:24 +02:00