diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index e813353ab..000000000
--- a/.gitignore
+++ /dev/null
@@ -1,68 +0,0 @@
-*.py[cod]
-
-# C extensions
-*.so
-
-# Packages
-*.egg
-*.egg-info
-AUTHORS
-ChangeLog
-dist
-build
-eggs
-parts
-bin
-var
-sdist
-develop-eggs
-.installed.cfg
-lib
-lib64
-
-# Installer logs
-pip-log.txt
-
-# Unit test / coverage reports
-.coverage
-.testrepository
-.tox
-cover
-nosetests.xml
-solum.sqlite
-
-# functional tests
-functionaltests/tempest.log
-
-# Files created by releasenotes build
-releasenotes/build
-
-# Translations
-*.mo
-
-# Mr Developer
-.mr.developer.cfg
-.project
-.pydevproject
-
-# Eclipse
-.settings
-
-#swap file
-*.swp
-*.swo
-
-#IntelJ Idea
-.idea/
-
-#Autogenerated sample config file
-etc/solum/solum.conf.sample
-
-#Autogenerated policy config file
-etc/solum/solum.policy.yaml.sample
-
-#User Config file for Solum
-etc/solum/solum.conf
-
-!/.stestr.conf
-.stestr/
diff --git a/.gitreview b/.gitreview
new file mode 100644
index 000000000..f510f6d94
--- /dev/null
+++ b/.gitreview
@@ -0,0 +1,4 @@
+[gerrit]
+host=review.opendev.org
+port=29418
+project=openstack/solum.git
diff --git a/README.rst b/README.rst
index 4ee2c5f13..6090dcced 100644
--- a/README.rst
+++ b/README.rst
@@ -3,7 +3,7 @@ This project is no longer maintained.
 The contents of this repository are still available in the Git
 source code management system.  To see the contents of this
 repository before it reached its end of life, please check out the
-previous commit with "git checkout HEAD^1".
+previous commit with "git checkout HEAD^^".
 
 For any further questions, please email
 openstack-discuss@lists.openstack.org or join #openstack-dev on