Files
ironic/ironic/cmd
John L. Villalovos 3ab18a882b Enable cmd/api & cmd/conductor to be launched directly
This will be needed for functional testing, so we can execute them with:
  python -m ironic.cmd.api
  python -m ironic.cmd.conductor

Change-Id: I2f201ee1f6517879fec6da4e6f40a6155763d979
Partial-Bug: #1491670
2015-10-16 15:23:47 -07:00
..