optf/osdf.git
5 years agoFixed TD policies 43/87343/1
Lukasz Rajewski [Thu, 9 May 2019 10:05:11 +0000 (12:05 +0200)]
Fixed TD policies

Fixed TD policies after result of pair-wise testing

Change-Id: I47eb4fb4bef4fac42989770dfab8361d33ccdc5c
Issue-ID: OPTFRA-443
Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com>
5 years agoFix OSDF input to HAS to use num_solution 52/87152/3
Chayal, Avteet (ac229e) [Tue, 7 May 2019 13:35:03 +0000 (13:35 +0000)]
Fix OSDF input to HAS to use num_solution

Fix OSDF input to HAS to use num_solution

Issue-ID: OPTFRA-497
Change-Id: I339a9e09aac766ce918ce6fa6d4dffc9d7ae741b
Signed-off-by: Chayal, Avteet (ac229e) <ac229e@att.com>
5 years agoUpdate oparent version 73/86773/1
Jessica Wagantall [Thu, 2 May 2019 02:21:07 +0000 (19:21 -0700)]
Update oparent version

Update oparent version to 2.0.0 which supports
global-jjb maven-stage job.

Change-Id: Iacd591273dccbdbe5873c39d0a0ce1398217e7a0
Issue-ID: CIMAN-234
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
5 years agoBump up version of OSDF 1.3.0 70/86670/1
Shankar Narayanan [Tue, 30 Apr 2019 18:55:48 +0000 (14:55 -0400)]
Bump up version of OSDF 1.3.0

Change-Id: Ifa8421f82ecf4c745c4780375b09190d92360a5f
Signed-off-by: Shankar Narayanan <snarayanan@research.att.com>
Issue-ID: OPTFRA-491

5 years agoBump up version of OSDF to 1.3.0 46/86646/1
Shankar Narayanan [Tue, 30 Apr 2019 15:45:40 +0000 (11:45 -0400)]
Bump up version of OSDF to 1.3.0

Change-Id: I35e7e892386cc7741111c8b0508e0e5454718d88
Signed-off-by: Shankar Narayanan <snarayanan@research.att.com>
Issue-ID: OPTFRA-491

5 years agoFix for required/excluded candidates 58/86058/1
Lukasz Rajewski [Tue, 23 Apr 2019 14:27:02 +0000 (16:27 +0200)]
Fix for required/excluded candidates

The fix changes how required and excluded candiates list
is generated for HAS request by OSDF. After the change it
is now alligned with request format of HAS.

Change-Id: I6c4a88c3672971e53b996d416caeda63771e08c1
Issue-ID: OPTFRA-483
Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com>
5 years agoMerge "Insert tosca models for policy model uploading"
Vikas Varma [Mon, 22 Apr 2019 12:51:59 +0000 (12:51 +0000)]
Merge "Insert tosca models for policy model uploading"

5 years agoInsert tosca models for policy model uploading 92/85392/3
Ruoyu Ying [Tue, 16 Apr 2019 10:09:51 +0000 (18:09 +0800)]
Insert tosca models for policy model uploading

- Insert the tosca models that can be recognized by Policy
Framework inside another new folder.
- Add the path for models inside the osdf config in order to
avoid changes in future in case there's a change of path.

Change-Id: Ifff83a630bc48b7a3fff4aa17323910e6adedb0d
Issue-ID: OPTFRA-415
Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com>
5 years agoMerge "Traffic Distributtion support added"
Shankaranarayanan Puzhavakath Narayanan [Sat, 20 Apr 2019 17:03:04 +0000 (17:03 +0000)]
Merge "Traffic Distributtion support added"

5 years agoTraffic Distributtion support added 34/84534/3
Lukasz Rajewski [Mon, 8 Apr 2019 13:05:22 +0000 (15:05 +0200)]
Traffic Distributtion support added

* New local polcies for vFW TD use case
* Fixed encoding for conductor_request template and parameters
  section modified to accept all requestParameters
* Conductor request can have many attributes in the
  'attributes' section - all that are defined in the vnf policy file
* Conductor request can have many request parameters in the
  'requestParameters' section. The parameters come from QueryPolicies.
  Before list of suppoted parameters was hardcoded
* Optional 'unique' parameter added to the placementDemand section.
  It is already supported by conductor for all inventory types
* Improved debug logs for local policies
* Unit tests added for expanded request format

Change-Id: I41f219c366a3a77881c7096e64a6272edbada23b
Issue-ID: OPTFRA-443
Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com>
5 years agoUpdating code for pci-anr optimization calls 42/85142/1
vrvarma [Fri, 12 Apr 2019 04:46:37 +0000 (00:46 -0400)]
Updating code for pci-anr optimization calls

Include pci-anr minizinc model
Refactor the code to handle pci & pci-anr optimizations
Fix pytest unit test cases

