Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/netready from branch 'master'
- Local Documentation Builds
This adds configuration for performing local documentation builds
with the following simple command:
tox -e docs
Change-Id: I79094867657cda83c231949c52ba9eee1cd54eeb
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
|
|
* Update docs/submodules/netready from branch 'master'
- Deleting outdated INFO file, replaced by INFO.yaml
The old INFO file if not used anymore after it has been replaced by the
INFO.yaml file.
Change-Id: Iae22c798b68cb69bcf162ad4ceff85865809117e
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
|
|
* Update docs/submodules/netready from branch 'master'
- Auto Generated INFO.yaml file
INFO.yaml meant to be machine readable.
This file was auto generated from an ldap lookup
and your projects INFO file.
Meeting times are not currently filled out.
please ammend this patchset to complete
Going forward comitter promotions should be done
against this file.
PTLs:
Must be merged for you to gain delete access on
testresults.opnfv.org
If project_lead: is missing (my script could not parse)
please amend with same from commiters section eg:
project_lead: &opnfv_dovetail_ptl
name: 'Lead Name'
email: 'lead email'
id: 'lead lfid'
company: 'lead company'
Change-Id: I5256d2f92eecee4d4bc02b7b3a222071ddb9ba98
Signed-off-by: agardner <agardner@linuxfoundation.org>
|
|
* Update docs/submodules/netready from branch 'master'
- Add netready package
It eases how Functest installs/runs it (see testcases.yaml [1]).
[1] https://git.opnfv.org/functest/tree/functest/ci/testcases.yaml
Change-Id: I3842e6828f60972cb1df0bc15f849cd08badd895
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/netready from branch 'master'
- Update logger in netready via logging.getLogger()
1. The module functest.utils.functest_logger has been deleted and
logger has been reconfigured in functest [1].
2. Update gluon-test-suite.py to get logger via logging.getLogger().
[1] https://gerrit.opnfv.org/gerrit/#/c/34019/
JIRA: FUNCTEST-824
Change-Id: If7254171bf1146dc7f5a0792705cecf2e84d15c5
Signed-off-by: Linda Wang <wangwulin@huawei.com>
|
|
* Update docs/submodules/netready from branch 'master'
- Added details to the installation instructions
Change-Id: I311e8c7c1d559f6267b194bb55e7fb99c4555635
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
|
|
* Update docs/submodules/netready from branch 'master'
- Fixing broken links in documentation
Using rst references to link to other documentation pages
instead of relative HTML links.
Change-Id: Id8164a4f50f4fd39c996f5ae354b22f3c960fb08
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
|
|
1. HEAD seems to be out of sync for the submodules
This patch fixes the HEAD so that henceforth
gerrit automatically updates the refs to latest
commit ID.
2. Adding openretriever to list of submodules
Change-Id: I341a0a898f46cd10ccdc65ef209f76500dd3c4a6
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
|
|
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>
|