mirror of
https://opendev.org/openstack/python-openstackclient.git
synced 2026-01-17 07:20:45 +00:00
Rather than excluding the few fields we don't want, explicitly indicate the ones we do want. We were already in-effect doing this in our tests, so this is simply moving the definition from tests to the main code. Note that this is a problem in the tests for virtually all commands that will be seen as the SDK continues to evolve and new fields are added to existing resources. This is a problem that be solved over time though, rather than in a big bang commit. Change-Id: Iaa64e97450f5c73cab2e2c3b0c741aec1495b4f1 Signed-off-by: Stephen Finucane <stephenfin@redhat.com> |
||
|---|---|---|
| .. | ||
| api | ||
| common | ||
| compute | ||
| identity | ||
| image | ||
| locale/tr_TR/LC_MESSAGES | ||
| network | ||
| object | ||
| tests | ||
| volume | ||
| __init__.py | ||
| i18n.py | ||
| shell.py | ||