summaryrefslogtreecommitdiff
path: root/tutorial/ovn/env7/add-container-ports.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tutorial/ovn/env7/add-container-ports.sh')
-rwxr-xr-xtutorial/ovn/env7/add-container-ports.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tutorial/ovn/env7/add-container-ports.sh b/tutorial/ovn/env7/add-container-ports.sh
index c7308492b..fc9b001f9 100755
--- a/tutorial/ovn/env7/add-container-ports.sh
+++ b/tutorial/ovn/env7/add-container-ports.sh
@@ -16,7 +16,7 @@
set -o xtrace
# create a logical switch
-ovn-nbctl lswitch-add csw0
+ovn-nbctl ls-add csw0
# create a container port with parent set to sw0-port1
ovn-nbctl lsp-add csw0 csw0-cport1 sw0-port1 42