[Openstack-docs] [openstack/nova] DocImpact review request change I190c6b3f67099061b5316baa45b8bfcd1a5e53f6

gerrit2 at review.openstack.org gerrit2 at review.openstack.org
Wed Mar 13 18:43:56 UTC 2013


Hi, I'd like you to take a look at this patch for potential
DocImpact.
https://review.openstack.org/23948

Log:
commit fff0f422f647b689bb9a62b1eff2203354a9f885
Author: Chris Behrens <cbehrens at codestud.com>
Date:   Fri Mar 8 10:47:39 2013 -0800

    Make ssh key injection work with xenapi agent
    
    If there's 'key_data' on an instance, and instance is not Windows, use
    file injection to inject /root/.ssh/authorized_keys.  If a user
    specifies their own /root/.ssh/authorized_keys via 'injected files',
    that will take precedence.
    
    Fixes bug 1152713
    
    Note: Images for Xen that use nova-agent will need to have /root/.ssh
    pre-created with modes 0700 on those directories.
    
    DocImpact
    
    Change-Id: I190c6b3f67099061b5316baa45b8bfcd1a5e53f6




More information about the Openstack-docs mailing list