python-novaclient/novaclient/tests/unit/fixture_data
asmita singh 4450e7ba31 Handle unicode multi-byte characters
If you pass unicode multi-byte character to 'hypervisor-list'
and 'instance-usage-audit-log' commands using --matching
and --before options respectively, it returns keyerror.

This patch fixes these issues by encoding the host name and
date passed to the --matching and --before options
respectively.

Closes-Bug: #1804156

Change-Id: I9587af7e0fdd921fcaebe3e5c6c5bb40a9393e01
2019-02-22 05:32:49 +00:00
..
__init__.py Move unit tests into unit test directory 2015-01-27 13:06:06 -08:00
agents.py Clean up requests-mock usage 2016-10-05 06:53:05 +11:00
aggregates.py Clean up requests-mock usage 2016-10-05 06:53:05 +11:00
availability_zones.py Clean up requests-mock usage 2016-10-05 06:53:05 +11:00
base.py Clean up requests-mock usage 2016-10-05 06:53:05 +11:00
client.py Add profiling support to novaclient 2017-01-19 03:50:06 +00:00
floatingips.py Remove deprecated floating_ip_pools API 2017-03-20 17:28:28 -04:00
hypervisors.py Handle unicode multi-byte characters 2019-02-22 05:32:49 +00:00
images.py Remove deprecated image commands/API bindings 2017-02-22 15:56:28 -05:00
keypairs.py Clean up requests-mock usage 2016-10-05 06:53:05 +11:00
limits.py Add support for the 2.57 microversion 2018-01-15 14:42:53 +08:00
quotas.py Add support for the 2.57 microversion 2018-01-15 14:42:53 +08:00
server_groups.py Update hacking version 2019-01-04 14:46:07 +08:00
server_migrations.py Clean up requests-mock usage 2016-10-05 06:53:05 +11:00
servers.py Replace MB with MiB 2018-10-22 07:11:25 +00:00