magnum/magnum/tests/unit
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
..
api nodegroup list with --limit gives wrong next URL 2019-12-16 09:44:35 +00:00
cmd Add framework for magnum-status upgrade check 2019-01-27 04:26:30 +00:00
common Fix the load balancer description regex pattern for deleting cluster 2020-02-25 16:27:39 +00:00
conductor resize: Send only nodes_to_remove and node_count 2020-06-11 21:03:22 +00:00
conf Centralize config option: paths section 2016-09-22 05:56:53 +00:00
db ng-13: Support nodegroup upgrade 2019-10-17 15:25:30 +00:00
drivers resize: Send only nodes_to_remove and node_count 2020-06-11 21:03:22 +00:00
objects Improve log of k8s health status check 2019-10-11 08:39:12 +00:00
service Add information about the cluster in magnum event notifications 2019-07-29 11:23:42 +03:00
servicegroup Cleanup MagnumService Object usage 2016-01-29 15:39:28 +08:00
template Centralize config option: paths section 2016-09-22 05:56:53 +00:00
__init__.py Make room for functional tests 2015-04-02 12:25:43 -04:00
test_hacking.py Revert "Using assertFalse(A) instead of assertEqual(False, A)" 2017-06-15 12:46:54 +08:00