Add support for the keystone user add and delete API.

I have NOT yet tested this against a live environment.
You can merge this Pull Request by running:

  git pull https://github.com/trainman419/jclouds master

Or you can view, comment on it, or merge it online at:

  https://github.com/jclouds/jclouds/pull/290

-- Commit Summary --

  * Add keystone user add and delete methods.

-- File Changes --

    M 
apis/openstack-keystone/src/main/java/org/jclouds/openstack/keystone/v2_0/features/UserApi.java
 (17)
    M 
apis/openstack-keystone/src/main/java/org/jclouds/openstack/keystone/v2_0/features/UserAsyncApi.java
 (25)
    M 
apis/openstack-keystone/src/test/java/org/jclouds/openstack/keystone/v2_0/features/UserApiExpectTest.java
 (37)
    A apis/openstack-keystone/src/test/resources/user_add.json (8)

-- Patch Links --

https://github.com/jclouds/jclouds/pull/290.patch
https://github.com/jclouds/jclouds/pull/290.diff

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/290

Reply via email to