Statistics
| Branch: | Tag: | Revision:

root / kamaki / clients / network / test.py @ 26413b0d

History | View | Annotate | Download (23.6 kB)

# Date Author Comment
5fcc3f7c 12/11/2013 04:25 pm Stavros Sachtouris

GET subnets status code 201 --> 200

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

Fix unittests in kamaki.clients, subnet arg bug

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

Implement Network floatingips

Refs: #4546

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

963bd664 11/01/2013 04:47 pm Stavros Sachtouris

Create unittests for network/rest_api

Refs: #4546