1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2024-12-25 07:35:22 +00:00
webvirtcloud/instances
Jan Krcmar 96982ce58b instance/settings: inputs renamed according to action type (net -> clone-net-mac, net -> net-mac)
instance/network: correct multiple interfaces handling, add mac handling
2016-02-10 17:52:50 +01:00
..
migrations Initial commit 2015-02-27 10:53:51 +02:00
templates instance/settings: inputs renamed according to action type (net -> clone-net-mac, net -> net-mac) 2016-02-10 17:52:50 +01:00
templatetags Fixed pep8 2015-03-27 17:12:15 +02:00
__init__.py Initial commit 2015-02-27 10:53:51 +02:00
admin.py Initial commit 2015-02-27 10:53:51 +02:00
models.py Added is_template attribute to instances. If true, instance cannot be started. 2016-01-20 15:40:09 +01:00
tests.py Initial commit 2015-02-27 10:53:51 +02:00
urls.py instance/clone added Guess mac address button. search for mac address of Clone Name via ajax request. Currently scans only local dhcpd configuration file. 2016-02-08 12:28:52 +01:00
views.py instance/settings: inputs renamed according to action type (net -> clone-net-mac, net -> net-mac) 2016-02-10 17:52:50 +01:00