Skip to content

Fixing minor issues + cleanup

Pre-release
Pre-release
Compare
Choose a tag to compare
@viroge viroge released this 18 Feb 08:46
· 7 commits to master since this release
  • 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