python-openstackclient/openstackclient/tests/unit
Kailun Qin 28c06d0688 Fix: set invalid None project_id on range creation
"project_id" attribute should not be set to None on shared network
segment range creation since it is not a valid string type which is
required for the API.

Change-Id: Ia2bab12e39b4bb7e05ff2acfffb851252c100651
Story: 2005205
Task: 29975
2019-03-13 01:48:46 +08:00
..
api Re-implement novaclient bits removed in 10.0 2018-03-13 09:10:45 -05:00
common Add support for get details of Quota 2019-02-24 10:41:53 +00:00
compute Merge "API microversion 2.69: Handles Down Cells" 2019-03-07 08:01:45 +00:00
identity Add project param in LimitList parser 2018-11-08 11:19:24 -06:00
image Add possibility to filter images using member_status 2019-02-26 11:13:25 +01:00
integ Fix SDK Connection creation alternative to Profile 2017-12-07 08:10:23 -06:00
network Fix: set invalid None project_id on range creation 2019-03-13 01:48:46 +08:00
object Use flake8-import-order plugin 2017-08-17 06:55:00 +00:00
volume Merge "Add --attached / --detached parameter to volume set" 2019-03-06 00:58:17 +00:00
__init__.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
fakes.py Adding api_version to FakeApp 2018-06-24 03:47:23 +00:00
test_shell.py Use flake8-import-order plugin 2017-08-17 06:55:00 +00:00
utils.py Use flake8-import-order plugin 2017-08-17 06:55:00 +00:00