Added 3 add-on sections as informational to main json.

Will do the same for next guideline.
Removed notion of core projects and replaced as required for
OpenStack Powered Logo.

Change-Id: Iee17aaa06b7c0792fade0f9b012909e11d0d9f29
This commit is contained in:
ArkadyKanevsky 2021-05-03 13:13:26 -05:00
parent 388bba60ff
commit 921628de1c

View File

@ -3205,7 +3205,25 @@
},
"horizon": {
"informational": {
"guidance": "Clients not considered core capabilities at this time",
"guidance": "Clients not considered required for OpenStack Powered Logo capabilities at this time",
"sections": {}
}
},
"heat": {
"informational": {
"guidance": "Orchestration service capabilities appear in an add-on guidance as addition to OpenStack Powered Compute or OpenStack Powered Platform Logo",
"sections": {}
}
},
"designate": {
"informational": {
"guidance": "DNS service capabilities appear in an add-on guidance as addition to OpenStack Powered Compute or OpenStack Powered Platform Logo",
"sections": {}
}
},
"manila": {
"informational": {
"guidance": "Shared file system service capabilities appear in an add-on guidance as addition to OpenStack Powered Compute or OpenStack Powered Platform Logo",
"sections": {}
}
}