This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
genesis:configuration-files-discussion [2015/12/14 16:40] Frank Brockners [Proposals for common config files] |
genesis:configuration-files-discussion [2015/12/15 14:44] (current) Frank Brockners [Common config files] |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== Discussion Input: Configuration for Pod-layout/Build/Deploy/Test ====== | ====== Discussion Input: Configuration for Pod-layout/Build/Deploy/Test ====== | ||
- | There is a need to have common config files for pod/hardware, build, deploy, and test: | + | There is a desire to have common config files for pod/hardware, build, deploy, and test: |
* Pod-setup (general description of the hardware setup of the POD used for a deployment) | * Pod-setup (general description of the hardware setup of the POD used for a deployment) | ||
Line 15: | Line 15: | ||
---- | ---- | ||
- | ====== Proposals for common config files ====== | + | ====== Common config files ====== |
+ | |||
+ | The following patches are used as starting points to finalize the common config files for each area mentioned: | ||
- | * **Common artifacts locator file format** (mostly for build): | ||
- | * https://gerrit.opnfv.org/gerrit/#/c/4375/ | ||
* **Common inventory file format:** | * **Common inventory file format:** | ||
- | * https://gerrit.opnfv.org/gerrit/#/c/4079/ (**AGREED** as common format) | + | * https://gerrit.opnfv.org/gerrit/#/c/4079/ (AGREED as common format) |
- | * https://git.opnfv.org/cgit/yardstick/tree/etc/yardstick/nodes/pod.yaml.sample | + | |
- | * https://gerrit.opnfv.org/gerrit/#/c/4095/1/common/fuel_3997_replica/labs/ericsson-1/pod-1/fuel/config/dha.yaml | + | |
- | * https://gerrit.opnfv.org/gerrit/#/c/4057/3/config/pod-config.yml | + | |
* **Common network config file format:** | * **Common network config file format:** | ||
* https://gerrit.opnfv.org/gerrit/#/c/4095/1/common/fuel_3997_replica/labs/ericsson-1/pod-1/fuel/config/dea-pod-override.yaml (AGREED starting point for a common file) | * https://gerrit.opnfv.org/gerrit/#/c/4095/1/common/fuel_3997_replica/labs/ericsson-1/pod-1/fuel/config/dea-pod-override.yaml (AGREED starting point for a common file) | ||
- | * https://gerrit.opnfv.org/gerrit/#/c/4057/3/config/network.yml | + | |
* **Common deployment scenario config file format:** | * **Common deployment scenario config file format:** | ||
- | * https://gerrit.opnfv.org/gerrit/#/c/4201/1/common/config/deploy/example.yaml | + | * https://gerrit.opnfv.org/gerrit/#/c/4201/1/common/config/deploy/example.yaml (AGREED starting point for a common file) |
- | * https://gerrit.opnfv.org/gerrit/#/c/4095/1/common/fuel_3997_replica/installers/fuel/dea_base.yaml | + | |
- | * https://gerrit.opnfv.org/gerrit/#/c/4057/3/config/deploy.yml | + | |
- | + | ||
- | * **Common component configuration config file format** (specific configuration for components such as ODL as SDN Controller or ONOS as SDN Controller) - could potentially be merged with the common deployment scenario config: | + | |
- | * https://gerrit.opnfv.org/gerrit/#/c/4095/1/common/fuel_3997_replica/installers/fuel/plugins/fuel-ocl_0.0.1.yaml | + | |
- | * https://gerrit.opnfv.org/gerrit/#/c/4095/1/common/fuel_3997_replica/installers/fuel/plugins/fuel-odl_0.0.1.yaml | + | |
+ | * **List of key artifacts and their origin used for Brahmaputra builds**: | ||
+ | * https://gerrit.opnfv.org/gerrit/#/c/4585/ (documentation only) | ||
---- | ---- | ||
Line 67: | Line 60: | ||
* https://git.opnfv.org/cgit/fuel/tree/build/f_isoroot/f_qemupluginbuild/config.mk | * https://git.opnfv.org/cgit/fuel/tree/build/f_isoroot/f_qemupluginbuild/config.mk | ||
* https://git.opnfv.org/cgit/fuel/tree/build/f_isoroot/f_onosfwpluginbuild/config.mk | * https://git.opnfv.org/cgit/fuel/tree/build/f_isoroot/f_onosfwpluginbuild/config.mk | ||
+ | |||
+ | * Configuration config file format (per component): | ||
+ | * https://gerrit.opnfv.org/gerrit/#/c/4095/1/common/fuel_3997_replica/installers/fuel/plugins/fuel-ocl_0.0.1.yaml | ||
+ | * https://gerrit.opnfv.org/gerrit/#/c/4095/1/common/fuel_3997_replica/installers/fuel/plugins/fuel-odl_0.0.1.yaml | ||
+ | |||