Skip to content

v1.3.0

Compare
Choose a tag to compare
@lhercot lhercot released this 18 Dec 04:40
· 279 commits to master since this release

New release v1.3.0

Changes:

  • Add container_overlay and underlay_context_profile support to mso_schema_site_vrf_region
  • Add description support to various modules
  • Add hosted_vrf support to mso_schema_site_vrf_region_cidr_subnet
  • Add module mso_schema_validate to check schema validations
  • Add private_link_label support to mso_schema_site_anp_epg and mso_schema_site_vrf_region_cidr_subnet
  • Add qos_level and Service EPG support to mso_schema_template_anp_epg
  • Add qos_level, action and priority support to mso_schema_template_contract_filter
  • Add schema and template description support to mso_schema_template
  • Add subnet as primary support to mso_schema_template_bd_subnet
  • Add support for automatically creating anp structure at site level when using mso_schema_site_anp_epg
  • Add support for encap-flood as multi_destination_flooding in mso_schema_template_bd
  • Add test file for mso_schema_site_anp, mso_schema_site_anp_epg, mso_schema_template_external_epg_subnet mso_schema_template_filter_entry
  • Improve scope attribute documentation in mso_schema_template_external_epg_subnet
  • Update Ansible version used in automated testing to v2.9.27, v2.10.16 and addition of v2.11.7 and v2.12.1

Bugfixes:

  • Add no_log to aws_access_key and secret_key in mso_tenant_site
  • Fix MSO HTTP API to work without host, user and password module attribute
  • Fix issue with unicast_routing idemptotency in mso_schema_template_bd
  • Fix mso_schema_site_anp and mso_schema_site_anp_epg idempotency issue
  • Remove sanity ignore files and fix sanity issues that were previously ignored

Detailed changelog: v1.2.0...v1.3.0