summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix trove guest agent logrotatevictoria-em14.1.0stable/victoriaLingxian Kong2021-09-302-7/+3
* Add float types to load_items to support configuration parameters of float typechimeng2021-08-051-0/+2
* Run reset master when setting up mysql replicasLingxian Kong2021-08-033-25/+43
* Add periodic task to remove postgres archived wal filesLingxian Kong2021-07-2716-36/+333
* Fix getting config option value for databaseLingxian Kong2021-07-143-5/+12
* Keep user defined configuration after resizing instanceLingxian Kong2021-07-129-47/+53
* Add package iptables-persistent inside guest instanceLingxian Kong2021-07-101-0/+2
* Fix periodic public image jobLingxian Kong2021-05-041-6/+2
* Fix check_subnet_router filtersDmitriy Rabotyagov2021-04-141-0/+6
* Fix test_create_inactive_datastore_by_adminLingxian Kong2021-03-271-1/+1
* Stop using pip-and-virtualenv diskimage elementLingxian Kong2021-03-254-7/+8
* Merge "Change the default agent_heartbeat_expiry to 90s" into stable/victoriaZuul2021-02-191-1/+1
|\
| * Change the default agent_heartbeat_expiry to 90sLingxian Kong2021-02-191-1/+1
* | Remove the incorrect log for creating replication clusterLingxian Kong2021-02-191-1/+0
|/
* Do not override RESTART_REQUIRED service statusLingxian Kong2021-02-117-44/+230
* Do not rely on description for checking port typeLingxian Kong2020-12-091-1/+1
* Disable openstack-lower-constraints-jobsLingxian Kong2020-12-101-1/+1
* Add Neutron extension check before calling some APIsLingxian Kong2020-12-071-1/+28
* Get slave_pos to choose latest replicaNguyen Thanh Cong2020-11-301-1/+5
* Use current slave_pos of slave to continue replicateNguyen Thanh Cong2020-11-281-7/+3
* Merge "Remove the experimental claim of dev_mode false" into stable/victoriaZuul2020-11-282-5/+3
|\
| * Remove the experimental claim of dev_mode falseLingxian Kong2020-11-272-5/+3
* | Merge "Fix the guest service name in troubleshooting guide" into stable/victoriaZuul2020-11-281-1/+1
|\ \
| * | Fix the guest service name in troubleshooting guideLingxian Kong2020-11-271-1/+1
| |/
* | No validate when perform eject replica sourceNguyen Thanh Cong2020-11-261-1/+0
|/
* Merge "[docs]Fix wrong links in README" into stable/victoriaZuul2020-11-231-3/+3
|\
| * [docs]Fix wrong links in READMEwu.chunyang2020-11-231-3/+3
* | convert to type str to compareNguyen Thanh Cong2020-11-192-2/+2
* | Fix the race condition for creating and deleting instanceLingxian Kong2020-11-172-5/+21
* | Do not check server status when waiting for instance removedLingxian Kong2020-11-141-6/+2
* | Merge "Fix deleting volume for instance" into stable/victoriaZuul2020-11-122-11/+16
|\ \
| * | Fix deleting volume for instanceLingxian Kong2020-11-122-11/+16
* | | Merge "Make guest agent api changes backwards compatible" into stable/victoriaZuul2020-11-102-17/+44
|\ \ \
| * | | Make guest agent api changes backwards compatibleSam Morrison2020-11-102-17/+44
* | | | Merge "Fix upgrading instance datastore version" into stable/victoriaZuul2020-11-103-0/+22
|\ \ \ \ | | |/ / | |/| |
| * | | Fix upgrading instance datastore versionLingxian Kong2020-11-103-0/+22
* | | | Merge "Pass availability zone through to volume creation." into stable/victoriaZuul2020-11-105-20/+35
|\ \ \ \ | |_|/ / |/| | |
| * | | Pass availability zone through to volume creation.Sam Morrison2020-11-105-20/+35
| |/ /
* | | Fix edit instance action return codeSam Morrison2020-11-081-1/+1
|/ /
* | Merge "Revert "Remove flavor API"" into stable/victoriaZuul2020-11-066-3/+75
|\ \
| * | Revert "Remove flavor API"Sam Morrison2020-11-066-3/+75
* | | Use datastore manager as opposed to name to restrict actionsSam Morrison2020-11-051-2/+3
|/ /
* | Fix restore encrypted backupLingxian Kong2020-10-308-38/+76
* | Fix getting user port for instanceLingxian Kong2020-10-221-1/+1
|/
* Merge "[TrivialFix] Fix '--replica-of' argument format in docs" into stable/v...Zuul2020-10-221-2/+2
|\
| * [TrivialFix] Fix '--replica-of' argument format in docsIvan Kolodyazhny2020-10-221-2/+2
* | fix typo in docswu.chunyang2020-10-223-4/+4
|/
* Support to get instances of a specified projectLingxian Kong2020-10-214-13/+111
* Use victoria branch for CI and image buildLingxian Kong2020-10-205-9/+9
* Create floating IP in the user's projectLingxian Kong2020-10-124-11/+31