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

Adding new intent modules for inventory, discovery and device credentials #124

Merged
merged 44 commits into from
Nov 13, 2023

Conversation

madhansansel
Copy link
Contributor

Problem Description:
a) New inventory intent module that is used to perform over devices which includes Adding, Deleting, Resyncing, Updating Device details etc. for all types of devices - Network Device, Compute Device, Meraki Device, Firepower Management System Device and Third Party Devices.

b) New device credential inventory module that is used to Create, Update and Delete Global Device Credentials and Assign Credentials to a sites

c) New discovery inventory module that is used to discover the devices.

d) Minor changes to other files.

Documentation:
Documentation is done as part of the code

Sanities:
Run sanities successfully

fmunozmiranda and others added 30 commits October 13, 2023 13:02
Write and test code for adding Network Device in Inventory and creati…
Add other device types(Compute,Meraki,Firepower,Third Party Devices) …
PnP with non mandatory image and template
Add code for Resync of list of devices with force flag and fix PR com…
Added new module and playbook for Device Credentials
replace f string to format in exception handling for supporting all p…
@madhansansel
Copy link
Contributor Author

@wastorga , @fmunozmiranda, @racampos, @bvargasre can you please review the changes and approve?

@fmunozmiranda
Copy link
Collaborator

Hi @madhansansel could you please update the CHANGELOG with your changes, thank you.

@madhansansel
Copy link
Contributor Author

Hi @fmunozmiranda, updated the changelogs. Could you please review and approve the PR? Thank you very much!

@fmunozmiranda
Copy link
Collaborator

fmunozmiranda commented Nov 9, 2023

@madhansansel Could you please change version to 6.8.0? New modules and plugins should increase the minor number (remembering the MAJOR.MINOR.PATCH versioning).

Please change property version_added from 6.7.0 to 6.8.0

Thanks.

@madhansansel
Copy link
Contributor Author

@fmunozmiranda, updated the change version to 6.8.0 as requested. Could you please review and approve the PR? Thank you very much!

@fmunozmiranda
Copy link
Collaborator

@madhansansel
Copy link
Contributor Author

@fmunozmiranda Changed the version from 6.7.0 to 6.8.0 in device_credential_intent and inventory_intent modules. Could you please review and approve the PR? Thank you very much!

@fmunozmiranda fmunozmiranda merged commit 77d0aba into cisco-en-programmability:develop Nov 13, 2023
5 checks passed
bvargasre pushed a commit that referenced this pull request Feb 5, 2024
Removed the dnac_log_level from the documentation.
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.

4 participants