Change-Id: I59eba39850a90e5aaf45f0e2de1881ebb5a9d5d8
Signed-off-by: vrvarma <vv8305@att.com>
Issue-ID: OPTFRA-416
Signed-off-by: vrvarma <vv8305@att.com>
5 years agoImplement osdf code to enable ssl 35/84935/2
vrvarma [Wed, 10 Apr 2019 19:13:38 +0000 (15:13 -0400)]
Implement osdf code to enable ssl

Fix aaf related permissions

Change-Id: Id458d7198d1ccef66e816d39bb7f8dce787c9a80
Signed-off-by: vrvarma <vv8305@att.com>
Issue-ID: OPTFRA-223
Signed-off-by: vrvarma <vv8305@att.com>
5 years agoMerge "Reduce AAF auth permission cache time to 5 mins"
Shankaranarayanan Puzhavakath Narayanan [Tue, 9 Apr 2019 13:57:47 +0000 (13:57 +0000)]
Merge "Reduce AAF auth permission cache time to 5 mins"

5 years agoMerge "Automate the process of policy model uploading"
Vikas Varma [Tue, 9 Apr 2019 13:51:04 +0000 (13:51 +0000)]
Merge "Automate the process of policy model uploading"

5 years agoReduce AAF auth permission cache time to 5 mins 85/84685/1
vrvarma [Tue, 9 Apr 2019 13:31:42 +0000 (09:31 -0400)]
Reduce AAF auth permission cache time to 5 mins

Refactor code smell issues found in sonar

Change-Id: I819a91e374609224561afa7ddb6878fab37feaf2
Signed-off-by: vrvarma <vv8305@att.com>
Issue-ID: OPTFRA-471

5 years agoAutomate the process of policy model uploading 14/84214/3
Ruoyu Ying [Thu, 4 Apr 2019 17:55:44 +0000 (01:55 +0800)]
Automate the process of policy model uploading

Add one more step after doing the healthcheck to
upload all the models under /osdf/models/policy/placement/tosca

Change-Id: I140efba27d603f43f6ae3f73b73b860dc8b10b42
Issue-ID: OPTFRA-415
Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com>
5 years agoInitial model changes and api changes for pci-opt 31/84131/1
vrvarma [Wed, 3 Apr 2019 18:15:29 +0000 (14:15 -0400)]
Initial model changes and api changes for pci-opt

PCI-OPT model changes for ANR optimization
PCI-OPT swagger document changes for pci/anr optimization

Change-Id: I2eb9447db7b3b73bc6cfd9b3e0aba7fed0aaabd6
Signed-off-by: vrvarma <vv8305@att.com>
Issue-ID: OPTFRA-416

5 years agoFix CSIT automated test jobs for osdf 85/83485/2
vrvarma [Wed, 27 Mar 2019 13:03:54 +0000 (09:03 -0400)]
Fix CSIT automated test jobs for osdf

Change-Id: Ief9fd977e1b443f65cc00c3168fae6f7c4764bd1
Signed-off-by: vrvarma <vv8305@att.com>
Issue-ID: OPTFRA-464

5 years agoUpdate INFO.yaml file 36/82336/2
Jessica Wagantall [Fri, 15 Mar 2019 01:35:17 +0000 (18:35 -0700)]
Update INFO.yaml file

Update missing information blocks and
indentation to pass verify job.

Change-Id: I8b24a99bb5afcd487cd51ed3dcdd9df94a48ad26
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
5 years agoFix code-coverage reporting for osdf 45/78945/1
vrvarma [Thu, 21 Feb 2019 16:45:53 +0000 (11:45 -0500)]
Fix code-coverage reporting for osdf

Change-Id: I94450620cbdeb6e43fee344cab51b607c3c60b74
Signed-off-by: vrvarma <vv8305@att.com>
Issue-ID: OPTFRA-442

5 years agoFix to populate missing fields in request to HAS 26/78326/1
Chayal, Avteet (ac229e) [Tue, 12 Feb 2019 18:37:26 +0000 (18:37 +0000)]
Fix to populate missing fields in request to HAS

Populate requiredCandidates and excludedCandidates for HAS

Issue-ID: OPTFRA-438
Change-Id: I23702a572ce3645aa52d27e7a8d58f775349cbb8
Signed-off-by: Chayal, Avteet (ac229e) <ac229e@att.com>
5 years agoUpdate the Casablanca Maintenance release notes 88/77988/4
Shankar Narayanan [Wed, 6 Feb 2019 18:57:26 +0000 (13:57 -0500)]
Update the Casablanca Maintenance release notes

Issue-ID: OPTFRA-401
Change-Id: I64ae213c9314048cc87a411a8bb8481b8c65574c
Signed-off-by: Shankar Narayanan <snarayanan@research.att.com>
5 years agoFix the osdf release notes based on review 11/74011/2
vrvarma [Fri, 30 Nov 2018 01:24:22 +0000 (20:24 -0500)]
Fix the osdf release notes based on review

