Statistics
| Branch: | Tag: | Revision:

root @ 76e7661e

Name Size
  ci
  docs
  kamaki
.gitignore 61 Bytes
COPYRIGHT 1.5 kB
Changelog 927 Bytes
MANIFEST.in 82 Bytes
README.rst 258 Bytes
devflow.conf 67 Bytes
setup.py 2.7 kB
update_version.py 1.7 kB
version 8 Bytes

Latest revisions

# Date Author Comment
76e7661e 04/15/2013 06:14 pm Stavros Sachtouris

Update docs to use the term Synnefo where needed

In some cases, the term 'GRNET development team' was replaced with 'Synnefo' or
'Synnefo development team'

338d665d 04/15/2013 05:56 pm Stavros Sachtouris

Merge branch 'feature-store' into develop

3f7e4e14 04/15/2013 05:52 pm Stavros Sachtouris

Add some parameters to storage.list_object

:param limit: (int) The amount of results requested

:param marker: (str) Return containers with name lexicographically
after marker

:param prefix: (str) Return objects starting with prefix

:param format: (str) reply format can be json or xml (default:json)...

047b40d2 04/15/2013 04:32 pm Stavros Sachtouris

Merge branch 'feature-image' into develop

faeccbf9 04/15/2013 04:31 pm Stavros Sachtouris

Add some client-side filters to image list

--owner=<uuid> : print only images with given owner

--name-prefix=

  :  print only images with name starting with <prefix>
--name-suffix=<suffix>  :  print only images with name starting with <suffix>
--name-like=<part>      :  print only images with name containing <part>...

f9457c89 04/15/2013 03:57 pm Stavros Sachtouris

Filter image listing results by owner

Introduce the --owner parameter to kamaki image list (was: image public)
If given, only images of given owner will be pronted on console. This is a
client side filtering, as oposed to the other filters of the command.

a8fa65c5 04/15/2013 02:51 pm Stavros Sachtouris

Merge branch 'feature-network' into develop

f6f81cd3 04/15/2013 02:37 pm Stavros Sachtouris

Set a default network type when creating nets

Default type is MAX_FILTERED

Support #3514

7515b22e 04/15/2013 02:18 pm Stavros Sachtouris

Merge branch 'feature-containerlimit' into develop

3ed6dbde 04/15/2013 02:11 pm Stavros Sachtouris

Split file-quota semantics for account and contner

kamaki file quota --> only for account
kamaki file quota <container> --> kamaki file containerlimit get [container]

Support #3541

View all revisions | View revisions

Also available in: Atom