magnum/magnum/tests/unit/api/controllers
Surojit Pathak c9e251cba4 Set default node_count to 1.
When user creates a bay without passing node-count, the default node-count
is 1 which means one bay-master and one bay-node is created.
But the bay-list shows node-count as 'None' which is wrong.
So this patch sets default node_count to 1.

Change-Id: I91a1903cec38fdae08a75d5b364640dab41a9e72
Closes-bug: #1465097
2015-08-03 18:36:41 +00:00
..
v1 Set default node_count to 1. 2015-08-03 18:36:41 +00:00
__init__.py Make room for functional tests 2015-04-02 12:25:43 -04:00
test_base.py Add test to API Version object 2015-06-12 09:13:01 +09:00
test_root.py Merge "Remove redundant codes" 2015-07-27 08:32:10 +00:00