Akihiro Motoki a905f755b9 Do not append .json to sending URL
Both SessionClient and HTTPClient set content-type as application/json,
so there is no need to append ".json" as a format specifier.

This commit also cleans up 'format' attribute in various client class
and unit tests.

Also hide --request-format opiton from the command line help as it is
just ignored. We need to keep the option to keep backward-compatibility.

Closes-Bug: #1678488
Change-Id: I5fc69b9dfed9b7b6350a4aad06417a914a80d090
2017-04-02 00:52:12 +09:00
2016-08-30 19:55:59 +02:00
2015-12-29 19:14:17 +00:00
2015-03-06 22:51:31 +00:00
2015-12-04 13:44:13 +09:00
2013-11-11 11:29:58 -08:00
2012-01-18 09:39:25 +11:00
2015-12-09 11:09:26 +03:00
2016-11-25 15:36:19 +01:00
2017-03-08 17:24:48 +05:30
2017-03-06 01:18:40 +00:00
2017-03-08 17:24:48 +05:30

Team and repository tags

image

Python bindings to the Neutron API

Latest Version

Downloads

This is a client library for Neutron built on the Neutron API. It provides a Python API (the neutronclient module) and a command-line tool (neutron).

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