summaryrefslogtreecommitdiff
path: root/trove
Commit message (Expand)AuthorAgeFilesLines
...
| * | Pass availability zone through to volume creation.Sam Morrison2020-11-094-20/+30
* | | Merge "Fix edit instance action return code"Zuul2020-11-091-1/+1
|\ \ \ | |/ / |/| |
| * | Fix edit instance action return codeSam Morrison2020-11-061-1/+1
* | | Fix upgrading instance datastore versionLingxian Kong2020-11-084-0/+70
|/ /
* | Merge "Fix the functional test related to flavor check"Zuul2020-11-061-1/+1
|\ \
| * | Fix the functional test related to flavor checkLingxian Kong2020-11-061-1/+1
* | | Merge "Use datastore manager as opposed to name to restrict actions"Zuul2020-11-051-2/+3
|\ \ \ | |/ / |/| |
| * | Use datastore manager as opposed to name to restrict actionsSam Morrison2020-11-051-2/+3
| |/
* | Revert "Remove flavor API"Sam Morrison2020-11-055-2/+74
|/
* Fix restore encrypted backupLingxian Kong2020-10-296-33/+48
* Return instances by created orderLingxian Kong2020-10-291-1/+4
* Merge "Support mysql 8.0"Zuul2020-10-2613-83/+154
|\
| * Support mysql 8.0Lingxian Kong2020-10-2313-83/+154
* | Merge "Fix getting user port for instance"Zuul2020-10-221-1/+1
|\ \ | |/ |/|
| * Fix getting user port for instanceLingxian Kong2020-10-221-1/+1
* | Support to get instances of a specified projectLingxian Kong2020-10-213-10/+103
|/
* Merge "Remove six usage and basestring check"Zuul2020-10-1835-174/+105
|\
| * Remove six usage and basestring checkwangzihao2020-10-1635-174/+105
* | Fix error handling on instance createIvan Kolodyazhny2020-10-121-1/+1
|/
* Create floating IP in the user's projectLingxian Kong2020-10-124-11/+29
* Remove six.moveswangzihao2020-10-096-8/+7
* Support database version image tags for creating instanceLingxian Kong2020-10-095-6/+99
* Image tags support in datastore versionLingxian Kong2020-10-0923-582/+578
* Set default-authentication-plugin default for mysqlSam Morrison2020-10-061-0/+1
* Merge "Remove mysql query cache settings"Zuul2020-10-022-7/+4
|\
| * Remove mysql query cache settingsSam Morrison2020-10-022-7/+4
* | Add user/project/trove-id metadata to trove server instancesAndy Botting2020-10-022-3/+15
|/
* Merge "Handle case where no networks are selected at create"Zuul2020-10-011-0/+3
|\
| * Handle case where no networks are selected at createSam Morrison2020-10-011-0/+3
* | Only confirm resize when nova instance status is VERIFY_RESIZENguyen Thanh Cong2020-10-012-2/+4
* | [Postgresql] Adding config parametersLingxian Kong2020-10-017-1572/+1590
|/
* Merge "Remove six.moves.urllib"Zuul2020-09-256-7/+6
|\
| * Remove six.moves.urlliblikui2020-09-256-7/+6
* | Merge "Set limit to -1 when getting Nova instances"14.0.0.0rc1Zuul2020-09-231-1/+2
|\ \
| * | Set limit to -1 when getting Nova instancesLingxian Kong2020-09-231-1/+2
* | | Merge "Set default limit for novaclient"Zuul2020-09-221-1/+1
|\ \ \ | |/ / |/| |
| * | Set default limit for novaclientwangzihao2020-09-221-1/+1
* | | Merge "Change access column type for instance"Zuul2020-09-163-8/+15
|\ \ \ | |/ / |/| |
| * | Change access column type for instanceLingxian Kong2020-09-163-8/+15
* | | Add project_id to backup responseLingxian Kong2020-09-151-0/+1
|/ /
* | Merge "Support getting backups of a specific project"Zuul2020-09-133-4/+73
|\ \
| * | Support getting backups of a specific projectLingxian Kong2020-09-133-4/+73
* | | Only enable user and database API for MySQLLingxian Kong2020-09-134-244/+29
|/ /
* | Fix some API calls for PostgreSQLLingxian Kong2020-09-135-8/+8
* | [Postgresql] Create replicaLingxian Kong2020-09-1118-163/+457
* | Postgresql: Backup and restoreLingxian Kong2020-09-0710-167/+276
|/
* Merge "Remove six.PY3"Zuul2020-09-044-14/+5
|\
| * Remove six.PY3likui2020-09-034-14/+5
* | Improve docker image for database backup/restoreLingxian Kong2020-09-022-6/+13
|/
* PostgreSQL supportLingxian Kong2020-09-0122-487/+1446