Age | Commit message (Collapse) | Author | Files | Lines |
|
When doing ha, controllers get the .11, .14 and .15 whereas computes
get the .12 and .13. The current config was wrong
deploy-scenario:os-nosdn-nofeature
installer-type:osa
Change-Id: Ie6b05990764c796577c6768028191a752be24d11
Signed-off-by: Manuel Buil <mbuil@suse.com>
|
|
Functest requires ODL variables to run the ODL healthcheck which is
mandatory for all ODL scenarios
We require this patch to be merged first:
https://gerrit.opnfv.org/gerrit/#/c/63175/
Change-Id: Ibb95d621f952c1d921dcb175fcf6c8ad30c2e234
Signed-off-by: Manuel Buil <mbuil@suse.com>
|
|
Ceilometer is a dependency in the networking-odl repo and thus we
require the ceilometer component to be deployed for all the scenarios
including odl
deploy-scenario:os-odl-nofeature
installer-type:osa
Change-Id: I3281ceec07f72512fba3a804957a0f8ac36b509e
Signed-off-by: Manuel Buil <mbuil@suse.com>
|
|
When doing the ansible lookup, if the variable does not exist, an empty
string is returned. That is a bug which must be fixed:
https://github.com/ansible/ansible/issues/17329
Until then, we initialize the variable
Change-Id: I92c43d15559600ff1583e1560c032377dc22793c
Signed-off-by: Manuel Buil <mbuil@suse.com>
|
|
All the external scenarios are developed and maintained in corresponding
project repos under scenarios folder. In order to handle generic and external
scenarios in same way, we need to move generic scenarios into scenarios
folder in this repo.
Change-Id: I30064d3e3105a88279e40384a8efb888cc3bcc68
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
|