netbox/netbox/virtualization
2017-10-31 14:47:14 -04:00
..
api Closes #1556: Added API endpoints listing static field choices for each app 2017-10-10 16:41:35 -04:00
fixtures Add Digital Ocean as an initial cluster 2017-10-26 10:05:18 -05:00
migrations Closes #1493: Added functional roles for virtual machines 2017-09-29 11:13:41 -04:00
tests Added virtualization API tests 2017-08-31 14:03:12 -04:00
__init__.py Initial work on virtualization support (#142) 2017-08-04 17:02:52 -04:00
apps.py Initial work on virtualization support (#142) 2017-08-04 17:02:52 -04:00
constants.py Added virtualization models to nbshell and fixed up status constants 2017-09-20 14:03:56 -04:00
filters.py Fixes #1670: Corrected filter names (regression from #1649) 2017-10-31 14:47:14 -04:00
forms.py Fixes #1579: Devices already assigned to a cluster cannot be added to a different cluster 2017-10-17 09:59:35 -04:00
models.py #1493: Extended DeviceRole to include a toggle indicating applicability to virtual machines 2017-09-29 12:11:20 -04:00
tables.py Fixes #1584: Colorized virtual machine role column 2017-10-13 10:45:34 -04:00
urls.py Added bulk import views for cluster types and groups 2017-10-09 15:49:48 -04:00
views.py Fixes #1618: Allow bulk deletion of all virtual machines 2017-10-18 12:31:58 -04:00