Merge "Fix release notes formatting issue"
This commit is contained in:
commit
d7a39c47f1
@ -1,9 +1,9 @@
|
||||
---
|
||||
features:
|
||||
The ironic install role has been split into 3 phases.
|
||||
(install) installs all ironic packages and dependencies
|
||||
(bootstrap) the bootstrap pahse generates configs
|
||||
and initializes the ironic db.
|
||||
(start) starts all ironic services and dependencies.
|
||||
Each phase is run by default and can be skiped by defining
|
||||
skip_package_install,skip_bootstrap and skip_start respectively.
|
||||
- The ironic install role has been split into 3 phases.
|
||||
``install`` phase installs all ironic packages and
|
||||
dependencies. ``bootstrap`` phase generates configs
|
||||
and initializes the ironic db. ``start`` phase starts
|
||||
all ironic services and dependencies. Each phase is run
|
||||
by default and can be skipped by defining skip_package_install,
|
||||
skip_bootstrap and skip_start respectively.
|
||||
|
Loading…
Reference in New Issue
Block a user