Jump to: navigation, search

X509-proposal

Revision as of 21:51, 17 January 2012 by Anotherjesse (talk)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

X509 Certs

Nova has an x509 cert store that it uses for the ec2 bundling image process and the cloudpipe vpn system. Currently the code runs inside the API server - which leads to issues if you want to want to run the api server on multiple boxes.

STATUS: DRAFT

Overview:

  • move x509 into a nova-manager
  • openstack extension for management
  • use rpc to communicate between API and x509 manager