summaryrefslogtreecommitdiffstats
path: root/.gitmodules
AgeCommit message (Collapse)AuthorFilesLines
2019-07-12Removing submodules for apex & distributionramverma1-10/+0
The documents for apex & distribution components are moved to policy/parent. Hence, deleting the individual submodules/entries for these repos. Change-Id: I82d4729bfd2e80f831fadd544989e70bb5c3d99e Issue-ID: POLICY-1898 Signed-off-by: ramverma <ram.krishna.verma@est.tech>
2019-07-05Remove trailing slash in osa submoduleKrzysztof Opasiak1-1/+1
Gerrit is not properly updating doc repo when we merge patches in osa repo. My current theory is that gerrit cannot properly match a submodule to gerrit project as in .gitmodules project name is written with trailing slash. As it's the only submodule that has this trailing slash let's give it a try and remove that slash. Issue-ID: SECCOM-246 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: I578432a6518c94ad8911202542a9a037acc60db5
2019-05-29Fix incorrect path to osa repoKrzysztof Opasiak1-1/+3
Issue-ID: SECCOM-239 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: I8de1f4ea239acb972d0b71df2d7ddec41678a0fb
2019-05-27Add ONAP Security Advisories as a submoduleKrzysztof Opasiak1-0/+3
Issue-ID: SECCOM-239 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: I60e416923958da4d6189101b7671cafff0504151
2019-05-15Prepare master for dublin branchRich Bennett1-0/+7
Include all properties on git module reference Complete the modeling/genericparser integration Increase build threads Change-Id: I8b103a1a80962e13597c5e5af03f327daf437efc Issue-ID: DOC-467 Signed-off-by: Rich Bennett <rb2745@att.com>
2019-04-23Create policy doc structurePamela Dragosh1-0/+3
The Policy Framework is being re-built, so docs folders need to be created for the new components. The old architecture will remain through Frankfurt, but parts of that documentation need to be reorganized. policy/parent repo will house the overall documentation, release notes, etc. Change-Id: I753ee143c73a49282c751c763609dfdbeee79d2e Issue-ID: POLICY-1677 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-04-11Add contributing repo submoduleRich Bennett1-0/+5
Change-Id: I5af78df4e9bea173c93980f1e2229f247451b9da Issue-ID: SDNC-683 Signed-off-by: Rich Bennett <rb2745@att.com>
2019-03-08Advance submodule referencesRich Bennett1-0/+6
Advance submodule references of recently added repos Remove conf2.py no longer used. Clarify what tox -elocal does with submodules Add branch and ignore properties for recently added repos Change-Id: I9f40fea10ae515d72766c9c6e0e5771ad12ccc27 Issue-ID: DOC-414 Signed-off-by: Rich Bennett <rb2745@att.com>
2019-02-25Add OOM offline-installer project to the docPetr Ospalý1-0/+3
Change-Id: Ib6a9fa7228e609d1d27fc6074cd1990864e26bdf Issue-ID: OOM-1672 Signed-off-by: Petr OspalĂ˝ <p.ospaly@partner.samsung.com>
2019-01-08Added CDS to doc projectezhil1-0/+3
Change-Id: I2ee4861128f4e976973c9769b66d730896446a55 Issue-ID: CCSDK-918 Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2018-12-28Documentation for ccsdk/appsezhil1-0/+3
Change-Id: I236036f08966fbcb9bd99b4316a2e126479b8952 Issue-ID: CCSDK-876 Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2018-11-30Add integration documentationRich Bennett1-0/+10
Release notes for oparent/cia and integration/benchmarks User Guides for verified use cases Change-Id: If1c017dcfd5a2f30bbdf43e7e5cb6e34ff5952b6 Issue-ID: INT-245 Signed-off-by: Rich Bennett <rb2745@att.com>
2018-11-27Add Pomba submoduleRich Bennett1-0/+5
Add logging-analytics/pomba/pomba-audit-common as submodule Updates to documentation guide Issue-ID: DOC-323 Change-Id: Ied9363be20c39a893680b07bef964112361c9682 Signed-off-by: Rich Bennett <rb2745@att.com>
2018-11-22Add Policy distribution repoRich Bennett1-0/+7
Change-Id: I2262bd8d0812651f78525137750fa3cb3727e108 Issue-ID: POLICY-1260 Signed-off-by: Rich Bennett <rb2745@att.com>
2018-11-07Add optf/cmso module in the readme docsvrvarma1-0/+5
Change-Id: I28115c660a4d02d8a294ca81ec86ad8ae092edea Signed-off-by: vrvarma <vv8305@att.com> Issue-ID: OPTFRA-394
2018-10-25Add dmaap/buscontroller submoduleRich Bennett1-0/+5
Change-Id: I42ef09f71e80a401642b9479e3d65a11481c7271 Signed-off-by: Rich Bennett <rb2745@att.com> Issue-ID: DOC-328
2018-10-12update doc for azure pluginSudhakar Reddy1-0/+3
Change-Id: I29ea8f4751f1c4334d953b6fb49364098a8295f3 Issue-ID: DOC-324 Signed-off-by: Sudhakar Reddy <sudhakar.reddy@amdocs.com>
2018-10-02Eliminate duplicate toctree referencesRich Bennett1-0/+2
Integrate recently added repos with doc project sections Remove references from releases/repolist.rst Remove vnfreq and vvp from developing section Change-Id: I22ed97db8740ddb4080340afbad00f0485858f22 Issue-ID: DOC-312 Signed-off-by: Rich Bennett <rb2745@att.com>
2018-10-02Added submodule for policy apex-pdpmmis1-0/+3
Issue-ID: POLICY-1161 Change-Id: Ibd09d03898ed2a3f9bdaae3d401111d0a8fe14e3 Signed-off-by: mmis <michael.morris@ericsson.com>
2018-08-28Add MultiCloud Kubernetes documentationVictor Morales1-0/+5
This change includes the multicloud/k8s plugin as git submodule. This prevents the not found errors during the execution of Jenkins documentation jobs. Change-Id: I3a376abef825ed25547c51b9ec399698c109558d Signed-off-by: Victor Morales <victor.morales@intel.com> Issue-ID: MULTICLOUD-301
2018-05-08Add aaf/sms.git submoduleRich Bennett1-0/+5
Change-Id: Ic773345f30f6b80a2e67ff0d5bd7e140614424a1 Issue-ID: DOC-266 Signed-off-by: Rich Bennett <rb2745@att.com>
2018-04-04Resync usecase.git to head of masterRich Bennett1-1/+7
Resync recently added repos to head of master Add branch and ignore properties to .gitmodules Change-Id: I27bcd2062f27242dde140b43e47e53c4ef8af490 Issue-ID: VNFRQTS-154 Signed-off-by: Rich Bennett <rb2745@att.com>
2018-04-03Add Devtool projectVictor Morales1-0/+5
Change-Id: I7db8dfd8ccd6b75baf49a8b5e89f7d4ead4461bd Signed-off-by: Victor Morales <victor.morales@intel.com> Issue-ID: DOC-261
2018-04-03Merge "DOC added vnfrqts/usecases"Rich Bennett1-0/+3
2018-03-30Resync vnfrqts to head of master branchRich Bennett1-5/+0
Change-Id: I4f8f93378ccbe12ceeb2efa6b3a764a535c5ae28 Issue-ID: VNFRQTS-53 Signed-off-by: Rich Bennett <rb2745@att.com>
2018-03-29DOC added vnfrqts/usecasesBozawglanian, Hagop (hb755d)1-0/+3
Adding VNF Requirements Use Cases project This should be the same level as the VNF Requirements and VNF Guidelines projects Followed this guide http://onap.readthedocs.io/en/latest/guides/onap-developer/how-to-use-docs/include-documentation.html#setup-project-repositories-s Issue-ID: VNFRQTS-154 Change-Id: If9205dd4c533944085af639af413141a8ee0db88 Signed-off-by: Bozawglanian, Hagop (hb755d) <hb755d@att.com>
2018-03-29DOC added vnfrqts/testcasesstark, steven1-0/+3
Adding VNF Requirements Test Cases project This should be at the same level as the VNF Requirements and VNF Guidelines projects Followed this guide http://onap.readthedocs.io/en/latest/guides/onap-developer/how-to-use-docs/include-documentation.html#setup-project-repositories-s Change-Id: I7473a3ff71960d47e98b386a6ff1afe6282d72a5 Issue-ID: VNFRQTS-53 Signed-off-by: stark, steven <ss820f@att.com>
2018-03-27Add MUSIC Distributed KV Store DocumentationShashank Kumar Shankar1-0/+3
This adds MUSIC Distributed KV store repo to doc. Change-Id: Ib95f20f35cfb322e51a440fb2f49a9a432dd3ae3 Issue-ID: MUSIC-62 Signed-off-by: Shashank Kumar Shankar <shashank.kumar.shankar@intel.com>
2018-03-27Updates to git submodule referencesRich Bennett1-18/+20
Synchronize with externalapi/nbi master branch Clean up .gitmodules Change-Id: If9198bd88cab502f89b0901a84289fe2449fc5ea Issue-ID: DOC-255 Signed-off-by: Rich Bennett <rb2745@att.com>
2018-03-23add externalapi/nbi to docRene Robert1-0/+3
Issue-ID: DOC-254 Change-Id: Ic2830edd99bfd97a59c4dcdf753e56fca4b2873d Signed-off-by: Rene Robert <rene.robert@orange.com>
2018-03-21Add MUSIC project submodule and toctree refsRich Bennett1-0/+5
Change-Id: I88174a9eae28b4cf212ad6059d36b3ffff101ff1 Signed-off-by: Rich Bennett <rb2745@att.com> Issue-ID: DOC-253
2018-03-12Clean up gitmodule references recently addedRich Bennett1-2/+10
Corrected path vfc/nfvo/driver/vnfm/svnfm.git Add missing master branch references for dmaap/datarouter dmaap/dbcapi and aai/event-client Change-Id: I75670a9ce4d6923c54a524fbe989bea280688bc7 Issue-ID: DOC-251 Signed-off-by: Rich Bennett <rb2745@att.com>
2018-03-12Add Nokia SVNFM driver documentationDenes Nemeth1-0/+3
Change-Id: I8b92b024908400d947e1ef896432561098b9a2bc Signed-off-by: Denes Nemeth <denes.nemeth@nokia.com> Issue-ID: VFC-728
2018-02-12add dmaap/dbcapi to docsDominic Lunanuova1-0/+3
Change-Id: Idf0c1528cb41f4635e6dcc5834945bb034666f63 Signed-off-by: Dominic Lunanuova <dgl@research.att.com> Issue-ID: DMAAP-118
2018-02-12Create initial document respository for DatarouterSripad1-0/+5
Issue-ID: DMAAP-106 Change-Id: I5428410aff704334865a4682b592d989ff119f0b Signed-off-by: Sai Gandham <sg481n@att.com>
2018-02-07Added the Optimization Framework OSDF doc folderSastry Isukapalli1-0/+3
Issue-ID: OPTFRA-65 Change-Id: Ie71fc7a72996bff6312630281a50778fa3da418b Signed-off-by: Sastry Isukapalli <sastry@research.att.com>
2018-02-05Add ui/dmaapbc submoduleChristopher Lott (cl778h)1-0/+5
Add submodule for UI/DMaaP-BC web app docs folder. Issue-ID: PORTAL-150 Change-Id: If564c9d209f7678c998aa776256cfe8a27f6f42c Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2018-02-02Add aai/event-client as submoduleLee, Tian (tl5884)1-0/+3
Change-Id: Idc01e0dc54a6d55b8aaf4b3e425553f817d18587 Issue-ID: AAI-700 Signed-off-by: Lee, Tian (tl5884) <tianl@amdocs.com>
2017-11-24Add .gitmodule entry for vvpRich Bennett1-0/+5
Update sphinx conf.py to show master branch Change-Id: Ib62ff4699b179c6acaf3fe2ffb11372d9b56bc85 Issue-ID: DOC-58 Signed-off-by: Rich Bennett <rb2745@att.com>
2017-11-16Add functionality section of release notesRich Bennett1-15/+0
Add and editorial / doc8 improvements in release notes Remove submodules for ccsdk/sli core and northbound Change-Id: I1ae08563e73cd824142508d7598687b3f5031595 Issue-ID: DOC-149 Signed-off-by: Rich Bennett <rb2745@att.com>
2017-11-16Merge "Add documentation submodule for vvp product"Gregory Glover1-0/+5
2017-11-16Add documentation submodule for vvp productAlmog Laktivi1-0/+5
Change-Id: I0081e13dafce08004a901db16bb4ffc4e19964eb Issue-ID: VVP-30 Signed-off-by: Almog Laktivi <al942u@att.com>
2017-11-15Rm folders consolidated to sdnc/oam ccsdk/distRich Bennett1-40/+0
Change-Id: I8400c7b0d1f84f34b2e37941dc75bee5740316c6 Issue-ID: DOC-124 Signed-off-by: Rich Bennett <rb2745@att.com>
2017-11-03Multiple editorial improvementsRich Bennett1-5/+0
Release notes expanded outline and content Release notes for doc projet Remove aai/sparky-fe submodule combined with spark-be Remove Module & Renamed Index and Search Change-Id: I4eeabee3604f1ffc4bb02dd4125a1770a77812d1 Issue-ID: DOC-147 Signed-off-by: Rich Bennett <rb2745@att.com>
2017-10-31Resync modeling/toscaparser submodule referenceRich Bennett1-0/+2
Change-Id: I5782b07ebcd9c72ebc78578f688a8f3accfee613 Issue-ID: DOC-43 Signed-off-by: Rich Bennett <rb2745@att.com>
2017-10-27Add the doc directory for tosca parsersdenghui021-0/+3
Issue-ID: MODELING-31 Change-Id: Ia089f54cfaafac1a1b7fd39fe0b773a8b50f8ae0 Signed-off-by: denghui02 <denghui12@huawei.com>
2017-10-26Remove aai submodules aggregated in aai-commonRich Bennett1-20/+4
Temporarily exclude offeredapis.rst causing RTD updates to timeout until root cause of delay eliminated or RTD quota can be increased Change-Id: I39e495f8e82bbaa451e6ae2c5ec92234ad330de3 Issue-ID: DOC-140 Signed-off-by: Rich Bennett <rb2745@att.com>
2017-10-13logging doc init index needs submodules dir Michael O'Brien1-0/+3
IssueID: LOG-49 Change-Id: I91fe3bfcb41690d8905dafc016b0ea963b6d9d22 Signed-off-by: Michael O'Brien <frank.obrien@amdocs.com>
2017-10-10Remove incorrectly name sdc_common submoduleRich Bennett1-5/+0
Change-Id: I15d656184de2d258655a413fe7b21ca6bec9a36f Issue-ID: SDC-419 Signed-off-by: Rich Bennett <rb2745@att.com>
2017-10-03Readthedoc for so/libsSeshu-Kumar-M1-0/+3
Change-Id: I250fba3514c3e076f73f844d4659d08dce3f6884 Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com> IssueId: SO-81