diff --git a/.gitreview b/.gitreview index 698048f..164aca3 100644 --- a/.gitreview +++ b/.gitreview @@ -1,4 +1,4 @@ [gerrit] host=review.openstack.org port=29418 -project=openstack/openstack.git +project=openstack/keystone-tempest-plugin.git diff --git a/README.rst b/README.rst index 5ee4c56..27ca590 100644 --- a/README.rst +++ b/README.rst @@ -11,7 +11,7 @@ Note that this is a hard requirement. * Free software: Apache license * Documentation: http://docs.openstack.org/developer/openstack * Source: http://git.openstack.org/cgit/cinder-tempest-plugin -* Bugs: http://bugs.launchpad.net/cinder_tempest_plugin +* Bugs: http://bugs.launchpad.net/cinder-tempest-plugin Features -------- diff --git a/doc/source/conf.py b/doc/source/conf.py index bd620dc..b5ee58b 100755 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -37,7 +37,7 @@ source_suffix = '.rst' master_doc = 'index' # General information about the project. -project = u'cinder_tempest_plugin' +project = u'cinder-tempest-plugin' copyright = u'2017, OpenStack Developers' # openstackdocstheme options