Releases: CiscoDevNet/ansible-mso
v2.9.0
New release v2.9.0
Minor Changes:
- Add new module ndo_schema_template_bd_dhcp_policy to support BD DHCP Policy configuration in NDO version 4.1 and later
- Add support to use an APIC DN as VRF reference in mso_schema_site_bd_l3out
Bugfixes:
- Fix to be able to reference APIC only L3Out in mso_schema_site_external_epg
Detailed changelog: v2.8.0...v2.9.0
v2.8.0
New release v2.8.0
Minor Changes:
- Add module mso_schema_template_vrf_rp to support multicast vrf rp in application templates
- Add module ndo_dhcp_option_policy to support dhcp option policy configuration in tenant templates
- Add module ndo_dhcp_relay_policy to support dhcp relay policy configuration in tenant templates
- Add module ndo_l3_domain and ndo_physical_domain to support domain configuration in fabric policy templates
- Add module ndo_vlan_pool to support vlan pool configuration in fabric policy templates
- Add site_aware_policy_enforcement and bd_enforcement_status arguments to the mso_schema_template_vrf module
- Add support for multicast route map filters in mso_schema_template_bd
Bugfixes:
- Fix to avoid making updates to attributes that are not provided which could lead to removal of configuration in mso_schema_template_bd
- Fix to avoid making updates to attributes that are not provided which could lead to removal of configuration in mso_schema_template_vrf
Detailed changelog: v2.7.0...v2.8.0
v2.7.0
New release v2.7.0
Minor Changes:
- Add module ndo_route_map_policy_multicast to support multicast route map policies configuration in tenant templates
- Add module ndo_template to support creation of tenant, l3out, fabric_policy, fabric_resource, monitoring_tenant, monitoring_access and service_device templates
Detailed changelog: v2.6.0...v2.7.0
v2.6.0
New release v2.6.0
Minor Changes:
- Add Azure Cloud site support to mso_schema_site_contract_service_graph
- Add Azure Cloud site support to mso_schema_site_service_graph
- Add functionality to resolve same name in remote and local user.
- Add l3out_template and l3out_schema arguments to mso_schema_site_external_epg (#394)
- Add mso_schema_site_contract_service_graph module to manage site contract service graph
- Add mso_schema_site_contract_service_graph_listener module to manage Azure site contract service graph listeners and update other modules
- Add new parameter remote_user to add multiple remote users associated with multiple login domains
- Add support for replacing all existing contracts with new provided contracts in a single operation with one request and adding/removing multiple contracts in multiple operations with a single request in mso_schema_template_anp_epg_contract module
- Add support for replacing all existing static ports with new provided static ports in a single operation with one request and adding/removing multiple static ports in multiple operations with a single request in mso_schema_template_anp_epg_staticport module
- Add support for required attributes introduced in NDO 4.2 for mso_schema_site_anp_epg_domain
- Support for creation of schemas without templates with the mso_schema module
Bugfixes:
- Fix TypeError for iteration on NoneType in mso_schema_template
- Fixed the useg_subnet logic in mso_schema_template_anp_epg_useg_attribute
Detailed changelog: v2.5.0...v2.6.0
v2.5.0
New release v2.5.0
Minor Changes:
- Add login domain attribute to mso httpapi connection plugin with restructure of connection parameter handling
- Add mso_schema_template_anp_epg_useg_attribute and mso_schema_site_anp_epg_useg_attribute modules to manage EPG uSeg attributes (#370)
Bugfixes:
- Fix mso_tenant_site "site not found" issue on absent (#368)
Detailed changelog: v2.4.0...v2.5.0
v2.4.0
New release v2.4.0
Minor Changes:
- Add ip_data_plane_learning and preferred_group arguments to mso_schema_template_vrf module (#358)
Bugfixes:
- Add attributes to payload for changed schema behaviour of deploymentImmediacy (deployImmediacy) and vmmDomainProperties (properties at domain level in payload) (#362)
- Fix mso_backup for NDO and ND-based MSO v3.2+ (#333)
- Fix validation condition for path in mso_schema_site_anp_epg_bulk_staticport module (#360)
Detailed changelog: v2.3.0...v2.4.0
v2.3.0
New release v2.3.0
Minor Changes:
- Add module mso_schema_site_anp_epg_bulk_staticport (#330)
- Add route_reachability attribute to mso_schema_site_external_epg module (#335)
Bugfixes:
- Fix idempotency for mso_schema_site_bd_l3out
Detailed changelog: v2.2.1...v2.3.0
v2.2.1
v2.2.0
New release v2.2.0
Minor Changes:
- Add automatic creation of site bd when not existing in mso_schema_site_bd_subnet module (#263)
- Add automatic schema validation functionality to mso_schema_template_deploy and ndo_schema_template_deploy (#318)
- Add ndo_schema_template_deploy to support NDO 4+ deploy functionality (#305)
- Add support for l3out from different template or schema in mso_schema_site_bd_l3out (#304)
- Add support for orchestrator_only attribute for mso_tenant with state absent (#268)
Bugfixes:
- Fix MSO HTTPAPI plugin login domain issue (#317)
- Fix deploymentImmediacy key inconsistency in the API used by mso_schema_site_anp and mso_schema_site_anp_epg (#283)
- Fix mso_schema_template_bd issue when created with unicast_routing as false (#278)
- Fix to be able to add multiple filter and filters with "-" in their names (#306)
Detailed changelog: v2.1.0...v2.2.0
v2.1.0
New release v2.1.0
The version was bumped directly from 1.4.0 to 2.1.0 due to a previous collection upload issue on galaxy.
Minor Changes:
- Add aci_remote_location module (#259)
- Add mso_backup_schedule module (#250)
- Add mso_chema_template_contract_service_graph module (#257)
- Add mso_schema_template_service_graph, mso_schema_site_service_graph and mso_service_node_type modules (#243)
- Add primary attribute to mso_schema_site_bd_subnet (#254)
Deprecated Features:
- The mso_schema_template_contract_filter contract_filter_type attribute is deprecated. The value is now deduced from filter_type.
Bugfixes:
- Fix time issue when host running ansible is in a different timezone then NDO
- Remove mso_guide from notes
Detailed changelog: v1.4.0...v2.1.0