Merge lp:~d-jj/ironic/ironic-conductor into lp:ubuntu/vivid/ironic
Proposed by
JJ Asghar
| Status: | Superseded |
|---|---|
| Proposed branch: | lp:~d-jj/ironic/ironic-conductor |
| Merge into: | lp:ubuntu/vivid/ironic |
| Diff against target: |
23 lines (+7/-2) (has conflicts) 1 file modified
debian/ironic-conductor.init.in (+7/-2) Text conflict in debian/ironic-conductor.init.in |
| To merge this branch: | bzr merge lp:~d-jj/ironic/ironic-conductor |
| Related bugs: | |
| Related blueprints: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| JJ Asghar (community) | Approve | ||
| Mark Vanderwiel | Pending | ||
| Ma Wen Cheng | Pending | ||
|
Review via email:
|
|||
This proposal supersedes a proposal from 2015-03-16.
This proposal has been superseded by a proposal from 2015-04-27.
Description of the change
The ironic conductor init script doesn't point to the conductor application, it points to the ironic-api. This fixes that.
To post a comment you must log in.
Unmerged revisions
- 14. By JJ Asghar
-
Updated the conductor.init script to look at the conductor instead of the api

Lgtm, thx JJ