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

add upload from URL for catalog_item resource and allow update name and descriptions #770

Merged
merged 17 commits into from
Jan 18, 2022

Conversation

vbauzys
Copy link
Contributor

@vbauzys vbauzys commented Jan 10, 2022

Dep: vmware/go-vcloud-director#422

  • update parts were deprecated methods were used
  • new property ova_url which allows uploading vApp template from URL
  • update of resource now support name and description (previously only meta data was changeable)

Signed-off-by: Vaidotas Bauzys <vbauzys@vmware.com>
…item resource allows updating name and description properties.

Signed-off-by: Vaidotas Bauzys <vbauzys@vmware.com>
@vbauzys vbauzys self-assigned this Jan 10, 2022
Signed-off-by: Vaidotas Bauzys <vbauzys@vmware.com>

# Conflicts:
#	go.sum
Signed-off-by: Vaidotas Bauzys <vbauzys@vmware.com>
@vbauzys vbauzys changed the title updated used deprecated methods add upload from URL for catalog_item resource Jan 11, 2022
Copy link
Collaborator

@Didainius Didainius left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

First pass.

vcd/resource_vcd_catalog_media.go Outdated Show resolved Hide resolved
vcd/resource_vcd_catalog_item.go Outdated Show resolved Hide resolved
vcd/resource_vcd_catalog_item.go Outdated Show resolved Hide resolved
vcd/resource_vcd_catalog_item.go Outdated Show resolved Hide resolved
vcd/resource_vcd_catalog_item.go Outdated Show resolved Hide resolved
Signed-off-by: Vaidotas Bauzys <vbauzys@vmware.com>

# Conflicts:
#	vcd/resource_vcd_catalog_item.go
Signed-off-by: Vaidotas Bauzys <vbauzys@vmware.com>
Signed-off-by: Vaidotas Bauzys <vbauzys@vmware.com>
Signed-off-by: Vaidotas Bauzys <vbauzys@vmware.com>
Signed-off-by: Vaidotas Bauzys <vbauzys@vmware.com>
Signed-off-by: Vaidotas Bauzys <vbauzys@vmware.com>
Signed-off-by: Vaidotas Bauzys <vbauzys@vmware.com>
Signed-off-by: Vaidotas Bauzys <vbauzys@vmware.com>
.changes/v3.6.0/770-features.md Outdated Show resolved Hide resolved
vcd/resource_vcd_catalog_item.go Outdated Show resolved Hide resolved
@vbauzys vbauzys changed the title add upload from URL for catalog_item resource add upload from URL for catalog_item resource and allow update name and descriptions Jan 14, 2022
Signed-off-by: Vaidotas Bauzys <vbauzys@vmware.com>
Signed-off-by: Vaidotas Bauzys <vbauzys@vmware.com>
Signed-off-by: Vaidotas Bauzys <vbauzys@vmware.com>
Signed-off-by: Vaidotas Bauzys <vbauzys@vmware.com>
Signed-off-by: Vaidotas Bauzys <vbauzys@vmware.com>
@vbauzys vbauzys merged commit 7392f52 into vmware:master Jan 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants