Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SDA workflow manger modules #187

Merged
merged 186 commits into from
Sep 27, 2024

Conversation

madhansansel
Copy link
Contributor

@madhansansel madhansansel commented Sep 25, 2024

    - Added 'fabric_transits_workflow_manager.py' to perform operations on SDA fabric transits.
    - Changes in ise_radius_integration_workflow_manager module to check ise certification status.
    - Setting dnac versions and compare for version based routing.
    - Minor bug fixes in network_compliance_workflow_manager module.
    - Changes in network_settings_workflow_manager module to support exception handling.
    - Changes in rma_workflow_manager module.
    - Changes in sda_extranet_policies_workflow_manager module.
    - Changes in swim_workflow_manager module to support CCO image.
    - Adding  support to update  password  in user_role_workflow_manager module.
    - Unit test automation for worflow_manager modules.
    - access_point_workflow_manager module.py: added attributes 'hostname' and 'management_ip_address'.
    - device_configs_backup_workflow_manager.py: added attributes 'hostname_list' and 'ip_address_list', 'site_list', 'mac_address_list', 'serial_number_list'.
    - device_configs_backup_workflow_manager.py: removed attributes 'hostname', 'ip_address', 'site', 'mac_address' and 'serial_number'.
    - fabric_sites_zones_workflow_manager.py: added attribute 'fabric_type'.
    - fabric_sites_zones_workflow_manager.py: removed attribute 'site_type'.
    - swim_workflow_manager.py: added attribute 'cco_image_details'.
    - user_role_workflow_manager: added attribute 'password_update'.

rukapse and others added 30 commits August 13, 2024 12:22
Lates Changes - August 13th, 2024
Latest Changes - August 14th, 2024
2 common function used for validation
3 bug fixed like IPV6 support, verify config rf profile related document changes
…_fields

Accesspoint update feature all fields
@madhansansel
Copy link
Contributor Author

@bvargasre we did changes in our workflow manager modules. Can you please review and approve the changes?

skesali and others added 22 commits September 25, 2024 21:00
Routes for the ise integration message in DNAC versions 2.3.7.6 and 2.3.7.9
… remove the task_params to have the precise failure reason
Added the try except block, get the failure reason and set it to msg,…
…module

Device Config backup workflow module
Changed the pan_address and primary_server_address key value for ISE servers
Checked the project name for verifying the absence of the template
@bvargasre bvargasre merged commit 84d84e7 into cisco-en-programmability:develop Sep 27, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants