summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-08-08Fix the docker build image workflowv1.2.0Dileep Ranganathan1-10/+26
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: Ib33681ade6408a1116a5be84f19d0bf84e188aac Issue-ID: OPTFRA-301 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-07-30Added missing sudo privilegesDileep Ranganathan1-1/+1
Added the missing sudo privilieges required to install packages Change-Id: Ic59a83eac17a18f24e78a7a52823dbb58ad58b08 Issue-ID: OPTFRA-301 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-07-30Missing xmllint package for version scrapingDileep Ranganathan1-0/+1
Installed missing xmllint package for version scraping Change-Id: I019c8d43ef145b3713f7267d52bd14fec5df2a76 Issue-ID: OPTFRA-301 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-07-25Fix Docker image to use the nexus artifactsDileep Ranganathan3-17/+65
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: If7f6eb206356c5b255804f27949d23ab85068f52 Issue-ID: OPTFRA-301 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-07-19Reverting the oparent version to release versionDileep Ranganathan1-1/+1
Reverting the oparent version back to 1.1.1. Dependencies outside the project should use release version instead of snapshot verion Change-Id: I9d3282f545172608cc951ae8ad892428c4f8d702 Issue-ID: OPTFRA-301 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-07-19Merge "Bumping the oparent and osdf artifact versions"Shankaranarayanan Puzhavakath Narayanan1-2/+2
2018-07-18Bumping the oparent and osdf artifact versionsDileep Ranganathan1-2/+2
Bumped the oparent-python version to 1.2.0 Bumped the osdf artifacts version to 1.2.0 Issue-ID: OPTFRA-301 Change-Id: I10a45b89333606b008e172d60fad3ab6e3af5121 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-07-17[OPTFRA-304] code cleaningPatel, Ankitkumar1-7/+7
OSDF code cleaning Issue-ID: OPTFRA-304 Change-Id: Idc538318d28710f68efc5f169e3644840e7ea86f Signed-off-by: Patel, Ankitkumar <ankit@research.att.com>
2018-06-25Add committersJessica Wagantall1-0/+15
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-12Update INFO.yamlJessica Wagantall1-15/+5
Removal of: 1. Maopeng Zhang - ZTE 2. Yoram Zini - Cisco 3. Sastry Isukaplli - AT&T Change-Id: I8748d7912bb798523dc0478b09d1d759962b2f89 Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-06-04Fix indentationShankar Narayanan1-2/+2
Issue-ID: DOC-271 Change-Id: Idb13ec049b74c503d024ad762daafd14a9b5d0f8 Signed-off-by: Shankar Narayanan <snarayanan@research.att.com>
2018-06-04Merge "Document Security section of the Release Notes"Shankaranarayanan Puzhavakath Narayanan0-0/+0
2018-06-04Document Security section of the Release NotesPatel, Ankitkumar1-15/+20
Document Security section of the Release Notes Issue-ID: DOC-271 Change-Id: Ieb8afe9c3ddf5788552bcbb2be5fc5da8629d5f4 Signed-off-by: Patel, Ankitkumar <ankit@research.att.com>
2018-06-04updated the version of an imagePatel, Ankitkumar2-2/+2
Updated the version of an image. Issue-ID: OPTFRA-251 Change-Id: I2fdf0789ebad30f4e520b55890317e2404546c07 Signed-off-by: Patel, Ankitkumar <ankit@research.att.com>
2018-05-30Document Security section of the Release NotesGildas Lanilis1-15/+20
Change-Id: Id6f5bb20ba13ab74fea036fbf56c61156433df5b Issue-ID: DOC-271 Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
2018-05-30Fixed the config dir and default policy scope2.0.0-ONAP2.0.0-ONAPPatel, Ankitkumar2-2/+3
Fixed the config dir and default policy scope Issue-ID: OPTFRA-247 Change-Id: Ie15aaaa7ac6357ddc9fc0dc262591e844001d927 Signed-off-by: Patel, Ankitkumar <ankit@research.att.com>
2018-05-29Fixed the HAS response attribute namesPatel, Ankitkumar1-1/+1
Fixed the HAS response attribute names Issue-ID: OPTFRA-247 Change-Id: Id6afeafcb9fb094710ef7b624f2111e3608973dc Signed-off-by: Patel, Ankitkumar <ankit@research.att.com>
2018-05-29Fixed the distance policy typePatel, Ankitkumar1-1/+1
Fixed the distance_to_location policy type Issue-ID: OPTFRA-247 Change-Id: I5b63407fcf7c46dffc841b080b721e5c8203a3da Signed-off-by: Patel, Ankitkumar <ankit@research.att.com>
2018-05-29Fix to remove resources with no policiesPatel, Ankitkumar1-2/+3
Fix to remove resources with no policies from the HAS template Issue-ID: OPTFRA-247 Change-Id: I8762a5ac13038406d74ee2806a52f78b6df697a2 Signed-off-by: Patel, Ankitkumar <ankit@research.att.com>
2018-05-29Fixed case sensitive resource matchingPatel, Ankitkumar7-20/+25
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-27Merge "fix comments OPTFRA-242, edit release notes"Shankaranarayanan Puzhavakath Narayanan4-15/+47
2018-05-26fix comments OPTFRA-242, edit release notesfsandoval4-15/+47
Issue-ID: OPTFRA-242 Change-Id: I06fbf6286c6c3631a3353e49a2085501be99c6f1 Signed-off-by: fsandoval <frank.sandoval@oamtechnologies.com>
2018-05-22Eliminating emply elements from HAS templatev1.1.1Ankitkumar Patel5-20/+15
Eliminating empty elements from HAS template Issue-ID: OPTFRA-243 Change-Id: Iec6acf95f6f0a98757e3d208f102998d197b2daa Signed-off-by: Ankitkumar Patel <ankit@research.att.com>
2018-05-22Updating the VNF policy translationAnkitkumar Patel5-9/+9
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 Patel26-189/+182
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 Patel2-12/+12
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 Patel2-2/+2
Updating the config file as workaround Issue-ID: OPTFRA-237 Change-Id: Iacdb4e8ab0f38d0809c4881b3faca0b4f3164d0c Signed-off-by: Ankitkumar Patel <ankit@research.att.com>
2018-05-16Updated DockerFile to set environment variableAnkitkumar Patel1-1/+1
Updated docker file to set the environment variable Issue-ID: OPTFRA-237 Change-Id: I97275c9c7b3963b6282a8d59f4177dc8b94e53fe Signed-off-by: Ankitkumar Patel <ankit@research.att.com>
2018-05-09Bump oparent-python versionGary Wu1-1/+1
Bump oparent-python version to 1.1.1 to resolve a license issue in an old version of lombok. Change-Id: I09a3c0b3745ebbeeedb400638e16047971329e43 Issue-ID: INT-493 Signed-off-by: Gary Wu <gary.i.wu@huawei.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-07Updated docker fileAnkitkumar Patel1-1/+1
Updated docker file Issue-ID: OPTFRA-200 Change-Id: Iac689582a86a73e36048b93daf656d162aa5a3af Signed-off-by: Ankitkumar Patel <ankit@research.att.com>
2018-05-04EELF logging is addedAnkitkumar Patel16-9/+1613
EELF logging is added. Issue-ID: OPTFRA-227 Change-Id: I2ec7ab4c13f93736acee82a36b9420480d78b50c Signed-off-by: Ankitkumar Patel <ankit@research.att.com>
2018-05-01add sectionsfsandoval13-0/+487
Issue-ID: OPTFRA-41 Change-Id: Iba3f0c98b5c691ef89796991f7133c122a9bb792 Signed-off-by: fsandoval <frank.sandoval@oamtechnologies.com>
2018-05-01Beijing RC2 documentationfsandoval4-355/+15
Issue-ID: OPTFRA-41 Change-Id: If505dfc6c79666436d3c1aab8d163707bc1d1d9f Signed-off-by: fsandoval <frank.sandoval@oamtechnologies.com>
2018-04-28Merge "Add INFO.yaml file"Shankaranarayanan Puzhavakath Narayanan1-0/+56
2018-04-25Add INFO.yaml fileJessica Wagantall1-0/+56
Add INFO.yaml to list: - Project description - Properties - PTL information - Meeting information - Committer information Change-Id: I05502215968f1ea5ace3e9f5cb74272d93535db9 Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
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-04-23Merge "[OPTFRA-217] Fix identifier value in placementSol"Shankaranarayanan Puzhavakath Narayanan1-1/+1
2018-04-22Fixing the docker file to set default python execVarma, Vikas (vv8305)1-0/+2
Change-Id: I3bd6f16b85ada4111585818a3009de75f7294665 Issue-ID: OPTFRA-221 Signed-off-by: Varma, Vikas (vv8305) <vv8305@att.com>
2018-04-18[OPTFRA-217] Fix identifier value in placementSolChayal, Avteet (ac229e) ac229e@att.com1-1/+1
Identifier should be "serviceInstanceId" or "cloudRegionId" Issue-ID: OPTFRA-217 Change-Id: I1ddab070922f43ac65f54a3fcc6f36986d04de3a Signed-off-by: Chayal, Avteet (ac229e) ac229e@att.com <ac229e@att.com>
2018-04-05Fix for placement call check and sync responseChayal, Avteet (ac229e) ac229e@att.com4-7/+103
Fixed the condition to make placement call & sync response to client Issue-ID: OPTFRA-215 and OPTFRA-216 Change-Id: I0f996160e8cd339c663611ba53bd590271ea3b3a Signed-off-by: Chayal, Avteet (ac229e) ac229e@att.com <ac229e@att.com>
2018-04-04OPTFRA-214-requestState should be requestStatusChayal, Avteet (ac229e) ac229e@att.com2-4/+4
Fixed async response for placementDemand only scenario. Issue-ID: OPTFRA-214 Change-Id: Ia9bdced85a874fd19e74b53e52702d45b3c67052 Signed-off-by: Chayal, Avteet (ac229e) ac229e@att.com <ac229e@att.com>
2018-04-01Updated the policy adaptor for scope filteringAnkitkumar Patel6-55/+243
Updated the policy adaptor to support scope-based filtering. Issue-ID: OPTFRA-27 Change-Id: I908c1ee16c6f21982d8bfc1e3d6156d54555fdd3 Signed-off-by: Ankitkumar Patel <ankit@research.att.com>
2018-03-29Bring osdfapp into foregroundSastry Isukapalli1-1/+1
Issue-ID: OPTFRA-22 Change-Id: I0fb409460bd9a0e7a4485298865a29279b376e68 Signed-off-by: Sastry Isukapalli <sastry@research.att.com>
2018-03-28Added optimization query processing module.Ankitkumar Patel4-3/+65
Added optimization query processing module. Issue-ID: OPTFRA-177 Change-Id: I4dd395b77bfe4bc392b90bc7087338f050fa622d Signed-off-by: Ankitkumar Patel <ankit@research.att.com>
2018-03-28Functest scripts, simulators, and payloadsSastry Isukapalli39-75/+1176
osdf/adapters/policy/utils.py: Removed duplicated code (group_policies and group_policies_gen are very similar, and group_policies seems to be not used osdf/optimizers/placementopt/conductor/api_builder.py: changed param name from "grouped_policies" to "flat_policies" tox.ini added starup and shutdown of simulators (flask app with mock payloads) in tox tests rest all files/changes in "test/" folder quite a few payload files Patch set 2: removed a "print()" statement from simulator code Issue-ID: OPTFRA-22 Change-Id: I0006c577fc459c7c884b55e8316c689afd151780 Signed-off-by: Sastry Isukapalli <sastry@research.att.com>
2018-03-28Update the SO sync and async responses.Ankitkumar Patel13-29/+90
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-28Adding an autostart in DockerSastry Isukapalli6-30/+125
Issue-ID: OPTFRA-22 Change-Id: I6b5e072d48d312e86cd681908e62b71059774093 Signed-off-by: Sastry Isukapalli <sastry@research.att.com>
2018-03-27SO response build module updatedAnkitkumar Patel3-11/+120
SO response build module is updated based on the HAS API. Issue-ID: OPTFRA-208 Change-Id: I57ed198967d2dc9a58f1221eb57fda56fcb5fd2d Signed-off-by: Ankitkumar Patel <ankit@research.att.com>
2018-03-27Updated the conductor adaptorAnkitkumar Patel12-38/+50
Updated the conductor adaptor code. Issue-ID: OPTFRA-207 Change-Id: I41bd6f2e39bc5ca6d2d27539772175363590416f Signed-off-by: Ankitkumar Patel <ankit@research.att.com>