diff --git a/TestReportforOpenbookFuelPlugin.pdf b/TestReportforOpenbookFuelPlugin.pdf new file mode 100644 index 0000000..ca2d964 Binary files /dev/null and b/TestReportforOpenbookFuelPlugin.pdf differ diff --git a/doc/source/_static/deployment-success.png b/doc/source/_static/deployment-success.png new file mode 100644 index 0000000..06c89e7 Binary files /dev/null and b/doc/source/_static/deployment-success.png differ diff --git a/node_roles.yaml b/node_roles.yaml new file mode 100644 index 0000000..9ece6a8 --- /dev/null +++ b/node_roles.yaml @@ -0,0 +1,12 @@ +openbook: + name: 'Openbook' + description: 'Install Openbook' + has_primary: false + public_ip_required: false + weight: 100 + conflicts: + - controller + - compute + - cinder + - ceph-osd + - mongo