borisstoyanov commented on a change in pull request #3245: [WIP DO NOT MERGE]
server: allows compute offering with or without constraints
URL: https://github.com/apache/cloudstack/pull/3245#discussion_r273919258
##########
File path: ui/l10n/en.js
##########
@@ -554,6 +554,10 @@ var dictionary = {
"label.compute":"Compute",
"label.compute.and.storage":"Compute and Storage",
"label.compute.offering":"Compute offering",
+"label.compute.offering.type":"Compute offering type",
+"label.compute.offering.custom.constrained":"Custom Constrained",
+"label.compute.offering.custom.unconstrained":"Custom Unsconstrained",
Review comment:
Good hack. Simply the ui typing field could be grey out but that won't solve
the api call. This need a service layer check imho.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services