Change-Id: I008cce3e5ab3453bd4dd2dc8decff5fc804700f7
Signed-off-by: vrvarma <vv8305@att.com>
Issue-ID: OPTFRA-407

5 years agoUpdate release-notes for casablanca 73/73973/2
vrvarma [Thu, 29 Nov 2018 18:24:32 +0000 (13:24 -0500)]
Update release-notes for casablanca

Change-Id: I2728ff81735efd4ede04c4f43facf8efff95a8fd
Signed-off-by: vrvarma <vv8305@att.com>
Issue-ID: OPTFRA-407
Signed-off-by: vrvarma <vv8305@att.com>
5 years agoosdf pci-opt response will have only the updates 00/73700/2
vrvarma [Tue, 27 Nov 2018 16:18:48 +0000 (11:18 -0500)]
osdf pci-opt response will have only the updates

Change the pci-optimization responses to only have the updates
Return Error message in case of failures or no solutions

Change-Id: Ia2efc7dc1e5cbcdc2c9425a3f58b840130d759ed
Signed-off-by: vrvarma <vv8305@att.com>
Issue-ID: OPTFRA-404

5 years agoPopulate serviceResourceId in homing solution 59/71759/1 1.2.4 3.0.0-ONAP
Chayal, Avteet (ac229e) [Fri, 2 Nov 2018 19:17:35 +0000 (19:17 +0000)]
Populate serviceResourceId in homing solution

Fix to populate serviceResourceId in solution to SO
Updated code to pass service_resource_id in HAS payload

Issue-ID: OPTFRA-249
Change-Id: I00415d84c096faccfad86989812ee485bf8f97c1
Signed-off-by: Chayal, Avteet (ac229e) <ac229e@att.com>
5 years agoChanges for PWT testing with HAS and SO 16/71716/2
Chayal, Avteet (ac229e) [Fri, 2 Nov 2018 05:32:35 +0000 (05:32 +0000)]
Changes for PWT testing with HAS and SO

Fixed tosca model for optimization policy
Updated polices as pdp apis are case sensitive
Added polices for PWT and IT for casablanca
Removed extra spaces in vnf policy

Issue-ID: OPTFRA-384
Change-Id: I17997e962939ff27e38b182134d7c25df77169d8
Signed-off-by: Chayal, Avteet (ac229e) <ac229e@att.com>
5 years agoMerge "oof changes for the new sdnr-configdb changes"
Dileep Ranganathan [Thu, 1 Nov 2018 18:06:15 +0000 (18:06 +0000)]
Merge "oof changes for the new sdnr-configdb changes"

5 years agoUpdated tosca models as per review comments 47/71647/1
Chayal, Avteet (ac229e) [Thu, 1 Nov 2018 16:35:35 +0000 (16:35 +0000)]
Updated tosca models as per review comments

Updated tosca models as per review comments

Issue-ID: OPTFRA-384
Change-Id: I081f512fc1472836aa5599aa062db8a8b4baef14
Signed-off-by: Chayal, Avteet (ac229e) <ac229e@att.com>
5 years agooof changes for the new sdnr-configdb changes 39/71639/2
vrvarma [Thu, 1 Nov 2018 14:46:18 +0000 (10:46 -0400)]
oof changes for the new sdnr-configdb changes

OSDF changes required for the latest configdb api specs.
Improve performance building the minizinc request

Change-Id: I5558c96c13f3cac25d50aed61ded3ffa079df3f7
Signed-off-by: vrvarma <vv8305@att.com>
Issue-ID: OPTFRA-388

5 years agoFixed tosca models and updated policies 17/71617/1
Chayal, Avteet (ac229e) [Thu, 1 Nov 2018 07:06:38 +0000 (07:06 +0000)]
Fixed tosca models and updated policies

Fixed tosca models and updated policies for vFW

Issue-ID: OPTFRA-384
Change-Id: If84cd3117f3c7b3d91a22e379b38c567ed3804e2
Signed-off-by: Chayal, Avteet (ac229e) <ac229e@att.com>
5 years agoFixed tosca models, updated code and policies 11/71611/1
Chayal, Avteet (ac229e) [Thu, 1 Nov 2018 03:47:26 +0000 (03:47 +0000)]
Fixed tosca models, updated code and policies

Fixed tosca models, updated policies and code
for conductor payload changes for vFW and vCPE

Change-Id: Ia98c632fc2fd564efa3b96e8a7888bc97d1c5448
Issue-ID: OPTFRA-384
Signed-off-by: Chayal, Avteet (ac229e) <ac229e@att.com>
5 years agoUpdate version to 1.2.3 27/71127/1 1.2.3
Dileep Ranganathan [Wed, 24 Oct 2018 00:28:04 +0000 (17:28 -0700)]
Update version to 1.2.3

Update version to 1.2.3

Change-Id: I8a08fb55f5a234aebf58fbcf60598ed2a925a538
Issue-ID: OPTFRA-370
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
5 years agoadd aaf root ca certificates for osdf 49/70849/2
Varma, Vikas [Fri, 19 Oct 2018 21:53:45 +0000 (17:53 -0400)]
add aaf root ca certificates for osdf

