renaming
authorTony Mack <tmack@tux.cs.princeton.edu>
Fri, 5 Dec 2014 21:57:23 +0000 (16:57 -0500)
committerTony Mack <tmack@tux.cs.princeton.edu>
Fri, 5 Dec 2014 21:57:23 +0000 (16:57 -0500)
planetstack/openstack_observer/steps/sync_controller_site_deployments.yaml [new file with mode: 0644]

diff --git a/planetstack/openstack_observer/steps/sync_controller_site_deployments.yaml b/planetstack/openstack_observer/steps/sync_controller_site_deployments.yaml
new file mode 100644 (file)
index 0000000..4129802
--- /dev/null
@@ -0,0 +1,5 @@
+---
+- hosts: 127.0.0.1
+  connection: local
+  tasks:
+  - keystone_user: endpoint={{ endpoint }} login_user={{ admin_user }} login_password={{ admin_password }} login_tenant_name={{ admin_tenant }} tenant={{ tenant }} tenant_description="{{ tenant_description }}"