Skip to content
This repository has been archived by the owner on Mar 25, 2021. It is now read-only.

Releases: F5Networks/f5-openstack-heat

Release v10.0.0

30 Jun 21:05
Compare
Choose a tag to compare

Summary

Release for F5 OpenStack Heat Templates for OpenStack Newton.

Release Highlights

This is the initial release for F5 OpenStack Heat Templates for OpenStack Newton.

Open Issues

See the project issues page for a full list of open issues in this release.

Documentation can be found on Read the Docs.

Release v9.0.1

11 Jul 21:44
Compare
Choose a tag to compare

Summary

Release for F5 OpenStack Heat Templates for OpenStack Mitaka.

Release Highlights

This is the initial release for F5 OpenStack Heat Templates for OpenStack Mitaka.

See the changelog for the full list of changes in this release.

Open Issues

See the project issues page for a full list of open issues in this release.

Documentation can be found on Read the Docs.

Release v8.0.1

11 Jul 21:43
Compare
Choose a tag to compare

Summary

Release for F5 OpenStack Heat Templates for OpenStack Liberty.

Release Highlights

This is the initial release for F5 OpenStack Heat Templates for OpenStack Liberty.

See the changelog for the full list of changes in this release.

Open Issues

See the project issues page for a full list of open issues in this release.

Documentation can be found on Read the Docs.

Release v7.0.3

11 Jul 21:41
Compare
Choose a tag to compare

Summary

Release for F5 OpenStack Heat Templates for OpenStack Kilo.

Release Highlights

  • The new F5 OpenStack Heat plugin, F5::Cm::Sync, is used by the f5_supported/f5_plugins/active_standby.yaml template to demonstrate configuration synchronization from one device in the cluster to the entire group.
  • The new F5 OpenStack Heat plugin, F5::Sys::Save, is used in the same template as above to save the running configuration to the device's disk.

See the changelog for the full list of changes in this release.

Open Issues

See the project issues page for a full list of open issues in this release.

Documentation can be found on Read the Docs.

Release v7.0.2

10 Jun 20:59
Compare
Choose a tag to compare

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.

Release v7.0.1

22 Apr 22:12
Compare
Choose a tag to compare

Summary

This initial release adds support for three Heat templates:

  • f5_supported/ve/images/patch_upload_ve_image.yaml -- prepares a user-supplied BIG-IP® VE image for booting in Openstack
  • f5_supported/ve/standalone/f5_ve_standalone_2_nic.yaml -- boots a prepared VE image attached to a single management network and a single data network
  • f5_supported/ve/standalone/f5_ve_standalone_3_nic.yaml -- boots a prepared VE image attached to a single management network and two data networks (i.e., client and server networks)

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

  • The security groups being used by the standalone templates have not yet been promoted to supported.
  • There is a known issue with python-glanceclient that returns an unspecified error after you launch a stack. You may need to upgrade in order to resolve this issue.

Open Issues

See the project issues page for a full list of open issues in this release.