Initial commit to amsterdam branch

Change-Id: Ic9225e530d174665504c70dd703004db6df9594b
Issue-ID: DOC-98
Signed-off-by: Rich Bennett <rb2745@att.com>
diff --git a/.gitreview b/.gitreview
index c088dd6..b8e7f32 100644
--- a/.gitreview
+++ b/.gitreview
@@ -2,3 +2,4 @@
 host=gerrit.onap.org
 port=29418
 project=doc.git
+defaultbranch=amsterdam
diff --git a/docs/conf.py b/docs/conf.py
index 393e2ac..d17ccbb 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -74,9 +74,9 @@
 # built documents.
 #
 # The short X.Y version.
-version = 'Latest'
+version = 'Amsterdam'
 # The full version, including alpha/beta/rc tags.
-release = 'Latest'
+release = '1.0.0'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.