Use 'wallaby' heat_template_version
With I57047682cfa82ba6ca4affff54fab5216e9ba51c Heat has added a new template version for wallaby. This would allow us to use 2-argument variant of the ``if`` function that would allow for e.g. conditional definition of resource properties and help cleanup templates. If only two arguments are passed to ``if`` function, the entire enclosing item is removed when the condition is false. Change-Id: I25f981b60c6a66b39919adc38c02a051b6c51269
This commit is contained in:
parent
c1957574cf
commit
c9991c2e31
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
parameters:
|
parameters:
|
||||||
servers:
|
servers:
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
parameters:
|
parameters:
|
||||||
servers:
|
servers:
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
Disable Unbound Service
|
Disable Unbound Service
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
OpenStack Core Service
|
OpenStack Core Service
|
||||||
|
@ -24,7 +24,7 @@
|
|||||||
{% set post_update_steps_max = 4 -%}
|
{% set post_update_steps_max = 4 -%}
|
||||||
{% set scale_steps_max = 1 -%}
|
{% set scale_steps_max = 1 -%}
|
||||||
|
|
||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
Post-deploy configuration steps via puppet for all roles,
|
Post-deploy configuration steps via puppet for all roles,
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
Utility stack to convert an array of services into a set of combined
|
Utility stack to convert an array of services into a set of combined
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
parameters:
|
parameters:
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
parameters:
|
parameters:
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
parameters:
|
parameters:
|
||||||
network:
|
network:
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
description: "
|
description: "
|
||||||
A fake OS::Neutron::Port stack which outputs fixed_ips and subnets based on
|
A fake OS::Neutron::Port stack which outputs fixed_ips and subnets based on
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
parameters:
|
parameters:
|
||||||
RoleCounts:
|
RoleCounts:
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
parameters:
|
parameters:
|
||||||
image:
|
image:
|
||||||
type: string
|
type: string
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
description: >
|
description: >
|
||||||
Aide service configured with Ansible
|
Aide service configured with Ansible
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
OpenStack containerized aodh service
|
OpenStack containerized aodh service
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
OpenStack Aodh service configured with Puppet
|
OpenStack Aodh service configured with Puppet
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
OpenStack containerized Aodh Evaluator service
|
OpenStack containerized Aodh Evaluator service
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
OpenStack containerized Aodh Listener service
|
OpenStack containerized Aodh Listener service
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
OpenStack containerized Aodh Notifier service
|
OpenStack containerized Aodh Notifier service
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
Apache service configured with Puppet. Note this is typically included
|
Apache service configured with Puppet. Note this is typically included
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
AuditD configured with Puppet
|
AuditD configured with Puppet
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
Install and Configure ReaR
|
Install and Configure ReaR
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
OpenStack containerized Barbican API service
|
OpenStack containerized Barbican API service
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
Barbican API Dogtag backend configured with Puppet
|
Barbican API Dogtag backend configured with Puppet
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
Barbican API KMIP backend configured with Puppet
|
Barbican API KMIP backend configured with Puppet
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
Barbican API PKCS#11 crypto backend configured with Puppet
|
Barbican API PKCS#11 crypto backend configured with Puppet
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
Barbican API simple crypto backend configured with Puppet
|
Barbican API simple crypto backend configured with Puppet
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
OpenStack Barbican client configuration
|
OpenStack Barbican client configuration
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
OpenStack containerized Ceilometer Agent Central service
|
OpenStack containerized Ceilometer Agent Central service
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
OpenStack containerized Ceilometer Agent Compute service
|
OpenStack containerized Ceilometer Agent Compute service
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
OpenStack containerized Ceilometer Agent Ipmi service
|
OpenStack containerized Ceilometer Agent Ipmi service
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
OpenStack containerized Ceilometer Agent Notification service
|
OpenStack containerized Ceilometer Agent Notification service
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
OpenStack Ceilometer service configured with Puppet
|
OpenStack Ceilometer service configured with Puppet
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
Ceph base service. Shared by all Ceph services.
|
Ceph base service. Shared by all Ceph services.
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
Ceph Client service.
|
Ceph Client service.
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
Ceph External service.
|
Ceph External service.
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
Ceph Grafana service.
|
Ceph Grafana service.
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
Ceph Metadata service.
|
Ceph Metadata service.
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
Ceph Manager service.
|
Ceph Manager service.
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
Ceph Monitor service.
|
Ceph Monitor service.
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
Ceph NFS Ganeshaservice.
|
Ceph NFS Ganeshaservice.
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
Ceph OSD service.
|
Ceph OSD service.
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
Ceph RBD Mirror service.
|
Ceph RBD Mirror service.
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
Ceph RadosGW service.
|
Ceph RadosGW service.
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
Ceph base service. Shared by all Ceph services.
|
Ceph base service. Shared by all Ceph services.
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
Ceph Client service.
|
Ceph Client service.
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
Ceph External service.
|
Ceph External service.
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
Ceph Grafana service.
|
Ceph Grafana service.
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
Ceph Metadata service.
|
Ceph Metadata service.
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
Ceph Manager service.
|
Ceph Manager service.
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
Ceph Monitor service.
|
Ceph Monitor service.
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
Ceph NFS Ganeshaservice.
|
Ceph NFS Ganeshaservice.
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
Ceph OSD service.
|
Ceph OSD service.
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
Ceph RBD Mirror service.
|
Ceph RBD Mirror service.
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
Ceph RadosGW service.
|
Ceph RadosGW service.
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
HAproxy service configured with Puppet
|
HAproxy service configured with Puppet
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
OpenStack containerized Cinder API service
|
OpenStack containerized Cinder API service
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
Openstack Cinder Dell EMC PowerFlex backend
|
Openstack Cinder Dell EMC PowerFlex backend
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
Openstack Cinder Dell EMC PowerMax backend
|
Openstack Cinder Dell EMC PowerMax backend
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
Openstack Cinder Dell EMC PowerStore backend
|
Openstack Cinder Dell EMC PowerStore backend
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
Openstack Cinder Dell EMC Storage Center backend
|
Openstack Cinder Dell EMC Storage Center backend
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
Openstack Cinder Dell EMC Unity backend
|
Openstack Cinder Dell EMC Unity backend
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
Openstack Cinder Dell EMC VMAX iscsi backend
|
Openstack Cinder Dell EMC VMAX iscsi backend
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
Openstack Cinder Dell EMC VNX backend
|
Openstack Cinder Dell EMC VNX backend
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
Openstack Cinder Dell EMC XTREMIO Iscsi backend
|
Openstack Cinder Dell EMC XTREMIO Iscsi backend
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
Openstack Cinder Dell EMC Xtremio backend
|
Openstack Cinder Dell EMC Xtremio backend
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
Openstack Cinder Dell EMC Storage Center backend
|
Openstack Cinder Dell EMC Storage Center backend
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
description: Openstack Cinder Netapp backend
|
description: Openstack Cinder Netapp backend
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
Openstack Cinder NVMeOF backend
|
Openstack Cinder NVMeOF backend
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
Openstack Cinder Pure Storage FlashArray backend
|
Openstack Cinder Pure Storage FlashArray backend
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
Openstack Veritas HyperScale backend
|
Openstack Veritas HyperScale backend
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
OpenStack containerized Cinder Backup service
|
OpenStack containerized Cinder Backup service
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
OpenStack containerized Cinder Backup service
|
OpenStack containerized Cinder Backup service
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
OpenStack Cinder base service. Shared by all Cinder services.
|
OpenStack Cinder base service. Shared by all Cinder services.
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
Provides the list of common container volumes and environment used by
|
Provides the list of common container volumes and environment used by
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
Configure Cinder HPELeftHandISCSIDriver
|
Configure Cinder HPELeftHandISCSIDriver
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
OpenStack containerized Cinder Scheduler service
|
OpenStack containerized Cinder Scheduler service
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
OpenStack containerized Cinder Volume service
|
OpenStack containerized Cinder Volume service
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
OpenStack containerized Cinder Volume service
|
OpenStack containerized Cinder Volume service
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
description: >
|
description: >
|
||||||
Install the OpenStack clients with puppet
|
Install the OpenStack clients with puppet
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
Prepare container images
|
Prepare container images
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
Contains a static list of common things necessary for containers
|
Contains a static list of common things necessary for containers
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
MySQL service deployment using puppet
|
MySQL service deployment using puppet
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
Mysql client settings
|
Mysql client settings
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
MySQL service deployment using puppet
|
MySQL service deployment using puppet
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
MySQL service deployment with pacemaker bundle
|
MySQL service deployment with pacemaker bundle
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
OpenStack Redis service configured with Puppet
|
OpenStack Redis service configured with Puppet
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
OpenStack containerized Redis services
|
OpenStack containerized Redis services
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
OpenStack containerized Redis services
|
OpenStack containerized Redis services
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
OpenStack containerized Liquidio compute service
|
OpenStack containerized Liquidio compute service
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
# Use Cinder Dell EMC PowerFlex backend template defined in
|
# Use Cinder Dell EMC PowerFlex backend template defined in
|
||||||
# cinder-backend-dellemc-powerflex-puppet.yaml.
|
# cinder-backend-dellemc-powerflex-puppet.yaml.
|
||||||
|
|
||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
Openstack Cinder Dell EMC VxFlexOS backend
|
Openstack Cinder Dell EMC VxFlexOS backend
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
Openstack Cinder Dell EMC ScaleIO backend
|
Openstack Cinder Dell EMC ScaleIO backend
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
DEPRECATED - OpenStack containerized Keepalived service
|
DEPRECATED - OpenStack containerized Keepalived service
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
OpenStack containerized Mistral API service
|
OpenStack containerized Mistral API service
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
Openstack Mistral base service. Shared for all Mistral services.
|
Openstack Mistral base service. Shared for all Mistral services.
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
OpenStack containerized Mistral Engine service
|
OpenStack containerized Mistral Engine service
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
OpenStack containerized Mistral Event Engine service
|
OpenStack containerized Mistral Event Engine service
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
OpenStack containerized Mistral Executor service
|
OpenStack containerized Mistral Executor service
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
OpenStack containerized Multipathd service
|
OpenStack containerized Multipathd service
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
description: Registers nodes with the IPA server
|
description: Registers nodes with the IPA server
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
heat_template_version: rocky
|
heat_template_version: wallaby
|
||||||
|
|
||||||
description: >
|
description: >
|
||||||
OpenStack containerized novajoin service
|
OpenStack containerized novajoin service
|
||||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user