magnum/magnum/api
OTSUKA, Yuanying 61ce7f876e Allow baymodel name when bay is created
Bay needs baymodel id when bay is created. But usually, user want to use
`baymodel name` instead of baymodel id.
This patch supports baymodel name when bay is created.

Eg. magnum bay-create --name bay1 --baymodel-id baymodel-name

Partially implements blueprint name-based-resource-management

Change-Id: I8c042c461d46a251c1cd6772979d77a95b902de5
2015-03-20 13:48:49 +09:00
..
controllers Allow baymodel name when bay is created 2015-03-20 13:48:49 +09:00
middleware Remove # -*- encoding: utf-8 -*- from some python files 2015-02-15 14:33:56 +08:00
__init__.py Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
app.py Remove imports from oslo namespaces 2015-02-08 02:59:30 +00:00
auth.py Remove imports from oslo namespaces 2015-02-08 02:59:30 +00:00
config.py Port NoExceptionTracebackHook from Ironic 2015-01-17 19:58:19 +00:00
hooks.py Remove imports from oslo namespaces 2015-02-08 02:59:30 +00:00