tripleo-common/scripts
Alan Bishop c97180ce00 Improve upload-swift-artifacts handling of json data
The "openstack container show" output changed, and the value of the
properties field is json (meaning that specifying "-f value" doesn't
eliminate the json formatting). This patch replaces sed to parse the
output with a jq expression that knows how to handle json.

Misc notes:
- Using "jq -r" tells jq not to quote the value of the Temp-URL-Key
- In the jq expression, "Temp-URL-Key" must be quoted or else the jq
  parser stumbles on the '-' dashes

Change-Id: Ife347f754ca9129580c092bb271bacdc032ae14b
2020-02-17 17:23:14 -08:00
..
README-tripleo.sh Remove tripleo.sh (now in tripleo-ci repo) 2016-03-15 08:01:22 -04:00
bindep-install Add bindep support to tox 2019-06-07 15:14:01 -05:00
bootstrap_host_exec Add bashate in gate jobs and fix existing errors 2018-09-17 11:36:57 +02:00
bootstrap_host_only_eval Add bashate in gate jobs and fix existing errors 2018-09-17 11:36:57 +02:00
bootstrap_host_only_exec Add bashate in gate jobs and fix existing errors 2018-09-17 11:36:57 +02:00
container-update.py container_update: Retry removing containers. 2020-01-17 10:30:49 -05:00
pull-puppet-modules Replace git.openstack.org URLs with opendev.org URLs 2019-05-31 10:51:20 +08:00
run-validation Implement Ansible fact cache for Mistral executor 2019-10-02 15:37:18 +01:00
tripleo-build-images Fix bashate and flake8 errors 2019-06-14 19:23:53 +01:00
tripleo-config-download Fix bashate and flake8 errors 2019-06-14 19:23:53 +01:00
tripleo-container-image-prepare Make executor type dynamic 2019-10-08 08:25:21 -06:00
upload-puppet-modules Change default deploy artifacts container name 2016-09-05 21:02:27 +01:00
upload-swift-artifacts Improve upload-swift-artifacts handling of json data 2020-02-17 17:23:14 -08:00