Make the certificate updates during runtime.
change tab to spaces.

Change-Id: I51eb726a49d69c429d83c02e8287430a54062af4
Signed-off-by: Varma, Vikas <vv8305@att.com>
Issue-ID: OPTFRA-379

5 years agoEnable SMS in OSDF 85/70385/2
Dileep Ranganathan [Fri, 12 Oct 2018 09:29:49 +0000 (02:29 -0700)]
Enable SMS in OSDF

Load secrets from SMS in OSDF.
Removed secrets from osdf_config.yaml.
Unit tests to use the test/config/osdf_config.yaml.
Helm charts uses a Job to load secrets.
CSIT needs to load it using the preload tool provided by SMS.

Change-Id: I0f832033476c02958f6392abba74e4d5a36cc902
Issue-ID: OPTFRA-343
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
5 years agoEnabled CVS for the OSDF placement API 03/70403/2
Chayal, Avteet (ac229e) [Fri, 12 Oct 2018 23:50:28 +0000 (23:50 +0000)]
Enabled CVS for the OSDF placement API

Enabled ONAP Common Versioning Strategy (CVS) for OSDF API

Change-Id: I14ea90385b11c307b9e4f2fb7d245aff6e6d0978
Issue-ID: OPTFRA-376
Signed-off-by: Chayal, Avteet (ac229e) <ac229e@att.com>
5 years agoTemp unit test changes to fix build failure 04/70404/2
Chayal, Avteet (ac229e) [Sat, 13 Oct 2018 00:03:13 +0000 (00:03 +0000)]
Temp unit test changes to fix build failure

Temp unit test changes to fix build failure

Issue-ID: OPTFRA-376
Change-Id: I4b8ce1a3ed81c102eddea3f0d9c731ca124b792f
Signed-off-by: Chayal, Avteet (ac229e) <ac229e@att.com>
5 years agoChanged modelCustomizationName to optional 30/70330/2
Chayal, Avteet (ac229e) [Fri, 12 Oct 2018 03:36:22 +0000 (03:36 +0000)]
Changed modelCustomizationName to optional

Changed modelCustomizationName from mandatory to optional

Issue-ID: OPTFRA-375
Change-Id: Id1d31acc747816efdae0cf73905cfc7af964bf5f
Signed-off-by: Chayal, Avteet (ac229e) <ac229e@att.com>
5 years agoMerge "Update : Spelling Mistakes"
Shankaranarayanan Puzhavakath Narayanan [Tue, 9 Oct 2018 19:16:04 +0000 (19:16 +0000)]
Merge "Update : Spelling Mistakes"

5 years agoUpdate : Spelling Mistakes 46/70046/1
ankatare [Tue, 9 Oct 2018 07:29:38 +0000 (12:59 +0530)]
Update : Spelling Mistakes

Issue-ID: OPTFRA-325

Change-Id: I330c4d7077e1a61c45cf7d463ad63335ebd0a230
Signed-off-by: ankatare <ankatare@hotmail.com>
5 years agoUpdate version to 1.2.2 42/70042/1 1.2.2
Dileep Ranganathan [Mon, 8 Oct 2018 10:28:55 +0000 (03:28 -0700)]
Update version to 1.2.2

Update maven artifact verion to 1.2.2-SNAPSHOT
Update docker image version to 1.2.2
Update oparent-python to 1.2.1 release version

Change-Id: I804737ba09481a4704656101b8361482b5e0553f
Issue-ID: OPTFRA-370
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
5 years agoRetrieve secrets using Secret Management Service 03/70003/2
Dileep Ranganathan [Thu, 27 Sep 2018 15:06:26 +0000 (08:06 -0700)]
Retrieve secrets using Secret Management Service

Integrate with OSDF by retrieving stored secrets using SMS
Application code remains in tact as the secrets are preloaded
and stored in config. The configs in clear text will be deprecated
eventually. OOM needs to load aaf-sms and preload secrets
before oof deployment.

Updated to use domain name instead of domain uuid.

Change-Id: I88a3c3dd2ad87753cc056fb63c8bbabd546707ab
Issue-ID: OPTFRA-343
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
5 years agoMerge "Dockerize osdf simulators for csit"
Dileep Ranganathan [Tue, 2 Oct 2018 17:50:20 +0000 (17:50 +0000)]
Merge "Dockerize osdf simulators for csit"

5 years agoDockerize osdf simulators for csit 99/68899/6
vrvarma [Tue, 25 Sep 2018 15:28:01 +0000 (11:28 -0400)]
Dockerize osdf simulators for csit

Dockerfile modifications
Adding intellectual property headers
Fixing simulators for policy, add policy name, etc.
Fix the hpa policy files based on the comments

Change-Id: I337e3200cc92fc1f205bb6e6151620968fc59c7e
Signed-off-by: vrvarma <vv8305@att.com>
Issue-ID: OPTFRA-286

