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

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

  
24 24
# Synnefo assigns this link id to NICs connected on the public network.
25 25
# An IP pool should be associated with this link by the Ganeti administrator.
26
GANETI_PUBLIC_LINK = 'snf_public'
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).
29 29
# This value is also hardcoded in a fixture in db/fixtures/initial_data.json.

Also available in: Unified diff