This website requires JavaScript.
Explore
Help
Register
Sign In
GitHub
/
webvirtcloud
Watch
1
Star
0
Fork
0
You've already forked webvirtcloud
mirror of
https://github.com/retspen/webvirtcloud.git
synced
2026-05-26 15:13:33 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
45720d3bcf84e017395091a61c9d6d28e1878962
webvirtcloud
/
create
History
catborise
45720d3bcf
convert HDD selection of new instance creation to user request. Before that, instance creation gets all images of all pools. If there is a problem with some pools other than default. It causes problem and sometimes it takes too long to opeen create instance page. With that extension getting volumes is up to request. Firs you must select pool then select volume. For now the create page opens instantly.
2018-11-16 16:08:35 +03:00
..
fixtures
Add fixtures
2015-02-27 15:56:10 +02:00
migrations
Fixed pep8
2015-03-27 17:12:15 +02:00
templates
convert HDD selection of new instance creation to user request. Before that, instance creation gets all images of all pools. If there is a problem with some pools other than default. It causes problem and sometimes it takes too long to opeen create instance page. With that extension getting volumes is up to request. Firs you must select pool then select volume. For now the create page opens instantly.
2018-11-16 16:08:35 +03:00
__init__.py
Clean header
2015-02-27 14:44:44 +02:00
admin.py
Clean header
2015-02-27 14:44:44 +02:00
forms.py
fix validation error message of network.
2018-11-16 16:03:32 +03:00
models.py
Clean header
2015-02-27 14:44:44 +02:00
tests.py
Clean header
2015-02-27 14:44:44 +02:00
views.py
convert HDD selection of new instance creation to user request. Before that, instance creation gets all images of all pools. If there is a problem with some pools other than default. It causes problem and sometimes it takes too long to opeen create instance page. With that extension getting volumes is up to request. Firs you must select pool then select volume. For now the create page opens instantly.
2018-11-16 16:08:35 +03:00