monasca-vagrant/cookbooks/ds-build
David Schroeder 0f28ca680e Updates to devstack build profile
- 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
2014-10-02 17:27:10 -06:00
..
files/default Updates to devstack build profile 2014-10-02 17:27:10 -06:00
recipes Fix ds-build profile to set external IP in advance 2014-07-28 12:17:16 -06:00
metadata.rb Updates to devstack build profile 2014-10-02 17:27:10 -06:00
README.md New DevStack server build profile, various fixes 2014-07-16 13:16:20 -06:00

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