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:
Elizabeth Elwell 2016-09-28 15:28:08 +01:00
parent cd743584fa
commit 1417ff4c1d
2 changed files with 13 additions and 0 deletions

View File

@ -31,3 +31,4 @@ Administrator's Guide
Introduction to ironic <http://docs.openstack.org/developer/ironic/deploy/user-guide.html>
Installing the ironic UI <installation>
Contributing <contributing>
Release notes <http://docs.openstack.org/releasenotes/ironic-ui>

View 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