Skip to content
  • Kostas Papadimitriou's avatar
    cyclades ui: Expose and use the new astakos quota api · 88da7a1c
    Kostas Papadimitriou authored
    - 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
    88da7a1c