openstack-python-openstackc.../openstackclient
Rodolfo Alonso Hernandez 2745b178a4 Add qos_network_policy_id to network port tests
Added "qos_network_policy_id" to "port show" command. Because this is
just a read-only parameter and is read from the SDK port definition,
this patch only modifies the corresponding tests.

This patch is adding this new parameter to the test bench.

Change-Id: Ice7423e0e0b98a39cc36622b70eae5a8493a037c
Closes-Bug: #1851362
2020-02-18 09:18:37 +00:00
..
api Replace six.iteritems() with .items() 2020-01-09 18:41:29 +09:00
common Replace six.iteritems() with .items() 2020-01-09 18:41:29 +09:00
compute Replace six.iteritems() with .items() 2020-01-09 18:41:29 +09:00
identity Replace six.iteritems() with .items() 2020-01-09 18:41:29 +09:00
image Replace six.iteritems() with .items() 2020-01-09 18:41:29 +09:00
locale/tr_TR/LC_MESSAGES Imported Translations from Zanata 2018-03-01 07:25:50 +00:00
network Replace six.iteritems() with .items() 2020-01-09 18:41:29 +09:00
object Replace six.iteritems() with .items() 2020-01-09 18:41:29 +09:00
tests Add qos_network_policy_id to network port tests 2020-02-18 09:18:37 +00:00
volume Replace six.iteritems() with .items() 2020-01-09 18:41:29 +09:00
__init__.py Clean up W503 and E402 pep8 errors 2018-04-15 12:23:06 +09:00
i18n.py Remove log translations 2017-03-21 17:23:09 +08:00
shell.py Clean up app initialization and config 2019-09-09 14:01:57 +00:00