0f28ca680e
- Increase memory of devstack server from 5GB to 7GB - Update autostack script to reflect upstream changes (remove ceilometer hack) - Disable Neutron, which was preventing VM from provisioning images - Remove Glance from local.conf; it's already installed by default - Added instance pre-creation steps to documentation Change-Id: Ia3259cf440e5f16b194d8339a176f2d919b23bc4 |
||
---|---|---|
.. | ||
files/default | ||
recipes | ||
metadata.rb | ||
README.md |
ds-build cookbook
Builds a Devstack VM around Ubuntu Trusty
This box is used by the Monasca OpenStack monitoring platform. Based on Ubuntu 14.04 LTS (Trusty Tahr), the box includes DevStack with the following services enabled:
- Ceilometer
- Cinder
- Glance
- Heat
- Horizon
- Keystone
- Neutron
- Nova
- Swift
Additionally, rather than running in screen sessions, all services are started
on boot using Upstart scripts, with logging in appropriate directories under
/var/log/
.
Requirements
Recipes
- default - Installs devstack from source, creates upstart scripts