summaryrefslogtreecommitdiff
path: root/heat/engine/clients
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add networking-sfc flow-classifier resource plug-in"Jenkins2016-10-101-1/+2
|\
| * Add networking-sfc flow-classifier resource plug-inmohankumar_n2016-10-051-1/+2
* | Pass region_name to session clientrabi2016-10-0513-12/+27
|/
* Add networking-sfc port-pair-group resource plug-inmohankumar_n2016-09-212-12/+61
* Merge "Remove _get_client_args() from client_plugin"Jenkins2016-09-062-36/+10
|\
| * Remove _get_client_args() from client_pluginrabi2016-09-012-36/+10
* | Merge "Add cinder qos specs constraint"Jenkins2016-09-021-4/+15
|\ \ | |/ |/|
| * Add cinder qos specs constraintricolin2016-08-311-4/+15
* | Fix senlin profile/policy type constraint checkEthan Lynn2016-08-281-2/+2
* | Add action check function to senlin pluginEthan Lynn2016-08-241-0/+11
|/
* Delete RoleAssignment if user/group does not existrabi2016-08-231-12/+13
* Log missing clients as WARNING instead of ERRORJason Dunsmore2016-08-161-1/+3
* Merge "Remove deprecated v1 cinder api support"Jenkins2016-08-031-33/+20
|\
| * Remove deprecated v1 cinder api supportRabi Mishra2016-08-021-33/+20
* | Silence swiftclient loggingSteve Baker2016-07-281-0/+6
|/
* Use keystone session from context in client pluginrabi2016-07-2718-153/+55
* Use exception_filter from oslo_utilsZane Bitter2016-07-191-61/+4
* Merge "Add networking-sfc port-pair resource plug-in"Jenkins2016-07-131-0/+35
|\
| * Add networking-sfc port-pair resource plug-inMohankumar2016-07-071-0/+35
* | Merge "Add keystone_session property to context"Jenkins2016-07-014-49/+16
|\ \
| * | Add keystone_session property to contextrabi2016-06-274-49/+16
* | | Merge "Sync context with oslo.context"Jenkins2016-06-292-2/+2
|\ \ \ | |/ / |/| |
| * | Sync context with oslo.contextJamie Lennox2016-06-172-2/+2
* | | Add aodh client pluginhuangtianhua2016-06-241-0/+50
* | | Merge "Add constraint for Security Group"Jenkins2016-06-231-0/+4
|\ \ \ | |_|/ |/| |
| * | Add constraint for Security GroupDmitriy Uvarenkov2016-06-221-0/+4
* | | Merge "Use Zaqar signed URLs in software deployment"Jenkins2016-06-221-3/+16
|\ \ \ | |/ / |/| |
| * | Use Zaqar signed URLs in software deploymentThomas Herve2016-06-211-3/+16
| |/
* | Fix non-uniqueness error message for imageRabi Mishra2016-06-221-2/+7
* | Fix service type for Magnum resourcesRobert Pothier2016-06-211-1/+1
|/
* Merge "Add --insecure in CURL if set True in client option"Jenkins2016-06-151-0/+3
|\
| * Add --insecure in CURL if set True in client optiondanny2016-05-011-0/+3
* | Merge "Use get_auth_ref() rather than auth_ref property"Jenkins2016-06-141-1/+3
|\ \
| * | Use get_auth_ref() rather than auth_ref propertyrabi2016-06-011-1/+3
* | | Merge "Get rid of gratuitous use of six.iterkeys()"Jenkins2016-06-071-2/+1
|\ \ \
| * | | Get rid of gratuitous use of six.iterkeys()Zane Bitter2016-06-071-2/+1
* | | | Use generic auth pluginsrabi2016-06-071-29/+29
|/ / /
* | | Migrate to nova api version 2.1huangtianhua2016-06-061-3/+3
* | | Move heat_keystoneclient to clients packagerabi2016-06-013-64/+649
|/ /
* | Merge "Keep Trace Back in Exception"Jenkins2016-05-312-3/+3
|\ \
| * | Keep Trace Back in Exceptionricolin2016-05-312-3/+3
* | | Simplify url_for in client_pluginrabi2016-05-241-24/+4
* | | Use keystoneauth1 instead of keystoneclient.authEthan Lynn2016-05-241-13/+9
|/ /
* | Merge "Make cinder resources available based on extensions"Jenkins2016-05-201-1/+13
|\ \
| * | Make cinder resources available based on extensionshuangtianhua2016-05-161-1/+13
* | | Merge "Adds tag support for glance image resource plugin"Jenkins2016-05-181-2/+5
|\ \ \
| * | | Adds tag support for glance image resource pluginKanagaraj Manickam2016-05-111-2/+5
| |/ /
* | | Makes monasca plugin as supportedKanagaraj Manickam2016-05-151-8/+3
|/ /
* | Enable client plugin to support dynamic api versionKanagaraj Manickam2016-05-092-15/+39
* | Merge "Remove some redundant resolve_* functions"Jenkins2016-04-191-12/+0
|\ \