Skip to content

Update Python Metadata API

Morten Ofstad requested to merge feature/morten.ofstad/UpdateMetadataAPI into master

Updated the Python API autogeneration system so it works with the Metadata.h header being split into MetadataKey.h, MetadataAccess.h and MetadataContainer.h. Reran autogeneration and fixed missing implementations. Updated the Python createtest so it uses KnownMetadata to set the origin of the VDS it creates.

Merge request reports