Skip to content
Snippets Groups Projects
Commit a75462d4 authored by JorgeEcheva26's avatar JorgeEcheva26
Browse files

changes

parent 92f5102a
No related branches found
No related tags found
2 merge requests!3Logging feature developed,!2Logging feature
......@@ -231,6 +231,8 @@ class service_discoverer:
"interfaceDetails": [
{
"ipv4Addr": ip,
"ipv6Addr": "string",
"fqdn": "string",
"port": port,
"securityMethods": [
"Oauth"
......
......@@ -7,7 +7,7 @@ with open(os.path.join(this_directory, "README_pipy.md"), encoding="utf-8") as f
setup(
name="opencapif_sdk",
version="0.1.17.2",
version="0.1.17.3",
author="JorgeEcheva, dgs-cgm",
author_email="jorge.echevarriauribarri.practicas@telefonica.com, daniel.garciasanchez@telefonica.com",
description=(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment