Statistics
| Branch: | Tag: | Revision:

root / kamaki / clients / network / __init__.py @ 8e3cbcfe

History | View | Annotate | Download (14.9 kB)

# Date Author Comment
2da652e2 12/18/2013 01:32 pm Stavros Sachtouris

Adjust subnet_update method parameters to API

de329b4c 12/13/2013 03:10 pm Stavros Sachtouris

Fix sphinx commend-related warnings

c0b795f8 12/11/2013 04:25 pm Stavros Sachtouris

GET subnets status code 201 --> 200

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

Remove waiters from networks, except port

Refs: #4624

e8ba3e9f 11/29/2013 04:12 pm Stavros Sachtouris

Re-fix expected codes in network-libs (sorry)

8ac8898f 11/29/2013 03:59 pm Build Bot

Fix expected response codes for port lib calls

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

Allow ports without device_id in lib + waits

Refs: #4624, #4563

a6d2ad78 11/28/2013 03:58 pm Stavros Sachtouris

Fix required argument inconsistency with lists

7b109aa7 11/27/2013 05:42 pm Stavros Sachtouris

Complete container commands

Refs: #4583

74b7c6dc 11/26/2013 04:47 pm Stavros Sachtouris

Implement file download

Refs: #4583

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

Expose Network floatingip commands

Refs: #4583, #4563

8fd99602 11/21/2013 05:42 pm Stavros Sachtouris

Implement Network floatingips

Refs: #4546

45cb7f88 11/06/2013 07:16 pm Stavros Sachtouris

Cancel previous commit

9e04242a 11/06/2013 07:16 pm Stavros Sachtouris

One-byte typo

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

Minor fixes

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

Export all port methods, except port create

Refs: #4563

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

Rename packages networking-->network

c95ff061 11/04/2013 11:48 am Stavros Sachtouris

Pick "networking" as the name of the new client

Refs: #4546

058ee9a8 11/01/2013 06:32 pm Stavros Sachtouris

Implement clients.network.NetworkClient (part)

Refs: #4546

Implemented in this commit: list_networks, create_network, unittests for both

c6ebe715 10/31/2013 06:58 pm Stavros Sachtouris

Implement clients.network.rest_api

Refs: #4546