mirror of https://github.com/apache/cloudstack.git
* UserData as first clas resource * Few fixes * Added userdata id in deploy VM flow * Fixed userdata append scenario between template userdata and user provided userdata * UI: added a new section for userdata * Added userdata details to the deployVM cmd flow * Write userdata details into metadata VR * Updated template response and views * UI: added userdata id to deloyvm wizard * Added userdata list to deploy VM form * Added userdata params to registeruserdata UI form * Small fixes and added userdata to updateVM flow * Fixed unit tests and imports * Userdata Navigation in template view * Added userdata denyoverride flag and userdata params section * Added ToolTips and fixes deploy VM, register userdata form * added userdata policy list to register template form * Allow override append of userdata in deploy VM flow * update userdata linking to template * Few UI fixes in deploy VM and edit template form * fixes in deploy VM form to support deny userdata policy * Added unit tests for userdata * Added unit tests for linking userdata to template * Remove unused imports * Move test file to proper files * Fix unused imports * Fix Userdata delete flow * Few improvements in the code * Adding marvin tests for userdata * Fixed marvin tests for registerd userdata * Added few more marvin tests for userdata * Few code fixes * Few more code fixes * Added userdata details to register and upload iso forms * Added userdata selection in deploy VM form for ISOs * Add comments section to userdata * Added new API to reset UserData of a VM along with UpdateVM API * Added new UnitTests for resetVMUserData * Added resetVMUserdata in UI for stopped VM * Added blank values for userdata in edit template form * Added ISO id to the linkuserdatatotemplate API * Added validation to userdata params so that it wont contain any VR metadafile names * Removed required param for iso id in linkuserdatatotemplate cmd * Added length to userdata param * remove delete cascade on user_vm and vm_template tables for userdata id foreign key reference. * Fix custom userdata params for config drive by adding userdata file name and value metadata json * Fix marvin test case * added comments to marvin test cases * Fix document link in UI * Added a check while deleting the userdata, to see if no VMs are using the userdata * Added unit tests * Removed labels added during merge * added success message for userdata registration * Added Schema changes to 4160 to 4161 upgrade path * Fixed imports and some errors * Fix service offering uuid in mysql view * UI changes wrt to 4.16 branch mostly related to vue2 * Some UI fixes * Register userdata and update template form fixes * Fixed compute.js related to userdata * UI fixes and user_vm_view wrt sshkey * Fixed update template form * Fix deploy VM and userdata reset forms * Fixed Register and upload template and ISO forms * Fixed getting params for userdata from template in instance creation form * Removed CloudZonesNetworkElement.java as part of rebase, which is actually removed in https://github.com/shapeblue/cloudstack-apple/pull/191 * Fixed userdata selection in deploy vm and reset userdata vm forms * Fixed method calls after rebase |
||
|---|---|---|
| .. | ||
| api | ||
| components-api | ||
| network | ||
| orchestration | ||
| schema | ||
| service | ||
| storage | ||
| pom.xml | ||