Skip to content

RFC/Feature: Support for vm image technical configuration modifications #243

@justinvreeland

Description

@justinvreeland

I'd like to use this extension for managing the technical configuration for virtual machine images. I've put together a small POC that works for adding and removing vm image versions from existing technical configurations. I have read through the docs in the repo and looked for examples. The closets I found was the CNAB bundles. It appears the CNAB code is generated via pydantic. I did take a look at some of the pydantic generated code for the json schema matching the resources I want to update but I ended up with a large number of classes named similar to: ComSchemaVirtualMachineOpenPort20220301Preview2 and Field20220301Preview2Model4 So I figured I'd post what I have and see if there's any interest in this functionality or guidance you could provide for generating the python code with less manual transformation needed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions