Go to file
Hirofumi Ichihara 4d4e4decc3 Fix using wrong status code in some tests
Some client tests uses status code 204 although it expects the
API returns a body with status code 200, for instance,
test_add_interface_by_subnet, test_add_peer_to_bgp_speaker, and so on.

This patch makes the tests use correct status code and also changes
default status code into 200 because it's an usual code of PUT operation.

Change-Id: I5dbcad8769a32e8834347fb57695db72b313b0a5
Closes-bug: #1611167
2017-04-16 04:05:46 -07:00
2015-12-29 19:14:17 +00:00
2012-01-18 09:39:25 +11: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
2013-06-01 10:08:50 +02:00
2015-12-09 11:09:26 +03:00
2016-06-14 09:42:14 +00:00
2016-07-09 01:03:29 +00:00
2015-09-17 12:16:54 +00:00

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%