Upload OSLO templates for SF to work with Queens

* Adds some templates from oslo/keystoneauth.
* Adds rendering tests.
* Small cleanup after initial commit.

Change-Id: I8a1e37d132e6befd66d03da1809a95359f836365
diff --git a/doc/source/conf.py b/doc/source/conf.py
index 70ff525..510e8de 100644
--- a/doc/source/conf.py
+++ b/doc/source/conf.py
@@ -35,8 +35,8 @@
 master_doc = 'index'
 
 # General information about the project.
-project = u'salt-formula-oslo_templates'
-copyright = u'2016, OSCore Team'
+project = u'salt-formula-oslo-templates'
+copyright = u'2018, Mirantis Inc'
 
 # If true, '()' will be appended to :func: etc. cross-reference text.
 add_function_parentheses = True