summaryrefslogtreecommitdiffstats
path: root/docs/submodules/optf/has.git
AgeCommit message (Collapse)AuthorFilesLines
2018-08-09Updated git submodulesDileep Ranganathan1-0/+0
Project: optf/has master 27553f737c5d9717d5ef96b38cda3bfa52e9ccc1 Fix the docker build image workflow Fixed the Docker build image workflow. Added seperate tagging for SNAPSHOT-latest and STAGING-latest There are two docker jobs currently. One produces SNAPSHOT images and other produces STAGING images. SNAPSHOT images are build from nexus2 maven snapshots artifacts where as STAGING images are built from nexus2 maven releases artifacts. Removed libxml2-utils dependency from docker build image script. Since the dedicated docker node might be shared by multiple jobs, apt-get install inside the script might cause conflict and cause failure of the docker jenkins jobs. Moved the dependency to be part of the jenkins infrastructure node itself. Change-Id: I122974c984b1b0ece98bbd5a783d7923504abf3e Issue-ID: OPTFRA-301 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-07-31Updated git submodulesDileep Ranganathan1-0/+0
Project: optf/has master fd43ca256b21606c64d1463a3cd024fbf73b4a54 Added missing sudo privileges Added the missing sudo privilieges required to install packages Change-Id: I998decc0f8a20cc6575564c12f7e0dcb278802a5 Issue-ID: OPTFRA-301 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-07-31Updated git submodulesDileep Ranganathan1-0/+0
Project: optf/has master 4b3243c48fb977e7a4c4dd1d420ba45e47803e7d Missing xmllint package for version scraping Installed missing xmllint package for version scraping Change-Id: Ib83221e38e0987539bade32b1b83d33cf97dbc5d Issue-ID: OPTFRA-301 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-07-30Updated git submodulesDileep Ranganathan1-0/+0
Project: optf/has master abeb634c05d63739e27d05534e5c03cefffd8504 Fix Docker image to use the nexus artifacts Fixed Docker image to use the nexus artifacts instead of building from source. Added proxy support. Updated the Docker image version for Casablanca. Change-Id: I42de44b5c09992822696b1e12344ac6fde51373d Issue-ID: OPTFRA-301 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-07-23Updated git submodulesDileep Ranganathan1-0/+0
Project: optf/has master a337408acfa590f540742d780be12619f8c1694b Reverting the oparent version to release version Reverting the oparent version back to 1.1.1. Dependencies outside the project should use release version instead of snapshot verion. Change-Id: Ifd0be54c036cd862cae17ccdbba6b599888ea516 Issue-ID: OPTFRA-301 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-07-19Updated git submodulesShankaranarayanan Puzhavakath Narayanan1-0/+0
Project: optf/has master 1d048cfce20317c3beb85519c198e8d114b1c819 Merge "Fix Dockerfile for beijing" Fix Dockerfile for beijing Fix Dockerfile for beijing to build from beijing branch Change-Id: Ib8c04079c7acde73c9ce1dd94bcf09a9d1b2de0d Issue-ID: OPTFRA-287 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com> Fix HAS image version inside run-docker.sh Update HAS image version while install HAS through docker. Change-Id: I93d98182d9a48c25c64e8f91576e0d30b706bf35 Issue-ID: OPTFRA-251 Signed-off-by: Ying Ruoyu <ruoyu.ying@intel.com> Fix OOF configuration Added missing multicloud section in conductor.conf Updated music version to reflect the latest version Change-Id: I7e943c4344c63d4e18df9f00f6b61600e97295a7 Issue-ID: OPTFRA-232 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com> Updated the version of the HAS image Updated the version of the HAS image. Issue-ID: OPTFRA-251 Change-Id: I489610fc85591d16c29cc604adc4584c61c13da8 Signed-off-by: Patel, Ankitkumar <ankit@research.att.com> (cherry picked from commit b257e44786d799bacb4aa03421cf241c77374990) add security issues Issue-ID: OPTFRA-242 Change-Id: I99441f4d41388f3a0e1837f5a8bd019e2ff2d260 Signed-off-by: fsandoval <frank.sandoval@oamtechnologies.com> (cherry picked from commit c8d14fbe6c762581737c95ede15e9b9919bee788) Merge "update has docs" into beijing update has docs Issue-ID: OPTFRA-242 Change-Id: I9d89ef313018c3a0c25c48a4e0cecabba75db2fd Signed-off-by: fsandoval <frank.sandoval@oamtechnologies.com> (cherry picked from commit 84ad836b25024835dc3abbb42832dfd36bcb23ce) moved docs to has/docs Issue-ID: OPTFRA-242 Change-Id: Ib46a96f5d7281084cb8c859b4bbe56265b8ccdba Signed-off-by: fsandoval <frank.sandoval@oamtechnologies.com> (cherry picked from commit 40db765dbfa3f18d59f08e84a49f08aa58b66ca0)
2018-07-19Updated git submodulesDileep Ranganathan1-0/+0
Project: optf/has master cd21d4484b3e46e78998ef5de90ad1fde88a62e6 Bumping the oparent and has artifact versions Bumped the oparent-python version to 1.2.0 Bumped the has artifacts version to 1.2.0 Change-Id: Ic68133642f915f77e0d9f064e0945ee137c24188 Issue-ID: OPTFRA-301 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-06-26Updated git submodulesJessica Wagantall1-0/+0
Project: optf/has master 76420a21fdb62613e5b63f11c764fd2d9bb5c168 Add committers Add new OPTF committers - name: 'ramki krishnan' - name: 'Dileep Ranganathan' Change-Id: I0b4a8c27ccd13b8d3d00bce5d0abcaab7fafb3a2 Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-06-13Updated git submodulesShankaranarayanan Puzhavakath Narayanan1-0/+0
Project: optf/has master a783f589b9cc06e10f6eed93ede754353eb6e720 Merge "Update INFO.yaml" Update INFO.yaml Removal of: 1. Maopeng Zhang - ZTE 2. Yoram Zini - Cisco 3. Sastry Isukaplli - AT&T Change-Id: I2b26103b0b358a5992393d5825017431b226c33b Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-06-04Updated git submodulesDileep Ranganathan1-0/+0
Project: optf/has master e1f901c6ffe0a4a1ec16ba675576084f554523c9 Fix OOF configuration Added missing multicloud section in conductor.conf Updated music version to reflect the latest version Change-Id: I7e943c4344c63d4e18df9f00f6b61600e97295a7 Issue-ID: OPTFRA-232 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-06-04Updated git submodulesPatel, Ankitkumar1-0/+0
Project: optf/has master b257e44786d799bacb4aa03421cf241c77374990 Updated the version of the HAS image Updated the version of the HAS image. Issue-ID: OPTFRA-251 Change-Id: I489610fc85591d16c29cc604adc4584c61c13da8 Signed-off-by: Patel, Ankitkumar <ankit@research.att.com>
2018-05-31Updated git submodulesfsandoval1-0/+0
Project: optf/has master 40db765dbfa3f18d59f08e84a49f08aa58b66ca0 moved docs to has/docs Issue-ID: OPTFRA-242 Change-Id: Ib46a96f5d7281084cb8c859b4bbe56265b8ccdba Signed-off-by: fsandoval <frank.sandoval@oamtechnologies.com>
2018-05-31Updated git submodulesfsandoval1-0/+0
Project: optf/has master c8d14fbe6c762581737c95ede15e9b9919bee788 add security issues Issue-ID: OPTFRA-242 Change-Id: I99441f4d41388f3a0e1837f5a8bd019e2ff2d260 Signed-off-by: fsandoval <frank.sandoval@oamtechnologies.com>
2018-05-31Updated git submodulesfsandoval1-0/+0
Project: optf/has master 84ad836b25024835dc3abbb42832dfd36bcb23ce update has docs Issue-ID: OPTFRA-242 Change-Id: I9d89ef313018c3a0c25c48a4e0cecabba75db2fd Signed-off-by: fsandoval <frank.sandoval@oamtechnologies.com>
2018-05-30Updated git submodulesShankaranarayanan Puzhavakath Narayanan1-0/+0
Project: optf/has master 6808592a9533c02d58981c3a4317ceb5dd056899 Merge "consolidated docs" consolidated docs Issue-ID: OPTFRA-242 Change-Id: I1440436559496cf688c66a13accdaeb0df0160c9 Signed-off-by: fsandoval <frank.sandoval@oamtechnologies.com>
2018-05-29Updated git submodulesDileep Ranganathan1-0/+0
Project: optf/has master f395664a388230be26918e32f4e1beb1b38acb7a Fix data error Handle data error by discarding candidates with invalid data Discard candidates if the cloud-owner or region id is missing in the vserver associated with generic vnfs. This scenario can occur when invalid data is present in A&AI database. Issue-ID: OPTFRA-246 Change-Id: I1405267a8f3713c91e10da3d6fbd37c0ca3fc01f Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-05-27Updated git submodulesShankaranarayanan Puzhavakath Narayanan1-0/+0
Project: optf/has master 66ecb946abbc86d698435d826a8591ac86f817d7 Merge "Fix bug in VIM fit constraint" Fix bug in VIM fit constraint When the Multicloud returns empty list instead of None value the system was throwing error. If empty list is returned from multicloud the assumption is that there is no matching VIMs with specified capacity so ultimately would result in solution not found. Change-Id: Ie7164a7cbaa41d7278b7391b56dde78318bc4509 Issue-ID: OPTFRA-245 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-05-27Updated git submodulesfsandoval1-0/+0
Project: optf/has master 9ed3be523a23ac6f46898070d398dc5ed9578d92 address comments OPTFRA-242 and edit release notes Issue-ID: OPTFRA-242 Change-Id: I41a089f8c22936eb66d75fa8a5acdf21fa173700 Signed-off-by: fsandoval <frank.sandoval@oamtechnologies.com>
2018-05-23Updated git submodulesRitu Sood1-0/+0
Project: optf/has master 4d7952a6082d3bad5c5a931c491b94fa563b44a6 Fix matching issues for attribute block For cloud inventory type empty strings in the attribute block of the demand are being matched Issue-ID: OPTFRA-244 Change-Id: I0ac3a256f32ba497d9f74ddb8ca873604ca67773 Signed-off-by: Ritu Sood <ritu.sood@intel.com>
2018-05-21Updated git submodulesRitu Sood1-0/+0
Project: optf/has master 2302ee99d350173972cfc0249f225a13ed59d3cd Using cloud-region in vGMuxInfra flow If no pserver available for vserver use cloud-region to get the complex information. This patch also fixes a version issue. Change-Id: I981941feef96e531b3ca427ec269cf810f652922 Issue-ID: OPTFRA-241 Signed-off-by: Ritu Sood <ritu.sood@intel.com>
2018-05-18Updated git submodulesRitu Sood1-0/+0
Project: optf/has master e287acf0381633e726e850dd5439734760042a69 Add a missing member to class Zone Solver constraint class Zone location member is missing in Zone class Change-Id: I6eaa0e051695485ff95b284cbf3cd2a535b537df Issue-ID: OPTFRA-238 Signed-off-by: Ritu Sood <ritu.sood@intel.com>
2018-05-17Updated git submodulesRitu Sood1-0/+0
Project: optf/has master bdb676f3e42b970dd0dbb8a4e58dcaab1018633d Fixing connectivity issue with AAI Removing the old certificates from conf file. Having these here causes connectivity issue with AAI Change-Id: I847ce9dcfc715124617edd305bb83acedbbbb10e Issue-ID: OPTFRA-232 Signed-off-by: Ritu Sood <ritu.sood@intel.com>
2018-05-16Updated git submodulesRitu Sood1-0/+0
Project: optf/has master 36eec04574e14da4bb391bbc6debf42be72db589 Ignore flavors that don't have hpa-capabilities Multi-cloud creates some flavors without hpa-capabilities Issue-ID: OPTFRA-235 Change-Id: I4acfd6198bb0f494d0a34372d761c2dff7b4b301 Signed-off-by: Ritu Sood <ritu.sood@intel.com>
2018-05-11Updated git submodulesRitu Sood1-0/+0
Project: optf/has master a950e73cd6185df6e843204c7fa69efa5e7640c1 Adding basic auth to AAI Plugin For now leaving the original certificates as before so as not to disturb any existing test cases etc. Issue-ID: OPTFRA-232 Change-Id: If28c772f14c89dbf4229d754cf9dd49094fc5196 Signed-off-by: Ritu Sood <ritu.sood@intel.com>
2018-05-10Updated git submodulesGary Wu1-0/+0
Project: optf/has master a4bb011a91ef18261167f1e4f555f57e0e8f8b27 Bump oparent-python version Bump oparent-python version to 1.1.1 to resolve a license issue in an old version of lombok. Change-Id: I6dfc791a1932bdb800b274382432ade86005225e Issue-ID: INT-493 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-09Updated git submodulesShankar Narayanan1-0/+0
Project: optf/has master 390569a866e1dd6d733f25680f500acdcf5dc4b2 Fix license header in setup.cfg Add the license header in has setup.cfg Issue-ID: OPTFRA-231 Change-Id: I0ddb569298ae4fd401ef1fa5bddb0e765a22b3dc Signed-off-by: Shankar Narayanan <snarayanan@research.att.com>
2018-05-01Updated git submodulesfsandoval1-0/+0
Project: optf/has master f02748c07e41baf8150d5e756a8442df966afbfb fixed typos in index.rst Issue-ID: OPTFRA-41 Change-Id: I688e23b1d98d20c90bc161066c8b5ed550df7f73 Signed-off-by: fsandoval <frank.sandoval@oamtechnologies.com>
2018-05-01Updated git submodulesfsandoval1-0/+0
Project: optf/has master 2c0f127d19981cbf69868265f5b4ac98cd687210 Beijing RC2 documentation Change-Id: Ic8b75e4cb33d6c4562cef2f2b9342974bfae03a3 Signed-off-by: fsandoval <frank.sandoval@oamtechnologies.com> Issue-ID: OPTFRA-41
2018-04-28Updated git submodulesShankaranarayanan Puzhavakath Narayanan1-0/+0
Project: optf/has master dcf83b8e6798552e614ff6fc117498d737980f9a Merge "Add INFO.yaml file" Add INFO.yaml file Add INFO.yaml to list: - Project description - Properties - PTL information - Meeting information - Committer information Change-Id: Icb593259a05021018f8636888d9a3ca6cb43fbc5 Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-04-24Updated git submodulesIkram Ikramullah1-0/+0
Project: optf/has master 628988e4cc3c18cc8d8a3a547b661ac44de18ce6 Create Certs Issue-ID: INT-444 Change-Id: Idc01978af3141f0ca2500f9fbca5510c70fa1886 Signed-off-by: Ikram Ikramullah <ikram@research.att.com>
2018-04-23Updated git submodulesAnkitkumar Patel1-0/+0
Project: optf/has master 744425340ab58789321e9cd8255c0c16fc47a1e2 Edited the name of the AAI certificates Edited the name of the AAI certificates. Issue-ID: INT-444 Change-Id: Ib828fa031bd4fbdd45266cbd4cda2bd74aeaa36e Signed-off-by: Ankitkumar Patel <ankit@research.att.com>
2018-04-23Updated git submodulesShankaranarayanan Puzhavakath Narayanan1-0/+0
Project: optf/has master 6a441d581ad626efc5bffafff95ab940f916b782 Merge "Added AAI Certs" Added AAI Certs Heat based implementation changes added Issue-ID: INT-444 Change-Id: Ic3096422c9997be66d6d967c8938e35c6e2b2e0f Signed-off-by: Ikramullah, Ikram <ikram@research.att.com>
2018-04-20Updated git submodulesShankaranarayanan Puzhavakath Narayanan1-0/+0
Project: optf/has master 016136075c9eaa351afc3fd8613233ae8a3db260 Merge "Add postman scripts for HPA mannual testing" Add postman scripts for HPA mannual testing Add postman scripts for HPA mannual testing on attribute "mandatory" Change-Id: I9f4fa53891b6b7ac3275f71a4ba849f0c0bd0081 Issue-ID: OPTFRA-169 Signed-off-by: Ying Ruoyu <ruoyu.ying@intel.com>
2018-04-20Updated git submodulesYing Ruoyu1-0/+0
Project: optf/has master 991dff92787e78d05c66ebebe0f50caa07dac78d Updated Postman for HPA-Conductor Revise parameter value and add more test cases Change-Id: I5eff8e13f7901071299f5816829de6340e09e5fb Issue-ID: OPTFRA-169 Signed-off-by: Ying Ruoyu <ruoyu.ying@intel.com>
2018-04-16Updated git submodulesShankaranarayanan Puzhavakath Narayanan1-0/+0
Project: optf/has master 7a13812797390d461c23f7ec9a3487e537ff1981 Merge "Add new replies to sim" Add new replies to sim Issue-ID: OPTFRA-218 Change-Id: I31d9fdf3c83baf7d7b350e49838142cc044507fc Signed-off-by: Leonardo Bellini <leonardo.bellini@att.com>
2018-04-12Updated git submodulesDileep Ranganathan1-0/+0
Project: optf/has master a5942173c77687e49cc43a90b9fb645fa9ca0f0d Updated the AAI Simulator responses Updated the HPA capabilities values for the AAI Simulator responses Change-Id: I2e9e4d14f03b1024d17d361f727cbe2cee2da36b Issue-ID: OPTFRA-192 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-04-12Updated git submodulesDileep Ranganathan1-0/+0
Project: optf/has master c47d029bb2a900b35a72dbe592d2b73ca8fbabf3 Updated Postman for HPA-Conductor Change-Id: I3aeae2613025ef9a09ba51d109eaf0e3ec992d74 Issue-ID: OPTFRA-169 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-04-12Updated git submodulesDileep Ranganathan1-0/+0
Project: optf/has master b54b9a32922943c5aa7e1f28bfedcc04ba475e99 Fixed HPA matching when no flavor is found When no matching flavor is found the candidate list should be discarded and the solution should be not_found. Refactored the logic if there is already flavor_mapping. Change-Id: I24ea91436a5a5c78698801f435a6deb9e9d447e9 Issue-ID: OPTFRA-213 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-04-12Updated git submodulesDileep Ranganathan1-0/+0
Project: optf/has master 68b2d33d8e202afca035a6bb9b1c63227c44d7e7 Update the HAS specification guide Added HPA and VIM Fit constraints Change-Id: I0421e441331c8dedd5f6d6be72e027089425f154 Issue-ID: OPTFRA-194 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-04-06Updated git submodulesShankaranarayanan Puzhavakath Narayanan1-0/+0
Project: optf/has master eff9d116c1e9b96023649c83fb7650cd00451718 Merge "Add multicloud sim" Add multicloud sim Issue-ID: OPTFRA-212 Change-Id: I9bb0a1d888f4090a613038dc892be31e70bf5533 Signed-off-by: Leonardo Bellini <leonardo.bellini@att.com>
2018-04-05Updated git submodulesDileep Ranganathan1-0/+0
Project: optf/has master 4e2ee79d4dc2b25c396d6ffc5ac9c0845c492fc5 Fixed DuplicateOptError for latest oslo.config Fixed the duplicate config in music/api.py which was occuring when the oslo.config dependency is updated to the latest 6.0.0 Also removed psycopg2 dependency which was throwing warnings. psycopg2 is not really used during tests. So removing from test dependencies Change-Id: I98e31e29ee507d982f1b9a82780f0f665de452c6 Issue-ID: OPTFRA-209 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-03-28Updated git submodulesShankaranarayanan Puzhavakath Narayanan1-0/+0
Project: optf/has master e8443b794814c9d73f8a7baacf5a41f648f49635 Merge "HPA flavor matching code" HPA flavor matching code Code to match flavors available in candidate with required features for a VM Change-Id: Ibcb5faa8213b52607fcbb0446680da3173ff5748 Issue-ID: OPTFRA-180 Signed-off-by: Ritu Sood <ritu.sood@intel.com>
2018-03-28Updated git submodulesDileep Ranganathan1-0/+0
Project: optf/has master 19b159d57e21b25c2d3eb7b70a371288371c4395 Fixed HPA attribute translation validation Fixed HPA Feature Atrribute parameters validation in translation Change-Id: I2dc0c65826e07d26d49f142042e848f66f0176e8 Issue-ID: OPTFRA-168 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-03-28Updated git submodulesDileep Ranganathan1-0/+0
Project: optf/has master 0bb996194e6b2c462be39efb12f9f8b1f18f15eb Fixing the HPA parameters from Homing Template Fixed the label to flavorLabel Fixed the features to flavorProperties Change-Id: I157afbf5969e9434c29de21c6041e9ede7b511af Issue-ID: OPTFRA-170 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-03-28Updated git submodulesYing Ruoyu1-0/+0
Project: optf/has master 04bf647bc948fed77d2574e0f97ffbab5f857522 HPA Enablement for controller Translator Module Add support for HPA constraints translation Add unit tests for HPA constraints validation Updated with mandatory and score parameters Updated flavorLabel and flavorProperties instead of label and features Change-Id: Iec8fff2ad71f8ebeb58ef807d8d2b95ed3635ec1 Issue-ID: OPTFRA-168 Signed-off-by: Ying Ruoyu <ruoyu.ying@intel.com>
2018-03-28Updated git submodulesDileep Ranganathan1-0/+0
Project: optf/has master 39f63ef31ba3f0dc0db3ee8d5ff502a715702e1a Multicloud vim controller plugin Implemented Multicloud vim controller plugin Updated translator to parse vim_fit constraint Implemented vim_fit constraint type Implemented RPC for check_vim_capacity Reordered constraint rank Added unit tests Change-Id: I5f01cf8fbefbb4b53e4370c5c6b43f72897e62bd Issue-ID: OPTFRA-148 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-03-27Updated git submodulesDileep Ranganathan1-0/+0
Project: optf/has master 1ad66ccc583b778b9b1aef8aefb4b13362f6045f Fixed oslo.config dependency Change-Id: I725aa29918f4d30b9977413629f4bc71a3513893 Issue-ID: OPTFRA-2 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-03-27Updated git submodulesDileep Ranganathan1-0/+0
Project: optf/has master 784505a1ff2aa94fab7c2eb8c754fcba8b6049a7 Implemented match all operator for HPA Implemented match all operator for list inputs. For eg: InstructionSetExetensions which checks for a input set of requirements in the available capability list. Change-Id: I3784ae2f85309236f790a0d6a5927ab3ec535b97 Issue-ID: OPTFRA-181 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-03-27Updated git submodulesDileep Ranganathan1-0/+0
Project: optf/has master f559ed62d76b90c28c874c2efee7c9bbb67bba87 Add Postman collection for HPA Added postman scripts for Conductor, MUSIC and A&AI Added postman Multicloud mock server and check_vim_capacity API Change-Id: If8ae4d10a0bcc640d7f54e14a20b777867692ad9 Issue-ID: OPTFRA-169 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-03-27Updated git submodulesDileep Ranganathan1-0/+0
Project: optf/has master fbafa4fc9aa5a130870ce0cacaba90a9384303b4 Add flavor label mapping to Homing response Added flavors to the recommendation JSON response from HAS Change-Id: I7f993dba59d7a07866a2383567c75efe960e601a Issue-ID: OPTFRA-182 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>