Release v0.1.7
Summary
This release adds BIG-IP® Device Service Clustering support and BIG-IP® version check support for f5-sdk resources.
Release Highlights
- #400
- Cluster support is now available in f5/multi_device/cluster. The ClusterManager class can now be used either create a new cluster or attach to an existing cluster. Currently, a sync-failover active/standby cluster is supported. Refer to the module-level documentation of that code for instantiating a ClusterManager to either create a new cluster or manage an existing cluster.
See the changelog for the full list of changes in this release.
Caveats
- This release only supports a two-member cluster
- This release only supports a 'sync-failover' cluster
Open Issues
See the project issues page for a full list of open issues in this release.