zun/zun/tests/unit/db
Andreas Jaeger 3fe89808c6 Update hacking for Python3
The repo is Python 3 now, so update hacking to version 3.0 which
supports Python 3.

Fix problems found.

Update local hacking checks for new flake8.

Remove hacking and friends from lower-constraints, they are not needed
to be installed at run-time.

Fix flake8wrap to take arguments from tox.ini and not look at .tox
directory.

Change-Id: I1c5f5a85af02d9f11e475b6088fe1d9d9d252083
2020-04-02 10:28:00 +02:00
..
__init__.py Add db model for container 2016-07-30 13:40:16 -05:00
base.py Update hacking for Python3 2020-04-02 10:28:00 +02:00
test_allocation.py remove the extra parameter 'db_type' in section [DEFAULT] 2018-01-24 10:59:14 +08:00
test_compute_host.py Fix autogenerated db migrations 2020-03-28 12:42:28 +00:00
test_container.py Consolidate data model of Container and Capsule 2019-02-17 20:01:08 +00:00
test_container_action.py Remove unit test for etcd api 2019-02-12 04:33:43 +00:00
test_exec_instance.py Add exec_instances to data model 2018-06-16 01:33:49 +00:00
test_image.py Remove unit test for etcd api 2019-02-12 04:33:43 +00:00
test_inventory.py remove the extra parameter 'db_type' in section [DEFAULT] 2018-01-24 10:59:14 +08:00
test_network.py Handle network is already created in DB 2018-10-15 04:15:28 +00:00
test_pci_device.py Claim container allocation in placement 2019-09-01 17:05:06 +00:00
test_quota_classes.py Remove unit test for etcd api 2019-02-12 04:33:43 +00:00
test_quotas.py Remove unit test for etcd api 2019-02-12 04:33:43 +00:00
test_registry.py Encrypt registry password before persisting 2019-01-09 04:12:01 +00:00
test_resource_class.py Remove unit test for etcd api 2019-02-12 04:33:43 +00:00
test_resource_provider.py remove the extra parameter 'db_type' in section [DEFAULT] 2018-01-24 10:59:14 +08:00
test_volume.py Split volume_mapping table into two 2018-09-27 02:09:46 +00:00
test_volume_mapping.py Remove unit test for etcd api 2019-02-12 04:33:43 +00:00
test_zun_service.py Remove unit test for etcd api 2019-02-12 04:33:43 +00:00
utils.py Add entrypoint to container 2020-03-31 06:36:14 +00:00