Jump to: navigation, search

Trove/installation

< Trove
Revision as of 18:26, 15 July 2013 by Saurabhsurana (talk | contribs) (changed reddwarf-integration to trove-integration in path.)

Installing Trove with Devstack

This has been tested on Ubuntu 12.04 Instance on HPCloud and RAX Cloud.

  1. Boot 12.04 Precise instance on HPCloud or RAX Cloud.
  2. $ git clone https://github.com/openstack-dev/devstack.git
  3. $ git clone https://github.com/openstack/trove-integration.git
  4. $ cd ~/trove-integration/scripts
  5. $ ~/trove-integration/scripts/redstack install
  6. $ ~/trove-integration/scripts/redstack kick-start mysql

After you're done with this, you can proceed to testing Trove/integration-testing.