get-occ-config.sh replace deprecated heat commands
authorSteve Baker <sbaker@redhat.com>
Sun, 27 Nov 2016 22:17:07 +0000 (22:17 +0000)
committerSteve Baker <sbaker@redhat.com>
Mon, 28 Nov 2016 21:53:19 +0000 (21:53 +0000)
commit4f88933f9f320ef18a31b187c815f4f108de9c06
tree0ceed72341abcc1837d3d763677122abd21b6a8e
parent597de6ec400d6971f136a770dc01416e81273409
get-occ-config.sh replace deprecated heat commands

The modern openstack equivalent heat commands require no awk and will
be slightly more efficient.

The roles variable is optionally populated by OVERCLOUD_ROLES so that
a subset of roles can be specified.

Change-Id: I6b66cb3bd81825fba726dd45b0db25896908f6dd
deployed-server/scripts/get-occ-config.sh