.. |
api
|
100d979d3e
Fixes #1554: Don't require form_factor when creating an interface assigned to a virtual machine
|
7 years ago |
migrations
|
6243fbfd0d
Closes #1493: Added functional roles for virtual machines
|
7 years ago |
tests
|
cbc239ceaa
Added virtualization API tests
|
7 years ago |
__init__.py
|
d06813f528
Initial work on virtualization support (#142)
|
7 years ago |
apps.py
|
d06813f528
Initial work on virtualization support (#142)
|
7 years ago |
constants.py
|
4cfad2ef3b
Added virtualization models to nbshell and fixed up status constants
|
7 years ago |
filters.py
|
b734599f40
Closes #1557: Added filtering for virtual machine interfaces
|
7 years ago |
forms.py
|
100d979d3e
Fixes #1554: Don't require form_factor when creating an interface assigned to a virtual machine
|
7 years ago |
models.py
|
a6599874db
#1493: Extended DeviceRole to include a toggle indicating applicability to virtual machines
|
7 years ago |
tables.py
|
6243fbfd0d
Closes #1493: Added functional roles for virtual machines
|
7 years ago |
urls.py
|
700194b80d
Implemented bulk interface creation for virtual machines
|
7 years ago |
views.py
|
86a298792a
Corrected default return URL for BulkComponentCreateView
|
7 years ago |