python-openstackclient/openstackclient
Hongbin Lu 962efd949f Disallow setting default on internal network
The ``--default`` option should be only used for external network.
Default internal network is not currently supported so we disallow
it for now.

Change-Id: Ia9d39b40e1e041d7bda0f6a27d058e382b572e1a
Closes-Bug: #1745658
2020-03-09 21:01:53 -05:00
..
api Raise flake8-import-order version to latest 2020-01-10 14:21:47 -06:00
common Merge "Show correct name for resource with quota set to zero" 2020-01-14 05:00:00 +00:00
compute Use 'KeyValueAppendAction' from osc-lib 2020-02-03 15:25:40 +00:00
identity Fix copypaste errors in access rule command 2020-01-21 15:08:46 -08: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 Disallow setting default on internal network 2020-03-09 21:01:53 -05:00
object Replace six.iteritems() with .items() 2020-01-09 18:41:29 +09:00
tests Disallow setting default on internal network 2020-03-09 21:01:53 -05: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 Remove redundant OpenStackShell.prepare_to_run_command 2019-10-31 16:53:30 +00:00