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

gerrit2 at review.openstack.org gerrit2 at review.openstack.org
Fri May 10 15:18:01 UTC 2013


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

Log:
commit dd610fb8bdf51621aad0e58f196015591705902f
Author: John Garbutt <john at johngarbutt.com>
Date:   Thu May 9 15:44:38 2013 +0100

    xenapi: make the xenapi agent optional per image
    
    DocImpact
    part of blueprint xenapi-guest-agent-cloud-init-interop
    
    This adds the ability to decide, per image, if xenapi should use
    the agent for servers created from that image.
    
    It uses the image properties that are copied into system metadata
    to detect if "agent_enabled"=True on the image the server was
    created from. If the tag is not present, it defaults to the value
    of the new conf setting "xenapi_agent_enabled_default".
    
    This opens up the path to using config drive or the metadata
    service with cloud-init to perform tasks like file injection
    
    Change-Id: Ie51a9f54e5b2e85fe4ebebb0aff975db296ba996




More information about the Openstack-docs mailing list