zaqar/devstack
Flavio Percoco a432f030ed Install packages from plugin.sh
The plugin installs redis packages when needed but it doesn't do the
same for mongodb. This patch makes sure the required mongodb packages
are installed.

Change-Id: Ifef3d043cc05323a964ac3f3eac2f3505b267b82
Depends-On: 9643dcbf073d187d1ec32253c039ede6ba8b4d59
2015-04-30 09:26:53 +02:00
..
2015-04-30 09:26:53 +02:00

Enabling in Devstack

  1. Download DevStack

  2. Add this repo as an external repository:

    > cat local.conf
    [[local|localrc]]
    enable_plugin zaqar https://github.com/openstack/zaqar
  3. Run stack.sh