murano/murano_tempest_tests
Andrea Frittoli f2f057c3f3 Init the orchestration client from config (part2)
Tempest will not be initialising the orchestration client by default
anymore since Heat is not a service hosted in Tempest (for a long time now).
The client is still available in Tempest (as long as it's not made
available by heat somewhere else), so to use it it's enough to pass it's
configuration to it.

This was partly fixed in Ic6fef4b4f260d13efd7b035bc012369f0da55602 but
the patch was not complete.

Change-Id: Iba1680276fec776a81f1e91fd591137e39bf6d07
2017-07-18 21:19:39 +01:00
..
extras Repair cinder integration tests 2016-10-17 16:50:33 +03:00
services Remove long-ago deprecated show_categories 2017-06-22 15:58:25 +01:00
tests Init the orchestration client from config (part2) 2017-07-18 21:19:39 +01:00
__init__.py Initial commit for service broker tests in tempest plugin 2015-11-06 00:48:40 +03:00
clients.py Use default credentials if None has been passed 2017-07-03 13:39:18 +00:00
config.py Fix config type of run_service_broker_tests to Boolean 2017-04-24 17:30:20 +05:30
plugin.py Make use of already registered group 2017-02-02 17:36:35 +05:30
utils.py Replace six.iteritems() with .items() 2017-05-03 09:17:18 +00:00