Releases: viroge/netbox-storage
Releases · viroge/netbox-storage
Update for Netbox 4.0 and 4.1
Update to support Netbox 4.0 and 4.1.
Tested with 4.1.1, should work with 4.0.x as well.
Full Changelog: v0.6.3...v0.7.0
Update for Netbox 3.5-beta1
NetBoxModelCSVForm -> NetBoxModelImportForm
Full Changelog: v0.6.2...v0.6.3
Permission fixes + pip publishing
- Further permission fixes in navigation
- Updated installation guidelines after pip publishing
Full Changelog: v0.6.1...v0.6.2
v0.6.1
Fix navigation permissions: the user needs view permission on the object types to be able to see the corresponding menu item.
Full Changelog: v0.6.0...v0.6.1
Fixing minor issues + cleanup
- Recreated migrations, as this plugin will be published on PyPI soon
- Added missing nested serializers in the API
- Fixed filters for all object types
- Added filter to Datastores for "Reachable by VM": a Virtual Machine can only have a VMDK on a specific Datastore if that Virtual Machine's Cluster has a Storage Session to the Datastore
- The "Reachable by VM" logic is added to VMDK edit form
- Utilization Graphs can now show more than 100% utilization to be able to show oversubscription
- Added "related objects" to LUN and Datastore templates
- Minor cosmetic changes
v0.5
Added CSV import to all object types
Full Changelog: v0.4...v0.5
v0.4 release
Added WWN to LUNs
Human readable sizes
Added bulk delete to all object types
Full Changelog: v0.3...v0.4
v0.3
Filtersets and filterforms added
Full Changelog: v0.2...v0.3
initial release +1
Structure finalized for the time
Full Changelog: https://github.com/viroge/netbox-storage/commits/v0.2