Commit Graph

5 Commits

Author SHA1 Message Date
Tong Li e1c3aa1b0c move up one more dependencies
move up all the dependencies so that there won't be any dependency
conflict. Kiloeyes and Monasca agent can co-exist now.

Change-Id: I4fe39b1f79ff12fbee03ea4327fe32f3eece5997
2016-04-02 00:15:13 -04:00
Tong Li 62381080f0 Move to the same level of dependencies as other openstack project.
The patch will make the dependencies just like other openstack projects.
Also uses the pip install to install dependencies instead of using
apt-get which installs old dependencies.

Change-Id: I13fd773633778960e321635ec6abd3df254f8115
2016-04-01 23:58:54 -04:00
Tong Li f10cb11b7d Added more functions for the vagrant sub project
Change-Id: I6032c3397dbee5d56dc43293eae42345c1ca4059
2016-04-01 11:14:12 -04:00
Tong Li 0da86295b8 Move out the binary files folder out of the project.
The binary file folder was part of the project, it is not good
to synch large files between deploy machine and target machine.
This patch set also added procedure to install kibana.

Change-Id: I8d035ef8f335aa1a715793e708b005da00d203bb
2016-03-31 14:22:46 -04:00
Tong Li 771e4b5a28 Restructure the vagrant scripts and fix a dependency error
The vagrant scripts buried so deep. Move it up a bit.
The python-kafka client 1.0 release breaks a lot of things plus
it peeks the CPU as soon as it starts. Have to make sure we use
the python-kafka version less than 1.0.0

Change-Id: Ib271dde51dcb0c5705dffbd277ba70f25cd4403b
2016-03-30 14:45:33 -04:00