diskimage-builder/elements/rax-nova-agent
Pino Toscano 341ad6c15c rax-nova-agent: switch to $DISTRO_NAME
Check for the current distribution using $DISTRO_NAME instead of
`lsb_release`.
Also, remove the existency check, as $DISTRO_NAME is supposed to be
provided by distribution elements.

Change-Id: I2276c63e9ac43576da528a70235129800c093b3e
2015-05-12 17:48:49 +02:00
..
install.d rax-nova-agent: switch to $DISTRO_NAME 2015-05-12 17:48:49 +02:00
README.rst Create docs site containing element READMEs 2015-02-10 11:45:35 -08:00
element-deps Add rax-nova-agent element 2014-12-11 18:04:26 -08:00
package-installs.yaml Add rax-nova-agent element 2014-12-11 18:04:26 -08:00
source-repository-nova-agent Add rax-nova-agent element 2014-12-11 18:04:26 -08:00
source-repository-xen-tools Add rax-nova-agent element 2014-12-11 18:04:26 -08:00

README.rst

rax-nova-agent

Images for Rackspace Cloud currently require nova-agent to get networking information.

Many of the things here are adapted from:

https://developer.rackspace.com/blog/bootstrap-your-qcow-images-for-the-rackspace-public-cloud/