Skip to content

Releases: rcbops/rpc-maas

Release 1.2.0

07 Sep 04:54
Compare
Choose a tag to compare
Properly set interface speed instead of defaulting to 0 (#347)

Release 1.1.2

31 Aug 22:18
Compare
Choose a tag to compare
Fix potential issue of associating an improper keystone endpoint (#340)

* Fix potential issue of associating an improper endpoint when a customer has both v2 and v3 endpoints defined

* Conform to pep8 guidelines

Release 1.1.1

25 Aug 15:58
Compare
Choose a tag to compare
release 1.1.1

1.0.0

08 Aug 13:50
Compare
Choose a tag to compare

Release Notes

1.0.0

Deprecation Notes

  • The variable maas_filesystem_overrides has been deprecated. This option is now simply maas_filesystem_monitors. If the deployer wants to override the file system monitors they can now do so using the default variable maas_filesystem_monitors. The variable maas_filesystem_overrides will be removed in Q.

Bug Fixes

  • The neutron_service_check.py script was not recognizing Fully Qualified Domain Names (FQDNS). This addresses the issue by passing the FQDN through the checks to the script, and having the script check both the hostname and the FQDNs.

v9.0.0rc1: Merge pull request #95 from mancdaz/license

19 Aug 15:31
Compare
Choose a tag to compare
Adding apache2 license and copyright information