Revision 670de92a snf-astakos-app/conf/20-snf-astakos-app-settings.conf

b/snf-astakos-app/conf/20-snf-astakos-app-settings.conf
103 103
# Set the quota holder component URI
104 104
#ASTAKOS_QUOTA_HOLDER_URL = ''
105 105

  
106
# Set the cloud service properties
107
# SERVICES = getattr(settings, 'ASTAKOS_SERVICES',
108
#                    {'cyclades': {'url':'https://node1.example.com/ui/',
109
#                                  'quota': {'vm': 2}},
110
#                     'pithos+':  {'url':'https://node2.example.com/ui/',
111
#                                  'quota': {'diskspace': 50 * 1024 * 1024 * 1024}}})
112

  
106 113
# Set the billing URI
107 114
#ASTAKOS_AQUARIUM_URL = ''
108 115

  

Also available in: Unified diff