Updated openstack/openstack

Project: openstack/python-neutronclient  6c512446b13cdb4ab4191e940dda8d5b2c976e52

Add basic functional tests for client library

We don't have a test coverage on neutronclient with HTTPClient.
CLI tests in our unit tests mock out the HTTP client and
We don't have a test combined with keystoneclient.
This leads to bugs in python bindings like bug 1431449.
Neutronclient has two backend HTTP client (HTTPClient and SessionClient)
so it is better to have functional tests for client library itself.

Change-Id: I069a95d5611371730584cf166ceaae6d8e0f6e05
This commit is contained in:
Jenkins 2015-05-05 14:21:13 +00:00 committed by Gerrit Code Review
parent 12011231c2
commit f7472bddeb
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 6d379f4099c3005462f05cd8629674a609678af8
Subproject commit 6c512446b13cdb4ab4191e940dda8d5b2c976e52