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

gerrit2 at review.openstack.org gerrit2 at review.openstack.org
Tue Feb 12 21:09:03 UTC 2013


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

Log:
commit 888ad6e80c81920c3d3f8d2a43c6c92a59a7ba9b
Author: Brant Knudson <bknudson at us.ibm.com>
Date:   Tue Feb 12 09:36:48 2013 -0600

    configuration strategies
    
    Implements: blueprint configuration-strategies
    
    With this change, the compute manager tells the driver that the instance
    should be presented a drive with the provided contents.
    In this case, the drive that the manager describes is either
    - a drive containing ovf-env.xml for ovf activatin
    - a drive containing unattend.xml for sysprep activation
    
    The type of drive it creates is determined by
    configuration_strategy in the image metadata.
    
    You can also pass metadata on the boot to customize the
    ovf-env or unattend file.
    
    This can be extended to provide alternative configuration
    strategies (a disk with different content, or sourced
    from another location besides glance metadata).
    
    DocImpact
    
    Change-Id: I1fd42b06d2808edf48cb02ef8067f4c6faf65dc3




More information about the Openstack-docs mailing list