Fix release notes formatting issue
Change-Id: I56b1b5c119c361e43a56c1467751c34d8739b4ae Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
This commit is contained in:
parent
c6fc3b01c2
commit
1141182a53
@ -1,9 +1,9 @@
|
|||||||
---
|
---
|
||||||
features:
|
features:
|
||||||
The ironic install role has been split into 3 phases.
|
- The ironic install role has been split into 3 phases.
|
||||||
(install) installs all ironic packages and dependencies
|
``install`` phase installs all ironic packages and
|
||||||
(bootstrap) the bootstrap pahse generates configs
|
dependencies. ``bootstrap`` phase generates configs
|
||||||
and initializes the ironic db.
|
and initializes the ironic db. ``start`` phase starts
|
||||||
(start) starts all ironic services and dependencies.
|
all ironic services and dependencies. Each phase is run
|
||||||
Each phase is run by default and can be skiped by defining
|
by default and can be skipped by defining skip_package_install,
|
||||||
skip_package_install,skip_bootstrap and skip_start respectively.
|
skip_bootstrap and skip_start respectively.
|
||||||
|
Loading…
Reference in New Issue
Block a user