novajoin/novajoin
Grzegorz Grasza 2ffc08c544 Move test_ipa_integration to functional tests directory
Since novajoin integrates Nova with FreeIPA, functional tests
won't be able to run without FreeIPA. Therefore, we want to run
integration tests together with functional tests.

Change-Id: I93a3ef03b8bf2141710602fd8ba5f01098767fe3
2018-11-06 13:27:36 +01:00
..
middleware Add some additional settings 2017-01-05 02:40:39 -05:00
tests Move test_ipa_integration to functional tests directory 2018-11-06 13:27:36 +01:00
__init__.py Address issues found by pep8, pylint and unit tests 2016-11-09 19:52:38 +00:00
base.py Address issues found by pep8, pylint and unit tests 2016-11-09 19:52:38 +00:00
config.py Use novajoin-specific directory for configurations 2017-05-23 14:20:13 +03:00
configure_ipa.py Fix novajoin-ipa-setup to set logging correctly 2018-11-04 11:39:59 +01:00
context.py Get auth context from request and use it to to get glance image 2016-07-14 22:22:34 +00:00
errors.py Use Exception instead of StandardError 2016-11-29 11:06:44 +02:00
exception.py Address more issues reported by pylint 2016-09-20 09:02:32 -04:00
glance.py Remove some guards around reading the configuration 2016-11-29 16:14:37 +00:00
ipa.py Fix - Invalid ipaotp returned if host in cache 2018-10-06 01:01:32 +02:00
join.py Fix - Invalid ipaotp returned if host in cache 2018-10-06 01:01:32 +02:00
keystone_client.py Added ability to generate config file 2017-01-04 12:14:30 -05:00
middleware.py Address more issues reported by pylint 2016-09-20 09:02:32 -04:00
notifications.py Become 1.0.20 2018-10-23 09:40:55 +03:00
nova.py Fix exception handling in novaclient 2017-01-05 16:37:03 +00:00
policy.py Address more issues reported by pylint 2016-09-20 09:02:32 -04:00
test.py Add some basic REST API testing 2016-11-10 14:39:41 +00:00
util.py Fix IPA v4.5.0 import issue with kinit_keytab 2017-09-11 20:04:14 -04:00
wsgi.py Become 1.0.20 2018-10-23 09:40:55 +03:00