Update monasca-transform git path in README

Also added a note about dependent services.

Change-Id: Ifd9715f1331a8b10900ab3606c86fc663f7870ea
This commit is contained in:
Joseph Davis 2017-01-17 10:34:36 -08:00
parent f34176819d
commit 41df30dbdd
1 changed files with 11 additions and 1 deletions

View File

@ -53,7 +53,7 @@ and change the line
to
enable_plugin monasca-transform https://gitlab.gozer.hpcloud.net/host/capacityplanning.git
enable_plugin monasca-transform https://git.openstack.org/openstack/monasca-transform
before running
@ -100,6 +100,16 @@ database are updated with fresh copies also though the start scripts, driver and
service python code are left as they are (because I'm not envisaging much change
in those).
## To run monasca-transform using a different deployment technology
Monasca-transform requires supporting services, such as Kafka and
Zookeeper, also are set up. So just adding "enable_plugin monasca-transform"
to a default DevStack local.conf is not sufficient to configure a working
DevStack deployment unless these services are also added.
Please reference the devstack/settings file for an example of a working list of
plugins and services as used by the Vagrant deployment.
## WIP
This is a work in progress. There are a number of improvements necessary to