5 years agoMerge "Fix string to refer external AAI network"
Dileep Ranganathan [Fri, 28 Sep 2018 16:28:31 +0000 (16:28 +0000)]
Merge "Fix string to refer external AAI network"

5 years agoMerge "Policy model for PCI optimization"
Dileep Ranganathan [Fri, 28 Sep 2018 16:27:57 +0000 (16:27 +0000)]
Merge "Policy model for PCI optimization"

5 years agoFix string to refer external AAI network 35/69235/2
subhash kumar singh [Thu, 27 Sep 2018 05:37:36 +0000 (11:07 +0530)]
Fix string to refer external AAI network

Fix string to refer external AAI network to "ext-aai-network".

Change-Id: I2c3325131c0470f33c426012e99d2150d626ee67
Issue-ID: OPTFRA-334
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
5 years agoMerge "Disabling policy retrieval for pci opt"
Dileep Ranganathan [Wed, 26 Sep 2018 16:54:02 +0000 (16:54 +0000)]
Merge "Disabling policy retrieval for pci opt"

5 years agoFix get route operation 97/67197/5
subhash kumar singh [Thu, 6 Sep 2018 13:39:43 +0000 (21:39 +0800)]
Fix get route operation

Fix get route operatiaon for CCVPN use case.

Change-Id: I57784a611744d3112e48f41ff742b01d557a4644
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
Issue-ID: OPTFRA-334

5 years agoDisabling policy retrieval for pci opt 23/67923/4
Varma, Vikas [Wed, 19 Sep 2018 22:38:26 +0000 (18:38 -0400)]
Disabling policy retrieval for pci opt

Fixing the pci optimization response.
Disable policy retrieval until the policies are loaded.
Fix merge issues with optfapp.py

Change-Id: I2acb82aac1cd6d154abf37f58755016bc377e475
Signed-off-by: Varma, Vikas <vv8305@att.com>
Issue-ID: OPTFRA-342

5 years agoUpdate sample response and resolve directives 59/67959/1
Ruoyu Ying [Thu, 20 Sep 2018 10:30:15 +0000 (18:30 +0800)]
Update sample response and resolve directives

Update the sample conductor response and add name_map
to resolve directives. Also updated functest payload
and localpolicies with the new policy model.

Change-Id: I5255c40fb714558261efffabbdf44da535171cbf
Issue-ID: OPTFRA-322
Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com>
5 years agoPolicy model for PCI optimization 57/67957/1
Chayal, Avteet (ac229e) [Thu, 20 Sep 2018 01:22:31 +0000 (01:22 +0000)]
Policy model for PCI optimization

Initial version of tosca model for pciPolicy

Issue-ID: OPTFRA-342

Change-Id: Iaa935ef1801768eec049f694826ee34446fe4f6f
Signed-off-by: Chayal, Avteet (ac229e) <ac229e@att.com>
5 years agoAdd Optimization policy for hpa_score 39/67939/1
Dileep Ranganathan [Wed, 19 Sep 2018 16:08:21 +0000 (09:08 -0700)]
Add Optimization policy for hpa_score

Added policy for hpa_score optimization function for vCPE with weights.

Change-Id: Ic6f3081510cbe94c519bcb7b2a7a99137bc29e12
Issue-ID: OPTFRA-313
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
5 years agoMerge "Changes while processing optimation policy"
Dileep Ranganathan [Wed, 19 Sep 2018 23:14:36 +0000 (23:14 +0000)]
Merge "Changes while processing optimation policy"

5 years agoMerge "fixing a bug for aaf authentication"
Dileep Ranganathan [Wed, 19 Sep 2018 23:14:04 +0000 (23:14 +0000)]
Merge "fixing a bug for aaf authentication"

5 years agoChanges while processing optimation policy 87/67887/1
Chayal, Avteet (ac229e) [Wed, 19 Sep 2018 20:48:25 +0000 (20:48 +0000)]
Changes while processing optimation policy

Generalize the logic that fetches the "parameter" and
"resource" fields while processing optimization policy

Issue-ID: OPTFRA-354

Change-Id: Ic84f837b63d430a9adabf4a17d0b396ff1e8ac54
Signed-off-by: Chayal, Avteet (ac229e) <ac229e@att.com>
5 years agoCVS changes for osdf placment api 35/67535/7
Chayal, Avteet (ac229e) [Wed, 19 Sep 2018 00:35:17 +0000 (00:35 +0000)]
CVS changes for osdf placment api

Implemented ONAP Common Versioning Strategy

Issue-ID: OPTFRA-285
Change-Id: I31df699afddbeb8962b2ca0fa501eff45f70ed5d
Signed-off-by: Chayal, Avteet (ac229e) <ac229e@att.com>
5 years agoInitial checkin for pci optimization code 95/67595/2
Varma, Vikas [Wed, 19 Sep 2018 04:42:44 +0000 (00:42 -0400)]
Initial checkin for pci optimization code

