multiple methods for generating openrc files
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
tripleo |
Fix Released
|
High
|
chandan kumar |
Bug Description
We currently have multiple methods[0][1][2] for generating openrc files for both the undercloud and overcloud. This leads to issues when we update api versions because we then need to fix 2 (or 3) different places. For example we recently moved to v3 on the undercloud but missed the stackrc[3] that gets generated using the containerized undercloud method.
We need to reduce the number of places that we do this for the undercloud and overcloud install so that we when we update the contents of the file that we do so in a consistent fashion. Ideally we should share the same method for overcloud and undercloud installs.
[0] https:/
[1] https:/
[2] https:/
[3] https:/
Changed in tripleo: | |
milestone: | queens-3 → queens-rc1 |
Changed in tripleo: | |
milestone: | queens-rc1 → rocky-1 |
Changed in tripleo: | |
milestone: | rocky-1 → rocky-2 |
Changed in tripleo: | |
milestone: | rocky-2 → rocky-3 |
Changed in tripleo: | |
milestone: | rocky-3 → rocky-rc1 |
Changed in tripleo: | |
milestone: | rocky-rc1 → stein-1 |
Changed in tripleo: | |
milestone: | stein-1 → stein-2 |
Changed in tripleo: | |
milestone: | stein-2 → stein-3 |
Changed in tripleo: | |
milestone: | stein-3 → stein-rc1 |
Changed in tripleo: | |
milestone: | stein-rc1 → train-1 |
Changed in tripleo: | |
milestone: | train-1 → train-2 |
Changed in tripleo: | |
milestone: | train-2 → train-3 |
Changed in tripleo: | |
milestone: | train-3 → ussuri-1 |
Changed in tripleo: | |
assignee: | nobody → chandankumar (chandankumar-093047) |
status: | Triaged → Fix Released |
is this still an issue?