- 12 Sep, 2013 2 commits
-
-
Stavros Sachtouris authored
Refs: #4292
-
Stavros Sachtouris authored
-
- 09 Sep, 2013 1 commit
-
-
Stavros Sachtouris authored
Refs: #4279
-
- 06 Sep, 2013 1 commit
-
-
Stavros Sachtouris authored
Refs: #4288, #4279 Also, replace page_hold with pydoc.pager
-
- 28 Aug, 2013 1 commit
-
-
Stavros Sachtouris authored
Refs: #4232
-
- 23 Aug, 2013 1 commit
-
-
Stavros Sachtouris authored
Refs: #4220 New filters: name[-like/-suffix/-prefix], flavor_id, image_id, metadata[-like]
-
- 22 Aug, 2013 1 commit
-
-
Stavros Sachtouris authored
Refs: #4220 This is a multipurpose method to be used for CLI filtering
-
- 21 Aug, 2013 1 commit
-
-
Stavros Sachtouris authored
-
- 20 Aug, 2013 1 commit
-
-
Stavros Sachtouris authored
Refs: #4058
-
- 09 Aug, 2013 1 commit
-
-
Stavros Sachtouris authored
Refs: #4058
-
- 08 Aug, 2013 2 commits
-
-
Stavros Sachtouris authored
Refs: #4058
-
Stavros Sachtouris authored
Refs: #4059
-
- 07 Aug, 2013 1 commit
-
-
Stavros Sachtouris authored
Refs: #4058
-
- 31 Jul, 2013 1 commit
-
-
Stavros Sachtouris authored
Refs: #4196
-
- 19 Jul, 2013 1 commit
-
-
Stavros Sachtouris authored
-
- 27 Jun, 2013 1 commit
-
-
Stavros Sachtouris authored
Refs: #3632
-
- 26 Jun, 2013 1 commit
-
-
Stavros Sachtouris authored
-
- 25 Jun, 2013 2 commits
-
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
Modify print_list/dict/items methods of kamaki.cli.utils to be simpler and print output in a simpler form key: value key: key: value key: key: value ... key: list-item list-item key-for-list-of-dicts: key: value key: value key: value ...
-
- 19 Jun, 2013 2 commits
-
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
- 17 Jun, 2013 1 commit
-
-
Stavros Sachtouris authored
-
- 14 Jun, 2013 1 commit
-
-
Stavros Sachtouris authored
-
- 12 Jun, 2013 1 commit
-
-
Stavros Sachtouris authored
Refs: #3978
-
- 05 Jun, 2013 1 commit
-
-
Stavros Sachtouris authored
Refs: #3934
-
- 22 May, 2013 1 commit
-
-
Stavros Sachtouris authored
Refs: #3732
-
- 17 May, 2013 1 commit
-
-
Stavros Sachtouris authored
- Implement a print_json auxiliary method in kamaki.cli.utils - Add a (-j, --json) flag to file list - When -j or --json flag is on, only json is printed Refs: #3732
-
- 16 Apr, 2013 1 commit
-
-
Stavros Sachtouris authored
Feature #3536
-
- 04 Mar, 2013 1 commit
-
-
Stavros Sachtouris authored
-
- 26 Feb, 2013 2 commits
-
-
Stavros Sachtouris authored
Replace calls of the form unicode(v) to the equivalent" '%s' % v
-
Stavros Sachtouris authored
Replace calls of the form unicode(v) to the equivalent" '%s' % v
-
- 13 Feb, 2013 1 commit
-
-
Stavros Sachtouris authored
Some vars that have not None as default value where vulnerable to None assignments
-
- 11 Feb, 2013 1 commit
-
-
Stavros Sachtouris authored
-
- 08 Feb, 2013 1 commit
-
-
Stavros Sachtouris authored
-
- 05 Feb, 2013 2 commits
-
-
Stavros Sachtouris authored
in client
-
Stavros Sachtouris authored
safe spiner is a replacement for progress bar functionality, in case progress bar does not work
-
- 31 Jan, 2013 1 commit
-
-
Stavros Sachtouris authored
New regex is '\'.*?\'|".*?"|^[\S]*$' and works along with some carefull extra spliting In total, the following are parsed as terms: 'all kinds of stuff here except single quotes' "all kinds of stuff here except single or double quotes" stuff_without_spaces_and_no_quotes
-
- 25 Jan, 2013 1 commit
-
-
Stavros Sachtouris authored
-
- 22 Jan, 2013 2 commits
-
-
Stavros Sachtouris authored
quota returns value in units (KiB, MiB, etc) new argument -b, --bytes to return value in bytes setquota can accept a unit string setquota 2.3GB
-
Stavros Sachtouris authored
In cli.utils: new method ask_user prompts for permission In cli.commands.pithos_cli: store_delete/purge ask for permission they also feature a yes flag argument to avoid prompting
-