This repository has been archived by the owner on Mar 25, 2021. It is now read-only.
Release v7.0.2
Summary
This release adds support for three Heat templates:
- f5_supported/ve/images/active_standby.yaml -- Clusters two BIG-IP® VE devices to be in a 'sync-failover' device cluster group
- f5_supported/ve/common/cluster_ready_ve_4_nic.yaml -- This template describes a single BIG-IP® device that is ready for clustering. It is used in the resource group template below to launch two BIG-IP® devices for clustering.
- f5_supported/ve/resource_group/f5_two_ve_resource_group.yaml -- This template deploys the two BIG-IP® devices in a OS::Heat::ResourceGroup resource
Please see the project documentation for usage instructions.
Release Highlights
- Each template contains a
description
section which indicates its basic usage. - The
parameters
section of each template indicates what prerequisite resources are needed to launch that particular template.
Caveats
- Only two-device clusters are currently supported
- A cluster must be 'sync-failover'
Open Issues
See the project issues page for a full list of open issues in this release.