netbox/netbox/virtualization
2018-02-21 10:49:40 -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 #1784: Added cluster_type filters for virtual machines 2017-12-20 14:24:12 -05:00
forms.py Fixes #1886: Allow setting the primary IPv4/v6 address for a VirtualMachine via the web UI 2018-02-21 10:49:40 -05:00
models.py Standardized declaration of csv_headers on models 2018-02-02 14:26:16 -05:00
tables.py Fixes #1858: Include device/CM count for cluster list in global search results 2018-02-02 17:11:46 -05:00
urls.py Closes #1691: Cleaned up and reorganized import statements 2017-11-07 11:08:23 -05:00
views.py Eliminated queries for distinct related object counts for better performance 2018-02-02 17:46:23 -05:00