Allow superusers to start vms from arbitrary templates
-
Add a link on the template page to /dashboard/vm/create/?template=%d5035a28d - Allow choosing any template has_level accepts (but don't show them in the original list)
Now calling vm create with an implicitly permitted template value throws this:
```File "./dashboard/views.py", line 2130, in get template=templates.get(pk=template)) DoesNotExist: InstanceTemplate matching query does not exist.
-
-
Status changed to closed by commit ffbd9b
Toggle commit list
Please
register
or
sign in
to comment