Statistics
| Branch: | Tag: | Revision:

root / kamaki / cli / commands @ 14b5cd0e

Name Size
__init__.py 12.4 kB
astakos.py 28.8 kB
config.py 6.3 kB
cyclades.py 33.4 kB
errors.py 23.7 kB
history.py 7.3 kB
image.py 29.1 kB
livetest.py 7.2 kB
network.py 26.9 kB
pithos.py 69.2 kB

Latest revisions

# Date Author Comment
14b5cd0e 01/07/2014 05:13 pm Stavros Sachtouris

Wrap AstakosClient for backward compatiblity

f2df1530 01/07/2014 12:00 pm Stavros Sachtouris

Typo fixes

896995c1 01/07/2014 11:56 am Dionysis Grigoropoulos

Verbal typo fix

099b433b 12/20/2013 03:39 pm Stavros Sachtouris

Update wait to use --status

1796361e 12/20/2013 03:39 pm Stavros Sachtouris

Reverse server create --no-network/None http req

From now on, --no-network produces a "networks=[]" part,
while the absense of network-related arguments makes produces a
request without "networks" attributes.

2a1e7072 12/20/2013 03:39 pm Stavros Sachtouris

Remove --vnc option from server info

df4781a4 12/20/2013 03:38 pm Stavros Sachtouris

Restore server console

Conflicts:

kamaki/cli/commands/cyclades.py
5b4e563f 12/20/2013 03:37 pm Stavros Sachtouris

Always use "details" call in neworks/subnets list

52167529 12/18/2013 05:02 pm Stavros Sachtouris

Simplify/correct network args in server create

Refs: #4563

In server create, replace network arguments with only two:

--network=[id=]NETWORK_ID[,[ip=]IP]
--no-network (flag)

There arguments are mutually exclussive

bdff03d5 12/18/2013 01:32 pm Stavros Sachtouris

Adjust subnet_update method parameters to API

View revisions

Also available in: Atom