Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
itminedu
synnefo
Commits
f6ba240a
Commit
f6ba240a
authored
Jul 23, 2012
by
Christos Stavrakakis
Browse files
Add missing setting
Add PRIVATE_PHYSICAL_VLAN_TAGS setting
parent
f516945d
Changes
1
Hide whitespace changes
Inline
Side-by-side
snf-cyclades-app/synnefo/app_settings/default/api.py
View file @
f6ba240a
...
...
@@ -68,6 +68,7 @@ PRIVATE_MAC_FILTERED_TAGS = ['private-filtered']
PRIVATE_PHYSICAL_VLAN_BRIDGE_PREFIX
=
'prv'
# The max limit of physical vlan pool
PRIVATE_PHYSICAL_VLAN_MAX_NUMBER
=
100
PRIVATE_PHYSICAL_VLAN_TAGS
=
[
'physical-vlan'
]
# Settings for CUSTOM_ROUTED:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment