Skip to content

v0.0.8

Compare
Choose a tag to compare
@lhercot lhercot released this 22 Jul 05:57
· 435 commits to master since this release

New release v0.0.8

Changes:

  • Add contract information in current and previous part
  • Add aliases file for contract_filter module
  • Use a function to reuuse duplicate part
  • Add Login Domain support to mso_site
  • Cleanup unused imports, unused variables and branches and change a variable from ambiguous name to reduce warnings at Ansible Galaxy import
  • Add new module and test file to query MSO version
  • Updating Azure site IP in inventory and add second MSO version to inventory
  • Add login_domain to existing test.
  • Fix role tests to work with pre/post 2.2.4 and re-enable them
  • Renaming mso_schema_template_externalepg module to mso_schema_template_external_epg while keeping both working.
  • Fixing wrong removal of schemas
  • Fixing L3MCast test to pass on 2.2.4
  • Fixing External EPG renaming for 2.9 and later
  • [mso_user] Add test for specifying read-only roles and increase overall test coverage (#77)
  • Test hub network module after creating region manually
  • Update cidr module, udpate attributes in hub network module and its test file
  • Fix site issue if no site present and fix test issues with MSO v3.0
  • Fix API error when pushing EPG with existing contracts
  • Add test to mso_schema_template_vrf, mso_schema_template_external_epg and mso_schema_template_anp_epg to check for API error when pushing changes to object with existing contract.
  • Add missing tests for VRF settings and changing those settings.
  • New backup module and test file (#80)
  • Bump version to v0.0.8

Detailed changelog: v0.0.7...v0.0.8