1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2024-11-01 12:04:15 +00:00
webvirtcloud/create
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