-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat/fix: make qinq easier, fix behavior
This changes the argparse behavior of --qinq so that the default if not specified is to use qinq:0 mode or "separated" interfaces. Internally in mongo this is a "True" value for the qinq attribute. When --qinq is specified during cloud definition, it will instead set things up to use qinq:1 mode or "combined" interfaces VLAN design. Additionally the --ls-qinq output is made to be clearer. Change-Id: Idbe53a80073fb5fe6fc4544464e645dc13e4774f
- Loading branch information
1 parent
1307a49
commit 082cc0c
Showing
2 changed files
with
19 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters