Added release notes for 2.1.0 release
Also added release notes link to main developer documentation page. Change-Id: Ia554b08045f84f695fbb6e0c2a3781f5bcede203
This commit is contained in:
parent
cd743584fa
commit
1417ff4c1d
@ -31,3 +31,4 @@ Administrator's Guide
|
|||||||
Introduction to ironic <http://docs.openstack.org/developer/ironic/deploy/user-guide.html>
|
Introduction to ironic <http://docs.openstack.org/developer/ironic/deploy/user-guide.html>
|
||||||
Installing the ironic UI <installation>
|
Installing the ironic UI <installation>
|
||||||
Contributing <contributing>
|
Contributing <contributing>
|
||||||
|
Release notes <http://docs.openstack.org/releasenotes/ironic-ui>
|
||||||
|
12
releasenotes/notes/2.1.0-release-3391dfbcf087c883.yaml
Normal file
12
releasenotes/notes/2.1.0-release-3391dfbcf087c883.yaml
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
---
|
||||||
|
prelude: >
|
||||||
|
This release adds support for editing nodes and
|
||||||
|
moving those nodes between enroll, manageable, available
|
||||||
|
and active states. It is now possible to enroll a node
|
||||||
|
without all required fields for moving to manageable state
|
||||||
|
being present due to the facility for editing the node once
|
||||||
|
it has been created.
|
||||||
|
features:
|
||||||
|
- Edit nodes after creation
|
||||||
|
- Move nodes between enroll, manageable, available and active states
|
||||||
|
- Ability to enroll a node without all required fields for other states
|
Loading…
Reference in New Issue
Block a user