1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00
Commit Graph

68 Commits

Author SHA1 Message Date
a6599874db #1493: Extended DeviceRole to include a toggle indicating applicability to virtual machines 2017-09-29 12:11:20 -04:00
6243fbfd0d Closes #1493: Added functional roles for virtual machines 2017-09-29 11:13:41 -04:00
2ca161f3d8 Closes #1509: Extended cluster model to allow site assignment 2017-09-22 12:53:09 -04:00
6e81b0ac32 Merge pull request #1517 from huzichunjohn/issue_1514
Fixes #1514: No field to edit Cluster comments
2017-09-20 11:53:43 -04:00
d87023e1ce Limited virtual machine interfaces to type "virtual" (removed LAG type) 2017-09-20 11:47:37 -04:00
2174ccf016 Fixes #1514: No field to edit Cluster comments 2017-09-20 11:48:49 +00:00
9927ce14d3 Fixes #1502: Fixed CSV export for clusters and virtual machines 2017-09-18 13:12:58 -04:00
6872ab0e14 Added a status field for virtual machines 2017-09-14 14:35:34 -04:00
136d16b7fd Don't add a placeholder option to multiselect widgets 2017-09-12 14:14:08 -04:00
700194b80d Implemented bulk interface creation for virtual machines 2017-09-12 12:49:01 -04:00
ef2dd673ec Finished bulk edit/delete views 2017-09-11 16:14:05 -04:00
f66b0b7fea Finished implementing CSV imports 2017-09-11 15:42:18 -04:00
1341ab5703 Fixed selection of sites not assigned to a region 2017-09-01 10:10:10 -04:00
e9f75adddb Ditched VMInterface in favor of reusing dcim.Interface 2017-08-29 14:24:58 -04:00
4587aba1d4 Added views to add/remove hosts to/from clusters 2017-08-21 16:53:36 -04:00
e81e33af38 Added views for VM interfaces 2017-08-18 14:37:19 -04:00
9acd792abe Added virtualization filters 2017-08-16 17:00:17 -04:00
d06813f528 Initial work on virtualization support (#142) 2017-08-04 17:02:52 -04:00