fc8d855a43
This PS fixes a problem with the main backup script in the helm-toolkit, which tries to create a swift container using the SWIFT_URL. The problem is that the SWIFT_URL is malformed because the call to openstack get catalog list has a different format in Train than it did in Stein. So a solution that works for both Train and Stein is needed. This patch will use openstack catalog show instead and will extract the public URL from that output. Change-Id: Ic326b0b4717951525e6b17ab015577f28e1d321a |
||
---|---|---|
.. | ||
templates | ||
Chart.yaml | ||
requirements.yaml | ||
values.yaml |