Statistics
| Branch: | Tag: | Revision:

root / kamaki / cli / commands / network.py @ 73bf1f64

History | View | Annotate | Download (27.1 kB)

# Date Author Comment
fac340da 12/17/2013 03:59 pm Stavros Sachtouris

Add --status to port wait

d443f3ff 12/16/2013 05:22 pm Dionysis Grigoropoulos

Minor typo fix

ab154b94 12/10/2013 05:21 pm Stavros Sachtouris

Add ip attach/detach

2e06a582 12/10/2013 04:09 pm Stavros Sachtouris

Don't demand subnet, when ip

4e25b350 12/10/2013 03:24 pm Stavros Sachtouris

Fix unittests in kamaki.clients, subnet arg bug

69565935 12/09/2013 04:42 pm Stavros Sachtouris

Correct key names in network-related http bodies

Refs: #4563

f25bd53b 12/06/2013 05:17 pm Stavros Sachtouris

Update superclass info in networks

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

Complete updating documentation

Refs: #4692

17cfc2f0 12/02/2013 05:16 pm Stavros Sachtouris

Add waiters to netowrk connect/disconnect

Refs: #4624

fd981f77 12/02/2013 05:01 pm Stavros Sachtouris

Revive network connect/disconnect

Refs: #4563

f261965c 11/29/2013 05:52 pm Stavros Sachtouris

Apply waiter in port delete

Refs: #4624

67dfe4a2 11/29/2013 05:06 pm Stavros Sachtouris

Remove waiters from networks, except port

Refs: #4624

291cab21 11/29/2013 02:12 pm Stavros Sachtouris

Fix typos in Network CLI

c6afee48 11/28/2013 06:34 pm Stavros Sachtouris

Implement port wait

Refs: #4583

6f2b87c1 11/28/2013 05:59 pm Stavros Sachtouris

Implement network wait

Refs: #4563

e3f54dc0 11/28/2013 05:02 pm Stavros Sachtouris

Fix typoes in network commands

d1bced10 11/21/2013 06:07 pm Stavros Sachtouris

Expose Network floatingip commands

Refs: #4583, #4563

cec2dfcd 11/21/2013 04:08 pm Stavros Sachtouris

Reimplement pithos commands (apply naming scheme)

Refs: #4625, #4583

So far: file list, file create

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...

5c5eb675 11/19/2013 05:33 pm Stavros Sachtouris

Apply naming scheme to image cmds

Refs: #4583

All image-property commands --> image modify --property-add/del
All image-compute commands --> imagecompute
imagecompute-property-* --> imagecompute modify --property-add/del

56d84a4e 11/15/2013 06:14 pm Stavros Sachtouris

Syntax check required arguments (incomplete)

Refs: #4596

b7d79306 11/08/2013 02:02 pm Stavros Sachtouris

Add fixed_ips in post create

Refs: #4563

ccdd1b82 11/07/2013 12:41 pm Stavros Sachtouris

Create port_creates extention (cyclaes) and expose

Refs: #4563

1d565254 11/06/2013 07:15 pm Stavros Sachtouris

Minor fixes

11cc86af 11/06/2013 07:13 pm Stavros Sachtouris

Fast-create port list

447365fe 11/06/2013 07:10 pm Stavros Sachtouris

Export all port methods, except port create

Refs: #4563

62c6652f 11/06/2013 06:12 pm Stavros Sachtouris

Expose subnet commands w.r.t. Cyclades Network

Refs: #4563

7e57e590 11/06/2013 03:37 pm Stavros Sachtouris

Add user-id filter in network list

0e27687b 11/06/2013 03:27 pm Stavros Sachtouris

Add "detail" to network list

Refs: #4563

cd0927f7 11/06/2013 01:58 pm Stavros Sachtouris

Adjust network create to Cyclades extentions

Refs: #4563

5c433331 11/06/2013 01:10 pm Stavros Sachtouris

Rename packages networking-->network