summaryrefslogtreecommitdiff
path: root/trove/tests/api/instances.py
Commit message (Expand)AuthorAgeFilesLines
* Support instance operating_statusLingxian Kong2020-12-091-6/+9
* Support datastore version number for creating instanceLingxian Kong2020-11-181-13/+8
* Revert "Remove flavor API"Sam Morrison2020-11-051-1/+1
* Fix functional test for instance access operationLingxian Kong2020-08-121-8/+10
* Datastore containerizationLingxian Kong2020-05-271-0/+1
* Remove flavor APILingxian Kong2020-04-271-12/+25
* Support ip address type for instancesLingxian Kong2020-04-261-3/+3
* Improve the function testsLingxian Kong2020-01-281-491/+185
* Show service_status_updated in instance APILingxian Kong2019-12-181-4/+7
* Support HEALTHY status for db instanceLingxian Kong2019-12-141-4/+6
* Support to create public trove instanceLingxian Kong2019-09-111-110/+46
* Improve devmode=flase when building the imageLingxian Kong2019-08-251-117/+21
* Enable service tenant deployment model by default in DevStackLingxian Kong2019-06-081-82/+33
* Remove SecurityGroup API extensionLingxian Kong2019-04-061-124/+0
* Fix tests for Ubuntu Bionic migration of CI jobsLingxian Kong2019-03-281-2/+9
* Add detailed list for instancesBartosz Zurkowski2018-10-081-0/+19
* Add volume size verify for replica based on masterwangyao2017-11-131-1/+1
* Open test_create_too_many_instancesjiansong2017-10-231-2/+0
* (fix troveclient gate) Use alt-demo networkPeter Stachowski2016-12-031-25/+44
* Have api tests use IPv4Peter Stachowski2016-11-241-2/+8
* Multi-Region SupportMorgan Jones2016-11-041-4/+6
* Fix Old style classes are deprecated and no longer available in Python 3Luong Anh Tuan2016-09-301-1/+1
* Merge "Quota Management"Jenkins2016-09-131-1/+2
|\
| * Quota ManagementMorgan Jones2016-09-011-1/+2
* | Turn off test_create_too_many_instancesPeter Stachowski2016-08-171-0/+2
* | Persist error messages and display on 'show'Peter Stachowski2016-07-011-4/+4
* | Use correct message for missing default datastoreTrevor McCasland2016-06-211-3/+3
|/
* Python3: Add support for unicode, basestring, longabhishekkekane2016-04-191-5/+6
* Fix replication scenario testsPeter Stachowski2016-03-181-1/+1
* Revert "Time to get rid of most vestiges of slave_of"Matt Riedemann2016-03-091-1/+1
* Time to get rid of most vestiges of slave_ofAmrith Kumar2016-01-151-1/+1
* Use a specific network for the testLuigi Toscano2015-12-151-0/+6
* Merge "Changes names of some quota values"Jenkins2015-10-271-3/+3
|\
| * Changes names of some quota valuesSonali Goyal2015-10-211-3/+3
* | Merge "Revert change set 217881"Jenkins2015-10-101-2/+1
|\ \ | |/ |/|
| * Revert change set 217881Amrith Kumar2015-09-031-2/+1
* | Test instance name can not have special charactrers in it now.Craig Vyvial2015-09-031-3/+3
|/
* Merge "Add generic int-test classes"Jenkins2015-08-301-17/+28
|\
| * Add generic int-test classesPeter Stachowski2015-08-261-17/+28
* | Increase test timeout for instance creationAmrith Kumar2015-08-271-1/+2
|/
* Added replica_of attribute to test_index_listEdmond Kotowski2015-07-031-1/+1
* Fixes hacking rulesSushil Kumar2015-05-291-37/+35
* Changed error message for datastore parameter for configuration-createMayuri Ganguly2015-02-231-1/+2
* Deletes volume on instance delete after resizeshayne-burgess2015-02-091-4/+5
* Support string flavor IDsAdam Gandelman2014-12-231-0/+60
* Rename attrs_exist() to contains_allowed_attrs()mariam john2014-12-011-73/+90
* Allow users the ability to update an instance nameIccha Sethi2014-10-171-0/+34
* Use 'replica' instead of 'slave'Nikhil Manchanda2014-09-011-9/+10
* Add replication slave info to instance showGreg Lucas2014-08-251-0/+18
* Merge "Moved core int-test groups from trove-int to trove"Jenkins2014-08-051-4/+6
|\