Block a user
More gracefully handle image/OVA file upload failures
So far I haven't seen any problems related to this reoccur, so specific examples would warrant their own bugfix issues.
More gracefully handle image/OVA file upload failures
Move more system functonality into PVC
Move more system functonality into PVC
Revisiting this thought. After thinking more, as nice as internalizing these daemons might seem, I think from an administration perspective leaving them external is the right call at least until…
Rework provisioner for increased flexibility
Rework provisioner for increased flexibility
This has been implemented.
- The provisioner flow has been reworked to externalize most of the heavy lifting into a plugin-like script framework which leverages a 5-function standard class…