summaryrefslogtreecommitdiffstats
path: root/.gitmodules
AgeCommit message (Collapse)AuthorFilesLines
2017-05-04Fix git submodule for openretrieverGuo Ruijing1-2/+2
Change-Id: Iedc1bc40a57838225923c71a9097c814a2f9bbf9 Signed-off-by: Guo Ruijing <ruijing.guo@intel.com> (cherry picked from commit c19df6b5624d06d1e3d2d3994412bcfae3c687ce)
2017-05-04Adding the submdules directory for openretrieverMatthewLi1-0/+5
see verify failure in https://gerrit.opnfv.org/gerrit/#/c/33199/ this patch aims to fix the rtd failure Change-Id: I7beed908835ff9ef2b9a07335757cccf0dc9b58b Signed-off-by: MatthewLi <matthew.lijun@huawei.com> (cherry picked from commit b11e635f9ec57fc6f3e4451b790a4c7d8b1bd3b8)
2017-03-31Misc ChangesShubhamRathi1-40/+0
1. Remove nonparticipating projects from submodules 2. Show 'Danube' in navbar instead of 'Latest' Change-Id: If3967153e7f0f4696dd71408ec7174182a071985 Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
2017-03-29Remove Openretriever submoduleSofia Wallin1-5/+0
Change-Id: I3e25775eea6ae5c426e449c87330b4f127e9156d Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
2017-03-29Adding the submdules directory for DoveTail.ChristopherPrice1-0/+5
Can be cherry picked to stable, the content will not be linked in docs.opnfv.org at this time. Change-Id: Iae4ab8e9bc902c2726b69386b3ecf611f7890dee Signed-off-by: ChristopherPrice <christopher.price@ericsson.com>
2017-03-29Updating Submodule refsSofia Wallin1-1/+0
Change-Id: I90dbb2cb78d5db7844badfbcea80751e76c4fd0a Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com> Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
2017-03-29Make gerrit URL relativeShubhamRathi1-38/+38
Change-Id: I005a70a2ecca597fe8bb16c755d9acc35d7999f1 Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com> (cherry picked from commit 93f2c3343f7ad404ede346222f55ddd7985183ac)
2017-03-29Add ignore = dirty in gitmoduleShubhamRathi1-40/+38
Change-Id: Ia08581f90a63d1acc19a33c16cc3e83a76c00682 Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
2017-03-22Add git submodule for openretrieverGuo Ruijing1-0/+5
TODO: there is recursive dependency between opnvdocs and docs in openretrive. submodules in openretriever will be updated in docs/featureprojects.rst after https://gerrit.opnfv.org/gerrit/#/c/28583/ was merged. Change-Id: If9bedf1785a4fcaa138d7d1ef3fc116bba598b03 Signed-off-by: Guo Ruijing <ruijing.guo@intel.com> (cherry picked from commit 2c15655630684cf466351507de1a266b4abb9b50)
2017-03-22Fix for opera submoduleAric Gardner1-1/+1
Change-Id: I929e35358fdc609c239bf77077defda4df7c52c8 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org> (cherry picked from commit a4e3f3d28a133d83ade8ade7774e3477cdf9fd4d)
2017-03-22Adding opera submoduleAric Gardner1-0/+5
This will fix build: https://gerrit.opnfv.org/gerrit/#/c/29335/5 Change-Id: Ib2e214374ab071a11a46588b83113b43468ebdb1 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org> (cherry picked from commit 7d76bf377d21d4f3d9946078482e23e87f707cca)
2017-03-21Remove nonparticipating projectsShubhamRathi1-43/+0
Removed projects not part of Danube to save build time. Change-Id: I9557d17a2ba7b6af963fd178d760f8df09ffe12d Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com> (cherry picked from commit c033d4b702018ec6a00492f20f26049b66a3da94)
2017-03-02Update gitmodule fileShubhamRathi1-0/+6
Added branch = . for ovno, snaps & moon. Change-Id: I07ff1693f2e008eb70386a02092b078108aeb9e4 Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
2017-02-27Misc changesShubhamRathi1-0/+9
1. Added onvo, snaps, barometer submodules 2. Renamed a few titles Change-Id: I8b47e68d64a9a16576abbc2891a39b6dacf164ca Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
2017-02-20Remove moon, as they are breaking buildsAric Gardner1-5/+0
Change-Id: Icef338564b07e2fd6e7379697c75624a065ad1b4 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2017-02-17Shallow clone to speed things up for RTDAric Gardner1-0/+43
RTD has a ten minute timeout, this might squeek us in Change-Id: I3d5be51984bd939924b6dfc1d4017bd2a9c1b605 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2017-01-11Add submodules and .gitmoduleShubhamRathi1-0/+172
Adding submodules of all OPNFV projects in order to create a unified repository for documentation. By using submodules we will be able to maintain a single conf.py file and theme to be used across all projects Change-Id: I65ec1a85f074f142bc335e8611e9636b5e4cb3a9 Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>