summaryrefslogtreecommitdiffstats
path: root/docs/submodules/promise
AgeCommit message (Collapse)AuthorFilesLines
2017-06-02Update git submodulesLinda Wang1-0/+0
* Update docs/submodules/promise from branch 'master' - Fix the wrong image path The images are put in the dir /home/opnfv/functest/images now. Change-Id: I15b41782cd7a7372bdb962da575edc5d1b54d509 Signed-off-by: Linda Wang <wangwulin@huawei.com>
2017-06-02Update git submodulesGerald Kunzmann1-0/+0
* Update docs/submodules/promise from branch 'master' - Add Masahito as Promise committer Change-Id: If607cfe7351413a006d55c3b2e7518bc6abaf47c Signed-off-by: Gerald Kunzmann <kunzmann@docomolab-euro.com>
2017-05-26Update git submodulesGerald Kunzmann1-0/+0
* Update docs/submodules/promise from branch 'master' - Update to committer list Change-Id: I6bdda2e29b5d14c976081c9efa809911b03d3c88 Signed-off-by: Gerald Kunzmann <kunzmann@docomolab-euro.com>
2017-05-24Update git submodulesCatalina Focsa1-0/+0
* Update docs/submodules/promise from branch 'master' - Fix image name iteration Create a promise image depending on the glance image path. Due to glance image listing returning image names, looking for an image based on an image path is always false, thus its relevant to only look for the glance image name and if it exists to use its ID, if not to create a new image given the promise image name. JIRA: ARMBAND-223 Change-Id: I2d1347807335f2c7e9d62f1a6c75fb48de6cf448 Signed-off-by: Catalina Focsa <catalina.focsa@enea.com>
2017-05-15Update git submodulesLinda Wang1-0/+0
* Update docs/submodules/promise from branch 'master' - Update logger via logging.getLogger() 1. The module functest.utils.functest_logger has been deleted and logger has been reconfigured in functest [1]. 2. Update run_tests.py to get loggers via logging.getLogger(). [1] https://gerrit.opnfv.org/gerrit/#/c/34019/ JIRA: FUNCTEST-824 Change-Id: I34d73aadc420a5381651d65fb6b55f0f58e0c11e Signed-off-by: Linda Wang <wangwulin@huawei.com>
2017-03-31Update git submodulesGerald Kunzmann1-0/+0
* Update docs/submodules/promise from branch 'master' - Remove numbering Change-Id: Ia96a2761dc5a44a48e35816b7adb28222a962adc Signed-off-by: Gerald Kunzmann <kunzmann@docomolab-euro.com>
2017-03-30Update git submodulesGerald Kunzmann1-0/+0
* Update docs/submodules/promise from branch 'master' - Update doc structure to better fit release notes: - There is no need for heading "Manual testing" - Update to user guide abstract Change-Id: I30606c77c37ef39afba64dd560ff2a554e2cc10e Signed-off-by: Gerald Kunzmann <kunzmann@docomolab-euro.com>
2017-03-15Updating submodules & add openretrieverShubhamRathi1-0/+0
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>
2017-01-11Add submodules and .gitmoduleShubhamRathi1-0/+0
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>