Statistics
| Branch: | Tag: | Revision:

root / kamaki / clients / compute @ 36fa6ffb

Name Size
__init__.py 14.4 kB
rest_api.py 14.3 kB
test.py 31.5 kB

Latest revisions

# Date Author Comment
58f4caba 12/20/2013 01:34 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.

c77131f4 12/19/2013 06:30 pm Stavros Sachtouris

Always use "details" call in neworks/subnets list

db6438fd 12/09/2013 05:50 pm Stavros Sachtouris

Fix documentation for networks in server_create

f9953e1a 12/09/2013 05:05 pm Stavros Sachtouris

Rename "network" to "uuid" in server create w. net

1c366ac9 12/06/2013 04:36 pm Stavros Sachtouris

Complete updating documentation

Refs: #4692

eb647cfe 11/29/2013 01:03 pm Stavros Sachtouris

Allow ports without device_id in lib + waits

Refs: #4624, #4563

264a13f7 11/20/2013 04:50 pm Stavros Sachtouris

Apply naming scheme to network + cyclades/network

Refs: #4583, #4563

Network connection has changed:
server create <usuall stuff here>
--network-id=NETWORK_ID --network-with-ip=NETWORK_ID,IP
port create/delete are also used to connect/disconnect networks to servers...

81c60832 10/03/2013 06:46 pm Stavros Sachtouris

Move cluster handling in server create/delete

Refs: #4429

2bd23362 09/23/2013 06:47 pm Stavros Sachtouris

Change VMs to servers in docs, fix docs scripts

ca5528f1 08/27/2013 04:38 pm Stavros Sachtouris

Add meta/properties image methods, whip compute

Refs: #4231

New methods:
/image meta list/set/delete --<meta>[=value] ... -p k1[=v1] [-p k2[=v2]] ...

View revisions

Also available in: Atom