summaryrefslogtreecommitdiff
path: root/trove
Commit message (Expand)AuthorAgeFilesLines
* container_registry_password should be secretTakashi Kajinami2023-02-201-1/+2
* Fixing tests with tox 4.2.6wu.chunyang2023-01-181-16/+29
* Fix the missing log request-idHa Minh Cong2022-11-281-0/+1
* Fix deprecation warningsTakashi Natsume2022-10-1510-26/+26
* Fix illegal shell characters18.0.0.0rc118.0.0wu.chunyang2022-09-144-0/+34
* Fix compatibility with oslo.db 12.1.0wu.chunyang2022-09-141-0/+4
* Rename api_wsgi.py to app_wsgi.pyHirotaka Wakabayashi2022-09-021-0/+0
* Rename app.wsgi to app_wsgi.pywu.chunyang2022-08-251-0/+1
* Fix the missing of guest-agent.conf in guest vmwu.chunyang2022-08-162-2/+7
* Fix docker start failed in guest-agentwuchunyang2022-08-093-3/+10
* Merge "Adds a configuration to use a local docker registry"Zuul2022-07-202-0/+5
|\
| * Adds a configuration to use a local docker registryHirotaka Wakabayashi2022-07-022-0/+5
* | Merge "Fix error when list database instances"Zuul2022-07-146-38/+54
|\ \
| * | Fix error when list database instancesBo Tran2022-07-126-38/+54
| |/
* | Merge "Uses userdata instead of personality files"Zuul2022-07-081-1/+1
|\ \ | |/ |/|
| * Uses userdata instead of personality filesHirotaka Wakabayashi2022-06-201-1/+1
* | Merge "Don't check task_status when creating a cluster"Zuul2022-06-061-1/+1
|\ \ | |/ |/|
| * Don't check task_status when creating a clusterHirotaka Wakabayashi2022-04-211-1/+1
* | Merge "Adds new configurations for injected file owner"Zuul2022-05-113-16/+63
|\ \
| * | Adds new configurations for injected file ownerHirotaka Wakabayashi2022-05-023-16/+63
| |/
* | Merge "Uses glance to get image_id when creating a cluster"Zuul2022-05-1111-19/+51
|\ \
| * | Uses glance to get image_id when creating a clusterHirotaka Wakabayashi2022-04-2211-19/+51
| |/
* | Merge "instance model: fix extraction of ip addresses from instance record"Zuul2022-05-082-16/+15
|\ \ | |/ |/|
| * instance model: fix extraction of ip addresses from instance recordAndrew Bogott2021-05-122-16/+15
* | Validates "network_id" param creating a clusterHirotaka Wakabayashi2022-04-092-7/+7
* | Adds docker daemon config to injected filesHirotaka Wakabayashi2022-03-232-0/+16
* | Merge "Removes the deprecated argument tenant from TroveContext"Zuul2022-03-201-2/+2
|\ \
| * | Removes the deprecated argument tenant from TroveContextHirotaka Wakabayashi2022-03-201-2/+2
* | | Stop using deprecated functions in std Python libHirotaka Wakabayashi2022-03-202-2/+2
|/ /
* | Removes the deprecated argument tenant from TroveContextHirotaka Wakabayashi2022-03-175-7/+7
* | Adapt to file injection deprecation in novaBo Tran2022-01-244-37/+91
* | Make more transparence with variable name from replica snapshotBo Tran2021-09-055-17/+22
* | Allow regular user to get quotas16.0.0.0rc116.0.0Lingxian Kong2021-08-254-2/+93
* | Merge "Run reset master when setting up mysql replicas"Zuul2021-08-023-23/+43
|\ \
| * | Run reset master when setting up mysql replicasLingxian Kong2021-08-023-23/+43
* | | Merge "Replace deprecated import of ABCs from collections"Zuul2021-08-022-5/+5
|\ \ \
| * | | Replace deprecated import of ABCs from collectionsTakashi Kajinami2021-08-022-5/+5
| |/ /
* | | Show user network ID for getting instanceLingxian Kong2021-08-023-6/+89
|/ /
* | Use Block Storage API v3 instead of API v2Lingxian Kong2021-08-022-3/+3
* | Add periodic task to remove postgres archived wal filesLingxian Kong2021-07-2311-34/+268
* | Fix getting config option value for databaseLingxian Kong2021-07-143-5/+12
* | Merge "Allow admin user to get instances attached with any configuration"Zuul2021-07-132-8/+68
|\ \
| * | Allow admin user to get instances attached with any configurationLingxian Kong2021-07-132-8/+68
* | | Merge "Fix rebuild instances in replication cluster"Zuul2021-07-121-2/+31
|\ \ \
| * | | Fix rebuild instances in replication clusterLingxian Kong2021-07-121-2/+31
* | | | Merge "Keep user defined configuration after resizing instance"Zuul2021-07-129-49/+54
|\ \ \ \ | |_|/ / |/| | |
| * | | Keep user defined configuration after resizing instanceLingxian Kong2021-07-109-49/+54
| |/ /
* | | Show all the instances in descending order of creation timeLingxian Kong2021-07-101-2/+3
|/ /
* | Use bridge network for db containerLingxian Kong2021-06-227-8/+44
* | Fix backup using customized container image registryLingxian Kong2021-06-212-1/+6