Revision 426e1fb9
ID | 426e1fb9fab686cb1497a9da9a7d274579c584e4 |
cyclades ui: Expose and use the new astakos quota api
- Removed /userdata/quota view in respect of astakos quotas api delegate
views served in the same urls used by astakos api (/astakos/api/quotas,
/astakos/api/resources). Base url is configurable using the
UI_ACCOUNTS_API_URL (defaults to /astakos/api).
- Refactored quotas js client to use backbone Collection/Model
mechanisms.
- Refresh quotas using the common api update mechanism used by vms and
networks (deprecated UI_QUOTAS_UPDATE_INTERVAL setting)
- Extended main view initialization steps to include quotas/resources
loading before the initial layout renedring
Files
- added
- modified
- copied
- renamed
- deleted