Statistics
| Branch: | Tag: | Revision:

root / snf-astakos-app / astakos / im / management / commands / service-modify.py @ 5e1ea6f7

History | View | Annotate | Download (3.6 kB)

# Date Author Comment
81bf669e 05/24/2013 05:49 pm Giorgos Korfiatis

astakos: Disable service renaming

Service name is significant: UI presentational data are indexed by
it; resource names are prefixed by it.

22a46ee9 05/24/2013 12:50 pm Giorgos Korfiatis

astakos: Add new command service-show

Leave the most important fields of Service in service-list;
show all fields with service-show.

7ac2131c 05/23/2013 04:30 pm Sofia Papagiannaki

astakos: provide get_endpoints api call

bd7fe7c1 04/26/2013 12:47 pm Sofia Papagiannaki

Merge branch 'feature-change-astakos-commands' into feature-quotas

Conflicts:
snf-astakos-app/astakos/im/management/commands/resource-list.py
snf-astakos-app/astakos/im/management/commands/service-list.py
snf-astakos-app/astakos/im/management/commands/service-modify.py...

d35dcdb8 04/05/2013 07:14 pm Sofia Papagiannaki

Change service-modify command option names

Change `--renew-auth-token` option to
`--renew-token` and `--auth-token` to
`--token` to conform the respective options
of user-modify command

71b37f75 04/05/2013 06:44 pm Sofia Papagiannaki

Rename astakos modification commands

Rename to conform with the rest synnefo
modification commands