Go to file
Ilya Shakhat 9bf8b71e33 Fix Py3 compatibility issues
* Replace of urllib by six urlparse
* Convert dict keys into list to be able to retrieve the first element
* Use integer division for integers
* Use int instead of long in XML serialization/deserialization under Py3

Co-author: Cyril Roelandt <cyril.roelandt@enovance.com>

Change-Id: Ia79c831310775bf1c3dbec06010f8949c3a73887
2014-09-16 12:57:14 +04:00
2014-09-13 09:44:00 +02:00
2014-01-27 16:56:49 +02:00
2013-11-28 22:31:43 +08:00
2012-01-18 09:39:25 +11:00
2014-07-08 23:45:24 +08:00
2013-11-11 11:29:58 -08:00
2012-01-18 09:39:25 +11:00
2013-06-01 10:08:50 +02:00
2014-02-07 12:17:29 +01:00
2014-04-30 02:46:40 +00:00
2014-07-24 18:11:39 -04:00

This is the client API library for Neutron.

Description
OpenStack Networking (Neutron) Client
Readme 40 MiB
Languages
Python 100%