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 Project Tags #978

Merged
merged 4 commits into from
May 2, 2020
Merged

Add Project Tags #978

merged 4 commits into from
May 2, 2020

Conversation

randomswdev
Copy link
Contributor

@randomswdev randomswdev commented Mar 11, 2020

Add support for assigning tags to OpenStack projects. The feature is available in the OpenStack REST APIs since Queen.

@ghost ghost added the size/M label Mar 11, 2020
@theopenlab-ci
Copy link

theopenlab-ci bot commented Mar 11, 2020

Build failed.

@ozerovandrei
Copy link
Member

Looks fine but can you please also update website documentation in https://github.com/terraform-providers/terraform-provider-openstack/tree/master/website

You should also vendor newer Gophercloud since we use vendor for this project.

randomswdev and others added 4 commits May 2, 2020 12:32
Run go mod tidy, go mod vendor.
Remove openstack/identity_project_v3.go and use common
expandToStringSlice function for project tags.
Add "tags" to identity_project_v3 resource and datasource docs.
@ghost ghost added size/XXL dependencies and removed size/M labels May 2, 2020
@theopenlab-ci
Copy link

theopenlab-ci bot commented May 2, 2020

Build succeeded.

@ozerovandrei ozerovandrei merged commit f50d0a8 into terraform-provider-openstack:master May 2, 2020
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.

None yet

2 participants