aboutsummaryrefslogtreecommitdiffstats
path: root/resources/traffic_scripts
diff options
context:
space:
mode:
Diffstat (limited to 'resources/traffic_scripts')
-rwxr-xr-xresources/traffic_scripts/honeycomb/read_vpp_version.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/traffic_scripts/honeycomb/read_vpp_version.py b/resources/traffic_scripts/honeycomb/read_vpp_version.py
index 70ba733ca1..6a275e7c0f 100755
--- a/resources/traffic_scripts/honeycomb/read_vpp_version.py
+++ b/resources/traffic_scripts/honeycomb/read_vpp_version.py
@@ -74,7 +74,7 @@ class ConfigBlaster(object):
<get>
<filter xmlns:ns0="urn:ietf:params:xml:ns:netconf:base:1.0"
ns0:type="subtree">
- <vpp-state xmlns="urn:opendaylight:params:xml:ns:yang:vpp:management">
+ <vpp-state xmlns="http://fd.io/hc2vpp/yang/vpp-management">
<version/>
</vpp-state>
</filter>