Skip to content
Snippets Groups Projects
Commit 4061762f authored by Pablo Armingol's avatar Pablo Armingol
Browse files

code cleanup

parent ed444301
No related branches found
No related tags found
2 merge requests!294Release TeraFlowSDN 4.0,!252Resolve "(TID) Add support to NBI to export the L3 inventory"
......@@ -118,7 +118,7 @@ class YangHandler:
except ValueError:
LOGGER.info('ERROR:{:s} '.format(component.name ))
continue
component_new.create_path('uri', component.name)
component_new.create_path('uuid', component.component_uuid.uuid)
for child in device.components:
......
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