Releases: rcbops/rpc-maas
Releases · rcbops/rpc-maas
Release 1.2.0
Properly set interface speed instead of defaulting to 0 (#347)
Release 1.1.2
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
release 1.1.1
1.0.0
Release Notes
1.0.0
Deprecation Notes
- The variable
maas_filesystem_overrides
has been deprecated. This option is now simplymaas_filesystem_monitors
. If the deployer wants to override the file system monitors they can now do so using the default variablemaas_filesystem_monitors
. The variablemaas_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
Adding apache2 license and copyright information