kuryr-kubernetes/contrib
Antoni Segura Puimedon cfa3d1121b
devstack-heat: Make parameters overridable
Up until now, if you wanted to change the defaults in the parameters,
you had to go and edit the hot/parameters.yml file. This was
inconvenient because it would then show up in git diff and prevent git
review from normal operation. This patch makes it so that now you can
pass the parameters just like if it was the openstack-cli. For example:

    ./devstack-heat stack \
        --parameter \
        "public_net=fbf9bcc6-cbaa-4c24-8d56-8010915a6494" \
        --parameter \
        "image=CentOS-7-x86_64-GenericCloud-1801-01"

Change-Id: Icf4fb124d03f56c8cf383971c5161520a1734d94
Signed-off-by: Antoni Segura Puimedon <antonisp@celebdor.com>
2018-03-08 01:32:07 +01:00
..
devstack-heat devstack-heat: Make parameters overridable 2018-03-08 01:32:07 +01:00
kubectl_plugins kubectl plugin kuryrvif 2018-02-07 15:11:20 +01:00
pools-management Add list and show pool commands to Pool Manager 2017-10-10 10:36:10 +00:00
testing/container testing: add offline testing container for CI 2017-01-04 11:38:09 +01:00
vagrant Removing detected Keystone Port in vagrant kury_rc 2017-06-19 05:03:40 +00:00