Allow Domain Admins to provide custom Id for Resource (VM, Volume, etc) creation commands. - #13850
Allow Domain Admins to provide custom Id for Resource (VM, Volume, etc) creation commands.#13850sureshanaparti wants to merge 1 commit into
Conversation
…c) creation commands.
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 4.22 #13850 +/- ##
============================================
- Coverage 17.69% 17.69% -0.01%
+ Complexity 15835 15831 -4
============================================
Files 5925 5925
Lines 533539 533549 +10
Branches 65274 65276 +2
============================================
- Hits 94427 94420 -7
- Misses 428435 428453 +18
+ Partials 10677 10676 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
|
@blueorangutan package |
|
@sureshanaparti a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress. |
|
Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ el10 ✔️ debian ✔️ suse15. SL-JID 18829 |
DaanHoogland
left a comment
There was a problem hiding this comment.
clgtm, one caveat (about the old code, not the new); a UUID should be universally unique. Right now only uniqueness for its own entity type is checked.
Description
This PR allows Domain Admins to provide custom Id for Resource (VM, Volume, etc) creation commands.
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?
How did you try to break this feature and the system with this change?