nova/nova/tests/unit/compute/provider_config_data
Tony Su 38757964ed Provider Config File: Coding style and test cases improvement
This patch is mainly for handling the remaining code review comments
as a follow-up work to improve coding style and test cases and there
is no code logic change to feature itself.

Change Summary:
1) remove unnecessary logic judgement code in _validate_rc function
2) regroup import order for standard libary and 3rd-party library
   in test_resource_tracker.py
3) unify test cases in ValidateProviderConfigTestCases class
   for both positive and negative test
4) rename test cases and test data files with more meaningful names

Change-Id: If940dfeb5b62ff9f11ca98e9125357c0a472dbfe
Blueprint: provider-config-file
2020-09-01 01:05:34 +00:00
..
v1 Provider Config File: Function to further validate and retrieve configs 2020-08-07 01:51:24 +00:00
validate_provider_bad_config.yaml Provider Config File: Coding style and test cases improvement 2020-09-01 01:05:34 +00:00
validate_provider_good_config.yaml Provider Config File: Coding style and test cases improvement 2020-09-01 01:05:34 +00:00