Statistics
| Branch: | Tag: | Revision:

root / kamaki / clients / network / __init__.py @ 1d565254

History | View | Annotate | Download (13 kB)

# Date Author Comment
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