Bases: Client
Client
JSON RPC client that always connects to the server’s host IP.
Prepare the client to transmit a request.
topic – Topic which is being addressed. Typically this is the hostname of the remote json-rpc service.
version – The RPC API version to utilize.
Configure the local JSON RPC bus (if enabled).
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.
LocalClient
LocalClient.prepare()
configure()