summaryrefslogtreecommitdiff
path: root/trove/tests/unittests/guestagent
Commit message (Expand)AuthorAgeFilesLines
* Add periodic task to remove postgres archived wal filesLingxian Kong2021-07-234-0/+101
* Datastore containerizationLingxian Kong2020-05-2723-12095/+0
* Use unittest.mock instead of third party mockSean McGinnis2020-04-264-201/+12
* Change @property usage to functionLingxian Kong2020-04-041-1/+1
* Support XFS disk formatMinmin Ren2020-03-241-0/+75
* Improve the function testsLingxian Kong2020-01-282-20/+8
* Fix an invalid assertIsNotNone statementzhufl2019-12-261-1/+1
* Support HEALTHY status for db instanceLingxian Kong2019-12-1411-1393/+21
* Fix mariadb CI - trove-scenario-mariadb-singleLingxian Kong2019-12-051-7/+5
* Use dedicated service credential configLingxian Kong2019-10-101-1/+1
* Fix an error when generate root password during DB initializationNguyen Van Trung2019-09-202-4/+4
* Use newer style mysql syntax for users/passwordsSam Morrison2019-06-192-9/+7
* Enable service tenant deployment model by default in DevStackLingxian Kong2019-06-081-2/+2
* Add Cassandra datastore upgradeKasper Hasior2019-04-261-0/+12
* Changing file owner when upgrading mariadbKasper Hasior2019-04-241-0/+36
* Add new Galera Cluster bootstraping methodKasper Hasior2019-03-291-0/+69
* Do not use self in classmethodzhufl2019-01-101-2/+2
* Fix the mysql start up issue after restoreRocky2018-10-021-3/+3
* Merge "Fix invalid escape sequence warnings"Zuul2018-07-031-8/+8
|\
| * Fix invalid escape sequence warningsKrzysztof Opasiak2018-07-021-8/+8
* | Add a hook for restore process to check if successfulZhao Chao2018-06-071-1/+35
|/
* Merge "Revert "Fix false-negative failure report for mysqldump backup""Zuul2018-03-231-1/+2
|\
| * Revert "Fix false-negative failure report for mysqldump backup"Zhao Chao2018-03-211-1/+2
* | Merge "Fix guestagent.test_operating_system for Python3"Zuul2018-03-211-4/+167
|\ \
| * | Fix guestagent.test_operating_system for Python3Zhao Chao2018-03-011-4/+167
* | | Fix os.path.join() for unittests under python 3.6Zhao Chao2018-03-132-2/+4
| |/ |/|
* | Fix false-negative failure report for mysqldump backupYang Youseok2018-03-061-2/+1
|/
* Merge "TrivialFix: remove redundant import alias"Zuul2018-01-191-1/+1
|\
| * TrivialFix: remove redundant import aliasDao Cong Tien2017-12-211-1/+1
* | Merge "Fix mongodb database create"Zuul2018-01-141-2/+5
|\ \
| * | Fix mongodb database createjiansong2017-11-191-2/+5
* | | Merge "Add support for MySQL 5.7 on Ubuntu Xenial"Zuul2018-01-092-2/+3
|\ \ \ | |_|/ |/| |
| * | Add support for MySQL 5.7 on Ubuntu XenialLuke Browning2018-01-082-2/+3
* | | Merge "Replace assertRaisesRegexp with assertRaisesRegex"Zuul2017-12-212-48/+48
|\ \ \
| * | | Replace assertRaisesRegexp with assertRaisesRegexValencia Serrao2017-12-062-48/+48
| |/ /
* | | Merge "Implementation of root-enable, root-disable in redis."Zuul2017-12-201-0/+24
|\ \ \ | |/ / |/| |
| * | Implementation of root-enable, root-disable in redis.Fan Zhang2017-12-081-0/+24
| |/
* | Add overrides related unittests for redis managerchengyang2017-11-241-0/+22
|/
* Merge "Initialize RedisAdmin with correct config command"Zuul2017-11-162-2/+19
|\
| * Initialize RedisAdmin with correct config commandjiansong2017-11-142-2/+19
* | Fix variable user's definition in unittest codechengyang2017-11-131-5/+4
|/
* TrivialFix: Redundant alias in import statementDao Cong Tien2017-10-184-4/+4
* Merge "Fix user-list failed if host uses host_ip/netmask"Jenkins2017-06-151-0/+10
|\
| * Fix user-list failed if host uses host_ip/netmaskwangyao2017-05-311-0/+10
* | Handle isotime deprecation in oslo_utils.timeutilsAmrith Kumar2017-06-091-4/+5
|/
* Merge "Fix backup of mysql variants on Centos"Jenkins2017-01-191-2/+5
|\
| * Fix backup of mysql variants on CentosDoug Shelley2016-12-131-2/+5
* | Merge "Add i18n translation to guestagent datastore 3/5"Jenkins2017-01-151-2/+2
|\ \
| * | Add i18n translation to guestagent datastore 3/5Trevor McCasland2017-01-101-2/+2
| |/
* | secure oslo_messaging.rpcAmrith Kumar2017-01-113-3/+13