c0a72cf749
This is a straight copy of the ironic code in grenade's tree to here. This is necessary to drop ironic code from devstack and complete the devstack plugin work, as well as just the right thing to do, and will help us move faster on grenade work. Note that I'm not sure if this will or will not, and it may make our grenade jobs explode during the transition. However, our grenade jobs don't work right now anyway, so nothing of value was lost. :) Change-Id: I8b065c60e9e06cd7fc10749c49bdf79d878fcc12
5 lines
173 B
Plaintext
5 lines
173 B
Plaintext
# eventually this will be handled by this being in the ironic tree
|
|
if is_service_enabled ir-api; then
|
|
register_project_for_upgrade ironic
|
|
register_db_to_save ironic
|
|
fi |