rally container fails on bootstrap due to depricated syntax
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| kolla |
Medium
|
Dincer Celik | ||
| Stein |
Medium
|
Dincer Celik | ||
| Train |
Medium
|
Dincer Celik | ||
| Ussuri |
Medium
|
Dincer Celik |
Bug Description
rally container fails on bootstrap, if uses new version of rally
problem is:
`rally-manage db <command>` was deprecated since 0.10.0 version and is going to be removed soon. Please use `rally db <command>`.
so rally-manage is depricated from 0.10 rally version, and now (2.0 rally version and newer) finally removed.
but this script
https:/
still uses 'rally-manage' and crushes
any kolla branch affected
description: | updated |
description: | updated |
Dincer Celik (osmanlicilegi) wrote : | #1 |
dalekseev (dalekseev) wrote : | #2 |
centos, queens, doesnt matter
Changed in kolla: | |
assignee: | nobody → Dincer Celik (osmanlicilegi) |
Changed in kolla: | |
milestone: | none → 10.0.0 |
Changed in kolla: | |
importance: | Undecided → Medium |
Fix proposed to branch: master
Review: https:/
Changed in kolla: | |
status: | New → In Progress |
Reviewed: https:/
Committed: https:/
Submitter: Zuul
Branch: master
commit 1114859b5cb9402
Author: Dincer Celik <email address hidden>
Date: Mon Jan 13 03:36:40 2020 +0300
Fixes rally db commands
'rally-manage db' command was deprecated since 0.10.0 [1]. Should use
'rally db' instead.
Closes-Bug: #1856693
Change-Id: I578f7a6d907d55
Changed in kolla: | |
status: | In Progress → Fix Released |
Fix proposed to branch: stable/train
Review: https:/
Fix proposed to branch: stable/stein
Review: https:/
no longer affects: | kolla/rocky |
Reviewed: https:/
Committed: https:/
Submitter: Zuul
Branch: stable/train
commit 1decff518df82e5
Author: Dincer Celik <email address hidden>
Date: Mon Jan 13 03:36:40 2020 +0300
Fixes rally db commands
'rally-manage db' command was deprecated since 0.10.0 [1]. Should use
'rally db' instead.
Closes-Bug: #1856693
Change-Id: I578f7a6d907d55
(cherry picked from commit 1114859b5cb9402
Reviewed: https:/
Committed: https:/
Submitter: Zuul
Branch: stable/stein
commit 0b9485c6f3578a2
Author: Dincer Celik <email address hidden>
Date: Mon Jan 13 03:36:40 2020 +0300
Fixes rally db commands
'rally-manage db' command was deprecated since 0.10.0 [1]. Should use
'rally db' instead.
Closes-Bug: #1856693
Change-Id: I578f7a6d907d55
(cherry picked from commit 1114859b5cb9402
This issue was fixed in the openstack/kolla 8.0.2 release.
This issue was fixed in the openstack/kolla 9.0.1 release.
Which distro and kolla branch are you using?