aboutsummaryrefslogtreecommitdiffstats
path: root/releasenotes
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2017-06-19 15:26:19 +0000
committerGerrit Code Review <review@openstack.org>2017-06-19 15:26:20 +0000
commit4aa02454f3909c44319f207bdf05646207f032ba (patch)
tree08a58274c9c7e490e1ff7c6f875699645b0a703b /releasenotes
parent7f9e2ec03fc8ea193ea560015f98fa144b9b1418 (diff)
parent977b8ec502a6612e0014a60f1d05ea0b6a550600 (diff)
Merge "Add an example IronicConductor role"
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/baremetal-role-34cb48cc30d7bdb4.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/releasenotes/notes/baremetal-role-34cb48cc30d7bdb4.yaml b/releasenotes/notes/baremetal-role-34cb48cc30d7bdb4.yaml
new file mode 100644
index 00000000..51176426
--- /dev/null
+++ b/releasenotes/notes/baremetal-role-34cb48cc30d7bdb4.yaml
@@ -0,0 +1,5 @@
+---
+features:
+ - |
+ Add an example role ``roles/IronicConductor.yaml`` for a node with only
+ ironic-conductor and its (i)PXE service.