Revision c33fa75f

b/snf-astakos-app/astakos/scripts/astakos-register-services
16 16
ex_url[pithos]='https://pithos.example.synnefo.org/pithos/ui/'
17 17

  
18 18
declare -A ex_api_url
19
ex_api_url[astakos]='https://accounts.example.synnefo.org/accounts/v1/'
20
ex_api_url[cyclades]='https://cyclades.example.synnefo.org/cyclades/v1/'
19
ex_api_url[astakos]='https://accounts.example.synnefo.org/accounts/'
20
ex_api_url[cyclades]='https://cyclades.example.synnefo.org/cyclades/compute/v1.1/'
21 21
ex_api_url[pithos]='https://pithos.example.synnefo.org/pithos/v1/'
22 22

  
23 23
declare -A resources

Also available in: Unified diff