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/tests/pillar/queens/oslo/_cache.sls b/tests/pillar/queens/oslo/_cache.sls
new file mode 100644
index 0000000..3f2a44d
--- /dev/null
+++ b/tests/pillar/queens/oslo/_cache.sls
@@ -0,0 +1,8 @@
+_data:
+ servers:
+ srv1:
+ port: 12345
+ enabled: true
+ srv2:
+ port: 12345
+ enabled: true