summaryrefslogtreecommitdiff
path: root/heat/engine/clients/os/manila.py
Commit message (Expand)AuthorAgeFilesLines
* Bump MANILACLIENT_VERSION and use sharev2 endpointJan Horstmann2020-08-251-2/+2
* Use connect_retries when creating clientsRabi Mishra2019-08-231-0/+2
* Fix some reST field lists in docstringsweizhao2018-03-091-1/+2
* Update the constraint value of schema 'ACCESS_TYPE' for Manila sharezengchen2016-12-191-1/+1
* Pass region_name to session clientrabi2016-10-051-1/+2
* Use keystone session from context in client pluginrabi2016-07-271-6/+3
* Use specified client service name for client usagericolin2015-12-111-3/+3
* Use EntityNotFound instead of NotFound from Manilaricolin2015-12-091-6/+6
* Add validate_with_client in BaseCustomConstraintricolin2015-12-091-4/+6
* Refactor Adding service_types to client_pluginsubuntu2015-07-141-2/+3
* Add share network resource for manilaOleksii Chuprykov2015-06-241-0/+7
* Implement create-delete-check for Manila::Sharekairat_kushaev2015-06-231-0/+82
* Merge "Removes is_available() from manila client plugin"Jenkins2015-06-181-4/+0
|\
| * Removes is_available() from manila client pluginKanagaraj Manickam2015-06-181-4/+0
* | Adds service_types to client_pluginsKanagaraj Manickam2015-06-181-1/+2
|/
* Test manila and zaqar exceptionsTetiana Lashchova2015-06-111-0/+2
* Add manila client to heat requirementskairat_kushaev2015-06-111-6/+4
* Move manila resources in-treeMiguel Grinberg2015-06-081-0/+49