summaryrefslogtreecommitdiffstats
path: root/ansible_collections/cisco/mso/changelogs
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 16:03:42 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 16:03:42 +0000
commit66cec45960ce1d9c794e9399de15c138acb18aed (patch)
tree59cd19d69e9d56b7989b080da7c20ef1a3fe2a5a /ansible_collections/cisco/mso/changelogs
parentInitial commit. (diff)
downloadansible-66cec45960ce1d9c794e9399de15c138acb18aed.tar.xz
ansible-66cec45960ce1d9c794e9399de15c138acb18aed.zip
Adding upstream version 7.3.0+dfsg.upstream/7.3.0+dfsgupstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'ansible_collections/cisco/mso/changelogs')
-rw-r--r--ansible_collections/cisco/mso/changelogs/.gitignore1
-rw-r--r--ansible_collections/cisco/mso/changelogs/.plugin-cache.yaml343
-rw-r--r--ansible_collections/cisco/mso/changelogs/changelog.yaml371
-rw-r--r--ansible_collections/cisco/mso/changelogs/config.yaml31
4 files changed, 746 insertions, 0 deletions
diff --git a/ansible_collections/cisco/mso/changelogs/.gitignore b/ansible_collections/cisco/mso/changelogs/.gitignore
new file mode 100644
index 00000000..6be6b533
--- /dev/null
+++ b/ansible_collections/cisco/mso/changelogs/.gitignore
@@ -0,0 +1 @@
+/.plugin-cache.yaml
diff --git a/ansible_collections/cisco/mso/changelogs/.plugin-cache.yaml b/ansible_collections/cisco/mso/changelogs/.plugin-cache.yaml
new file mode 100644
index 00000000..c1fce446
--- /dev/null
+++ b/ansible_collections/cisco/mso/changelogs/.plugin-cache.yaml
@@ -0,0 +1,343 @@
+objects:
+ role: {}
+plugins:
+ become: {}
+ cache: {}
+ callback: {}
+ cliconf: {}
+ connection: {}
+ httpapi:
+ mso:
+ description: MSO Ansible HTTPAPI Plugin.
+ name: mso
+ version_added: 1.2.0
+ inventory: {}
+ lookup: {}
+ module:
+ mso_backup:
+ description: Manages backups
+ name: mso_backup
+ namespace: ''
+ version_added: null
+ mso_backup_schedule:
+ description: Manages backup schedules
+ name: mso_backup_schedule
+ namespace: ''
+ version_added: null
+ mso_dhcp_option_policy:
+ description: Manage DHCP Option policies.
+ name: mso_dhcp_option_policy
+ namespace: ''
+ version_added: null
+ mso_dhcp_option_policy_option:
+ description: Manage DHCP options in a DHCP Option policy.
+ name: mso_dhcp_option_policy_option
+ namespace: ''
+ version_added: null
+ mso_dhcp_relay_policy:
+ description: Manage DHCP Relay policies.
+ name: mso_dhcp_relay_policy
+ namespace: ''
+ version_added: null
+ mso_dhcp_relay_policy_provider:
+ description: Manage DHCP providers in a DHCP Relay policy.
+ name: mso_dhcp_relay_policy_provider
+ namespace: ''
+ version_added: null
+ mso_label:
+ description: Manage labels
+ name: mso_label
+ namespace: ''
+ version_added: null
+ mso_remote_location:
+ description: Manages remote locations
+ name: mso_remote_location
+ namespace: ''
+ version_added: null
+ mso_rest:
+ description: Direct access to the Cisco MSO REST API
+ name: mso_rest
+ namespace: ''
+ version_added: null
+ mso_role:
+ description: Manage roles
+ name: mso_role
+ namespace: ''
+ version_added: null
+ mso_schema:
+ description: Manage schemas
+ name: mso_schema
+ namespace: ''
+ version_added: null
+ mso_schema_clone:
+ description: Clone schemas
+ name: mso_schema_clone
+ namespace: ''
+ version_added: null
+ mso_schema_site:
+ description: Manage sites in schemas
+ name: mso_schema_site
+ namespace: ''
+ version_added: null
+ mso_schema_site_anp:
+ description: Manage site-local Application Network Profiles (ANPs) in schema
+ template
+ name: mso_schema_site_anp
+ namespace: ''
+ version_added: null
+ mso_schema_site_anp_epg:
+ description: Manage site-local Endpoint Groups (EPGs) in schema template
+ name: mso_schema_site_anp_epg
+ namespace: ''
+ version_added: null
+ mso_schema_site_anp_epg_domain:
+ description: Manage site-local EPG domains in schema template
+ name: mso_schema_site_anp_epg_domain
+ namespace: ''
+ version_added: null
+ mso_schema_site_anp_epg_selector:
+ description: Manage site-local EPG selector in schema templates
+ name: mso_schema_site_anp_epg_selector
+ namespace: ''
+ version_added: null
+ mso_schema_site_anp_epg_staticleaf:
+ description: Manage site-local EPG static leafs in schema template
+ name: mso_schema_site_anp_epg_staticleaf
+ namespace: ''
+ version_added: null
+ mso_schema_site_anp_epg_staticport:
+ description: Manage site-local EPG static ports in schema template
+ name: mso_schema_site_anp_epg_staticport
+ namespace: ''
+ version_added: null
+ mso_schema_site_anp_epg_subnet:
+ description: Manage site-local EPG subnets in schema template
+ name: mso_schema_site_anp_epg_subnet
+ namespace: ''
+ version_added: null
+ mso_schema_site_bd:
+ description: Manage site-local Bridge Domains (BDs) in schema template
+ name: mso_schema_site_bd
+ namespace: ''
+ version_added: null
+ mso_schema_site_bd_l3out:
+ description: Manage site-local BD l3out's in schema template
+ name: mso_schema_site_bd_l3out
+ namespace: ''
+ version_added: null
+ mso_schema_site_bd_subnet:
+ description: Manage site-local BD subnets in schema template
+ name: mso_schema_site_bd_subnet
+ namespace: ''
+ version_added: null
+ mso_schema_site_external_epg:
+ description: Manage External EPG in schema of sites
+ name: mso_schema_site_external_epg
+ namespace: ''
+ version_added: null
+ mso_schema_site_external_epg_selector:
+ description: Manage External EPG selector in schema of cloud sites
+ name: mso_schema_site_external_epg_selector
+ namespace: ''
+ version_added: null
+ mso_schema_site_l3out:
+ description: Manage site-local layer3 Out (L3Outs) in schema template
+ name: mso_schema_site_l3out
+ namespace: ''
+ version_added: null
+ mso_schema_site_service_graph:
+ description: Manage Service Graph in schema sites
+ name: mso_schema_site_service_graph
+ namespace: ''
+ version_added: null
+ mso_schema_site_vrf:
+ description: Manage site-local VRFs in schema template
+ name: mso_schema_site_vrf
+ namespace: ''
+ version_added: null
+ mso_schema_site_vrf_region:
+ description: Manage site-local VRF regions in schema template
+ name: mso_schema_site_vrf_region
+ namespace: ''
+ version_added: null
+ mso_schema_site_vrf_region_cidr:
+ description: Manage site-local VRF region CIDRs in schema template
+ name: mso_schema_site_vrf_region_cidr
+ namespace: ''
+ version_added: null
+ mso_schema_site_vrf_region_cidr_subnet:
+ description: Manage site-local VRF regions in schema template
+ name: mso_schema_site_vrf_region_cidr_subnet
+ namespace: ''
+ version_added: null
+ mso_schema_site_vrf_region_hub_network:
+ description: Manage site-local VRF region hub network in schema template
+ name: mso_schema_site_vrf_region_hub_network
+ namespace: ''
+ version_added: null
+ mso_schema_template:
+ description: Manage templates in schemas
+ name: mso_schema_template
+ namespace: ''
+ version_added: null
+ mso_schema_template_anp:
+ description: Manage Application Network Profiles (ANPs) in schema templates
+ name: mso_schema_template_anp
+ namespace: ''
+ version_added: null
+ mso_schema_template_anp_epg:
+ description: Manage Endpoint Groups (EPGs) in schema templates
+ name: mso_schema_template_anp_epg
+ namespace: ''
+ version_added: null
+ mso_schema_template_anp_epg_contract:
+ description: Manage EPG contracts in schema templates
+ name: mso_schema_template_anp_epg_contract
+ namespace: ''
+ version_added: null
+ mso_schema_template_anp_epg_selector:
+ description: Manage EPG selector in schema templates
+ name: mso_schema_template_anp_epg_selector
+ namespace: ''
+ version_added: null
+ mso_schema_template_anp_epg_subnet:
+ description: Manage EPG subnets in schema templates
+ name: mso_schema_template_anp_epg_subnet
+ namespace: ''
+ version_added: null
+ mso_schema_template_bd:
+ description: Manage Bridge Domains (BDs) in schema templates
+ name: mso_schema_template_bd
+ namespace: ''
+ version_added: null
+ mso_schema_template_bd_dhcp_policy:
+ description: Manage BD DHCP Policy in schema templates
+ name: mso_schema_template_bd_dhcp_policy
+ namespace: ''
+ version_added: null
+ mso_schema_template_bd_subnet:
+ description: Manage BD subnets in schema templates
+ name: mso_schema_template_bd_subnet
+ namespace: ''
+ version_added: null
+ mso_schema_template_clone:
+ description: Clone templates
+ name: mso_schema_template_clone
+ namespace: ''
+ version_added: null
+ mso_schema_template_contract_filter:
+ description: Manage contract filters in schema templates
+ name: mso_schema_template_contract_filter
+ namespace: ''
+ version_added: null
+ mso_schema_template_contract_service_graph:
+ description: Manage the service graph association with a contract in schema
+ template
+ name: mso_schema_template_contract_service_graph
+ namespace: ''
+ version_added: null
+ mso_schema_template_deploy:
+ description: Deploy schema templates to sites
+ name: mso_schema_template_deploy
+ namespace: ''
+ version_added: null
+ mso_schema_template_deploy_status:
+ description: Check query of objects before deployment to site
+ name: mso_schema_template_deploy_status
+ namespace: ''
+ version_added: null
+ mso_schema_template_external_epg:
+ description: Manage external EPGs in schema templates
+ name: mso_schema_template_external_epg
+ namespace: ''
+ version_added: null
+ mso_schema_template_external_epg_contract:
+ description: Manage Extrnal EPG contracts in schema templates
+ name: mso_schema_template_external_epg_contract
+ namespace: ''
+ version_added: 0.0.8
+ mso_schema_template_external_epg_selector:
+ description: Manage External EPG selector in schema templates
+ name: mso_schema_template_external_epg_selector
+ namespace: ''
+ version_added: null
+ mso_schema_template_external_epg_subnet:
+ description: Manage External EPG subnets in schema templates
+ name: mso_schema_template_external_epg_subnet
+ namespace: ''
+ version_added: 0.0.8
+ mso_schema_template_filter_entry:
+ description: Manage filter entries in schema templates
+ name: mso_schema_template_filter_entry
+ namespace: ''
+ version_added: null
+ mso_schema_template_l3out:
+ description: Manage l3outs in schema templates
+ name: mso_schema_template_l3out
+ namespace: ''
+ version_added: null
+ mso_schema_template_migrate:
+ description: Migrate Bridge Domains (BDs) and EPGs between templates
+ name: mso_schema_template_migrate
+ namespace: ''
+ version_added: null
+ mso_schema_template_service_graph:
+ description: Manage Service Graph in schema templates
+ name: mso_schema_template_service_graph
+ namespace: ''
+ version_added: null
+ mso_schema_template_vrf:
+ description: Manage VRFs in schema templates
+ name: mso_schema_template_vrf
+ namespace: ''
+ version_added: null
+ mso_schema_template_vrf_contract:
+ description: Manage vrf contracts in schema templates
+ name: mso_schema_template_vrf_contract
+ namespace: ''
+ version_added: 0.0.8
+ mso_schema_validate:
+ description: Validate the schema before deploying it to site
+ name: mso_schema_validate
+ namespace: ''
+ version_added: 1.3.0
+ mso_service_node_type:
+ description: Manage Service Node Types
+ name: mso_service_node_type
+ namespace: ''
+ version_added: null
+ mso_site:
+ description: Manage sites
+ name: mso_site
+ namespace: ''
+ version_added: null
+ mso_tenant:
+ description: Manage tenants
+ name: mso_tenant
+ namespace: ''
+ version_added: null
+ mso_tenant_site:
+ description: Manage tenants with cloud sites.
+ name: mso_tenant_site
+ namespace: ''
+ version_added: null
+ mso_user:
+ description: Manage users
+ name: mso_user
+ namespace: ''
+ version_added: null
+ mso_version:
+ description: Get version of MSO
+ name: mso_version
+ namespace: ''
+ version_added: null
+ ndo_schema_template_deploy:
+ description: Deploy schema templates to sites for NDO v3.7 and higher
+ name: ndo_schema_template_deploy
+ namespace: ''
+ version_added: null
+ netconf: {}
+ shell: {}
+ strategy: {}
+ vars: {}
+version: 2.2.0
diff --git a/ansible_collections/cisco/mso/changelogs/changelog.yaml b/ansible_collections/cisco/mso/changelogs/changelog.yaml
new file mode 100644
index 00000000..bd58b3ad
--- /dev/null
+++ b/ansible_collections/cisco/mso/changelogs/changelog.yaml
@@ -0,0 +1,371 @@
+ancestor: 0.0.4
+releases:
+ 0.0.5:
+ changes:
+ release_summary: New release v0.0.5
+ release_date: '2020-04-07'
+ 0.0.6:
+ changes:
+ bugfixes:
+ - Add aliases for backward support of permissions in role module.
+ - Add integration test for mso_schema_template_db and fix un-needed push to
+ API found by integration test.
+ - Consistent object output on domain_associations
+ - Fix EPG / External EPG Contract issue and create test for mso_schema_template_anp_epg_contract
+ and mso_schema_template_external_epg_contract
+ - Fix contract filter issue and add contract-filter test file
+ - Fix duplicate user, add admin user to associated user list and update tenant
+ test file
+ - Fix intersite_multicast_source attribute issue in mso_schema_template_anp_epg
+ and add the proxy_arp argument.
+ - Fix mso_schema_template_anp_epg idempotancy for both EPG and EPG with contracts
+ - Remove label with test domain before create it
+ - Send context instead of vrf when vrf parameter is used
+ - Update mso_schema_template_bd.py example for BD in another schema
+ minor_changes:
+ - ACI/MSO - Use get() dict lookups (https://github.com/ansible/ansible/pull/63074)
+ - Add EPG and ANP at site level when needed
+ - Add github action CI pipeline with test coverage
+ - Add login domain support for authentication in all modules
+ - Add support for DHCP querier to all subnet objects. Add partial test in mso_schema_template_bd
+ integration test.
+ - Add support for clean output if needed for debuging
+ - Add test file for mso_schema_template_anp_epg
+ - Added DHCP relay options and scope options to MSO schema template bd
+ - Added ability to bind epg to static fex port
+ - Added module to manage contracts for external EPG in Cisco MSO (https://github.com/ansible/ansible/pull/63550)
+ - Added module to manage template external epg subnet for Cisco MSO (https://github.com/ansible/ansible/pull/63542)
+ - Disabling tests for the role modules as API is not supported after 2.2.3i
+ until further notice
+ - Increased test coverage for existing module integration tests.
+ - Modified fail messages for site and updated documentation
+ - Moving test to Ansible v2.9.9 and increasing timelimit for mutex to 30+ min
+ - Update authors.
+ - Update mso_schema_site_anp.py (https://github.com/ansible/ansible/pull/67099)
+ - Updated Test File Covering all conditions
+ - mso_schema_site_anp_epg_staticport - Add VPC support (https://github.com/ansible/ansible/pull/62803)
+ release_summary: New release v0.0.6
+ release_date: '2020-06-13'
+ 0.0.7:
+ changes:
+ bugfixes:
+ - Fix mso_schema_site_vrf_region_cidr to automatically create VRF and Region
+ if not present at site level
+ - Fix query condition when VRF or Region do not exist at site level
+ - Remove unused regions attribute from mso_schema_template_vrf
+ minor_changes:
+ - Add l3out, preferred_group and test file for mso_schema_template_externalepg
+ - Add mso_schema_template_vrf_contract module and test file
+ - Add new attribute choice "policy_compression" to mso_Schema_template_contract_filter
+ - Add new functionality - Direct Port Channel (dpc), micro-seg-vlan and default
+ values
+ - Add new module for anp-epg-selector in site level
+ - Add new module mso_schema_template_anp_epg_selector and its test file
+ - Add new module mso_schema_vrf_contract
+ - Add new module mso_tenant_site to support cloud and non-cloud sites association
+ with a tenant and test file (https://github.com/CiscoDevNet/ansible-mso/pull/62)
+ - Add new mso_site_external_epg_selector module and test file
+ - Add site external epg and contract filter test
+ - Add support for VGW attribute in mso_schema_site_vrf_region_cidr_subnet
+ - Add support to set account as inactive using account_status attribute in mso_user
+ - Add test for mso_schema_site_vrf_region_cidr module
+ - Add test for mso_schema_site_vrf_region_cidr_subnet module
+ - Add vzAny attribute in mso_schema_template_vrf
+ - Automatically add ANP and EPG at site level and new test file for mso_schema_site_anp_epg_staticport
+ (https://github.com/CiscoDevNet/ansible-mso/pull/55)
+ - Modified External EPG module and addition of new Selector module
+ release_summary: New release v0.0.7
+ release_date: '2020-07-08'
+ 0.0.8:
+ changes:
+ bugfixes:
+ - Add login_domain to existing test.
+ - Add missing tests for VRF settings and changing those settings.
+ - Add test for specifying read-only roles and increase overall test coverage
+ of mso_user (https://github.com/CiscoDevNet/ansible-mso/pull/77)
+ - 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.
+ - Cleanup unused imports, unused variables and branches and change a variable
+ from ambiguous name to reduce warnings at Ansible Galaxy import
+ - Fix API error when pushing EPG with existing contracts
+ - Fix role tests to work with pre/post 2.2.4 and re-enable them
+ - Fix site issue if no site present and fix test issues with MSO v3.0
+ - Fixing External EPG renaming for 2.9 and later
+ - Fixing L3MCast test to pass on 2.2.4
+ - Fixing wrong removal of schemas
+ - Test hub network module after creating region manually
+ - Updating Azure site IP in inventory and add second MSO version to inventory
+ minor_changes:
+ - Add Login Domain support to mso_site
+ - Add aliases file for contract_filter module
+ - Add contract information in current and previous part
+ - Add new module and test file to query MSO version
+ - New backup module and test file (https://github.com/CiscoDevNet/ansible-mso/pull/80)
+ - Renaming mso_schema_template_externalepg module to mso_schema_template_external_epg
+ while keeping both working.
+ - Update cidr module, udpate attributes in hub network module and its test file
+ - Use a function to reuuse duplicate part
+ release_summary: New release v0.0.8
+ release_date: '2020-07-21'
+ 1.0.0:
+ changes:
+ bugfixes:
+ - Fix sanity issues to support 2.10.0
+ minor_changes:
+ - Add changelog
+ - Fix M() and module to use FQCN
+ - Update Ansible version in CI and add 2.10.0 to sanity in CI.
+ - Update Readme with supported versions
+ release_summary: 'This is the first official release of the ``cisco.mso`` collection
+ on 2020-08-18.
+
+ This changelog describes all changes made to the modules and plugins included
+ in this collection since Ansible 2.9.0.
+
+ '
+ release_date: '2020-08-18'
+ 1.0.1:
+ changes:
+ bugfixes:
+ - Fix default value for l2Stretch in mso_schema_template_bd module
+ - Fix deletion of schema when wrong template is provided in single template
+ schema
+ - Fix examples in documentation for mso_schema_template_l3out and mso_user
+ - Fix naming issue in deploy module
+ - Remove author emails due to length restriction
+ - Remove dead code branch in mso_schema_template
+ minor_changes:
+ - Add delete capability to mso_schema_site
+ - Add env_fallback for mso_argument_spec params
+ - Add non existing template deletion test
+ - Add test file for mso_schema_template
+ - Add test file for site_bd_subnet
+ - Bump module to v1.0.1
+ - Extent mso_tenant test case coverage
+ release_summary: 'Release v1.0.1 of the ``cisco.mso`` collection on 2020-10-30.
+
+ This changelog describes all changes made to the modules and plugins included
+ in this collection since v1.0.0.
+
+ '
+ release_date: '2020-10-30'
+ 1.1.0:
+ changes:
+ bugfixes:
+ - Fix anp idempotency issue
+ - Fix crash issue when using irrelevant site-template
+ - Fix default value for mso_schema state parameter
+ - Fix examples for mso_schema
+ - Fix galaxy-importer check warnings
+ - Fix issue on mso_schema_site_vrf_region_cidr_subnet to allow an AWS subnet
+ to be used for a TGW Attachment (Hub Network)
+ - Fix module name in example of mso_schema_site_vrf_region
+ - Fix mso_backup upload issue
+ - Fix sanity test error mso_schema_site_bd
+ - Fix some coding standard and improvements to contributed mso_dhcp_relay modules
+ and test files
+ - Fix space in asssertion
+ - Fix space in site_anp_epg_domain
+ - Fix space in test file
+ - Remove space from template name in all modules
+ - Remove space in template name
+ minor_changes:
+ - Add DHCP Policy Operations
+ - Add SVI MAC Addreess option in mso_schema_site_bd
+ - Add additional test file to add tenant from templated payload file
+ - Add attribute virtual_ip to mso_schema_site_bd_subnet
+ - Add capability for restore and download backup
+ - Add capability to upload backup
+ - Add check for undeploy under MSO version
+ - Add error handeling test file
+ - Add error message to display when yaml has failed to load
+ - Add galaxy-importer check
+ - Add galaxy-importer config
+ - Add mso_dhcp_option_policy and mso_dhcp_option_policy_option and test files
+ - Add new module mso_rest and test case files to support GET api method
+ - Add new options to template bd and updated test file
+ - Add notes to use region_cidr module to create region
+ - Add task to undeploy the template from the site
+ - Add tasks in test file to remove templates for mso_schema_template_migrate
+ - Add test case for schema removing
+ - Add test cases to verify GET, PUT, POST and DELETE API methods for sites in
+ mso_rest.py
+ - Add test file for mso_schema
+ - Add test file for mso_schema_template_anp
+ - Add test file for region module
+ - Add test files yaml_inline and yaml_string to support YAML
+ - Add userAssociations to tenants to resolve CI issues
+ - Addition of cloud setting for ext epg
+ - Changes made to payload of mso_schema_template_external_epg
+ - Changes to options in template bd
+ - Check warning
+ - Documentation Corrected
+ - Force arp flood to be true when l2unkwunicast is flood
+ - Make changes to display correct status code
+ - Modify mso library and updated test file
+ - Modify mso_rest test files to make PATCH available, and test other methods
+ against schemas
+ - Move options for subnet from mso to the template_bd_subnet module
+ - Python lint corrected
+ - Redirect log to both stdout and log.txt file & Check warnings and errors
+ - Remove creation example in document of mso_schema_site_vrf_region
+ - Remove present state from mso_schema module
+ - Removed unused variable in mso_schema_site_vrf_region_hub_network
+ - Test DHCP Policy Provider added
+ - Test file for mso_dhcp_relay_policy added
+ - Test file for template_bd_subnet and new option foe module
+ release_summary: 'Release v1.1.0 of the ``cisco.mso`` collection on 2021-01-20.
+
+ This changelog describes all changes made to the modules and plugins included
+ in this collection since v1.0.1.
+
+ '
+ release_date: '2021-01-20'
+ 1.2.0:
+ changes:
+ bugfixes:
+ - Add test case and small fixes to mso_schema_site_bd_l3out module
+ - Fix documentation issues accross modules
+ - Fix fail_json usage accross module_utils/mso.py
+ - Fix mso_rest to support HTTPAPI plugin and tests to support ND platform
+ - Fix mso_user to due to error in v1 API in MSO 3.2
+ - Fix path issue in mso_schema_template_migrate
+ - Fixes for site level external epgs and site level L3Outs
+ - Fixes to support MSO 3.3
+ - Remove query of all schemas to get schema ID and only query schema ID indentity
+ list API
+ minor_changes:
+ - Add Ansible common HTTPAPI dependancy in galaxy.yml
+ - Add HTTPAPI connection plugin support and HTTPAPI MSO connection plugin
+ - Add primary and unicast_routing attributes to mso_schema_template_bd
+ - Add requirements.txt for Ansible Environment support
+ - Add schema and template cloning modules mso_schema_clone and mso_schema_template_clone
+ - Add support cisco.nd.nd connection plugin
+ - Add support for multiple DCHP policies in a BD and new module mso_schema_template_bd_dhcp_policy
+ - Upgrade CI to latest Ansible version and Python 3.8
+ release_summary: 'Release v1.2.0 of the ``cisco.mso`` collection on 2021-06-02.
+
+ This changelog describes all changes made to the modules and plugins included
+ in this collection since v1.1.0.
+
+ '
+ plugins:
+ httpapi:
+ - description: MSO Ansible HTTPAPI Plugin.
+ name: mso
+ namespace: null
+ release_date: '2021-06-02'
+ 1.3.0:
+ changes:
+ 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
+ minor_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
+ release_summary: 'Release v1.3.0 of the ``cisco.mso`` collection on 2021-12-18.
+
+ This changelog describes all changes made to the modules and plugins included
+ in this collection since v1.2.0.
+
+ '
+ release_date: '2021-12-18'
+ 1.4.0:
+ changes:
+ bugfixes:
+ - Fix arp_entry value issue in mso_schema_template_filter_entry
+ - Fix mso_schema_site_anp idempotency when children exists
+ - Fix use_ssl documentation to explain usage when used with HTTPAPI connection
+ plugin
+ minor_changes:
+ - Update mso_schema_template_clone to use new method from NDO and unrestrict
+ it to earlier version
+ release_summary: 'Release v1.4.0 of the ``ansible-mso`` collection on 2022-03-15.
+
+ This changelog describes all changes made to the modules and plugins included
+ in this collection since v1.3.0.
+
+ '
+ release_date: '2022-03-15'
+ 2.1.0:
+ changes:
+ bugfixes:
+ - Fix time issue when host running ansible is in a different timezone then NDO
+ - Remove mso_guide from notes
+ deprecated_features:
+ - The mso_schema_template_contract_filter contract_filter_type attribute is
+ deprecated. The value is now deduced from filter_type.
+ 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)
+ release_summary: 'Release v2.1.0 of the ``ansible-mso`` collection on 2022-10-14.
+
+ This changelog describes all changes made to the modules and plugins included
+ in this collection since v1.4.0.
+
+ The version was bumped directly to 2.1.0 due to a previous collection upload
+ issue on galaxy.
+
+ '
+ 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.2.1:
+ changes:
+ bugfixes:
+ - Fix datetime support for python2.7 in mso_backup_schedule (#323)
+ release_summary: 'Release v2.2.1 of the ``ansible-mso`` collection on 2023-01-31.
+
+ This changelog describes all changes made to the modules and plugins included
+ in this collection since v2.2.0.
+
+ '
+ release_date: '2023-01-31'
diff --git a/ansible_collections/cisco/mso/changelogs/config.yaml b/ansible_collections/cisco/mso/changelogs/config.yaml
new file mode 100644
index 00000000..d6a4c94a
--- /dev/null
+++ b/ansible_collections/cisco/mso/changelogs/config.yaml
@@ -0,0 +1,31 @@
+changelog_filename_template: ../CHANGELOG.rst
+changelog_filename_version_depth: 0
+changes_file: changelog.yaml
+changes_format: combined
+ignore_other_fragment_extensions: true
+keep_fragments: false
+mention_ancestor: true
+new_plugins_after_name: removed_features
+notesdir: fragments
+prelude_section_name: release_summary
+prelude_section_title: Release Summary
+sections:
+- - major_changes
+ - Major Changes
+- - minor_changes
+ - Minor Changes
+- - breaking_changes
+ - Breaking Changes / Porting Guide
+- - deprecated_features
+ - Deprecated Features
+- - removed_features
+ - Removed Features (previously deprecated)
+- - security_fixes
+ - Security Fixes
+- - bugfixes
+ - Bugfixes
+- - known_issues
+ - Known Issues
+title: Cisco MSO Ansible Collection
+trivial_section_name: trivial
+use_fqcn: true