Commit Graph

9 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 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
Tong Li a731b9f649 Make sure that the index field mapping is correct
This patch set added initialization code to make sure that before
an index gets created, index template is added to ElasticSearch so
field such as timestamp will be correctly indexed as date. This
patch set also updated the dependency.

Change-Id: I8a5a77674fb172ad5c1b73a940477fa6acd30059
2016-03-07 09:21:50 -05:00
Tong Li 0f9b0e8e57 Updated the installation instructions
Change-Id: Ib9aba7c745b535f341537c9a77a2e9b045001b17
2016-02-06 10:00:50 -05:00
Jiaming Lin 9accbeecd0 unit test passed for py27
Change-Id: Ia139fe0b0e1c498224e5d80541ea74e65eca000f
2015-12-29 15:47:56 +08:00
Tong Li 207c762df6 remove old openstack incubator project reference
the project was using the incubator oslo project. this patch set
will remove all these incubator project and use dependencies in
requirements.txt to indicate oslo requirements.

Change-Id: Ic8975f4ad37351e68ab0276db9781ac36f8ee645
2015-08-08 22:13:32 -04:00
Tong Li 62a45027b8 remove old oslo.config and use new oslo_config
Change-Id: Ic955ab24843c2c1c58748fdefde75356e0bb47df
2015-08-08 09:59:04 -04:00
Tong Li 163c121232 seeding the project
Change-Id: I4235f6e837c85a062fda3fad188cd9339f15243d
2015-08-06 21:01:35 -04:00