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

Commits on May 2, 2020

  1. Add Project Tags

    randomswdev authored and ozerovandrei committed May 2, 2020
    Configuration menu
    Copy the full SHA
    e9795df View commit details
    Browse the repository at this point in the history
  2. Tidy and vendor depencencies

    Run go mod tidy, go mod vendor.
    ozerovandrei committed May 2, 2020
    Configuration menu
    Copy the full SHA
    7359744 View commit details
    Browse the repository at this point in the history
  3. Use expandToStringSlice for project tags

    Remove openstack/identity_project_v3.go and use common
    expandToStringSlice function for project tags.
    ozerovandrei committed May 2, 2020
    Configuration menu
    Copy the full SHA
    aa498da View commit details
    Browse the repository at this point in the history
  4. Docs: add project tags

    Add "tags" to identity_project_v3 resource and datasource docs.
    ozerovandrei committed May 2, 2020
    Configuration menu
    Copy the full SHA
    edbaaca View commit details
    Browse the repository at this point in the history