summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGauvain Pocentek <gauvain.pocentek@objectif-libre.com>2015-12-17 12:26:33 +0100
committerBrian Coca <brian.coca+git@gmail.com>2015-12-17 11:47:14 -0500
commit46734ba8f6a61b25c6dde3049dae7a1298779991 (patch)
treeee4117a70abe150f5659d53964f60fb310b8bf7a
parent2b7610b5d60e2a42762169a81ed6d28e755f833b (diff)
downloadansible-modules-extras-46734ba8f6a61b25c6dde3049dae7a1298779991.tar.gz
Add an __init__.py file in openstack/
The os_project module doesn't get installed if the __init__ file doesn't exist in the repository.
-rw-r--r--cloud/openstack/__init__.py0
1 files changed, 0 insertions, 0 deletions
diff --git a/cloud/openstack/__init__.py b/cloud/openstack/__init__.py
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/cloud/openstack/__init__.py