Add group_detail members table pagination
[astakos] / snf-astakos-app / README
index 0a282a9..3f5e21e 100644 (file)
@@ -81,8 +81,12 @@ ASTAKOS_EMAILCHANGE_ACTIVATION_DAYS 10
 ASTAKOS_LOGGING_LEVEL               INFO                                                                            Message logging severity
 ASTAKOS_QUOTA_HOLDER_URL            ''                                                                              The quota holder URI
                                                                                                                     e.g. ``http://localhost:8080/api/quotaholder/v``
-AQUARIUM_URL                        ''                                                                              The billing (aquarium) URI
+ASTAKOS_SERVICES                    {'cyclades': {'url':'https://node1.example.com/ui/', 'quota': {'vm': 2}},       Cloud service default url and quota      
+                                    'pithos+':  {'url':'https://node2.example.com/ui/', 'quota': {                  
+                                    'diskspace': 50 * 1024 * 1024 * 1024}}})                                        
+ASTAKOS_AQUARIUM_URL                ''                                                                              The billing (aquarium) URI
                                                                                                                     e.g. ``http://localhost:8888/user``
+ASTAKOS_PAGINATE_BY                 10                                                                              Number of object to be displayed per page
 =================================== =============================================================================   ===========================================================================================
 
 Administrator functions
@@ -109,10 +113,3 @@ showuser         Show user info
 To update user credibility from the billing system (Aquarium), enable the queue, install snf-pithos-tools and use ``pithos-dispatcher``::
 
     pithos-dispatcher --exchange=aquarium --callback=astakos.im.endpoints.aquarium.consumer.on_creditevent
-
-Load groups:
-------------
-
-To set the initial user groups load the followind fixture:
-
-    snf-manage loaddata groups