Commit Graph

5 Commits

Author SHA1 Message Date
Charles Short 769ed3329b Switch to using stestr
According to Openstack summit session [1] stestr is
maintained project to which all Openstack projects
should migrate.
Let's switch it then.

[1] https://etherpad.openstack.org/p/YVR-python-pti

Change-Id: I36b48654747209470ac3ed2fcbc9e34e277a0445
Signed-off-by: Charles Short <zulcss@gmail.com>
2018-10-24 14:00:31 +02:00
Juan Antonio Osorio Robles f0a6ac4f81 Update requirements to match OpenStack's global requirements
This was done with the update-requirements tool from the requirements
repository as described in the docs [1]

[1] https://docs.openstack.org/requirements/latest/

Change-Id: I12b1d391315f377299bf9ec7b75926080ab890a8
2018-02-12 17:28:50 +02:00
melissaml cf8f44b9e4 Remove obsolete tempest-lib
tempest-lib has been reintegrated into tempest and this repository
already uses tempest instead of tempest-lib. Replace requirements for
tempest-lib with requirements for tempest.

See also
https://specs.openstack.org/openstack/qa-specs/specs/tempest/implemented/reintegrate-tempest-lib.html

Change-Id: Ia0f7b8fa9eb2c15dc01569a3add23c88713dd39b
2018-01-22 11:41:21 +08:00
Rob Crittenden 01463ed19d Add sphinx documentation 2016-11-10 14:39:41 +00:00
Rob Crittenden 87561619df Add some basic REST API testing
Mostly negative testing. There is a single positive test which can
still succeed even if IPA is not configured due to the imports test
in novajoin/ipa.py.
2016-11-10 14:39:41 +00:00