Commit Graph

4 Commits

Author SHA1 Message Date
Changbin Liu 7c8c4b9a65 Change arguments "image" and "flavor" from ID to name
Make orchestrator easier to use. Specify human-readable names instead
of resource IDs.

Change-Id: I165761c38756e080aaacea7d2836d1e6c92369d8
2013-09-19 13:37:02 -04:00
Changbin Liu 641c97e2a4 Add license to *.py files
Change-Id: I8efb89fc65ed3da7bfef8c2573bff784f2c21bcc
2013-08-26 12:57:56 -04:00
Andrew Forrest 03ed5b7e9f Incoporate oslo.config facilities in Inception
Convert Inception code to use a configuration file and command line options as
processed by oslo.config.

+ orchestrator modified to use oslo.config for options
+ sample config file introduced
+ dependency on oslo.config added to setup.py
+ version string moved from setup.py to module init for ready access
  for --version and others

Implements: blueprint Inception Configuration Blueprint
Change-Id: I984700867d8ddf5ee1602cc4ed6608f36a38a6be
2013-07-03 16:30:41 -07:00
Changbin Liu 02ff6a16b5 code outline 2013-05-07 14:20:30 -04:00