Skip to content

1.7.9

Compare
Choose a tag to compare
@rpc-jenkins-svc rpc-jenkins-svc released this 10 Oct 15:49
· 375 commits to master since this release
57a3999

Release Notes

1.7.9

New Features

  • Added tags to Run MaaS verify local task in maas-verify.yml for ASC test integration

Bug Fixes

  • The maas_common.py is setting OS_VOLUME_API_VERSION and OS_IMAGE_API_VERSION with a default of None. This caused calls to get_auth_details to fail a key check for 'None' causing nova and neutron checks to fail of those variables are not being set in the environment anywhere.
  • Some 1.7.8 checks (nova api) breaks in absence of maasrc file. This fix it.