diskimage-builder/elements/keystone
Clint Byrum 30e803aa56 Allow elements to include skeleton config
Copies all templates found in the root of any element into the
default template location.

These templates will be filled in from heat metadata by
os-config-applier whenever it is run.

Update keystone to install templates in this way as an example.

Change-Id: I0be0a79a431e9ba5b80e84f130c48d5ce8b100ae
Co-Authored-By: Tim Miller <tim.miller.0@gmail.com>
2013-03-05 12:01:39 -08:00
..
install.d Allow elements to include skeleton config 2013-03-05 12:01:39 -08:00
os-config-applier/etc/keystone Allow elements to include skeleton config 2013-03-05 12:01:39 -08:00
element-deps Allow elements to include skeleton config 2013-03-05 12:01:39 -08:00
README.md Add keystone element. 2012-12-12 00:13:37 -08:00

This element installs the Keystone service from git.

Upon booting the image, the service should be running on port 5000.