aboutsummaryrefslogtreecommitdiffstats
path: root/config
AgeCommit message (Collapse)AuthorFilesLines
2018-05-29Fixed case sensitive resource matchingPatel, Ankitkumar1-1/+1
Fixed the case sensitive matching for resources between policy and request. Issue-ID: OPTFRA-247 Change-Id: Ic031f6c950b6c6b44bd2e4231a9ef672beea994b Signed-off-by: Patel, Ankitkumar <ankit@research.att.com>
2018-05-22Updating the VNF policy translationAnkitkumar Patel2-5/+5
Updating the VNF policy translation Issue-ID: OPTFRA-239 Change-Id: Iadce865b35ec94613502063d718a317aba798bc4 Signed-off-by: Ankitkumar Patel <ankit@research.att.com>
2018-05-19Fix the bug in translating a policyAnkitkumar Patel2-4/+5
Fix the bug in translating the VNF policy Issue-ID: OPTFRA-239 Change-Id: I0c9f678f22fec4eb3f5e190ea0080c899fb95445 Signed-off-by: Ankitkumar Patel <ankit@research.att.com>
2018-05-16updating config fileAnkitkumar Patel1-4/+4
updating the config file Issue-ID: OPTFRA-237 Change-Id: Ic63eb5e3921bba35afb44c5d34ddb38cfde8ee75 Signed-off-by: Ankitkumar Patel <ankit@research.att.com>
2018-05-16Updating the config fileAnkitkumar Patel1-1/+1
Updating the config file as workaround Issue-ID: OPTFRA-237 Change-Id: Iacdb4e8ab0f38d0809c4881b3faca0b4f3164d0c Signed-off-by: Ankitkumar Patel <ankit@research.att.com>
2018-05-07disabling SSL certificate checkAnkitkumar Patel1-1/+1
Disabling SSL certificate check Issue-ID: OPTFRA-223 Change-Id: Ibec0165290a8d22cf480871d6c556cd39007b6b6 Signed-off-by: Ankitkumar Patel <ankit@research.att.com>
2018-05-04EELF logging is addedAnkitkumar Patel2-1/+59
EELF logging is added. Issue-ID: OPTFRA-227 Change-Id: I2ec7ab4c13f93736acee82a36b9420480d78b50c Signed-off-by: Ankitkumar Patel <ankit@research.att.com>
2018-04-24Updated the configurationAnkitkumar Patel2-24/+32
Updated the configurations of policy, so, and conductor. Issue-ID: OPTFRA-222 Change-Id: I8500cd333d3bd24ebc8fc59db1c74a5b58b76854 Signed-off-by: Ankitkumar Patel <ankit@research.att.com>
2018-03-28Update the SO sync and async responses.Ankitkumar Patel1-1/+2
Updated the sync and async responses and addes testcases related to policy adaptors. Issue-ID: OPTFRA-208 Change-Id: Ia0f88df1b897b6158674f3c3a7ef239f2328dcfc Signed-off-by: Ankitkumar Patel <ankit@research.att.com>
2018-03-27Updates to address new HPA policiesAnkitkumar Patel1-0/+9
Issue-ID: OPTFRA-100 Change-Id: Iaff7b50dc5394546cc46591bef9b054cd6cde792 Signed-off-by: Ankitkumar Patel <ankit@research.att.com>
2018-03-25Update the policy adaptor and related testcasesAnkitkumar Patel1-4/+16
Generalized the policy adaptor code by removing homing specific logic. Issue-ID: OPTFRA-27 Change-Id: I331030a2f3f5c0c17af1a72af9794131555a9217 Signed-off-by: Ankitkumar Patel <ankit@research.att.com>
2018-03-22Add docker components for CSITSastry Isukapalli1-2/+2
Added license to Dockerfile Added 8699 internal port and 8698 external port Issue-ID: OPTFRA-22 Change-Id: I232acc6cd417efda164ae825362dcc6d0be28a12 Signed-off-by: Sastry Isukapalli <sastry@research.att.com>
2018-03-17New policies and required code changesSastry Isukapalli2-17/+41
Issue-ID: OPTFRA-146 Change-Id: I2261ae69f52b184cd7dcb7b86d5905538666a411 Signed-off-by: Sastry Isukapalli <sastry@research.att.com>
2018-02-11Re-org folders, onboard test folder, test configAnkitkumar Patel6-179/+77
Reorganized the folder structure. Onboarded testcases. Added test config. Issue-ID: OPTFRA-74 Change-Id: I97882a162a405a18ffd287495039e15ae9d0ad7b Signed-off-by: Ankitkumar Patel <ankit@research.att.com>
2018-01-11OOF design framework seed codeSastry Isukapalli4-0/+179
Issue-ID: OPTFRA-18 Change-Id: Ib44b06f7184cb49f90d5936edd82cba44068b1c8 Signed-off-by: Sastry Isukapalli <sastry@research.att.com>