[Openstack-docs] [openstack/nova] DocImpact review request change Ie51a9f54e5b2e85fe4ebebb0aff975db296ba996
gerrit2 at review.openstack.org
gerrit2 at review.openstack.org
Mon May 27 07:44:39 UTC 2013
Hi, I'd like you to take a look at this patch for potential
DocImpact.
https://review.openstack.org/28676
Log:
commit 0357b01c12eb6b84b5038bbf465fd3b9d4921a29
Author: John Garbutt <john at johngarbutt.com>
Date: Thu May 9 15:44:38 2013 +0100
xenapi: make the xenapi agent optional per image
This adds the ability to decide, per image, if xenapi should use
the agent for servers created from that image.
This opens up the path to using config drive or the metadata
service with cloud-init to perform tasks like file injection
It uses the image properties that are copied into system metadata
to detect if "xenapi_agent_present"="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_present_default".
Becuase the above setting defaults to False, it means that
the xenapi driver no longer waits for the agent by default.
DocImpact
fixes bug 1178223
part of blueprint xenapi-guest-agent-cloud-init-interop
Change-Id: Ie51a9f54e5b2e85fe4ebebb0aff975db296ba996
More information about the Openstack-docs
mailing list