Statistics
| Branch: | Tag: | Revision:

root / tools / snf-admin @ 5039a44f

History | View | Annotate | Download (16.9 kB)

# Date Author Comment
cf8482f2 07/17/2011 01:20 pm Giorgos Verigakis

Improve user support

  • Use logic functions when possible
  • Add user invite command

Refs #827

910f53d9 07/15/2011 04:07 pm Giorgos Verigakis

Add flavor create, delete and list actions

flavor create can get multiple values for each of cpu, ram and disk and will create the product of the combinations.

e.g. snf-admin create flavor 8 2048,4096 80,100

Fixes #827

735f44fe 07/15/2011 02:57 pm Giorgos Verigakis

Add user create and user delete commands

user delete is hidden to avoid accidents

Refs #827

13d2b7f7 07/14/2011 06:08 pm Giorgos Verigakis

Add user modify command

Refs #827

9a60dacb 07/14/2011 05:27 pm Giorgos Verigakis

Code refactoring

  • Better help output
  • image register outputs info about the new image
70691395 07/08/2011 05:44 pm Giorgos Verigakis

Make clear that commands can have arguments

ca8f8081 07/08/2011 05:37 pm Giorgos Verigakis

Add support for ImageMetadata

  • New image meta command lists and modifies image metadata.
  • Rename ls to list
  • Rename -p to --public
  • Rename -r to --nopublic

Refs #727

8cdde414 07/07/2011 06:23 pm Giorgos Verigakis

Initial import of snf-admin command line tool

Refs #727