magnum/magnum/tests/unit/conductor
Spyros Trigazis 2e8b375a07 resize: Send only nodes_to_remove and node_count
When resizing a NG we should strictly send the
desired node_count and the nodes_to_remove.
Otherwise the stack update operation may replace/rebuild
nodes or other resources.

This was the functionality with:
Id84e5d878b21c908021e631514c2c58b3fe8b8b0
But it was reverted with:
I725413e77f5a7bdb48131e8a10e5dc884b5e066a

Story: 2005266
task: 39860

master Conflicts:
magnum/drivers/heat/k8s_template_def.py
ussuri Conflicts:
magnum/tests/unit/drivers/test_template_definition.py

master (cherry-picked from 9f4c63a0df)
ussuri (cherry-picked from 83ed6fe5d8)
Change-Id: Ib31b6801e0e2d954c31ac91e77ae9d3ef1afebd2
Signed-off-by: Spyros Trigazis <strigazi@gmail.com>
2020-06-11 21:03:22 +00:00
..
handlers resize: Send only nodes_to_remove and node_count 2020-06-11 21:03:22 +00:00
tasks Fix invalid import order 2016-02-07 22:54:41 -08:00
__init__.py Make room for functional tests 2015-04-02 12:25:43 -04:00
test_k8s_api.py Code refactoring in conductor/k8s_api.py 2016-05-18 01:55:20 +05:30
test_monitors.py k8s: Fix logic of when a cluster API is accessible 2020-03-27 12:16:09 +00:00
test_rpcapi.py ng-8: APIs for nodegroup CRUD operations 2019-10-11 08:21:25 +00:00
test_scale_manager.py Move scale managers at driver level 2017-01-23 17:16:32 +01:00
test_utils.py Rename Bay DB, Object, and internal usage to Cluster 2016-09-08 13:01:12 -07:00