netbox/netbox/virtualization
2017-11-27 10:59:24 -05:00
..
api Fixes #1699: Correct nested representation in the API of primary IPs for virtual machines and add missing primary_ip property 2017-11-09 09:33:40 -05: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 Closes #1691: Cleaned up and reorganized import statements 2017-11-07 11:08:23 -05: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 Closes #1691: Cleaned up and reorganized import statements 2017-11-07 11:08:23 -05:00
filters.py Closes #1722: Added VM count to site view 2017-11-27 10:59:24 -05:00
forms.py Closes #1722: Added VM count to site view 2017-11-27 10:59:24 -05:00
models.py Fixes #1699: Correct nested representation in the API of primary IPs for virtual machines and add missing primary_ip property 2017-11-09 09:33:40 -05:00
tables.py Closes #1691: Cleaned up and reorganized import statements 2017-11-07 11:08:23 -05:00
urls.py Closes #1691: Cleaned up and reorganized import statements 2017-11-07 11:08:23 -05:00
views.py Closes #1691: Cleaned up and reorganized import statements 2017-11-07 11:08:23 -05:00