summaryrefslogtreecommitdiff
path: root/trove
Commit message (Expand)AuthorAgeFilesLines
* Fix inspect.getargspec() deprecation warninglikui2023-04-182-2/+2
* Fix check_subnet_router filtersDmitriy Rabotyagov2021-04-131-0/+6
* Add taskmanager_manager option to commonDmitriy Rabotyagov2021-04-072-6/+5
* [doc] Add configuration referenceDmitriy Rabotyagov2021-04-061-0/+1
* Merge "Improve guest agent when start"Zuul2021-03-251-4/+7
|\
| * Improve guest agent when startBo Tran2021-03-251-4/+7
* | Fix test_create_inactive_datastore_by_adminLingxian Kong2021-03-251-1/+1
|/
* Merge "Support to restore backup from remote location"Zuul2021-02-1811-64/+280
|\
| * Support to restore backup from remote locationLingxian Kong2021-02-1811-64/+280
* | Merge "Change the default agent_heartbeat_expiry to 90s"Zuul2021-02-181-1/+1
|\ \
| * | Change the default agent_heartbeat_expiry to 90sLingxian Kong2021-02-181-1/+1
| |/
* | Remove the incorrect log for creating replication clusterLingxian Kong2021-02-181-1/+0
|/
* Do not override RESTART_REQUIRED service statusLingxian Kong2021-02-105-43/+138
* Support custom container registry for database imagesLingxian Kong2021-02-032-0/+32
* remove unicode from codelikui2021-01-036-28/+28
* [goal] Deprecate the JSON formatted policy fileGhanshyam Mann2020-12-262-0/+10
* Merge "Support instance operating_status"Zuul2020-12-146-97/+136
|\
| * Support instance operating_statusLingxian Kong2020-12-096-97/+136
* | Do not rely on description for checking port typeLingxian Kong2020-12-091-1/+1
|/
* Merge "Add Neutron extension check before calling some APIs"Zuul2020-12-071-1/+28
|\
| * Add Neutron extension check before calling some APIsLingxian Kong2020-12-041-1/+28
* | Merge "use HTTPStatus instead of http.client"Zuul2020-12-031-4/+6
|\ \ | |/ |/|
| * use HTTPStatus instead of http.clientlikui2020-12-031-4/+6
* | Merge "Get slave_pos to choose latest replica"Zuul2020-11-301-1/+5
|\ \
| * | Get slave_pos to choose latest replicaNguyen Thanh Cong2020-11-201-1/+5
* | | Merge "Use current slave_pos of slave to continue replicate"Zuul2020-11-281-7/+3
|\ \ \
| * | | Use current slave_pos of slave to continue replicateNguyen Thanh Cong2020-11-201-7/+3
| |/ /
* | | Merge "No validate when perform eject replica source"Zuul2020-11-261-1/+0
|\ \ \
| * | | No validate when perform eject replica sourceNguyen Thanh Cong2020-11-181-1/+0
* | | | Support --image-tags for trove-manager datastore_version_update commandLingxian Kong2020-11-261-5/+5
* | | | Support datastore version number for configurationLingxian Kong2020-11-223-3/+96
| |/ / |/| |
* | | Merge "convert to type str to compare"Zuul2020-11-192-2/+2
|\ \ \
| * | | convert to type str to compareNguyen Thanh Cong2020-11-192-2/+2
* | | | Merge "Support datastore version number for creating configuration"Zuul2020-11-197-19/+84
|\ \ \ \
| * | | | Support datastore version number for creating configurationLingxian Kong2020-11-197-19/+84
* | | | | Merge "Support datastore version number for creating instance"Zuul2020-11-1912-248/+311
|\ \ \ \ \ | |/ / / /
| * | | | Support datastore version number for creating instanceLingxian Kong2020-11-1812-248/+311
* | | | | Merge "Update datastore version name"Zuul2020-11-194-5/+29
|\ \ \ \ \ | |/ / / /
| * | | | Update datastore version nameLingxian Kong2020-11-184-5/+29
* | | | | Merge "Add 'version' to datastore version"Zuul2020-11-199-36/+167
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | Add 'version' to datastore versionLingxian Kong2020-11-179-36/+167
| |/ /
* | | Fix the race condition for creating and deleting instanceLingxian Kong2020-11-161-5/+17
|/ /
* | Do not check server status when waiting for instance removedLingxian Kong2020-11-141-6/+2
* | Merge "Support ram quota"Zuul2020-11-116-19/+43
|\ \
| * | Support ram quotaSam Morrison2020-11-116-19/+43
| |/
* | Fix deleting volume for instanceLingxian Kong2020-11-111-11/+11
|/
* Merge "Make guest agent api changes backwards compatible"Zuul2020-11-102-17/+44
|\
| * Make guest agent api changes backwards compatibleSam Morrison2020-11-052-17/+44
* | Merge "Pass availability zone through to volume creation."Zuul2020-11-104-20/+30
|\ \
| * | Pass availability zone through to volume creation.Sam Morrison2020-11-094-20/+30