anvil/conf/origins
Joshua Harlow d435f54827 Begin building virtualenvs for each component
To get this to work you'll need to install the following before running:

sudo yum install libxslt-devel libxml2-devel mysql-devel \
                 postgresql-devel openldap-devel psmisc \
                 sqlite-devel libvirt-devel

To have anvil build virtualenv apply the jsonpatch file anvil includes
in conf/distros to the distro file using the --distros-patch option.

sudo ./smithy --action=prepare --distros-patch=conf/distros/venv-patch.json

A separate virtualenv will be built for every component listed in
personas file.  Requirements will not be shared across virtualenv.

o add --venv-deploy-dir option to make the virtualenv relocatable
  to a path different from the build path
o add --origins-patch to apply the jsonpatch file anvil includes
  in conf/origins to the origins file in order to skip bundling
  test requirements into the virtualenv

Change-Id: I47fdb68e71c3114f9cf441b3b33be9c7591356aa
2014-10-22 17:59:46 +00:00
..
havana-2013.2.1.yaml Automatically disable/enable components not found in origins 2014-05-06 11:19:11 -07:00
havana-2013.2.2.yaml Automatically disable/enable components not found in origins 2014-05-06 11:19:11 -07:00
havana-2013.2.3.yaml Automatically disable/enable components not found in origins 2014-05-06 11:19:11 -07:00
havana-2013.2.yaml Automatically disable/enable components not found in origins 2014-05-06 11:19:11 -07:00
havana-git.yaml Automatically disable/enable components not found in origins 2014-05-06 11:19:11 -07:00
havana.yaml Add origins file for 2013.2.2 2014-02-28 13:49:54 +04:00
icehouse-2014.1.2.yaml Add a icehouse-2014.1.2 origins file 2014-08-20 15:03:28 -07:00
icehouse-git.yaml Stop ceilometer and trove inclusion of test-requires 2014-08-19 11:31:24 -07:00
icehouse-venv-patch.json Begin building virtualenvs for each component 2014-10-22 17:59:46 +00:00
icehouse.yaml Stop ceilometer and trove inclusion of test-requires 2014-08-19 11:31:24 -07:00
master.yaml Add pycadf + fix oslo.messaging requirement 2014-04-07 16:21:21 -07:00