-
Notifications
You must be signed in to change notification settings - Fork 15
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
Multi_FW PHP WF review for compatibility with 2.2.0 #94
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
abr-ubiqube
added a commit
that referenced
this pull request
Oct 14, 2020
* MSA-5648: Change API token management. Remove unused token/curl function. Revert to _configuration_variable_list API resource to old version instead of v1. * Topology workflow + add device nature in the data * MSA-8748 - Hello World PHP WF is broken (#91) * MSA-8748 - Remove OpenMSA in task path. Symlink is created in Process folder lrwxrwxrwx. 1 jboss jboss 23 Aug 11 13:22 Tutorials -> ../OpenMSA_WF/Tutorials * Multi_FW PHP WF review for compatibility with 2.2.0 (#94) add group fix typo * Fix VLAN topology (#101) change link name to network set $context as global set vlan ID for node name * IPOP Optical SDN use case (#96) IPOP2020_showcase_Optical_E2E_automation * Path Update * remove Checkpoint WF because it is now in a dedicated branch * update SDWAN WF display name * Update WF for managing ME config vars (#105) list vars in an array rename and cleanup add description rename task delete update var array after any update/delete/create move function to update var array in common PHP add require_once for Common.php add meta files update path name * Python sample wf (#104) review CreateME py WF rename some tasks * Workflow for Jira Integration (#107) add category * Fix topology (#108) use API v2 to read device info PHP SDK updated Add new mode for BIOS automation improve WF instance ID refactor common functions Co-authored-by: Olivier Vignaud <ovi@ubiqube.com> Co-authored-by: sle <sle@ubiqube.com> Co-authored-by: Sergio LEBON <37624631+sle38@users.noreply.github.com> Co-authored-by: PrasadhNanjundan <63722025+PrasadhNanjundan05@users.noreply.github.com> Co-authored-by: prn <prn@ubiqube.com> Co-authored-by: antoine-brun <antoine.brun@gmail.com> Co-authored-by: ArnaudFosse <34027417+ArnaudFosse@users.noreply.github.com> Co-authored-by: Aleksandr Shilkin <asi@ubiqube.com> Co-authored-by: asi-ubi <67101052+asi-ubi@users.noreply.github.com> Co-authored-by: ubihgu <32392787+ubihgu@users.noreply.github.com> Co-authored-by: msk <msk@ubiqube.com>
abr-ubiqube
added a commit
that referenced
this pull request
May 18, 2021
* MSA-5648: Change API token management. * Remove unused token/curl function. * Revert to _configuration_variable_list API resource to old version instead of v1. * Topology workflow + add device nature in the data * Topolgy changes * meta ansible * update WF category to BIOS * add group Tutorial * add group Tutorial * update WF category to BIOS * update WF category to Tutorial * fix process path * MSA-8748 - Hello World PHP WF is broken (#91) [MSA-8748] - Remove OpenMSA in task path. Symlink is created in Process folder lrwxrwxrwx. 1 jboss jboss 23 Aug 11 13:22 Tutorials -> ../OpenMSA_WF/Tutorials Co-authored-by: ArnaudFosse <34027417+ArnaudFosse@users.noreply.github.com> * fix variable type to the original * WF review * use the current subtenant if no subtenant is specified * add description and group * add desc and group * Topo fix: use the actual customer reference to list the managed entities (#93) * read customer by ID and extract external ref * move topology_rest.php to Common folder under Topology WF Co-authored-by: antoine-brun <antoine.brun@gmail.com> Co-authored-by: root <antoine.brun@ubiqube.com> * Multi_FW PHP WF review for compatibility with 2.2.0 (#94) * add group * fix typo Co-authored-by: root <antoine.brun@ubiqube.com> Co-authored-by: antoine-brun <antoine.brun@gmail.com> * fix variable config * variable review * fix path to VLAN.php * fix VLAN topo * fix path of require_once * refactor common functions * refactor common functions * refactor common functions * refactor common functions * fix VLAN topo (#95) fix VLAN topo * fix path of require_once * refactor common functions * add VLAN and SNMP as options * update var display name * fix unknown var name Co-authored-by: antoine-brun <antoine.brun@gmail.com> Co-authored-by: root <antoine.brun@ubiqube.com> * fix case where no vlan MS is found * fix wrong var name * fix process paths * add meta file * saved with UI * review WF * clean up XML, remove sections * remove whitespace * clean up XML, remove sections * clean up XML * BIOS autoimation workflow has been modified * Fix VLAN topology (#101) * change link name to network * set $context as global * set vlan ID for node name Co-authored-by: antoine-brun <antoine.brun@gmail.com> * Topo 2.2.0: refactoring (#102) * refactor common functions Co-authored-by: antoine-brun <antoine.brun@gmail.com> * IPOP Optical SDN use case (#96) IPOP2020_showcase_Optical_E2E_automation * Path Update * remove Checkpoint WF because it is now in a dedicated branch Co-authored-by: antoine-brun <antoine.brun@gmail.com> * review template / debug info * debug info * create tutorial usecase * create tutorial usecase * create tutorial usecase * add meta files * add meta files * Update Assign_Device_Variables.xml * device var utils : add process to update and delete a variable * add General_Network_Service_Automation * fix XML / update MS names * typo * update tenant to tenants * add meta file * fix and adjust based on MS changes * update SDWAN WF display name * Update WF for managing ME config vars (#105) * list vars in an array * rename and cleanup * add description * rename task delete * update var array after any update/delete/create * move function to update var array in common PHP * add require_once for Common.php * add meta files * update path name Co-authored-by: antoine-brun <antoine.brun@gmail.com> * Python sample wf (#104) review CreateME py WF * rename some tasks Co-authored-by: msk <msk@ubiqube.com> Co-authored-by: root <devops@openmsa.co> * Workflow for Jira Integration (#107) * add category Co-authored-by: root <devops@openmsa.co> * improve WF instance ID * fix topology * fix topology * Fix topology (#108) * use API v2 to read device info Co-authored-by: antoine-brun <antoine.brun@gmail.com> * Adopted to 2.2.0GA * Adopted to 2.2.0GA * PHP SDK updated * Bug fixed * device reference modified * Update utils me var mngt (#106) * build display var * list vars in an array * add description * rename task delete * update var array after any update/delete/create * move function to update var array in common PHP * update path name * fix Update task and call function to read vars when calling Init task Co-authored-by: antoine-brun <antoine.brun@gmail.com> * Add new mode for BIOS automation * Add new mode for BIOS automation * New mode for BIOS automation * New process * VRF based topology has been added (#114) Co-authored-by: root <devops@openmsa.co> * New process has been added * Create README.md * Update README.md * New fucntions in PHP SDK Co-authored-by: Olivier Vignaud <ovi@ubiqube.com> Co-authored-by: sle <sle@ubiqube.com> Co-authored-by: Sergio LEBON <37624631+sle38@users.noreply.github.com> Co-authored-by: PrasadhNanjundan <63722025+PrasadhNanjundan05@users.noreply.github.com> Co-authored-by: prn <prn@ubiqube.com> Co-authored-by: antoine-brun <antoine.brun@gmail.com> Co-authored-by: root <antoine.brun@ubiqube.com> Co-authored-by: Antoine Brun <antoine.brun@openmsa.co> Co-authored-by: ArnaudFosse <34027417+ArnaudFosse@users.noreply.github.com> Co-authored-by: root <devops@openmsa.co> Co-authored-by: ubihgu <32392787+ubihgu@users.noreply.github.com> Co-authored-by: msk <msk@ubiqube.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.