charm-neutron-api/unit_tests
Dmitrii Shcherbakov 1e6430f9c6 Switch to AZAwareWeightScheduler as of Mitaka
AZAwareWeightScheduler is based on WeightScheduler and provides a way to make
DHCP agent scheduling be AZ-aware. This is used in conjunction with
dhcp-agents-per-network config option and per-network agents (such as dnsmasq)
will be distributed across neutron-dhcp-agents that have availability_zone
configuration (based on dhcp-load-type for placement calculation).

bp: https://blueprints.launchpad.net/neutron/+spec/add-availability-zone

Upgrade impact is mentioned here:
specs.openstack.org/openstack/neutron-specs/specs/mitaka/availability-zone.html

The spec mentions that by default all agents belong to 'nova' AZ so
the scheduler change should be backwards-compatible.

Change-Id: I4d948efa157573fdbc0fbfd3b1efb21b69a713ef
Closes-Bug: #1796068
2019-01-21 15:29:46 +02:00
..
__init__.py Remove deploy from source support 2018-01-10 15:41:05 +00:00
test_actions_openstack_upgrade.py Remove deploy from source support 2018-01-10 15:41:05 +00:00
test_actions.py Re-license charm as Apache-2.0 2016-07-03 17:47:52 +01:00
test_neutron_api_context.py Switch to AZAwareWeightScheduler as of Mitaka 2019-01-21 15:29:46 +02:00
test_neutron_api_hooks.py Use chelper generate_ha_relation_data for ha rel 2018-12-04 18:24:10 +00:00
test_neutron_api_utils.py py3: Switch to Python 3 for OpenStack Rocky 2018-09-21 16:17:57 +02:00
test_utils.py Fix lint in unit test 2018-11-01 14:58:45 -05:00