Revision 38aff106 snf-astakos-app/README
b/snf-astakos-app/README | ||
---|---|---|
133 | 133 |
'unit': 'bytes', |
134 | 134 |
'uplimit': 5368709120}], |
135 | 135 |
'url': 'https://node2.example.com/ui/'}} |
136 |
ASTAKOS_AQUARIUM_URL '' The billing (aquarium) URI |
|
137 |
e.g. ``http://localhost:8888/user`` |
|
138 | 136 |
ASTAKOS_PAGINATE_BY 8 Number of object to be displayed per page |
139 | 137 |
ASTAKOS_PAGINATE_BY_ALL 15 Number of object to be displayed per pagein show all projects page |
140 | 138 |
|
... | ... | |
180 | 178 |
showuser Show user info |
181 | 179 |
=============== =========================== |
182 | 180 |
|
183 |
To update user credibility from the billing system (Aquarium), enable the queue, install snf-pithos-tools and use ``pithos-dispatcher``:: |
|
184 |
|
|
185 |
pithos-dispatcher --exchange=aquarium --callback=astakos.im.endpoints.aquarium.consumer.on_creditevent |
Also available in: Unified diff