diff --git a/doc/source/index.rst b/doc/source/index.rst index b5e78c7a..c9c84bfd 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -31,3 +31,4 @@ Administrator's Guide Introduction to ironic Installing the ironic UI Contributing + Release notes diff --git a/releasenotes/notes/2.1.0-release-3391dfbcf087c883.yaml b/releasenotes/notes/2.1.0-release-3391dfbcf087c883.yaml new file mode 100644 index 00000000..94dce8be --- /dev/null +++ b/releasenotes/notes/2.1.0-release-3391dfbcf087c883.yaml @@ -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