Skip to content

Commit

Permalink
[ignore] Update Changelog for new release (v2.2.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
dcn-ecosystem authored and lhercot committed Jan 29, 2023
1 parent 74109b9 commit 302442d
Show file tree
Hide file tree
Showing 4 changed files with 190 additions and 3 deletions.
27 changes: 27 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,33 @@ Cisco MSO Ansible Collection Release Notes

This changelog describes changes after version 0.0.4.

v2.2.0
======

Release Summary
---------------

Release v2.2.0 of the ``ansible-mso`` collection on 2023-01-29.
This changelog describes all changes made to the modules and plugins included in this collection since v2.1.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)

v2.1.0
======

Expand Down
28 changes: 27 additions & 1 deletion changelogs/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,6 @@ releases:
httpapi:
- description: MSO Ansible HTTPAPI Plugin.
name: mso
namespace: cisco
release_date: '2021-06-02'
1.3.0:
changes:
Expand Down Expand Up @@ -331,3 +330,30 @@ releases:
'
release_date: '2022-10-14'
2.2.0:
changes:
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)
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)
release_summary: 'Release v2.2.0 of the ``ansible-mso`` collection on 2023-01-29.
This changelog describes all changes made to the modules and plugins included
in this collection since v2.1.0.
'
release_date: '2023-01-29'
2 changes: 1 addition & 1 deletion galaxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
namespace: cisco
name: mso
# The version of the collection. Must be compatible with semantic versioning
version: 2.1.0
version: 2.2.0
readme: README.md
authors:
- Dag Wieers (@dagwieers)
Expand Down
136 changes: 135 additions & 1 deletion meta/runtime.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,138 @@ requires_ansible: '>=2.9.10'
plugin_routing:
modules:
mso_schema_template_externalepg:
redirect: cisco.mso.mso_schema_template_external_epg
redirect: cisco.mso.mso_schema_template_external_epg
action_groups:
mso:
- mso_backup
- mso_backup_schedule
- mso_dhcp_option_policy
- mso_dhcp_option_policy_option
- mso_dhcp_relay_policy
- mso_dhcp_relay_policy_provider
- mso_label
- mso_remote_location
- mso_rest
- mso_role
- mso_schema
- mso_schema_clone
- mso_schema_site
- mso_schema_site_anp
- mso_schema_site_anp_epg
- mso_schema_site_anp_epg_domain
- mso_schema_site_anp_epg_selector
- mso_schema_site_anp_epg_staticleaf
- mso_schema_site_anp_epg_staticport
- mso_schema_site_anp_epg_subnet
- mso_schema_site_bd
- mso_schema_site_bd_l3out
- mso_schema_site_bd_subnet
- mso_schema_site_external_epg
- mso_schema_site_external_epg_selector
- mso_schema_site_l3out
- mso_schema_site_service_graph
- mso_schema_site_vrf
- mso_schema_site_vrf_region
- mso_schema_site_vrf_region_cidr
- mso_schema_site_vrf_region_cidr_subnet
- mso_schema_site_vrf_region_hub_network
- mso_schema_template
- mso_schema_template_anp
- mso_schema_template_anp_epg
- mso_schema_template_anp_epg_contract
- mso_schema_template_anp_epg_selector
- mso_schema_template_anp_epg_subnet
- mso_schema_template_bd
- mso_schema_template_bd_dhcp_policy
- mso_schema_template_bd_subnet
- mso_schema_template_clone
- mso_schema_template_contract_filter
- mso_schema_template_contract_service_graph
- mso_schema_template_deploy
- mso_schema_template_deploy_status
- mso_schema_template_external_epg
- mso_schema_template_external_epg_contract
- mso_schema_template_external_epg_selector
- mso_schema_template_external_epg_subnet
- mso_schema_template_externalepg
- mso_schema_template_filter_entry
- mso_schema_template_l3out
- mso_schema_template_migrate
- mso_schema_template_service_graph
- mso_schema_template_vrf
- mso_schema_template_vrf_contract
- mso_schema_validate
- mso_service_node_type
- mso_site
- mso_tenant
- mso_tenant_site
- mso_user
- mso_version
ndo:
- ndo_schema_template_deploy
all:
- mso_backup
- mso_backup_schedule
- mso_dhcp_option_policy
- mso_dhcp_option_policy_option
- mso_dhcp_relay_policy
- mso_dhcp_relay_policy_provider
- mso_label
- mso_remote_location
- mso_rest
- mso_role
- mso_schema
- mso_schema_clone
- mso_schema_site
- mso_schema_site_anp
- mso_schema_site_anp_epg
- mso_schema_site_anp_epg_domain
- mso_schema_site_anp_epg_selector
- mso_schema_site_anp_epg_staticleaf
- mso_schema_site_anp_epg_staticport
- mso_schema_site_anp_epg_subnet
- mso_schema_site_bd
- mso_schema_site_bd_l3out
- mso_schema_site_bd_subnet
- mso_schema_site_external_epg
- mso_schema_site_external_epg_selector
- mso_schema_site_l3out
- mso_schema_site_service_graph
- mso_schema_site_vrf
- mso_schema_site_vrf_region
- mso_schema_site_vrf_region_cidr
- mso_schema_site_vrf_region_cidr_subnet
- mso_schema_site_vrf_region_hub_network
- mso_schema_template
- mso_schema_template_anp
- mso_schema_template_anp_epg
- mso_schema_template_anp_epg_contract
- mso_schema_template_anp_epg_selector
- mso_schema_template_anp_epg_subnet
- mso_schema_template_bd
- mso_schema_template_bd_dhcp_policy
- mso_schema_template_bd_subnet
- mso_schema_template_clone
- mso_schema_template_contract_filter
- mso_schema_template_contract_service_graph
- mso_schema_template_deploy
- mso_schema_template_deploy_status
- mso_schema_template_external_epg
- mso_schema_template_external_epg_contract
- mso_schema_template_external_epg_selector
- mso_schema_template_external_epg_subnet
- mso_schema_template_externalepg
- mso_schema_template_filter_entry
- mso_schema_template_l3out
- mso_schema_template_migrate
- mso_schema_template_service_graph
- mso_schema_template_vrf
- mso_schema_template_vrf_contract
- mso_schema_validate
- mso_service_node_type
- mso_site
- mso_tenant
- mso_tenant_site
- mso_user
- mso_version
- ndo_schema_template_deploy

0 comments on commit 302442d

Please sign in to comment.