Revision 7fede91e snf-cyclades-app/synnefo/app_settings/default/api.py

b/snf-cyclades-app/synnefo/app_settings/default/api.py
23 23

  
24 24
# Maximum allowed network size for private networks.
25 25
MAX_CIDR_BLOCK = 22
26
# Name of the network in Ganeti corresponding to the default public network.
27
# All created VMs will obtain an IP from this network.
28
GANETI_PUBLIC_NETWORK = 'snf-net-1'
29 26

  
30 27
# The first mac prefix to use
31 28
MAC_POOL_BASE = 'aa:00:0'

Also available in: Unified diff