Comment 2 for bug 918563

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/3199
Committed: http://github.com/openstack/nova/commit/0c5273c85ea72d60e5907acb22398584ded0a077
Submitter: Jenkins
Branch: master

commit 0c5273c85ea72d60e5907acb22398584ded0a077
Author: Vishvananda Ishaya <email address hidden>
Date: Wed Jan 18 21:04:47 2012 -0800

    Create nova cert worker for x509 support

     * Adds new worker for cert management
     * Makes decrypt use an rpc to the worker
     * Moves CA filesystem creation out of cloud.setup
     * Moves test for X509 into crypto
     * Adds test for encrypting and decrypting using cert
     * Cleans up extra code in cloudpipe
     * Fixes bug 918563
     * Prepares for a future patch that will fix bug 903345

    Change-Id: I4693c50c8f432706f97395af39e736f49d60e719