cue/doc/source/devguide/overview.rst
dagnello ce8e1d22c1 Updating Cue Documentation
* Cue - What? Why? and How?
* Deploy guide - install Cue packages
* Deploy guide - dependant services
* Deploy guide - configuration
* Deploy guide - broker setup
* Deploy guide - Keystone setup
* Development guide
* API docs

Change-Id: Ief3a82f4b966ecd87aefe563bc4b180b31849b46
2015-06-09 09:18:16 -07:00

594 B

Cue Dev Guide - Overview

Summary

The developer guide provides details on how to get Cue up and running quickly. This guide is divided into two parts; the first describes how to install DevStack with Cue. The second part describes how to use of the Vagrant configuration found in project Cue.

DevStack with Cue:

  • experiment with the Cue service

Vagrant VM with DevStack and Cue:

  • used as part of a development environment
  • allows user to quickly verify changes
  • run integration and scenario tests