a8d924369f
This change updates the artifact tooling to ensure that we're not assuming we have access to a Swift deployment on the undercloud. The tooling will now sync files locally and push them to target host(s) during deployment time. Depends-On: I5d18cf334c1bc4011db968fbeb4f9e41869611cd Change-Id: If7307bfd61456aaebd28aae20ac5c9025c25d68c Signed-off-by: Kevin Carter <kecarter@redhat.com>
10 lines
474 B
YAML
10 lines
474 B
YAML
---
|
|
deprecations:
|
|
- The DeployArtifactURL(s) server is no longer makes any use of Swift when
|
|
using built-in scripts to upload artifacts. The old
|
|
`upload-swift-artifacts` file is now a symlink pointed to the updated
|
|
`upload-artifacts` script. While the file has changed, the API remains the
|
|
same. The symlink will ensure that legacy automation remains functional
|
|
while moving over to the new script. The symlink will be removed in a
|
|
future release.
|