summaryrefslogtreecommitdiffstats
path: root/.gitmodules
AgeCommit message (Collapse)AuthorFilesLines
2020-07-20Rename appc submodule to appc.gitJessica Wagantall1-1/+1
Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I2f105a0f6eafcb4fe09c9f4e723373a2792a81bb (cherry picked from commit 6f9844e037de27657a6e603d6fde1d54ac220800)
2019-10-24Fix automated updates of submodules in repo.Krzysztof Opasiak1-73/+73
Since: 1afb8c8248 ("Rewrite relative urls in .gitmodules") 95d09016c1 ("Fix the last relative urls") automated updates of submodules in doc repo are broken because gerrit tracks only submodules that are hosted on the same gerrit server. According to gerrit doc: "Gerrit will only automatically update superprojects where the submodules are hosted on the same Gerrit instance as the superproject. Gerrit determines this by checking that the URL of the submodule specified in the .gitmodules file starts with gerrit.canonicalWebUrl. The protocol part is ignored in this check." To fix this issue let's update all the submodules urls to use gerrit.onap.org instead of git.onap.org. Issue-ID: DOC-552 Fixes: 1afb8c8248 ("Rewrite relative urls in .gitmodules") Fixes: 95d09016c1 ("Fix the last relative urls") Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: I98043b3372badf583f1ceab600cf59eeee0cd2e7
2019-10-23Select latest elalto branchesCédric Ollivier1-4/+4
- optf/has - optf/osdf - usecase-ui - vnfsdk/model Issue-ID: DOC-552 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> Change-Id: I9dce482ebfa52be1cc396324be9df47b0f95cf41
2019-10-21Manually synchronize all submodulesCédric Ollivier1-55/+55
The sysnchronization seems wrong (see usecase-ui release notes) and this patch at least manually syncs all submodules and possibly the automated process currently failing. It explicitly writes elalto in gitmodules branches. Issue-ID: DOC-552 Change-Id: I5c775489cb8cd5b3975d939db6e192710c358d7e Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-10-17Complete removing submoduleAric Gardner1-5/+0
change 97241 missed this part Issue-ID: MODELING-228 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org> Change-Id: Iec66b1bd7aba34f6ddbe4709b6aee24fa2ad0344
2019-10-16Select the new elalto branchesCédric Ollivier1-3/+3
It updates branches for: - ccsdk/dashboard - platform/plugins - multicloud/azure Issue-ID: DOC-552 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> Change-Id: I05be37307fc608ea131750abe5976613d0f8df53
2019-10-16Select elalto branch proposed by sdnc/oam.gitCédric Ollivier1-1/+1
Issue-ID: DOC-552 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> Change-Id: I1baba0e9a9e549acfb95665df2254a7f8fc94034
2019-10-16Fix the last relative urlsCédric Ollivier1-2/+2
It completes the previous patch [1]. [1] https://gerrit.onap.org/r/c/doc/+/97150 Issue-ID: DOC-552 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> Change-Id: I386424bb78bd4c8ed4663a31bf19f656110cf7ef
2019-10-16Stop relative branches for rolling projectCédric Ollivier1-21/+21
It forces master for all projects which have not published elalto branch yet (cherry-pick). Issue-ID: DOC-552 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> Change-Id: I12eb503e20ff47135d8eca838ae4a8c4238b4b6f (cherry picked from commit 2dc3b1690bff8fa81862b2c2450c7c47e03193a1)
2019-10-15Rewrite relative urls in .gitmodulesCédric Ollivier1-72/+72
Most of the project are not mirrored in github which raises lots of issues when building ONAP doc from github. Switching to urls makes more sens in that context and fix all these issues. Issue-ID: DOC-552 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> Change-Id: I6d68ea521e0ac7fa34fbd4d70bdb5adf88afd945 (cherry picked from commit acc16aff7501d7b488534fc6eed03c2b789e9142)
2019-09-05DOC - Fixing doc linking issueHagop Bozawglanian1-5/+5
This might be a solution to why the doc project is not linking to other projects. There is an incorrect submodule that does not exist that is trying to be pulled, this updates that. Issue-ID: DOC-548 Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@att.com> Change-Id: I055ce062b9a0ed205d35ae5bb0bb2ee51c30484c
2019-07-25Remove projects out of readthedocsCédric Ollivier1-10/+0
It removes 2 submodules which don't contain any readthedoc section. Issue-ID: DOC-505 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> Change-Id: I234eec3993db4bf3a61ed39af52f2ed7fe9cf9d7
2019-07-25Removes obsolete repositoriesCédric Ollivier1-20/+0
It removes repositories which are no more in use (locked). Issue-ID: DOC-505 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> Change-Id: I76a1cf809146ebfc11477a776ef08878ecc8c8c8
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>