Rich Bennett | 52b5c09 | 2018-09-01 09:48:13 -0400 | [diff] [blame] | 1 | .. This work is licensed under a Creative Commons Attribution |
| 2 | .. 4.0 International License. |
Rich Bennett | 1bf0d36 | 2017-10-20 05:08:11 -0400 | [diff] [blame] | 3 | .. http://creativecommons.org/licenses/by/4.0 |
| 4 | .. Copyright 2017 AT&T Intellectual Property. All rights reserved. |
| 5 | |
Rich Bennett | b921b99 | 2017-11-17 08:28:37 -0500 | [diff] [blame] | 6 | .. index:: Developer Guides |
| 7 | |
Rich Bennett | 1bf0d36 | 2017-10-20 05:08:11 -0400 | [diff] [blame] | 8 | .. _doc_onap-developer_guide_projects: |
Rich Bennett | 5baea46 | 2017-09-13 03:19:19 -0400 | [diff] [blame] | 9 | |
Noemi Wagner | 72e5f82 | 2019-05-10 15:16:47 +0200 | [diff] [blame] | 10 | ONAP components and functionalities |
| 11 | =================================== |
Rich Bennett | 039faf7 | 2017-11-06 16:46:01 -0500 | [diff] [blame] | 12 | Additional developer level detail is provided for each project below. |
| 13 | |
| 14 | Active and Available Inventory |
| 15 | ------------------------------ |
Rich Bennett | 5baea46 | 2017-09-13 03:19:19 -0400 | [diff] [blame] | 16 | |
Rich Bennett | 1bf0d36 | 2017-10-20 05:08:11 -0400 | [diff] [blame] | 17 | .. toctree:: |
| 18 | :maxdepth: 2 |
Rich Bennett | 039faf7 | 2017-11-06 16:46:01 -0500 | [diff] [blame] | 19 | :titlesonly: |
Rich Bennett | 5baea46 | 2017-09-13 03:19:19 -0400 | [diff] [blame] | 20 | |
Rich Bennett | 039faf7 | 2017-11-06 16:46:01 -0500 | [diff] [blame] | 21 | ../../../submodules/aai/aai-common.git/docs/index |
| 22 | AAI-esr-gui <../../../submodules/aai/esr-gui.git/docs/index> |
| 23 | ../../../submodules/aai/esr-server.git/docs/index |
| 24 | ../../../submodules/aai/sparky-be.git/docs/index |
Rich Bennett | 36a8838 | 2018-10-02 15:58:37 -0400 | [diff] [blame] | 25 | ../../../submodules/aai/event-client.git/docs/index.rst |
Rich Bennett | 039faf7 | 2017-11-06 16:46:01 -0500 | [diff] [blame] | 26 | |
| 27 | |
| 28 | Application Controller |
| 29 | ---------------------- |
| 30 | |
| 31 | .. toctree:: |
| 32 | :maxdepth: 2 |
| 33 | :titlesonly: |
| 34 | |
| 35 | ../../../submodules/appc/deployment.git/docs/index |
| 36 | ../../../submodules/appc.git/docs/index |
| 37 | |
Rich Bennett | 52b5c09 | 2018-09-01 09:48:13 -0400 | [diff] [blame] | 38 | Application Authorization Framework |
| 39 | ----------------------------------- |
| 40 | |
| 41 | .. toctree:: |
| 42 | :maxdepth: 2 |
| 43 | :titlesonly: |
| 44 | |
| 45 | ../../../submodules/aaf/authz.git/docs/index |
Rich Bennett | 36a8838 | 2018-10-02 15:58:37 -0400 | [diff] [blame] | 46 | Secret Management Service <../../../submodules/aaf/sms.git/docs/index> |
Rich Bennett | 52b5c09 | 2018-09-01 09:48:13 -0400 | [diff] [blame] | 47 | |
| 48 | Command Line Interface |
| 49 | ---------------------- |
| 50 | |
| 51 | .. toctree:: |
| 52 | :maxdepth: 2 |
| 53 | :titlesonly: |
| 54 | |
| 55 | ../../../submodules/cli.git/docs/index |
| 56 | |
| 57 | |
Rich Bennett | 039faf7 | 2017-11-06 16:46:01 -0500 | [diff] [blame] | 58 | Closed Loop Automation Platform |
| 59 | ------------------------------- |
| 60 | |
| 61 | .. toctree:: |
| 62 | :maxdepth: 2 |
| 63 | :titlesonly: |
| 64 | |
| 65 | ../../../submodules/clamp.git/docs/index |
| 66 | |
| 67 | Common Controller Software Development Kit |
| 68 | ------------------------------------------ |
| 69 | |
| 70 | .. toctree:: |
| 71 | :maxdepth: 2 |
| 72 | :titlesonly: |
| 73 | |
| 74 | ../../../submodules/ccsdk/distribution.git/docs/index |
| 75 | ../../../submodules/ccsdk/dashboard.git/docs/index |
Rich Bennett | 36a8838 | 2018-10-02 15:58:37 -0400 | [diff] [blame] | 76 | ../../../submodules/ccsdk/platform/plugins.git/docs/index |
ezhil | 14f8a6c | 2019-01-04 14:24:23 +0530 | [diff] [blame] | 77 | ../../../submodules/ccsdk/apps.git/docs/index |
Ezhilarasi | b5aa408 | 2019-02-11 18:02:04 +0200 | [diff] [blame] | 78 | ../../../submodules/ccsdk/cds.git/docs/index |
Rich Bennett | 039faf7 | 2017-11-06 16:46:01 -0500 | [diff] [blame] | 79 | |
Rich Bennett | a4cf27d | 2017-11-12 23:11:28 -0500 | [diff] [blame] | 80 | .. Being consolidated in ccsdk distribution |
Rich Bennett | 039faf7 | 2017-11-06 16:46:01 -0500 | [diff] [blame] | 81 | ../../../submodules/ccsdk/platform/blueprints.git/docs/index |
| 82 | ../../../submodules/ccsdk/platform/nbapi.git/docs/index |
Rich Bennett | a4cf27d | 2017-11-12 23:11:28 -0500 | [diff] [blame] | 83 | ../../../submodules/ccsdk/storage/esaas.git/docs/index |
| 84 | ../../../submodules/ccsdk/storage/pgaas.git/docs/index |
| 85 | ../../../submodules/ccsdk/utils.git/docs/index |
| 86 | ../../../submodules/ccsdk/parent.git/docs/index |
Rich Bennett | 039faf7 | 2017-11-06 16:46:01 -0500 | [diff] [blame] | 87 | ../../../submodules/ccsdk/sli/adaptors.git/docs/index |
| 88 | ../../../submodules/ccsdk/sli/core.git/docs/index |
| 89 | ../../../submodules/ccsdk/sli/northbound.git/docs/index |
| 90 | ../../../submodules/ccsdk/sli/plugins.git/docs/index |
Rich Bennett | 039faf7 | 2017-11-06 16:46:01 -0500 | [diff] [blame] | 91 | |
| 92 | Data Collection, Analysis, and Events |
| 93 | ------------------------------------- |
| 94 | |
| 95 | .. toctree:: |
| 96 | :maxdepth: 2 |
| 97 | :titlesonly: |
| 98 | |
| 99 | ../../../submodules/dcaegen2.git/docs/index |
| 100 | |
Rich Bennett | 36a8838 | 2018-10-02 15:58:37 -0400 | [diff] [blame] | 101 | Data Management as a Platform Data Bus Controller |
| 102 | ------------------------------------------------- |
| 103 | |
| 104 | .. toctree:: |
| 105 | :maxdepth: 1 |
| 106 | :titlesonly: |
| 107 | |
| 108 | ../../../submodules/dmaap/dbcapi.git/docs/index |
Rich Bennett | 0193cf6 | 2018-10-25 13:39:18 -0400 | [diff] [blame] | 109 | ../../../submodules/dmaap/buscontroller.git/docs/index |
Rich Bennett | 36a8838 | 2018-10-02 15:58:37 -0400 | [diff] [blame] | 110 | |
| 111 | Data Management as a Platform Data Router |
| 112 | ----------------------------------------- |
| 113 | |
| 114 | .. toctree:: |
| 115 | :maxdepth: 1 |
| 116 | :titlesonly: |
| 117 | |
| 118 | ../../../submodules/dmaap/datarouter.git/docs/index |
| 119 | |
Rich Bennett | 039faf7 | 2017-11-06 16:46:01 -0500 | [diff] [blame] | 120 | Data Management as a Platform Message Router |
| 121 | -------------------------------------------- |
| 122 | |
| 123 | .. toctree:: |
| 124 | :maxdepth: 2 |
| 125 | :titlesonly: |
| 126 | |
| 127 | ../../../submodules/dmaap/messagerouter/messageservice.git/docs/index |
| 128 | |
Rich Bennett | 36a8838 | 2018-10-02 15:58:37 -0400 | [diff] [blame] | 129 | Development Tools |
| 130 | ----------------- |
| 131 | |
| 132 | .. toctree:: |
| 133 | :maxdepth: 1 |
| 134 | :titlesonly: |
| 135 | |
| 136 | ../../../submodules/integration/devtool.git/docs/source/index |
| 137 | |
Rich Bennett | 039faf7 | 2017-11-06 16:46:01 -0500 | [diff] [blame] | 138 | |
Rich Bennett | f903900 | 2018-03-29 08:02:07 -0400 | [diff] [blame] | 139 | External API Framework |
| 140 | ---------------------- |
| 141 | |
| 142 | .. toctree:: |
| 143 | :maxdepth: 2 |
| 144 | :titlesonly: |
| 145 | |
| 146 | ../../../submodules/externalapi/nbi.git/docs/index |
| 147 | |
| 148 | |
Rich Bennett | 039faf7 | 2017-11-06 16:46:01 -0500 | [diff] [blame] | 149 | Holmes |
| 150 | ------ |
| 151 | |
| 152 | .. toctree:: |
| 153 | :maxdepth: 2 |
| 154 | :titlesonly: |
| 155 | |
| 156 | Alarm Correlation and Analysis <../../../submodules/holmes/engine-management.git/docs/index> |
| 157 | Architecture and APIs <../../../submodules/holmes/rule-management.git/docs/index> |
| 158 | |
| 159 | Integration |
| 160 | ----------- |
| 161 | |
Yang Xu | e8f84e4 | 2019-06-21 19:30:15 -0400 | [diff] [blame] | 162 | .. toctree:: |
| 163 | :maxdepth: 1 |
| 164 | :titlesonly: |
Rich Bennett | 039faf7 | 2017-11-06 16:46:01 -0500 | [diff] [blame] | 165 | |
Yang Xu | e8f84e4 | 2019-06-21 19:30:15 -0400 | [diff] [blame] | 166 | ../../../submodules/integration.git/docs/index |
Rich Bennett | 52b5c09 | 2018-09-01 09:48:13 -0400 | [diff] [blame] | 167 | |
| 168 | Logging Analytics |
| 169 | ----------------- |
Rich Bennett | 039faf7 | 2017-11-06 16:46:01 -0500 | [diff] [blame] | 170 | |
| 171 | .. toctree:: |
| 172 | :maxdepth: 2 |
| 173 | :titlesonly: |
| 174 | |
| 175 | ../../../submodules/logging-analytics.git/docs/index |
| 176 | |
| 177 | Micro Services Bus |
| 178 | ------------------ |
| 179 | |
| 180 | .. toctree:: |
| 181 | :maxdepth: 2 |
| 182 | :titlesonly: |
| 183 | |
| 184 | ../../../submodules/msb/apigateway.git/docs/index |
| 185 | ../../../submodules/msb/swagger-sdk.git/docs/index |
| 186 | |
| 187 | .. Empty folders in this release |
| 188 | ../../../submodules/msb/discovery.git/docs/index |
| 189 | ../../../submodules/msb/java-sdk.git/docs/index |
| 190 | |
| 191 | |
| 192 | Modeling |
| 193 | -------- |
| 194 | |
| 195 | .. toctree:: |
| 196 | :maxdepth: 2 |
| 197 | :titlesonly: |
| 198 | |
| 199 | ../../../submodules/modeling/modelspec.git/docs/index |
| 200 | ../../../submodules/modeling/toscaparsers.git/docs/index |
| 201 | |
Rich Bennett | a4cf27d | 2017-11-12 23:11:28 -0500 | [diff] [blame] | 202 | MultiVIM Cloud |
Rich Bennett | 52314e1 | 2017-11-09 12:00:11 -0500 | [diff] [blame] | 203 | -------------- |
| 204 | |
| 205 | .. toctree:: |
| 206 | :maxdepth: 2 |
| 207 | :titlesonly: |
| 208 | |
| 209 | ../../../submodules/multicloud/framework.git/docs/index |
| 210 | |
Rich Bennett | 304f7b5 | 2018-03-21 11:16:09 -0400 | [diff] [blame] | 211 | Music |
| 212 | ----- |
| 213 | |
| 214 | .. toctree:: |
| 215 | :maxdepth: 2 |
| 216 | :titlesonly: |
| 217 | |
| 218 | ../../../submodules/music.git/docs/index |
Rich Bennett | 36a8838 | 2018-10-02 15:58:37 -0400 | [diff] [blame] | 219 | ../../../submodules/music/distributed-kv-store.git/docs/index |
Rich Bennett | 304f7b5 | 2018-03-21 11:16:09 -0400 | [diff] [blame] | 220 | |
Rich Bennett | 52b5c09 | 2018-09-01 09:48:13 -0400 | [diff] [blame] | 221 | ONAP Operations Manager |
| 222 | ----------------------- |
Rich Bennett | 83a20b8 | 2017-11-13 10:27:39 -0500 | [diff] [blame] | 223 | |
| 224 | .. toctree:: |
| 225 | :maxdepth: 2 |
| 226 | :titlesonly: |
| 227 | |
| 228 | ../../../submodules/oom.git/docs/index |
Rich Bennett | 039faf7 | 2017-11-06 16:46:01 -0500 | [diff] [blame] | 229 | |
Rich Bennett | 52b5c09 | 2018-09-01 09:48:13 -0400 | [diff] [blame] | 230 | Optimization Framework |
| 231 | ---------------------- |
Shankar Narayanan | ff2fb8b | 2018-06-05 15:44:36 -0400 | [diff] [blame] | 232 | |
| 233 | .. toctree:: |
| 234 | :maxdepth: 2 |
| 235 | :titlesonly: |
| 236 | |
| 237 | ../../../submodules/optf/has.git/docs/index |
| 238 | ../../../submodules/optf/osdf.git/docs/index |
vrvarma | 009179b | 2018-11-08 19:36:13 -0500 | [diff] [blame] | 239 | ../../../submodules/optf/cmso.git/docs/index |
Shankar Narayanan | ff2fb8b | 2018-06-05 15:44:36 -0400 | [diff] [blame] | 240 | |
Rich Bennett | 039faf7 | 2017-11-06 16:46:01 -0500 | [diff] [blame] | 241 | Policy Framework |
| 242 | ---------------- |
| 243 | |
| 244 | .. toctree:: |
| 245 | :maxdepth: 2 |
| 246 | :titlesonly: |
| 247 | |
Pamela Dragosh | 1301b48 | 2019-05-29 11:48:04 -0400 | [diff] [blame] | 248 | ../../../submodules/policy/parent.git/docs/index |
Rich Bennett | 039faf7 | 2017-11-06 16:46:01 -0500 | [diff] [blame] | 249 | ../../../submodules/policy/engine.git/docs/index |
mmis | c394be4 | 2018-10-09 12:05:34 +0000 | [diff] [blame] | 250 | ../../../submodules/policy/apex-pdp.git/docs/index |
Rich Bennett | 6bcb0b1 | 2018-11-22 09:09:54 -0500 | [diff] [blame] | 251 | ../../../submodules/policy/distribution.git/docs/index |
Rich Bennett | 039faf7 | 2017-11-06 16:46:01 -0500 | [diff] [blame] | 252 | |
| 253 | Portal Platform |
| 254 | --------------- |
| 255 | |
| 256 | .. toctree:: |
| 257 | :maxdepth: 2 |
| 258 | :titlesonly: |
| 259 | |
| 260 | ../../../submodules/portal.git/docs/index |
| 261 | |
| 262 | Service Design & Creation |
| 263 | ------------------------- |
| 264 | |
| 265 | .. toctree:: |
| 266 | :maxdepth: 2 |
| 267 | :titlesonly: |
| 268 | |
| 269 | ../../../submodules/sdc.git/docs/index |
| 270 | |
| 271 | .. Empty folders for this release |
| 272 | ../../../submodules/sdc/jtosca.git/docs/index |
| 273 | ../../../submodules/sdc/sdc-distribution-client.git/docs/index |
| 274 | ../../../submodules/sdc/sdc-docker-base.git/docs/index |
| 275 | ../../../submodules/sdc/sdc-titan-cassandra.git/docs/index |
| 276 | ../../../submodules/sdc/sdc-tosca.git/docs/index |
| 277 | ../../../submodules/sdc/sdc-workflow-designer.git/docs/index |
| 278 | |
| 279 | Service Orchestration |
| 280 | --------------------- |
| 281 | |
| 282 | .. toctree:: |
| 283 | :maxdepth: 2 |
| 284 | :titlesonly: |
| 285 | |
| 286 | ../../../submodules/so.git/docs/index |
| 287 | ../../../submodules/so/libs.git/docs/index |
| 288 | |
| 289 | Software Defined Network Controller |
| 290 | ----------------------------------- |
| 291 | |
| 292 | .. toctree:: |
| 293 | :maxdepth: 2 |
| 294 | :titlesonly: |
| 295 | |
| 296 | ../../../submodules/sdnc/oam.git/docs/index |
| 297 | |
| 298 | .. Empty folders for this release |
| 299 | ../../../submodules/sdnc/adaptors.git/docs/index |
| 300 | ../../../submodules/sdnc/architecture.git/docs/index |
| 301 | ../../../submodules/sdnc/core.git/docs/index |
| 302 | ../../../submodules/sdnc/features.git/docs/index |
| 303 | ../../../submodules/sdnc/northbound.git/docs/index |
| 304 | ../../../submodules/sdnc/parent.git/docs/index |
| 305 | ../../../submodules/sdnc/plugins.git/docs/index |
| 306 | |
Rich Bennett | 52b5c09 | 2018-09-01 09:48:13 -0400 | [diff] [blame] | 307 | Use Case User Interface |
| 308 | ----------------------- |
| 309 | |
| 310 | .. toctree:: |
| 311 | :maxdepth: 2 |
| 312 | :titlesonly: |
| 313 | |
| 314 | ../../../submodules/usecase-ui.git/docs/index |
| 315 | |
Rich Bennett | 054fce6 | 2018-05-22 00:07:55 -0400 | [diff] [blame] | 316 | User Interface Applications |
| 317 | --------------------------- |
| 318 | |
| 319 | .. toctree:: |
| 320 | :maxdepth: 2 |
| 321 | :titlesonly: |
| 322 | |
| 323 | ../../../submodules/ui/dmaapbc.git/docs/index |
| 324 | |
Rich Bennett | 039faf7 | 2017-11-06 16:46:01 -0500 | [diff] [blame] | 325 | Virtual Function Controller |
| 326 | --------------------------- |
| 327 | |
| 328 | .. toctree:: |
| 329 | :maxdepth: 2 |
| 330 | :titlesonly: |
| 331 | |
| 332 | ../../../submodules/vfc/nfvo/lcm.git/docs/index |
| 333 | |
| 334 | Virtual Infrastructure Deployment |
| 335 | --------------------------------- |
| 336 | |
| 337 | .. toctree:: |
| 338 | :maxdepth: 2 |
| 339 | :titlesonly: |
| 340 | |
| 341 | |
| 342 | ../../../submodules/vid.git/docs/index |
| 343 | |
| 344 | .. Empty folders for this release |
| 345 | ../../../submodules/vid/asdcclient.git/docs/index |
| 346 | |
Rich Bennett | 039faf7 | 2017-11-06 16:46:01 -0500 | [diff] [blame] | 347 | VNF Software Development Kit |
| 348 | ---------------------------- |
| 349 | |
| 350 | .. toctree:: |
| 351 | :maxdepth: 2 |
| 352 | :titlesonly: |
| 353 | |
| 354 | ../../../submodules/vnfsdk/model.git/docs/index |