This repository has been archived by the owner on Mar 25, 2021. It is now read-only.
Release v7.0.1
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.