tripleo-image-elements/elements/swift-proxy
Dan Prince 8eb1faea81 Glance/Cinder/Keystone/Swift: don't hard code venv
Updates the cinder/glance/keystone/swift elements so that we use a new
{SERVICE}_VENV_DIR variable (set via an environment.d hook)
to configure the virtualenv directory.

This is cleaner in that we aren't hard coding /opt/stack/venv
everywhere and also supports both isolated and shared
venvs (which some people would like to use).

Change-Id: Ic2cbbf48bad0db092fe6c0a5a9ddda6f883a499b
2014-03-13 20:19:40 -04:00
..
install.d Glance/Cinder/Keystone/Swift: don't hard code venv 2014-03-13 20:19:40 -04:00
os-config-applier/etc/swift Add extra swift features 2013-12-12 09:43:03 +00:00
os-refresh-config/post-configure.d Add package install support to swift 2014-01-24 11:29:12 -05:00
README.md Update swift element to install from source 2013-11-18 13:23:25 +00:00
element-deps Update swift element to install from source 2013-11-18 13:23:25 +00:00

README.md

Swift element for installing a swift proxy server

Configuration

swift: service-password: PASSWORD - The service password for the swift user keystone: host: 127.0.0.1 - The IP of the keystone host to authenticate against