mirror of
https://github.com/apache/jclouds.git
synced 2025-02-17 15:35:44 +00:00
Adding links to openstack-keystone admin API documentation
This commit is contained in:
parent
8857144dbc
commit
86e56096a0
@ -50,6 +50,9 @@ import com.google.common.util.concurrent.ListenableFuture;
|
||||
* <p/>
|
||||
*
|
||||
* @see AdminClient
|
||||
* @see <a href=
|
||||
* "http://docs.openstack.org/api/openstack-identity-service/2.0/content/Admin_API_Service_Developer_Operations-d1e1356.html"
|
||||
* />
|
||||
* @author Adam Lowe
|
||||
*/
|
||||
@SkipEncoding({ '/', '=' })
|
||||
|
@ -36,7 +36,7 @@ import org.jclouds.openstack.keystone.v2_0.domain.User;
|
||||
* @author Adam Lowe
|
||||
* @see AdminAsyncClient
|
||||
* @see <a href=
|
||||
* "http://docs.openstack.org/api/openstack-identity-service/2.0/content/Service_API_Client_Operations.html"
|
||||
* "http://docs.openstack.org/api/openstack-identity-service/2.0/content/Admin_API_Service_Developer_Operations-d1e1356.html"
|
||||
* />
|
||||
*/
|
||||
@Timeout(duration = 30, timeUnit = TimeUnit.SECONDS)
|
||||
|
Loading…
x
Reference in New Issue
Block a user