Refactored Neutron tempest plugin directory structure
* switch from neutron.tests.tempest to neutron_tempest_plugin
* Cleaned up README.rst and setup.cfg
* Use neutron_tempest_plugin as a tempest plugin package
* Fixed gitreview
* Keeping flake8 Ignores in tox.ini as tempest plugin is
imported from neutron codebase.
Change-Id: I42d389836e72813fdeebc797a577f4a8ac2ee603
diff --git a/README.rst b/README.rst
index 2a9af7f..e81ffbe 100644
--- a/README.rst
+++ b/README.rst
@@ -1,19 +1,12 @@
-===============================
+======================
Neutron Tempest Plugin
-===============================
+======================
-Tempest plugin for Neutron
+Tempest plugin for Neutron project.
-Please fill here a long description which must be at least 3 lines wrapped on
-80 cols, so that distribution package maintainers can use it in their packages.
-Note that this is a hard requirement.
+It contains the tempest plugin for the functional testing of Neutron Project.
* Free software: Apache license
-* Documentation: http://docs.openstack.org/developer/openstack
-* Source: http://git.openstack.org/cgit/openstack/openstack
-* Bugs: http://bugs.launchpad.net/neutron_tempest_plugin
-
-Features
---------
-
-* TODO
+* Documentation: http://docs.openstack.org/developer/neutron
+* Source: http://git.openstack.org/cgit/openstack/neutron-tempest-plugin
+* Bugs: http://bugs.launchpad.net/neutron