summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-03-03Adding Arthur as committervrvarma1-2/+2
Change-Id: Ib8ada6252ee2f9efa8a2eca81c65e20d9804eaae Signed-off-by: vrvarma <vikas.varma@att.com> Issue-ID: OPTFRA-682
2020-02-28Change password in music_api to decrypted passwordkrishnaa961-1/+1
Issue-ID: OPTFRA-683 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: If0ee6a09571062706b77bd747522a28b64041d80
2020-02-28Adding Arthur as a committerShankar Narayanan1-66/+78
Issue-ID: OPTFRA-682 Change-Id: I46b3702b68d79fcaeec0eee4b976ebda18f69a72 Signed-off-by: Shankar Narayanan <snarayanan@research.att.com>
2020-02-27Change requirement versions for python 3.8krishnaa962-4/+3
Add byte to string conversion after base64 encode Issue-ID: OPTFRA-645 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: I27326dd35b6727da80c159cb34d5d67e0829cf8f
2020-02-27Fix sonar code coverage reports for hasvrvarma1-1/+1
Change-Id: I52d54e0729ab7dbbc98259881741f8a61dc69512 Signed-off-by: vrvarma <vikas.varma@att.com> Issue-ID: OPTFRA-698
2020-02-26Fixing the maven-deploy version in hasvrvarma1-1/+1
Change-Id: Ia60a93f509c3f297d2e0edd5f1a536e553909da9 Signed-off-by: vrvarma <vv8305@att.com> Issue-ID: OPTFRA-645
2020-02-26Merge "Python3.8 related changes."Shankaranarayanan Puzhavakath Narayanan24-81/+97
2020-02-26Dockerfile updated to use python 3.8Ikramullah, Ikram2-2/+2
Issue-ID: OPTFRA-645 Signed-off-by: Ikramullah, Ikram <ikram@research.att.com> Change-Id: Ic9ff68036e53feb7938006d4caaf489a23530c7c
2020-02-26Python3.8 related changes.Dingari, Sridevi24-82/+98
Issue-ID: OPTFRA-645 Signed-off-by: Dingari, Sridevi <sridevi.dingari@att.com> Change-Id: I27dfc3bb9c68657658de95ca1ab491db614d35ab
2020-02-19change configuration keydhebeha1-1/+1
Issue-ID: OPTFRA-683 Change-Id: Ic50a04d30d20a56e52b98b086a8f0ae86b711686 Signed-off-by: dhebeha <dhebeha.mj71@wipro.com>
2020-02-12Merge "Upgrade has oparent version to 3.0"Shankaranarayanan Puzhavakath Narayanan1-1/+1
2020-02-10Migrate optf-has docsJessica Wagantall9-0/+145
Merging this will create https://onap-optf-has.readthedocs.io This build will run in parallel to the current docs generation method until we are ready to cut over. Issue-ID: CIMAN-364 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I79e2815cc6ae4c2ae5f4d33f826c0347709b70a0
2020-02-03Upgrade has oparent version to 3.0vrvarma1-1/+1
Change-Id: I52832049f76b328760011832122992f688adea55 Signed-off-by: vrvarma <vv8305@att.com> Issue-ID: OPTFRA-686
2020-01-24Encryption/Decryption utilityIkram Ikramullah15-23/+187
Putting in the encryption/decryption utility. Hit cipher-util inside the virutalenv to see its usage. The work is still in progress. Issue-ID: OPTFRA-683 Signed-off-by: dhebeha <dhebeha.mj71@wipro.com> Change-Id: I7a4845c1318db8d14f1efbb0f98e785adf214e06
2020-01-10Add AAF root cert location to conductor.confdhebeha4-0/+24
Modify multicloud.py to verify the session using AAF root certificate if https Issue-ID: OPTFRA-328 Change-Id: Ica47cbda3821120a020f34c97a4e398e2f7bbda5 Signed-off-by: dhebeha <dhebeha.mj71@wipro.com>
2019-12-06Merge "Add passthrough attributes"Shankaranarayanan Puzhavakath Narayanan9-27/+72
2019-11-19Add passthrough attributesLukasz Rajewski9-27/+72
Added passthrough attributes in placement request. Current attributes HAS request section changed to filtering_attributes and new passthrough attributes added in HAS request - this one is read from vnf policy passthroughAttributes section. Issue-ID: OPTFRA-610 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com> Change-Id: Ie2719fdd94bb0b42ef7cf2cbf47f5f182a4e7347
2019-11-07Upgrade oparentShankar Narayanan1-1/+1
Change-Id: Ia2ac1175996fbed159e8dfbd43a01faee2e1009d Signed-off-by: Shankar Narayanan <snarayanan@research.att.com> Issue-ID: OPTFRA-607
2019-10-05Use OJSI identifier to document fixed vulnerability5.0.2-ONAPelaltoKrzysztof Opasiak1-1/+2
It's better to stick to the convention that OJSI ticket should be mentioned in Fixed Security Issues section to ensure full traceability. Issue-ID: OJSI-137 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: I3549e3853b5acd69df00500106ca35dc4002fe10
2019-10-02[OPTFRA-585] Update release notesShankar Narayanan1-0/+52
Change-Id: I7c284c816bfec1a06cbd995e161bd7a617d3e294 Signed-off-by: Shankar Narayanan <snarayanan@research.att.com> Issue-ID: OPTFRA-585
2019-09-16Increment HAS to version 1.3.31.3.3Ruoyu Ying4-5/+5
Bump up the version for release use Issue-ID: OPTFRA-546 Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com> Change-Id: I2949c46c41fa55ef9ae88bb6e112ef47d6e6cbd1
2019-08-31Enable AAF RootCA in rest call to MUSICRuoyu Ying7-0/+26
Add AAF RootCA cert in the rest call Switch to Https interface Issue-ID: OPTFRA-562 Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com> Change-Id: Ie1860fe8f8ceb11d911d3f1fd83c1b6feea9b8f5 Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com>
2019-08-08Add release file for self-releasevrvarma1-0/+5
Change-Id: I7e960911639b24a5430bb56cb53ef9f3a4d4110c Signed-off-by: vrvarma <vv8305@att.com> Issue-ID: OPTFRA-561
2019-07-31Bump version to 1.3.2-stagingRuoyu Ying4-5/+5
Issue-ID: OPTFRA-546 Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com> Change-Id: I42ccd920262b11467064f6479b267ee54e94db7a
2019-07-29List of canidate identifiers supportLukasz Rajewski5-9/+21
List of candidate identifers in required and excluded candidates list now is supported only as a list Issue-ID: OPTFRA-486 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com> Change-Id: I1628a5806ff1faecabc9c94507621e786a622f2c
2019-06-24Merge "Remove duplicate 'flavorId' in directives"Shankaranarayanan Puzhavakath Narayanan1-1/+2
2019-06-05Document OJSI-137 vulnerabilityKrzysztof Opasiak1-0/+2
Issue-ID: OJSI-137 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: I2b27d485e98d5e58f737fe19d4c4d95433dbea28
2019-06-05Improve security release notesKrzysztof Opasiak1-17/+23
In order to provide users with more details of project's state in terms of security let's divide the security release notes into three sections: - Fixed Security Issues Contains a list of security fixes merged during this release (especially those reported via OJSI tickets). - Known Security Issues Contains a list of vulnerabilities detected in project during release which have not been fixed yet and thus should be mitigated by the user. - Known Vulnerabilities in Used Modules Contains information about NexusIQ scan results Issue-ID: SECCOM-238 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: I1b5a6c15b9397d3d6e192eabf2ba2a75ab54208d
2019-06-04Add release notes for Dublin release4.0.0-ONAPVarma, Vikas1-0/+63
Change-Id: Ia692b30ddfa11e82f80c502bc20eba55a41ff1a0 Signed-off-by: Varma, Vikas <vv8305@att.com> Issue-ID: OPTFRA-518
2019-05-31Remove duplicate 'flavorId' in directivesRuoyu Ying1-1/+2
Issue-ID: OPTFRA-499 Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com> Change-Id: Ic680060a8bdff7ea0fb5ae91da80e872ccbd0b49
2019-05-17Bump version of staging to 1.3.11.3.1Shankar Narayanan4-5/+5
Change-Id: Ic104f4b53c0ae38a020a92c21f7f430137027226 Signed-off-by: Shankar Narayanan <snarayanan@research.att.com> Issue-ID: OPTFRA-501
2019-05-03Add num_solution to the api decorators1.3.0Shankar Narayanan2-0/+2
Change-Id: Ie63c36274d99e01975b12a12ba648392a51a8d29 Signed-off-by: Shankar Narayanan <snarayanan@research.att.com> Issue-ID: OPTFRA-496 Add num_solution to the api decorator Change-Id: Ie63c36274d99e01975b12a12ba648392a51a8d29 Signed-off-by: Shankar Narayanan <snarayanan@research.att.com> Issue-ID: OPTFRA-496
2019-05-01Update oparent versionJessica Wagantall1-1/+1
Update oparent version to 2.0.0 which supports global-jjb maven-stage job. Change-Id: Ic7fc7c35a37aa710b26d78f596ad8b23566d7e6f Issue-ID: CIMAN-234 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-04-30Bump up version of HAS 1.3.0Shankar Narayanan2-3/+3
Change-Id: Ibf95e938917d153e4d83f42ab6c6972fb3719bae Signed-off-by: Shankar Narayanan <snarayanan@research.att.com> Issue-ID: OPTFRA-491
2019-04-30Bump up version of HAS 1.3.0Shankar Narayanan5-7/+7
Change-Id: I056f211082df6dbbdfdc89f915d0e720bb86e1e1 Signed-off-by: Shankar Narayanan <snarayanan@research.att.com> Issue-ID: OPTFRA-491
2019-04-25Added the missing arguments required for image buildingIkram Ikramullah1-9/+16
Change-Id: Ibe8dab7327485d06d5632e27879291282530c22f Issue-ID: OPTFRA-461 Signed-off-by: Ikram Ikramullah <ikram@research.att.com>
2019-04-25Merge "Changes related to running oof on TLS/HTTPS"Shankaranarayanan Puzhavakath Narayanan2-36/+46
2019-04-24Changes related to running oof on TLS/HTTPSIkramullah, Ikram2-36/+46
Change-Id: Ie20e65a70262f7b42e0eb9a033768e429d85f7d6 Issue-ID: OPTFRA-461 Signed-off-by: Ikramullah, Ikram <ikram@research.att.com>
2019-04-18Merge "New Inventory type for TD"Shankaranarayanan Puzhavakath Narayanan21-379/+1918
2019-04-18New Inventory type for TDLukasz Rajewski21-379/+1918
* New inventory type 'vfmodule' for ditribute traffic and refactored 'service' type that has many functions in common with 'vfmodule' type * Improved optimizer for random pick algorithm when no optimization constraint is specified * Unit tests added * resolve_demands() refactored to make it testable and to remove code repetitions for different inventory types Change-Id: If5c7e7d2d4e7c1b449d0b37e5c33c697aa4e653f Issue-ID: OPTFRA-445 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com>
2019-04-10code coverage solver-request packageSudarshan Kumar4-0/+80
code coverage solver-request package Issue-ID: OPTFRA-302 Change-Id: Ia96df359f0fca4325afa59eabc63eb61c3ca7a5d Signed-off-by: Sudarshan Kumar <sudars19@in.ibm.com>
2019-04-10Code coverage for Utils and Music packageSudarshan Kumar6-0/+108
Code coverage for Utils and Music package Issue-ID: OPTFRA-302 Change-Id: If487fae7e52a26e5b884a6d5db25d47b8cd580f9 Signed-off-by: Sudarshan Kumar <sudars19@in.ibm.com>
2019-04-10Pyunit Coverage for solver-resourceSudarshan Kumar4-0/+159
Pyunit Coverage for solver-resource Issue-ID: OPTFRA-302 Change-Id: Ic18a37e59bcef67cca9de733d4a62a3016220a0d Signed-off-by: Sudarshan Kumar <sudars19@in.ibm.com>
2019-04-09Merge "Pyunit decision_path.py"Shankaranarayanan Puzhavakath Narayanan1-0/+41
2019-04-09Added _init_.py and updated test_random_pick.pySudarshan Kumar5-3/+105
Added _init_.py and updated test_random_pick.py Issue-ID: OPTFRA-302 Change-Id: Ibe9d39626fef09cc51d5d49492fb622a9e18979e Signed-off-by: Sudarshan Kumar <sudars19@in.ibm.com>
2019-04-08Pyunit decision_path.pySudarshan Kumar1-0/+41
Pyunit decision_path.py Issue-ID: OPTFRA-302 Change-Id: Ib495c52324dbe28a294321406130eda7e53659e2 Signed-off-by: Sudarshan Kumar <sudars19@in.ibm.com>
2019-04-08Pyunit for random_pick.pySudarshan Kumar1-0/+42
Pyunit for random_pick.py Issue-ID: OPTFRA-302 Change-Id: I69b7443af188317978bc06194412f4689267c56a Signed-off-by: Sudarshan Kumar <sudars19@in.ibm.com>
2019-04-05Code coverage for Reservation Service ModuleSudarshan Kumar1-0/+105
Code coverage for Reservation Service Module Issue-ID: OPTFRA-302 Change-Id: Ie5b467939bcd1758f8ae66e9eba9070b16f2b7c0 Signed-off-by: Sudarshan Kumar <sudars19@in.ibm.com>
2019-04-03Merge "HAS - PyUnit Code coverage"Shankaranarayanan Puzhavakath Narayanan4-0/+169
2019-04-03Merge "Adding Pyunit to increase HAS code coverage"Shankaranarayanan Puzhavakath Narayanan3-0/+130