Age | Commit message (Collapse) | Author | Files | Lines |
|
Project: optf/osdf master a014bc832ce5e59b6dd52a6ac9dd5cea03a0ceec
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>
|
|
Project: optf/osdf master 530f19600fd9ee0f9eeab05473c85a83b61f50c3
Merge "Changes while processing optimation policy"
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>
|
|
Project: optf/osdf master 3adff074aceb0b73344820f97833d5526841c403
Merge "fixing a bug for aaf authentication"
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>
|
|
Project: optf/osdf master d7eb44a65b37000d5d30245e6ac26bd68827804d
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>
|
|
Project: optf/has master 933d21d61f23b9c854b883eb357aea612cf1df38
Merge "Support multiple candidates with same feature name"
Support multiple candidates with same feature name
In one flavor, there could be multiple hpa feature blocks
with the same hpa-feature name. Add support to let HAS to
choose a proper one between all available candidates.
Change-Id: If8877a12d6e145994b0bc40aadb3b79b4718282f
Issue-ID: OPTFRA-341
Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com>
|
|
Project: optf/osdf master b84ac0be84c53d3a93b44b9a6ffc2d262e9b213a
Initial checkin for pci optimization code
Change-Id: I1ed1c2d6d73161eae86aefd22ea3819fa80b8b40
Signed-off-by: Varma, Vikas <vv8305@att.com>
Issue-ID: OPTFRA-342
|
|
Project: optf/osdf master 276119f2d54b2e8f49b8595ecfcc6545aeb77fef
Initial checkin for pci optimization code
Change-Id: I6fe8ad471f8ad68a964664b910f02bd8a9766639
Signed-off-by: Varma, Vikas <vv8305@att.com>
Issue-ID: OPTFRA-342
|
|
Project: optf/has master dc1e0098fd0c7f1731888abec9efe66fc27987cb
Merge "Update Homing Specification Guide for readthedocs"
Update Homing Specification Guide for readthedocs
Update Homing Specification Guide to add 'directives' structure inside HPA constraints and add note for cloud agnostic constraints.
Change-Id: I1268a0458e6c54a07382a386dbc683efe8772836
Issue-ID: OPTFRA-324
Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com>
|
|
Project: optf/has master 4642ebe717a3346b09d5697149ba46341d05b4d7
Merge "Support new policy model in HAS"
Support new policy model in HAS
Make changes to support the newly defined policy model
Change-Id: Iea882b0c254c4bfca32da2458ea65f3daf56a779
Issue-ID: OPTFRA-322
Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com>
|
|
Project: optf/osdf master ce6ac9833b9d91dfe9fdd4a0346a641c0c246d90
Merge "Secret Management Service feature"
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>
|
|
Project: optf/has master c308285af168973583125f13590789ba3ff27093
Merge "Secret Management Service feature"
Secret Management Service feature
Added supporting library required for enabling SMS integration.
Added Unit tests and manual tests for store/retrieve/delete secrets.
Updated conductor.conf with aaf_sms group. Added preload_secrets
config for testing.
Integration with application NOT Done in this patch.
Change-Id: Idf7e4249a88a39c586d893226a9110e9d5180787
Issue-ID: OPTFRA-345
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
|
|
Project: optf/osdf master 0255242087453befa24f1b7cde905c8869267a20
Add unit test cases for aaf auth api
Change-Id: I611f3fc8dcfe9570d3202bb1473f163168d22d7c
Signed-off-by: Varma, Vikas <vv8305@att.com>
Issue-ID: OPTFRA-339
|
|
Project: optf/osdf master 3ab841597bd7fbfa4de41791c9d7e6335c8afeb9
Merge "Update policy model for HPA policies"
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>
|
|
Project: optf/has master ed0d638fa01566ab5f9d71c1035e29ee5661f8ea
Invert HPA Score for minimizing objective function
Score for each hpa constraint is entered in policy as positive value.
Higher the HPA score the better. So inorder to minimize the objective
function inverted HPA Score by inverting the sign of hpa_score value.
Change-Id: Iaedb03ccc5f87d5e7b41509924289bb598a09139
Issue-ID: OPTFRA-313
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
|
|
Project: optf/has master 6ec674c56f4965606a4f865ac327c30d3ce4a53e
HPA Score Objective function support
Implemented HPA Score objective function for cross cloud-region
best candidate selection.
Added Unit tests for HPA Score multi objective function
Added Unit tests to check if there is a corresponding HPA policy/constraint
Change-Id: I0787080657c0b7deb3ffcb7560859e3e5c928b77
Issue-ID: OPTFRA-313
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
|
|
Project: optf/osdf master bce4081920132be04a91ea60e7d0a2e1d030e88d
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
|
|
Project: optf/osdf master 02390e7240f796075ea4ed4d0486f28806e4afd3
Merge "Add credentials for VFC placement request"
Add credentials for VFC placement request
Change-Id: I74ae1c1821ca4fabdf82a55c74f91f56d88d3703
Signed-off-by: Varma, Vikas <vv8305@att.com>
Issue-ID: OPTFRA-338
|
|
Project: optf/osdf master 9992adb0a32416050c5f90090cde7f2550f29553
Merge "Fix return message format"
Fix return message format
Change-Id: Ia52cf0675449fdabdaba33928daa0cbcd99df781
Issue-ID: OPTFRA-334
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Project: optf/has master 34aa9a8c6153e9d0ccf757f91783077cc257556e
Revert the authorization header
Reverting the authorization header to support older version of MUSIC.
Change-Id: Ia3a653559fd1838d530e8dfd4576b1da3502ca22
Issue-ID: OPTFRA-259
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
|
|
Project: optf/osdf master a3a7de12007c0f004cb0e2e49e5831ae99ac1b41
add swagger doc
Issue-ID: OPTFRA-282
Change-Id: I50a760e85f3df9c5861ed1f9aa7275bbb9b231a6
Signed-off-by: Frank Sandoval <f.sandoval-contractor@cablelabs.com>
|
|
Project: optf/has master b3c8241bfeebac1a7e1fd99091e89fab514973c2
add has swagger doc
Issue-ID: OPTFRA-283
Change-Id: I078f3a4d89c248c0d3c306431065e27ec5422350
Signed-off-by: Frank Sandoval <frank.sandoval@oamtechnologies.com>
|
|
Project: optf/has master b8d070b64894975f915d01fb3baf401f2411eb3a
Added the Authorization header for MUSIC
Fixed the Authorization header required for all MUSIC API.
This was affecting the HAS CSIT as the keyspace was not getting created
Change-Id: I1b22b9b71729e786f6ffb9baedf11d4475485e09
Issue-ID: OPTFRA-259
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
|
|
Project: optf/has master f983a3cc032501782ab144b97aab269392b8db3d
Upgrade HAS 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: Ie57e8ac107f1fa4fb3f840869a2fe0656012d601
Issue-ID: OPTFRA-257
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
|
|
Project: optf/osdf master b92510795fb7b15c3e046d0bf96b8c57b32d8565
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>
|
|
Project: optf/osdf master 0c5c12ce1b84a1a26362eac5c98d9eb47d8b0ec3
fix IP with AAI DNS
Change-Id: I85a78cc14dd3b5528c2aac03efc81f1c60647d2f
Issue-ID: OPTFRA-316
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Project: optf/osdf master 2380d2c2a94be01b0609038d08bf8fcd1fc0c4e4
Merge "fix the route issue in same domain"
fix the route issue in same domain
Issue-ID: OPTFRA-333
Change-Id: Ic77f71d3abdab8244bdae85a11856aea24543a54
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Project: optf/has master ec0c56bc3e6a88498b03c23e24fba57a3fef173e
Add committer to OOF team
Add Vikas as part of the committers group
Issue-ID: CIMAN-134
Change-Id: I0519f166825800c5169134d810f5a3d8fe1dcbde
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Project: optf/osdf master 2bbdae56050b30011561c0078ddf5c4b4b090a9f
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>
|
|
Project: optf/osdf master 707f9eed21abdb5cd214abf8fa480236e9c63571
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>
|
|
Project: optf/osdf master e245dcdb2419299dc2388f66acb5c93f4df69b5c
Merge "call of the route app optmizer from osdfapp.py"
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>
|
|
Project: optf/has master 48231c4a45545c4a2081a2a901b5098ea09ee5b6
Merge "Use managed guava version"
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: I824892403f119737e255589692e1f1bde109882d
Issue-ID: INT-619
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Project: optf/osdf master b10fb0f89dd06023ebc8d318813a49b57bda81a7
Merge "Use managed guava version"
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>
|
|
Project: optf/osdf master 032826f947147dc9d0c5a763bcea173e995acdfb
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>
|
|
Project: optf/has master dda38c4849be077910df86cbe40f59db7a67b0c8
Support multiple policies with same hpa-feature
Support to resolve multiple policies with same "hpa-feature" name
Change-Id: I86d1f20ad28e30893535688460b8ef6ff1153cd3
Issue-ID: OPTFRA-323
Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com>
|
|
Project: optf/osdf master 44795f01bc3c53875a759dd6043d25b237362fad
Enable logs when functest simulator is run
Issue-ID: OPTFRA-321
Change-Id: I74c80c6b406cf25ba1802314a2872fe47b11b60e
Signed-off-by: Varma, Vikas (vv8305) <vv8305@att.com>
|
|
Project: optf/osdf master 902698ef5f07d9cbb2c46b3fb28c4d50da39edda
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>
|
|
Project: optf/osdf master 591f278130ac54d136fad0c0256d2f50bdfb5f47
Fixing the typo of application/json
Issue-ID: OPTFRA-310
Change-Id: I74a50f1e19d2f6f3e10b31c4c2b89d6dc32f5421
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Project: optf/osdf master ceae24f79c17537cf71727dd81b782bfd84df067
Merge "New route optimiser file added for the timebeing"
New route optimiser file added for the timebeing
Issue-ID: OPTFRA-310
Change-Id: I0dcec69974e6d8c6f865dad31e91746451a4f528
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Project: optf/has master 9171132c130c2e5724a0266d4a3a25d56e4b9e7b
Merge "Remove Ankit from committer list"
Remove Ankit from committer list
Issue-ID: OPTFRA-308
Change-Id: I8259d6254328b89da04e640656484182043fd94f
Signed-off-by: Shankar Narayanan <snarayanan@research.att.com>
|
|
Project: optf/osdf master 83b497ea3505c2d90ec21f2dbc42c5d13954b26c
Merge "Remove Ankit from committer list"
Remove Ankit from committer list
Issue-ID: OPTFRA-308
Change-Id: Ib2e2ff7a6349b63f69d9bd30980e8118214245e8
Signed-off-by: Shankar Narayanan <snarayanan@research.att.com>
|
|
Project: optf/osdf master 25ce2953eccc6acae7c232112f61d950c16e24f7
Merge "Add the /route rest api in the osdf"
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>
|
|
Project: optf/osdf master be84b41f0eb2c390bf220b0f6f007190642449bd
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>
|
|
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>
|
|
Project: optf/osdf master 604d385c7678bc7abd1ebbd85218484910e70e8a
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>
|
|
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>
|
|
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>
|
|
Project: optf/osdf master f15a7865c2174c4b8a1d505b21e245411ad7738b
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>
|
|
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>
|
|
Project: optf/osdf master 70d110ddddf96879a0a68d4a794ba70f770f6a84
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>
|
|
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>
|