Revision 6eed1ede snf-cyclades-app/synnefo/app_settings/default/api.py

b/snf-cyclades-app/synnefo/app_settings/default/api.py
21 21
# Network Configuration
22 22
#
23 23

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

Also available in: Unified diff