Age | Commit message (Collapse) | Author | Files | Lines |
|
The barbican OS component is introduced for SFC HA deployed scenario.
The reason behind is that In HA scenarios we need Openstack Barbican to
gather and store the fernet keys so Tacker can access them and be
able to register new VIMs.
deploy-scenario:os-odl-sfc
installer-type:osa
JIRA: SFC-131
Change-Id: Ifa4a8bab0547c18c9e2ad654b0d048aff161c56f
Signed-off-by: Panagiotis Karalis <pkaralis@intracom-telecom.com>
|
|
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-odl-sfc
installer-type:osa
Change-Id: Icedfba9d8b557a926340d66618461d2ec19fe744
Signed-off-by: Manuel Buil <mbuil@suse.com>
|
|
This patch does two things:
1. improve the ansible tasks:
- register Openstack as VIM
- create osmrc file
- install OSM (master)
2. fix license headers in unit tests
installer-type:osa
deploy-scenario:os-odl-sfc_osm
Change-Id: I02297dae2b0108397541cedeb2f47183f1df99fc
Signed-off-by: Venkata Harshavardhan Reddy Allu <venkataharshavardhan_ven@srmuniv.edu.in>
|
|
This change creates os-odl-sfc_osm scenario.
- copy the base scenario, os-odl-sfc
- remove tacker and pike config
- add tasks, vars, defaults and templates from os-nosdn-osm role
https://gerrit.opnfv.org/gerrit/#/c/63507/
Verification of this patch has be done using a change in releng-xci
pointing to this commit/corresponding patch on Gerrit to verify it
works in order to help with the review.
Change-Id: I90148063c6ff9881ef188e97956adea0e7cb5a7d
Signed-off-by: Venkata Harshavardhan Reddy Allu <venkataharshavardhan_ven@srmuniv.edu.in>
|