magnum/magnum/api
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
..
controllers Set default node_count to 1. 2015-08-03 18:36:41 +00:00
middleware Drop XML support in Magnum 2015-07-13 20:03:23 -05:00
__init__.py Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
app.py Clean up miscellaneous help strings 2015-07-24 00:46:34 -05:00
auth.py Clean up miscellaneous help strings 2015-07-24 00:46:34 -05:00
config.py Port NoExceptionTracebackHook from Ironic 2015-01-17 19:58:19 +00:00
expose.py Drop XML support in Magnum 2015-07-13 20:03:23 -05:00
hooks.py Modify magnum api context to use user_name and project_name 2015-06-15 18:27:15 -04:00
validation.py Clean up miscellaneous help strings 2015-07-24 00:46:34 -05:00