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

Change owner to VdcComputePolicy functions #468

Merged
merged 3 commits into from
May 5, 2022

Conversation

dataclouder
Copy link
Contributor

  • Add client.CreateVdcComputePolicy
  • Add client.GetVdcComputePolicyById
  • Add client.GetAllVdcComputePolicies
  • Deprecate org.GetVdcComputePolicyById
  • Deprecate adminOrg.GetVdcComputePolicyById
  • Deprecate org.GetAllVdcComputePolicies
  • Deprecate adminOrg.GetAllVdcComputePolicies
  • Deprecate org.CreateVdcComputePolicy

VDC compute policy should not belong to any organization. It is a Provider entity.

* Add client.CreateVdcComputePolicy
* Add client.GetVdcComputePolicyById
* Add client.GetAllVdcComputePolicies
* Deprecate org.GetVdcComputePolicyById
* Deprecate adminOrg.GetVdcComputePolicyById
* Deprecate org.GetAllVdcComputePolicies
* Deprecate adminOrg.GetAllVdcComputePolicies
* Deprecate org.CreateVdcComputePolicy

Signed-off-by: Giuseppe Maxia <[email protected]>
Giuseppe Maxia added 2 commits May 2, 2022 17:04
Signed-off-by: Giuseppe Maxia <[email protected]>
Signed-off-by: Giuseppe Maxia <[email protected]>
@dataclouder dataclouder marked this pull request as ready for review May 4, 2022 05:14
@vbauzys vbauzys assigned vbauzys and dataclouder and unassigned vbauzys May 4, 2022
@dataclouder dataclouder merged commit 2c1c04a into vmware:main May 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants