ironic/devstack/override-defaults
Jim Rollenhagen a0dcef410e Add devstack plugin
This adds the actual devstack plugin, with a signal to devstack that the
plugin is in use, and devstack should not run the ironic code in the
devstack tree.

Note that this is not yet configured to run in the gate.

Change-Id: I147ea059f75720132dd82ff9e7cd3bfdff7fa584
2015-12-10 15:33:33 +00:00

6 lines
179 B
Bash
Executable File

#!/bin/bash
# NOTE(jroll) this is used for the transition to a devstack plugin in
# the ironic tree, and can be removed when the transition is complete.
IRONIC_USING_PLUGIN=True