Skip to content
This repository has been archived by the owner on Aug 1, 2023. It is now read-only.

[WIP] add full CRUD operations to openstack/identity/v2/tenants #562

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

cristicalin
Copy link

Add create / update / delete operations support for the keystone v2 implementation.

This is needed for use by hashicorp/terraform to manage keystone v2 resources. It enables admins to create a full stack for a tenant beginning with the actual creation of the tenant itself.

Add create / update / delete operations support for the keystne v2
implementation.
@cristicalin cristicalin changed the title add CRUD operations to openstack/identity/v2/tenants [WIP] add full CRUD operations to openstack/identity/v2/tenants Apr 30, 2016
* remove reference to "errors" from tenants/requests.go
* fix typo in tenants/results.go
@coveralls
Copy link

coveralls commented Apr 30, 2016

Coverage Status

Coverage decreased (-0.3%) to 79.842% when pulling c824f88 on cristicalin:add_keystone_v2_tenant_actions into c54bbac on rackspace:master.

@gcmalloc
Copy link

gcmalloc commented Oct 13, 2016

would you mind proposing this to https://github.com/gophercloud/gophercloud ? I'm also very interested by this feature.

@cristicalin
Copy link
Author

@gcmalloc, interesting, I wasn't aware there were two repos for gophercloud, which is the official one ? I'll try to make some time next week to update this for https://github.com/gophercloud/gopherclod and propose it there

@gcmalloc
Copy link

gcmalloc commented Oct 14, 2016

They migrated the repo from rackspace/gophercloud to gophercloud/gophercloud, you will find more information in this issue #592. I guess gophercloud/gophercloud is the official one now.
Thanks a lot for the update

@excilsploft
Copy link

@cristicalin Hey did you ever get a chance to create a PR against

https://github.com/gophercloud/gophercloud ?

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

Successfully merging this pull request may close these issues.

4 participants