497cae2b57
doc8 is a linter for documents and used in openstack-manuals. It is better to enforce document linters for simple checking. The current rules are really simple like: - line length check (80 chars) - new line at the end of file Change-Id: I3810df521068ffc97e25a5fc56b72397bf9783bc
8 lines
371 B
YAML
8 lines
371 B
YAML
---
|
|
features:
|
|
- Added the angular extensible service which allows angular horizon elements
|
|
such as workflows, tables, actions, and forms to be extended dynamically by
|
|
adding, removing, or replacing items. The extensible service is applied to
|
|
every workflow created using the horizon workflow service. This includes the
|
|
angular Launch Instance workflow.
|