Change-Id: I1ed1c2d6d73161eae86aefd22ea3819fa80b8b40
Signed-off-by: Varma, Vikas <vv8305@att.com>
Issue-ID: OPTFRA-342

5 years agofixing a bug for aaf authentication 99/67499/3
Varma, Vikas [Tue, 18 Sep 2018 22:09:00 +0000 (18:09 -0400)]
fixing a bug for aaf authentication

Change-Id: Ic35f014a2bc9cf979dc533d496356c962e972bf4
Signed-off-by: Varma, Vikas <vv8305@att.com>
Issue-ID: OPTFRA-339
Signed-off-by: Varma, Vikas <vv8305@att.com>
5 years agoInitial checkin for pci optimization code 93/67593/2
Varma, Vikas [Wed, 19 Sep 2018 04:39:03 +0000 (00:39 -0400)]
Initial checkin for pci optimization code

Change-Id: I6fe8ad471f8ad68a964664b910f02bd8a9766639
Signed-off-by: Varma, Vikas <vv8305@att.com>
Issue-ID: OPTFRA-342

5 years agoMerge "Secret Management Service feature"
Shankaranarayanan Puzhavakath Narayanan [Mon, 17 Sep 2018 15:17:36 +0000 (15:17 +0000)]
Merge "Secret Management Service feature"

5 years agoAdd unit test cases for aaf auth api 67/66767/1
Varma, Vikas [Fri, 14 Sep 2018 21:56:41 +0000 (17:56 -0400)]
Add unit test cases for aaf auth api

Change-Id: I611f3fc8dcfe9570d3202bb1473f163168d22d7c
Signed-off-by: Varma, Vikas <vv8305@att.com>
Issue-ID: OPTFRA-339

5 years agoSecret Management Service feature 83/66783/1
Dileep Ranganathan [Fri, 14 Sep 2018 18:29:39 +0000 (11:29 -0700)]
Secret Management Service feature

Added supporting library required for enabling SMS integration.
Added Unit tests and manual tests for store/retrieve/delete secrets.
Added AAF cacert, preload_secrets config for testing.
Integration with application NOT Done in this patch.

Change-Id: Ic2be41f825b327064127fbf83f9e1057a68f19c2
Issue-ID: OPTFRA-343
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
5 years agoMerge "Update policy model for HPA policies"
Shankaranarayanan Puzhavakath Narayanan [Fri, 14 Sep 2018 14:40:08 +0000 (14:40 +0000)]
Merge "Update policy model for HPA policies"

5 years agoUpdate policy model for HPA policies 61/66261/1
Ruoyu Ying [Thu, 13 Sep 2018 11:16:03 +0000 (19:16 +0800)]
Update policy model for HPA policies

Remove 'flavorLabel' attribute inside policy model. Add 'id', 'type' and 'directives' inside the structure.
Also add 'directives' structure under flavorProperties

Change-Id: I9c947481b2307553fadc716811d4ed9756a46182
Issue-ID: OPTFRA-340
Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com>
5 years agoPython implementation of the aaf cadi client 47/65647/1
Varma, Vikas [Tue, 11 Sep 2018 03:02:05 +0000 (23:02 -0400)]
Python implementation of the aaf cadi client

Change-Id: I0cae202775361f221a7d8774254febfaf0a4bbac

Python implementation of the aaf cadi client

Change-Id: Icd31276a908eaf72ab30fc04e1d2a4715817a5b6
Signed-off-by: Varma, Vikas <vv8305@att.com>
Issue-ID: OPTFRA-339

5 years agoMerge "Add credentials for VFC placement request"
Shankaranarayanan Puzhavakath Narayanan [Sat, 8 Sep 2018 15:33:27 +0000 (15:33 +0000)]
Merge "Add credentials for VFC placement request"

5 years agoMerge "Fix return message format"
ramki krishnan [Sat, 8 Sep 2018 15:28:15 +0000 (15:28 +0000)]
Merge "Fix return message format"

5 years agoAdd credentials for VFC placement request 37/65337/1
Varma, Vikas [Sat, 8 Sep 2018 02:00:19 +0000 (22:00 -0400)]
Add credentials for VFC placement request

Change-Id: I74ae1c1821ca4fabdf82a55c74f91f56d88d3703
Signed-off-by: Varma, Vikas <vv8305@att.com>
Issue-ID: OPTFRA-338

5 years agoadd swagger doc 93/65093/1
Frank Sandoval [Thu, 6 Sep 2018 21:48:37 +0000 (15:48 -0600)]
add swagger doc

Issue-ID: OPTFRA-282

Change-Id: I50a760e85f3df9c5861ed1f9aa7275bbb9b231a6
Signed-off-by: Frank Sandoval <f.sandoval-contractor@cablelabs.com>
5 years agoUpgrade OSDF version to 1.2.1 37/64537/1 1.2.1
Dileep Ranganathan [Tue, 4 Sep 2018 17:22:47 +0000 (10:22 -0700)]
Upgrade OSDF version to 1.2.1

