Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement meta data support for available resources #372

Closed
vbauzys opened this issue Oct 30, 2019 · 14 comments
Closed

Implement meta data support for available resources #372

vbauzys opened this issue Oct 30, 2019 · 14 comments
Assignees

Comments

@vbauzys
Copy link
Contributor

vbauzys commented Oct 30, 2019

A several resource already support meta data. Most of existing resources have also metadata ability.
Aim is add metadata ability to all possible resource.

Catalog
CatalogItem - implemented
Disk
Media - implemented
Network(Nsxv)
Organization
vApp - implemented
vAppTemplate
VDC - implemented
vdcStorageProfle
edge gtw(NSXV)
providerVDC
pvdcStorageProfle -
VM - implemented

@lvirbalas
Copy link
Collaborator

Please provide an exact list of resources where metadata is still missing and should be added.

@acederlund
Copy link

Hi,

I've found that the vcd_org object is lacking metadata properties, and would be greatful to get support for this since we're using it for integration with billing systems :)

So far, I've found these other resources capable of metadata, but either lacks metadata properties or is lacking resourcetypes:

  • Provider VDC (no object here, not sure it's needed either)
  • Organizations
  • Catalogs (tho there is support for both catalog items and media items)
  • Storage Policies

There might be more, but this is what I've found so far.

@lvirbalas lvirbalas assigned dataclouder and unassigned vbauzys Apr 7, 2020
@dataclouder
Copy link
Contributor

Hi @acederlund,
Currently we don't have plans to add provider VDC and storage policy resources or data sources.

Regarding metadata, we want to add metadata handling to Orgs, catalogs, networks, but it won't happen in the present release.

Instead, we're working on a system that uses metadata for filtering data sources, even for resources that can't modify metadata. A prototype will soon be available.

@lvirbalas
Copy link
Collaborator

Currently we don't have plans to add provider VDC

To be more specific: we have PVDC in the pipeline, but not in the near term plans.

@carmine73
Copy link

Any news on that?
I'm interested in setting vcd_org metadata

@mikeletux
Copy link
Contributor

@vbauzysvmware catalog implemented as per #780

@carmine73
Copy link

Any step forward for vcd_org metadata?

@lvirbalas lvirbalas assigned adambarreiro and unassigned dataclouder Mar 1, 2022
@adambarreiro
Copy link
Collaborator

@carmine73 Yes, currently we're preparing a PR to add this feature.

@bogi0704
Copy link
Contributor

bogi0704 commented Mar 16, 2022

Are different User Access Levels ("Read/Write","Read only","Hidden") also in scope for the metadata fields? We would like to use hidden Attributes as an msp for our internal automations and processes, but also enable our customers to set read/write attributes for processes that they should be able to influence.

@vbauzys
Copy link
Contributor Author

vbauzys commented Mar 17, 2022

@carmine73 Yes, currently we're preparing a PR to add this feature.

@adambarreiro could you link all metadata PR to this Issue? :)

@adambarreiro
Copy link
Collaborator

adambarreiro commented Mar 17, 2022

@carmine73
Copy link

Are different User Access Levels ("Read/Write","Read only","Hidden") also in scope for the metadata fields? We would like to use hidden Attributes as an msp for our internal automations and processes, but also enable our customers to set read/write attributes for processes that they should be able to influence.

anything planned on that? thanks

@adambarreiro
Copy link
Collaborator

Hi @carmine73, sorry for the late response! We're planning to add the user access levels in the next release (v3.8.0)

@adambarreiro
Copy link
Collaborator

Hi folks! We have the new metadata_entry attribute in all previous resources and data sources implemented in v3.8.0 that was just released. For example this one. It supports all the types, user access levels and domain.

Hence I'm closing this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

8 participants