diff options
author | Cherukuri, Venkatanaresh (vn166g) <vn166g@att.com> | 2019-02-05 09:47:55 -0500 |
---|---|---|
committer | venkatanaresh cherukuri <vn166g@att.com> | 2019-02-06 15:36:41 +0000 |
commit | 9a4387cf89f95ecdce9d135677a4b4c4c94a8b94 (patch) | |
tree | 6161456a566ebaf2caee5ff5f6ba536fa1155d4c /components/scripts/python/ccsdk_netconf/common.py | |
parent | 3848bf18d98c4814793eaaab3bd44c0a6522c4d0 (diff) |
Blueprint Processor Python Script Components
Adding Python scripts for Netconf Executor components
Change-Id: I6d84dea2e47860063a1140146aebe94d61f8d9c1
Issue-ID: CCSDK-997
Signed-off-by: Cherukuri, Venkatanaresh (vn166g) <vn166g@att.com>
Diffstat (limited to 'components/scripts/python/ccsdk_netconf/common.py')
-rw-r--r-- | components/scripts/python/ccsdk_netconf/common.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/components/scripts/python/ccsdk_netconf/common.py b/components/scripts/python/ccsdk_netconf/common.py new file mode 100644 index 00000000..139597f9 --- /dev/null +++ b/components/scripts/python/ccsdk_netconf/common.py @@ -0,0 +1,2 @@ + + |