Age | Commit message (Collapse) | Author | Files | Lines |
|
It conflicts with INSTALLER_IP.
Change-Id: I4ec6476c4a7674576fee2510770f0354ad9fd0e1
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
|
|
it should not also be in the secured lab repo
now that we have the option to encrypt strings with
eyaml. the secured lab will be going away.
This is a first step
Change-Id: Ief51fd53919af2e9891bdda7019e8a9101f2b56e
Signed-off-by: agardner <agardner@linuxfoundation.org>
|
|
1. Add IDF of zte pod2 and pod3
2. Update PDF of zte pod2 and pod3
3. Update pod config template for yaml-lint
Change-Id: I30f644009ab270f929fe3ee41171986a0e0bde63
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
|
|
|
|
|
|
Change-Id: Iddb6a9731e6db8e8f4f7e9bd5ef770202f33930c
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
|
|
Change-Id: Id3a1b2014e27dfaabc0e049addb80242a4adf8a3
Signed-off-by: ting wu <ting.wu@enea.com>
|
|
Change-Id: I5c0f01db5bc984067d737f89e424378b88298610
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
|
|
|
|
For supporting MCP deployment, update the PDF and IDF files
for zte-pod1
Change-Id: I835b5b6fd864f8f6110921ac4b508996b5844216
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
|
|
|
|
Synced with old DHA from Danube branch.
Change-Id: I696638003f49bdb1a095c92fcd1440cb56c09c59
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
Since we moved installer adapters to pharos git repo, the Fuel
adapter template in securedlab is both obsolete and out of date.
Remove it to reduce confusion.
Change-Id: I6e501df1ca4e09c1d368e6f0d634d5c802258d07
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
|
|
Based on old Fuel DEA from stable/danube:
eno1: # new interface index 4
- fuelweb_admin
ens2f0: # new interface index 2
- public
- management
- storage
ens2f1: # new interface index 3
- private
While at it, use '|' as NIC feature separator to align with the PDF
spec.
Change-Id: I2f9404dd811ecc4826e7ce1d0aebded820777dd2
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
Change-Id: Iea4e8eacaaa4b4d5f0c1c7f05d6be816fe02e0cf
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
Change-Id: If0e7fd76850f0610bd9b899a2a4847428a5472b0
Signed-off-by: mting <dianfeng.du@ericsson.com>
|
|
Extend Fuel section of IDF with:
- OS interface names, required by MCP reclass model;
- NIC bus addresses, required for DPDK scenarios;
JIRA: FUEL-275
Change-Id: I3e20517ec79bc4ee75e0d5a8f74628d9b1f421a8
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
The standard name is:
lab/(lab_name)/pod#.yaml
Change-Id: Ib353c59bb499d17a02d708427e54dd40dda31d1a
Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
|
|
According to the relevant requirements commit BII Pharos lab's PDF
to the securedlab repo for Euphrates release and pharos dashboard.
1.modify PDF file name to "bii_pod1.yaml"
2.modify Lab's name
3.add net_config describe
4.modify node interface describe
5.add remote hardware manage IP and login account
Change-Id: I314332269f86e16bc273b6ec80568dfaf88bcd1e
Signed-off-by: louie.long <longyu805@163.com>
|
|
Change-Id: I998c49c7f2a2437cb75f7e1223928514b4998f04
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
|
|
|
|
Change-Id: I942bdb9e29997640330007dfd359e79ab8a52a3f
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
While at it, quote string variables in ericsson-pod1 IDF.
Now that we can determine bridge names from IDF, drop legacy
"local_env" mechanism for baremetal PODs.
Change-Id: I1db41cde503099352adb72d0969c1dd0f8a92a59
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
|
|
node-5 MAC order was reversed, leading to deploy failures in Armband.
Change-Id: Iae234753f1b2e51bcbc4d898a2ce92525ec67c5f
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
Change-Id: I654e887a6247f77fec7ee49cf042f0e9fc608816
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
|
|
Change-Id: I1ae0f356b11cb22be7b32ead2877c0a8e19b9093
Signed-off-by: Guillermo Herrero <guillermo.herrero@enea.com>
|
|
[Alexandru.Avadanii@enea.com]
- this is almost completely Guillermo's work, I am just submitting it
on his behalf;
JIRA: FUEL-275
Change-Id: I58bda061695f4dec5cfa390ca069353c29b13e73
Signed-off-by: Guillermo Herrero <guillermo.herrero@enea.com>
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
We have 2 rounds of YAML files:
- PDF (input file(s) for the installer adapter templates);
- parsed PDF (output file(s) after installer adapter template parse);
Run yamllint on all these files, and summarize the output in a tuple
form: (valid YAML output, successful parse, installer templates cnt).
This helps catching various issues:
- formatting issues in installer adapter templates;
- missing values in PDFs (e.g. lf-pod4 IPMI credentials);
etc.
For now, yamllint failures for output files are non-fatal.
Sample output:
| PDF Verify Matrix | YAML Lint | ... | fuel | joid |
| pharos/config/pod1.yaml | OK | ... | 1/1/1 | 1/1/1 |
| intel/pod18.yaml | OK | ... | 1/1/1 | 1/1/1 |
| arm/pod5.yaml | OK | ... | 1/1/1 | 0/1/1 |
| lf/pod4.yaml | OK | ... | 0/1/1 | 0/1/1 |
Change-Id: Id598da89fab0e7e41641649833471194e8d248a9
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
|
|
Change-Id: Ibda422d7b4042e9b2e6c54eae66bd76f1cde0a1e
Signed-off-by: Guillermo Herrero <guillermo.herrero@enea.com>
|
|
Change-Id: I6f3ea5e2103ae75d96834d8317cc3c505d01e45b
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
Change-Id: I92bb9302abb74f5a58b6c10144dbe8d24d188938
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
Change-Id: Id5827b2f260af215731ea819a9ffc6177648f788
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
|
|
- ericsson-pod{1,2}: Fold node, disk params;
- lf-pod4: Jump server uses same disk params;
- zte-pod{2,3}: only minor formatting;
Change-Id: Ib280aca93f9d6ab1768afa369b922c71485cf79c
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
|
|
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>
|
|
Change-Id: Ica0fce731f737ae3ef02e52094b81475d0c66891
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
Change-Id: Id8e184458fe6dfaec3127195cfb865cd9fdabb9f
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
Apart from Pod Descritpro Files for OPNFV PODs, also validate the Pharos
PDF template itself. While at it, fix shellcheck warnings.
Sample output:
| PDF/Installer | apex | compass4nfv | daisy | joid |
| pharos/config/pod1.yaml | 1/1 | 12/12 | 1/1 | 1/1 |
| intel/pod18.yaml | 1/1 | 12/12 | 1/1 | 1/1 |
| orange/pod1.yaml | 0/1 | 4/12 | 0/1 | 0/1 |
| arm/pod5.yaml | 1/1 | 12/12 | 1/1 | 1/1 |
| ericsson/pod1.yaml | 1/1 | 12/12 | 1/1 | 1/1 |
| ericsson/pod2.yaml | 1/1 | 12/12 | 1/1 | 1/1 |
| lf/pod4.yaml | 1/1 | 12/12 | 1/1 | 1/1 |
| zte/pod3.yaml | 1/1 | 12/12 | 1/1 | 1/1 |
| zte/pod1.yaml | 1/1 | 12/12 | 1/1 | 1/1 |
| zte/pod2.yaml | 1/1 | 12/12 | 1/1 | 1/1 |
Change-Id: Iba46a7cc62c80ccb987879ce94ffe5f0bbb23304
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
Change-Id: I44f63fb7f9e4398a16e1d0b897a2491a60bb1727
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
Change-Id: Ide977ef48a6339631e2e3cb6fdbacc88a639c0aa
Signed-off-by: Guillermo Herrero <guillermo.herrero@enea.com>
|
|
Change-Id: I302b014241bd1fa71e029fcd5b5905b0b1112fd5
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
Change-Id: I3664d50a1510e2697c570adcf89cff9d1ea7961f
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
Change-Id: I01c54ebdded9d2aaa4142078699a9a65ffe652fd
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|