Add devstack plugin to ease integration tests
Instead of requiring users to install the plugin manually, add a
devstack plugin that can be enabled in order to perform the
installation.
Change the integration tests to use the globally installed plugin
instead of using TEMPEST_PLUGINS.
Change-Id: I3ac8516a0c15b0816c14074ec5119e317735edd6
diff --git a/.gitreview b/.gitreview
index 3f8b45f..372a4e0 100644
--- a/.gitreview
+++ b/.gitreview
@@ -1,4 +1,4 @@
[gerrit]
host=review.openstack.org
port=29418
-project=openstack/ceilometer-tempest-plugin.git
+project=openstack/telemetry-tempest-plugin.git