summaryrefslogtreecommitdiffstats
path: root/nova/cert
Commit message (Expand)AuthorAgeFilesLines
* Add rpc client side version control.Russell Bryant2013-06-141-1/+17
* Move get_backdoor_port to base rpc API.Russell Bryant2013-04-242-4/+2
* Add an rpc API common to all services.Russell Bryant2013-04-231-0/+4
* Remove unnecessary LOG initialisationStanislaw Pitucha2013-04-101-3/+0
* Update OpenStack LLC to FoundationKurt Taylor2013-02-262-2/+2
* Use oslo-config-2013.1b4Mark McLoughlin2013-02-191-1/+2
* fix N402 for rest of novaSean Dague2013-01-091-3/+3
* Move cert_topic into nova.cert.rpcapiMark McLoughlin2013-01-081-1/+7
* Add get_backdoor_port to cert.Matthew Treinish2012-12-192-1/+9
* Use CONF.import_opt() for nova.config optsMark McLoughlin2012-11-201-1/+1
* Remove nova.config.CONFMark McLoughlin2012-11-202-2/+2
* Remove nova.flagsMark McLoughlin2012-11-172-2/+1
* Switch from FLAGS to CONF in misc modulesMark McLoughlin2012-11-042-4/+3
* fix rpcapi version.Russell Bryant2012-09-111-0/+8
* Add missing user_id in revoke_certs_by_user_and_project()Yun Mao2012-08-241-1/+1
* Change base rpc version to 1.0 in compute rpcapi.Russell Bryant2012-07-121-3/+4
* Switch to common logging.Andrew Bogott2012-07-021-1/+1
* Use rpc from openstack-common.Russell Bryant2012-06-201-2/+2
* cert/manager.py not using crypto.fetch_crlZhongyue Luo2012-05-211-1/+1
* Add version to the cert rpc API.Russell Bryant2012-05-172-0/+73
* fix restructuredtext formatting in docstrings that show up in the developer g...Doug Hellmann2012-03-051-2/+3
* Standardize logging delaration and useJason Kölker2012-02-141-1/+1
* Create nova cert worker for x509 supportVishvananda Ishaya2012-01-242-0/+82