summaryrefslogtreecommitdiff
path: root/heat_integrationtests/common/clients.py
Commit message (Expand)AuthorAgeFilesLines
* Fallback to upstream for Fedora imageIan Wienand2021-11-121-0/+1
* Use Block Storage API v3 instead of API v2Takashi Kajinami2021-08-021-21/+0
* Add test cases to check user{domain}Sam Kumar2020-11-171-0/+8
* Use keystone session with heatclient in integration testsrabi2019-03-151-16/+12
* Remove potential co-gating integration testsricolin2018-01-261-14/+0
* Fix AodhAlarmTest to use gnocchirabi2017-10-301-18/+13
* Add auth_version config optionrabi2017-04-191-5/+7
* Use project_name/admin_project_name config optionrabi2017-04-111-4/+4
* Use keystone v3 and session for swiftclientrabi2017-02-151-24/+10
* Use os_cache in place of no_cacherabi2017-01-201-1/+1
* Use both domain id and namerabi2016-12-011-0/+4
* Don't manipulate config for admin credsSteve Baker2016-08-131-8/+25
* Pass keystone session to clientsRabi Mishra2016-06-071-35/+6
* Migrate to nova api version 2.1huangtianhua2016-06-061-2/+2
* Use keystoneauth1 instead of keystoneclient.authEthan Lynn2016-05-241-7/+4
* Use domain env variables as defaultsRabi Mishra2016-03-231-6/+8
* Heat integration tests failing against https endpointstyagi2016-03-071-13/+18
* Fix error msg for wrong auth_url in functionalPeter Razumovsky2016-03-041-2/+8
* Fix imports for pep8 checkRabi Mishra2016-02-051-18/+17
* Accommodate v2 and v3 auth for integration testsRabi Mishra2016-02-041-29/+74
* Fix [H405] pep rule in heat_integrationtestsPeter Razumovsky2015-10-081-1/+2
* Change cinder client version to 2 for integration testsRabi Mishra2015-09-291-1/+1
* Run functional tests when no ceilometer endpointSteve Baker2015-05-261-18/+22
* Add basic Ceilometer alarm testAngus Salkeld2015-05-131-0/+27
* Use oslo.log for heat_integrationtestsSteve Baker2015-03-171-4/+0
* Move aws nested stack tests to functional testsAngus Salkeld2015-02-031-0/+15
* Add support for running tests against standalone HeatAngus Salkeld2014-11-241-7/+14
* Support classes for heat integration testsSteve Baker2014-09-241-0/+120