aboutsummaryrefslogtreecommitdiffstats
path: root/labs/zte/pod3/fuel
AgeCommit message (Collapse)AuthorFilesLines
2017-09-24cleanup: fuel: Remove obsolete reap, dea, dhaAlexandru Avadanii2-318/+0
Old Fuel (up to and including Danube release) relied on a DEA/DHA pair of configuration files, usually constructed based on information collected from a manually deployed POD using a "reap" procedure. Starting with Euphrates, Fuel will use the PDF as input, so DEA/DHA, as well as reap data are now obsolete. Some PODs (arm-pod5, lf-pod2) still have a "local_env" configuration file, which is a leftover from old Fuel, but can only be dropped after Fuel automatically detects the jumphost bridge names (either by matching the IP addresses on the jumphost to the networks in PDF, or by using a static mapping defined in a PDF companion file, e.g. IDF). Remove all obsolete configuration, including useless directories. Change-Id: I9eae2067d83347409c17126aadb19e3d6b95d4b6 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2017-01-23Update dea file for ZTE PODswu.zhihui1-97/+0
- remove repos info. Use repos which is defined in dea_base.yml. - remove storage info which is already defined by scenario file. Change-Id: I8c8150ddebfbb143408ed1fbd456e0d30aca6a9f Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
2016-11-17Update repos urlwu.zhihui1-12/+12
- ubuntu version: trusty -> xenial - mos and Auxiliary version: mitaka9.0 -> newton10.0 Change-Id: Ifa11140d6afe71c9d996cab786e97ad004e1bac4 Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
2016-10-09fix version value in dha.yamlwu.zhihui1-1/+1
According to ci log https://build.opnfv.org/ci/job/fuel-deploy-zte-pod3-daily-colorado/38/console, I modify version value. Change-Id: I9fc72ed7ff1f56e6f77fbbde05c9d92dc45a5e50 Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
2016-08-10Add ZTE POD3 adaption infoJulien2-0/+415
Add ZTE POD3 adaption info for Fuel installer. JIRA: PHAROS-247 Change-Id: I591db92684189f37e2af9888eca7c59dc82b2a2a Signed-off-by: Julien-zte <zhang.jun3g@zte.com.cn>