Bump verion of docker images, pom.xml, and oparent-python
to 1.2.1, 1.2.1-SNAPSHOT and 1.2.0 respectively.

Change-Id: Ic4a631ac5b6a5480fabb0e2bc02d308b72152ab9
Issue-ID: OPTFRA-257
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
5 years agoFix return message format 87/64087/11
seshukm [Sat, 1 Sep 2018 13:51:44 +0000 (21:51 +0800)]
Fix return message format

Change-Id: Ia52cf0675449fdabdaba33928daa0cbcd99df781
Issue-ID: OPTFRA-334
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
5 years agofix IP with AAI DNS 83/64083/1
seshukm [Sat, 1 Sep 2018 06:05:04 +0000 (14:05 +0800)]
fix IP with AAI DNS

Change-Id: I85a78cc14dd3b5528c2aac03efc81f1c60647d2f
Issue-ID: OPTFRA-316
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
5 years agoMerge "fix the route issue in same domain"
Shankaranarayanan Puzhavakath Narayanan [Fri, 31 Aug 2018 17:39:04 +0000 (17:39 +0000)]
Merge "fix the route issue in same domain"

5 years agofix the route issue in same domain 95/63995/2
seshukm [Fri, 31 Aug 2018 12:51:05 +0000 (20:51 +0800)]
fix the route issue in same domain

Issue-ID: OPTFRA-333

Change-Id: Ic77f71d3abdab8244bdae85a11856aea24543a54
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
5 years agoAdd committer to OOF team 97/63897/1
Jessica Wagantall [Thu, 30 Aug 2018 20:51:23 +0000 (13:51 -0700)]
Add committer to OOF team

Add Vikas as part of the committers group

Change-Id: I65b84c5d09b9812ced505272ce83236226fc1529
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
5 years agoAdding defaultbranch to .gitreview 21/63621/1
Dileep Ranganathan [Wed, 29 Aug 2018 15:02:54 +0000 (08:02 -0700)]
Adding defaultbranch to .gitreview

Added defaultbranch=master to .gitreview

Change-Id: I29041cdeaf7fc8f5a656b4b5f8be89f990c1a166
Issue-ID: OPTFRA-258
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
5 years agoMerge "call of the route app optmizer from osdfapp.py"
Shankaranarayanan Puzhavakath Narayanan [Tue, 28 Aug 2018 15:16:33 +0000 (15:16 +0000)]
Merge "call of the route app optmizer from osdfapp.py"

5 years agoMerge "Use managed guava version"
Dileep Ranganathan [Mon, 27 Aug 2018 21:20:14 +0000 (21:20 +0000)]
Merge "Use managed guava version"

5 years agoFixing functional test cases 31/63131/3
Varma, Vikas (vv8305) [Mon, 27 Aug 2018 19:58:57 +0000 (15:58 -0400)]
Fixing functional test cases

Change-Id: I752e465f8f8a83cf5e18d300ff7aeb2e1b8de3c5
Signed-off-by: Varma, Vikas (vv8305) <vv8305@att.com>
Issue-ID: OPTFRA-321
Signed-off-by: Varma, Vikas (vv8305) <vv8305@att.com>
5 years agoUse managed guava version 03/62703/2
Gary Wu [Fri, 24 Aug 2018 22:26:48 +0000 (15:26 -0700)]
Use managed guava version

Use centrally managed guava version specified in
oparent.  Includes upgrade to oparent 1.2.0.

This change was submitted by script and may include
additional whitespace or formatting changes.

Change-Id: I7fa03f06ae6662d6d658f97d96344d512c24a5ad
Issue-ID: INT-619
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
5 years agoEnable logs when functest simulator is run 85/62185/1
Varma, Vikas (vv8305) [Thu, 23 Aug 2018 19:14:46 +0000 (15:14 -0400)]
Enable logs when functest simulator is run

Issue-ID: OPTFRA-321
Change-Id: I74c80c6b406cf25ba1802314a2872fe47b11b60e
Signed-off-by: Varma, Vikas (vv8305) <vv8305@att.com>
5 years agocall of the route app optmizer from osdfapp.py 05/61305/3
seshukm [Mon, 20 Aug 2018 13:32:51 +0000 (21:32 +0800)]
call of the route app optmizer from osdfapp.py

Issue-ID: OPTFRA-310

Change-Id: I2b8512d89a1ea78f829d934f83931adf287e7fa9
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
5 years agoIncrease sleep time for has simulator 93/61693/1
Varma, Vikas (vv8305) [Wed, 22 Aug 2018 00:23:50 +0000 (20:23 -0400)]
Increase sleep time for has simulator

The functional tests are failing, because the simulators are not up and running when the test cases are running.

