openstack-python-openstackc.../openstackclient/tests/unit
Slawek Kaplonski b26b7f3440 Allow to send extra attributes in Neutron related commands
To deprecate and drop support for neutronclient CLI and use only
OSC we need feature parity between OSC and neutronclient.
Last missing piece here is possibility to send in POST/PUT requests
unknown parameters to the Neutron server.
This patch adds such possibility to the OSC.

Change-Id: Iba09297c2be9fb9fa0be1b3dc65755277b79230e
2021-05-26 09:29:15 +02:00
..
api Make container list --all work 2020-05-16 14:40:28 +00:00
common project cleanup 2021-02-02 08:14:34 +00:00
compute compute: Remove 'file://' prefix from '--block-device' 2021-03-11 15:56:59 +00:00
identity Merge "Add name and enabled param in ListDomain parser" 2020-12-22 13:30:59 +00:00
image Implements hide image 2021-03-25 08:57:31 +01:00
integ Remove os-client-config references 2020-06-08 16:20:28 -05:00
network Allow to send extra attributes in Neutron related commands 2021-05-26 09:29:15 +02:00
object Remove usage of six 2020-10-07 02:15:25 +00:00
volume volume: Re-add accidentally deleted test 2021-03-19 16:27:13 +00:00
__init__.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
fakes.py Remove usage of six 2020-10-07 02:15:25 +00:00
test_shell.py Remove unnecessary test 2020-11-06 10:16:06 +00:00
utils.py Make use of comparable 'FormattableColumn' subclasses 2020-12-09 15:17:25 +00:00