nova/nova/cert
Russell Bryant 5465d13b13 fix rpcapi version.
In commit ce4dbbd7, the BASE_RPC_API_VERSION was changed to '2.1' in
nova.compute.rpcapi.  This should remain '2.0' until the API goes to
3.X.  Only specify version '2.1' for the method that requires it
(rebuild_instance).

Add a NOTE above each instance of BASE_RPC_API_VERSION to try to help
clarify this for the future.

Change-Id: I06cef44c905e8966505d5fb5b1046d6a0c75d533
2012-09-11 13:47:28 -04:00
..
__init__.py Create nova cert worker for x509 support 2012-01-24 15:10:34 -08:00
manager.py Add missing user_id in revoke_certs_by_user_and_project() 2012-08-24 17:48:12 -04:00
rpcapi.py fix rpcapi version. 2012-09-11 13:47:28 -04:00