summaryrefslogtreecommitdiffstats
path: root/setup.cfg
diff options
context:
space:
mode:
authorspisarski <s.pisarski@cablelabs.com>2018-10-03 13:54:39 -0600
committerspisarski <s.pisarski@cablelabs.com>2018-10-03 13:54:39 -0600
commitdee6094d2eee4e975770213fabd9736c220f42df (patch)
treea89dea539c6754937b0160d614612e7d5fac9998 /setup.cfg
parentbee558d02691fc16824cf6dae06e9daaa6a92c8a (diff)
Updates to the ansible API implementation to allow for
playbooks to be applied directly against the localhost as well as removing the return code in favor of reliance of unchecked Errors/Exceptions. Change-Id: Ib963aa9b4f5a75010d8f7b25db7d66a2e1950cce Signed-off-by: spisarski <s.pisarski@cablelabs.com>
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/setup.cfg b/setup.cfg
index c999c81..3d42cd7 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,6 @@
[metadata]
-name = snaps
-version = 1.0
+name = snaps-oo
+version = 7.0.0
home-page = https://gerrit.opnfv.org/gerrit/gitweb?p=snaps.git;a=summary
author = Steve Pisarski
author-email = s.pisarski@cablelabs.com