Revision 5f62b4d4 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
# Synnefo assigns this link id to NICs connected on the public network.
25
# An IP pool should be associated with this link by the Ganeti administrator.
24
# Name of the public network in Ganeti. An IP pool should be associated with
25
# this network by the Ganeti administrator.
26 26
GANETI_PUBLIC_NETWORK = 'snf_public'
27 27
# This link id is assigned to NICs that should be isolated from anything else
28 28
# (e.g., right before the NIC gets deleted).

Also available in: Unified diff