Change-Id: I2a487cc05ae8e1b366640afbdcb40bce8fa5d89a
Issue-ID: OPTFRA-321
Signed-off-by: Varma, Vikas (vv8305) <vv8305@att.com>
5 years agoFixing the typo of application/json 09/61409/7
seshukm [Mon, 20 Aug 2018 22:34:49 +0000 (06:34 +0800)]
Fixing the typo of application/json

Issue-ID: OPTFRA-310

Change-Id: I74a50f1e19d2f6f3e10b31c4c2b89d6dc32f5421
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
5 years agoMerge "New route optimiser file added for the timebeing"
ramki krishnan [Mon, 20 Aug 2018 22:26:35 +0000 (22:26 +0000)]
Merge "New route optimiser file added for the timebeing"

5 years agoMerge "Remove Ankit from committer list"
Shankaranarayanan Puzhavakath Narayanan [Mon, 20 Aug 2018 16:09:55 +0000 (16:09 +0000)]
Merge "Remove Ankit from committer list"

5 years agoNew route optimiser file added for the timebeing 01/61301/1
seshukm [Mon, 20 Aug 2018 13:19:45 +0000 (21:19 +0800)]
New route optimiser file added for the timebeing

Issue-ID: OPTFRA-310

Change-Id: I0dcec69974e6d8c6f865dad31e91746451a4f528
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
5 years agoMerge "Add the /route rest api in the osdf"
Shankaranarayanan Puzhavakath Narayanan [Mon, 13 Aug 2018 14:10:16 +0000 (14:10 +0000)]
Merge "Add the /route rest api in the osdf"

5 years agoAdd the /route rest api in the osdf 99/59799/4
seshukm [Thu, 9 Aug 2018 07:50:04 +0000 (15:50 +0800)]
Add the /route rest api in the osdf

placeholder for the /route as a start piont
Issue-ID: OPTFRA-310

Change-Id: I3e9befda318a2c69426c50084cc8fb111480d653
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
5 years agoFix the docker build image workflow 31/59731/2 v1.2.0
Dileep Ranganathan [Wed, 8 Aug 2018 13:08:08 +0000 (06:08 -0700)]
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: Ib33681ade6408a1116a5be84f19d0bf84e188aac
Issue-ID: OPTFRA-301
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
5 years agoRemove Ankit from committer list 55/58255/1
Shankar Narayanan [Tue, 31 Jul 2018 15:36:42 +0000 (11:36 -0400)]
Remove Ankit from committer list

Issue-ID: OPTFRA-308
Change-Id: Ib2e2ff7a6349b63f69d9bd30980e8118214245e8
Signed-off-by: Shankar Narayanan <snarayanan@research.att.com>
5 years agoAdded missing sudo privileges 67/58167/1
Dileep Ranganathan [Mon, 30 Jul 2018 22:52:05 +0000 (15:52 -0700)]
Added missing sudo privileges

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>
5 years agoMissing xmllint package for version scraping 59/58059/3
Dileep Ranganathan [Mon, 30 Jul 2018 10:33:50 +0000 (03:33 -0700)]
Missing xmllint package for version scraping

Installed missing xmllint package for version scraping

Change-Id: I019c8d43ef145b3713f7267d52bd14fec5df2a76
Issue-ID: OPTFRA-301
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
5 years agoFix Docker image to use the nexus artifacts 69/57369/2
Dileep Ranganathan [Thu, 19 Jul 2018 16:26:56 +0000 (09:26 -0700)]
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: If7f6eb206356c5b255804f27949d23ab85068f52
Issue-ID: OPTFRA-301
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
5 years agoReverting the oparent version to release version 75/56975/1
Dileep Ranganathan [Thu, 19 Jul 2018 14:19:02 +0000 (07:19 -0700)]
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: I9d3282f545172608cc951ae8ad892428c4f8d702
Issue-ID: OPTFRA-301
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
5 years agoMerge "Bumping the oparent and osdf artifact versions"
Shankaranarayanan Puzhavakath Narayanan [Thu, 19 Jul 2018 15:34:33 +0000 (15:34 +0000)]
Merge "Bumping the oparent and osdf artifact versions"

5 years agoBumping the oparent and osdf artifact versions 67/56667/2
Dileep Ranganathan [Tue, 17 Jul 2018 16:24:03 +0000 (09:24 -0700)]
Bumping the oparent and osdf artifact versions

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>
5 years ago[OPTFRA-304] code cleaning 51/56651/1
Patel, Ankitkumar [Tue, 17 Jul 2018 19:30:58 +0000 (15:30 -0400)]
[OPTFRA-304] code cleaning

OSDF code cleaning

Issue-ID: OPTFRA-304
Change-Id: Idc538318d28710f68efc5f169e3644840e7ea86f
Signed-off-by: Patel, Ankitkumar <ankit@research.att.com>
5 years agoAdd committers 49/55349/1
Jessica Wagantall [Tue, 26 Jun 2018 00:07:52 +0000 (17:07 -0700)]
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>