Merge "Add VIFs commands to help test"

This commit is contained in:
Jenkins 2017-03-01 18:24:57 +00:00 committed by Gerrit Code Review
commit 60f239dc4d
1 changed files with 3 additions and 0 deletions

View File

@ -52,6 +52,9 @@ class IronicClientHelp(base.FunctionalTestBase):
'node-update',
'node-validate',
'node-vendor-passthru',
'node-vif-attach',
'node-vif-detach',
'node-vif-list',
'port-create',
'port-delete',
'port-list',