glance.registry.client.v2 package¶
Submodules¶
glance.registry.client.v2.api module¶
Registry’s Client V2
glance.registry.client.v2.client module¶
Simple client class to speak with any RESTful service that implements the Glance Registry API
-
class
glance.registry.client.v2.client.
RegistryClient
(*args, **kwargs)[source]¶ Bases:
glance.common.rpc.RPCClient
Registry’s V2 Client.
-
DEFAULT_PORT
= 9191¶
-
bulk_request
(commands)¶
-