magnum/magnum/tests/unit/api
Theodoros Tsioutsias f46923cc5e Allow nodegroups with node_count equal to 0
This change allows users to create clusters and nodegroups with
node_count equal to 0. Also adds support for resizing existing
nodegroups to 0.

Change-Id: Id63459d0fe9836e678bb7569f23d29eabc225e9e
story: 2007851
task: 40145
Signed-off-by: Diogo Guerra <diogo.filipe.tomas.guerra@cern.ch>
2021-02-04 13:07:18 +00:00
..
controllers Allow nodegroups with node_count equal to 0 2021-02-04 13:07:18 +00:00
__init__.py Make room for functional tests 2015-04-02 12:25:43 -04:00
base.py Use unittest.mock instead of third party mock 2020-04-29 17:10:23 +03:00
test_app.py Fix order of arguments in assertEqual 2015-10-10 14:24:44 +08:00
test_attr_validator.py Use unittest.mock instead of third party mock 2020-04-29 17:10:23 +03:00
test_expose.py Use unittest.mock instead of third party mock 2020-04-29 17:10:23 +03:00
test_hooks.py Use unittest.mock instead of third party mock 2020-04-29 17:10:23 +03:00
test_servicegroup.py Use unittest.mock instead of third party mock 2020-04-29 17:10:23 +03:00
test_validation.py Use unittest.mock instead of third party mock 2020-04-29 17:10:23 +03:00
utils.py Labels override 2020-05-13 08:07:29 +00:00