Age | Commit message (Collapse) | Author | Files | Lines |
|
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>
|
|
Project: optf/osdf master 443e3ae95abb92c7cd79fa975e0136a1539a5254
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>
|
|
Project: optf/has master 1d048cfce20317c3beb85519c198e8d114b1c819
Merge "Fix Dockerfile for beijing"
Fix Dockerfile for beijing
Fix Dockerfile for beijing to build from beijing branch
Change-Id: Ib8c04079c7acde73c9ce1dd94bcf09a9d1b2de0d
Issue-ID: OPTFRA-287
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
Fix HAS image version inside run-docker.sh
Update HAS image version while install HAS through docker.
Change-Id: I93d98182d9a48c25c64e8f91576e0d30b706bf35
Issue-ID: OPTFRA-251
Signed-off-by: Ying Ruoyu <ruoyu.ying@intel.com>
Fix OOF configuration
Added missing multicloud section in conductor.conf
Updated music version to reflect the latest version
Change-Id: I7e943c4344c63d4e18df9f00f6b61600e97295a7
Issue-ID: OPTFRA-232
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
Updated the version of the HAS image
Updated the version of the HAS image.
Issue-ID: OPTFRA-251
Change-Id: I489610fc85591d16c29cc604adc4584c61c13da8
Signed-off-by: Patel, Ankitkumar <ankit@research.att.com>
(cherry picked from commit b257e44786d799bacb4aa03421cf241c77374990)
add security issues
Issue-ID: OPTFRA-242
Change-Id: I99441f4d41388f3a0e1837f5a8bd019e2ff2d260
Signed-off-by: fsandoval <frank.sandoval@oamtechnologies.com>
(cherry picked from commit c8d14fbe6c762581737c95ede15e9b9919bee788)
Merge "update has docs" into beijing
update has docs
Issue-ID: OPTFRA-242
Change-Id: I9d89ef313018c3a0c25c48a4e0cecabba75db2fd
Signed-off-by: fsandoval <frank.sandoval@oamtechnologies.com>
(cherry picked from commit 84ad836b25024835dc3abbb42832dfd36bcb23ce)
moved docs to has/docs
Issue-ID: OPTFRA-242
Change-Id: Ib46a96f5d7281084cb8c859b4bbe56265b8ccdba
Signed-off-by: fsandoval <frank.sandoval@oamtechnologies.com>
(cherry picked from commit 40db765dbfa3f18d59f08e84a49f08aa58b66ca0)
|
|
Project: optf/osdf master 2fc33e4237e0dc0a383efc4ff04a2ba334799744
Merge "Bumping the oparent and osdf artifact versions"
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>
|
|
Project: optf/has master cd21d4484b3e46e78998ef5de90ad1fde88a62e6
Bumping the oparent and has artifact versions
Bumped the oparent-python version to 1.2.0
Bumped the has artifacts version to 1.2.0
Change-Id: Ic68133642f915f77e0d9f064e0945ee137c24188
Issue-ID: OPTFRA-301
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
|
|
Project: optf/osdf master 9a58ba68705920997d0c8b45cce1def2c09db3d9
[OPTFRA-304] code cleaning
OSDF code cleaning
Issue-ID: OPTFRA-304
Change-Id: Idc538318d28710f68efc5f169e3644840e7ea86f
Signed-off-by: Patel, Ankitkumar <ankit@research.att.com>
|
|
Project: optf/has master 76420a21fdb62613e5b63f11c764fd2d9bb5c168
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>
|
|
Project: optf/osdf master 636eec90c49fe2e4223dbeb79bd17c30b714dce8
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>
|
|
Project: optf/has master a783f589b9cc06e10f6eed93ede754353eb6e720
Merge "Update INFO.yaml"
Update INFO.yaml
Removal of:
1. Maopeng Zhang - ZTE
2. Yoram Zini - Cisco
3. Sastry Isukaplli - AT&T
Change-Id: I2b26103b0b358a5992393d5825017431b226c33b
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Project: optf/osdf master 9fe615529a9fb71d347a5ef6fd88768a45bfa680
Update INFO.yaml
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>
|
|
Project: optf/has master e1f901c6ffe0a4a1ec16ba675576084f554523c9
Fix OOF configuration
Added missing multicloud section in conductor.conf
Updated music version to reflect the latest version
Change-Id: I7e943c4344c63d4e18df9f00f6b61600e97295a7
Issue-ID: OPTFRA-232
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
|
|
Project: optf/osdf master 9a7f7627126af0db557517d0c02b01e37d757416
Fix indentation
Issue-ID: DOC-271
Change-Id: Idb13ec049b74c503d024ad762daafd14a9b5d0f8
Signed-off-by: Shankar Narayanan <snarayanan@research.att.com>
|
|
Project: optf/osdf master 4d08408933f789ad83cf0412b3997c4c4c9cc777
Merge "Document Security section of the Release Notes"
Document Security section of the Release Notes
Document Security section of the Release Notes
Issue-ID: DOC-271
Change-Id: Ieb8afe9c3ddf5788552bcbb2be5fc5da8629d5f4
Signed-off-by: Patel, Ankitkumar <ankit@research.att.com>
|
|
Project: optf/osdf master 59af1ba116cc0e834f2c1a0d9ac2b523682016b9
updated the version of an image
Updated the version of an image.
Issue-ID: OPTFRA-251
Change-Id: I2fdf0789ebad30f4e520b55890317e2404546c07
Signed-off-by: Patel, Ankitkumar <ankit@research.att.com>
|
|
Project: optf/has master b257e44786d799bacb4aa03421cf241c77374990
Updated the version of the HAS image
Updated the version of the HAS image.
Issue-ID: OPTFRA-251
Change-Id: I489610fc85591d16c29cc604adc4584c61c13da8
Signed-off-by: Patel, Ankitkumar <ankit@research.att.com>
|
|
Project: optf/has master 40db765dbfa3f18d59f08e84a49f08aa58b66ca0
moved docs to has/docs
Issue-ID: OPTFRA-242
Change-Id: Ib46a96f5d7281084cb8c859b4bbe56265b8ccdba
Signed-off-by: fsandoval <frank.sandoval@oamtechnologies.com>
|
|
Project: optf/has master c8d14fbe6c762581737c95ede15e9b9919bee788
add security issues
Issue-ID: OPTFRA-242
Change-Id: I99441f4d41388f3a0e1837f5a8bd019e2ff2d260
Signed-off-by: fsandoval <frank.sandoval@oamtechnologies.com>
|
|
Project: optf/osdf master 5b154ab03794fae01717b92f72e25f420717cbfa
Document Security section of the Release Notes
Change-Id: Id6f5bb20ba13ab74fea036fbf56c61156433df5b
Issue-ID: DOC-271
Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
|
|
Project: optf/has master 84ad836b25024835dc3abbb42832dfd36bcb23ce
update has docs
Issue-ID: OPTFRA-242
Change-Id: I9d89ef313018c3a0c25c48a4e0cecabba75db2fd
Signed-off-by: fsandoval <frank.sandoval@oamtechnologies.com>
|
|
Project: optf/osdf master c31743af590754408eda42837198b23c56474ccd
Fixed the config dir and default policy scope
Fixed the config dir and default policy scope
Issue-ID: OPTFRA-247
Change-Id: Ie15aaaa7ac6357ddc9fc0dc262591e844001d927
Signed-off-by: Patel, Ankitkumar <ankit@research.att.com>
|
|
Project: optf/has master 6808592a9533c02d58981c3a4317ceb5dd056899
Merge "consolidated docs"
consolidated docs
Issue-ID: OPTFRA-242
Change-Id: I1440436559496cf688c66a13accdaeb0df0160c9
Signed-off-by: fsandoval <frank.sandoval@oamtechnologies.com>
|
|
Project: optf/osdf master e0833e0345df370b1d82c462caabbc36a0c341f4
Fixed the HAS response attribute names
Fixed the HAS response attribute names
Issue-ID: OPTFRA-247
Change-Id: Id6afeafcb9fb094710ef7b624f2111e3608973dc
Signed-off-by: Patel, Ankitkumar <ankit@research.att.com>
|
|
Project: optf/has master f395664a388230be26918e32f4e1beb1b38acb7a
Fix data error
Handle data error by discarding candidates with invalid data
Discard candidates if the cloud-owner or region id is missing
in the vserver associated with generic vnfs. This scenario can
occur when invalid data is present in A&AI database.
Issue-ID: OPTFRA-246
Change-Id: I1405267a8f3713c91e10da3d6fbd37c0ca3fc01f
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
|
|
Project: optf/osdf master 839b658537f201b6f18c23ace1dc78d091eed7f1
Fixed the distance policy type
Fixed the distance_to_location policy type
Issue-ID: OPTFRA-247
Change-Id: I5b63407fcf7c46dffc841b080b721e5c8203a3da
Signed-off-by: Patel, Ankitkumar <ankit@research.att.com>
|
|
Project: optf/osdf master 35266fadb09d9e986af1af2c03cd979baa2ba8fa
Fix to remove resources with no policies
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>
|
|
Project: optf/osdf master 49a0eac16462c04c285125686fb235c22c9ad607
Fixed case sensitive resource matching
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>
|
|
Project: optf/has master 66ecb946abbc86d698435d826a8591ac86f817d7
Merge "Fix bug in VIM fit constraint"
Fix bug in VIM fit constraint
When the Multicloud returns empty list instead of None value
the system was throwing error. If empty list is returned from
multicloud the assumption is that there is no matching VIMs
with specified capacity so ultimately would result in solution
not found.
Change-Id: Ie7164a7cbaa41d7278b7391b56dde78318bc4509
Issue-ID: OPTFRA-245
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
|
|
Project: optf/osdf master b259e6ae5bb534e8885f88a02a9165b8b8442f3e
Merge "fix comments OPTFRA-242, edit release notes"
fix comments OPTFRA-242, edit release notes
Issue-ID: OPTFRA-242
Change-Id: I06fbf6286c6c3631a3353e49a2085501be99c6f1
Signed-off-by: fsandoval <frank.sandoval@oamtechnologies.com>
|
|
Project: optf/has master 9ed3be523a23ac6f46898070d398dc5ed9578d92
address comments OPTFRA-242 and edit release notes
Issue-ID: OPTFRA-242
Change-Id: I41a089f8c22936eb66d75fa8a5acdf21fa173700
Signed-off-by: fsandoval <frank.sandoval@oamtechnologies.com>
|
|
Project: optf/has master 4d7952a6082d3bad5c5a931c491b94fa563b44a6
Fix matching issues for attribute block
For cloud inventory type empty strings
in the attribute block of the demand are
being matched
Issue-ID: OPTFRA-244
Change-Id: I0ac3a256f32ba497d9f74ddb8ca873604ca67773
Signed-off-by: Ritu Sood <ritu.sood@intel.com>
|
|
Project: optf/osdf master 61960d0ca9556843596975506fc949ae90ebb776
Eliminating emply elements from HAS template
Eliminating empty elements from HAS template
Issue-ID: OPTFRA-243
Change-Id: Iec6acf95f6f0a98757e3d208f102998d197b2daa
Signed-off-by: Ankitkumar Patel <ankit@research.att.com>
|
|
Project: optf/osdf master 8a0fb1ecc1bd4f421f18ad10edd8e6f2c78dc003
Updating the VNF policy translation
Updating the VNF policy translation
Issue-ID: OPTFRA-239
Change-Id: Iadce865b35ec94613502063d718a317aba798bc4
Signed-off-by: Ankitkumar Patel <ankit@research.att.com>
|
|
Project: optf/has master 2302ee99d350173972cfc0249f225a13ed59d3cd
Using cloud-region in vGMuxInfra flow
If no pserver available for vserver use
cloud-region to get the complex information.
This patch also fixes a version issue.
Change-Id: I981941feef96e531b3ca427ec269cf810f652922
Issue-ID: OPTFRA-241
Signed-off-by: Ritu Sood <ritu.sood@intel.com>
|
|
Project: optf/osdf master 8ea30a38468373dfd9715d720c085c8a6ac4ee29
Fix the bug in translating a policy
Fix the bug in translating the VNF policy
Issue-ID: OPTFRA-239
Change-Id: I0c9f678f22fec4eb3f5e190ea0080c899fb95445
Signed-off-by: Ankitkumar Patel <ankit@research.att.com>
|
|
Project: optf/has master e287acf0381633e726e850dd5439734760042a69
Add a missing member to class Zone
Solver constraint class Zone location member
is missing in Zone class
Change-Id: I6eaa0e051695485ff95b284cbf3cd2a535b537df
Issue-ID: OPTFRA-238
Signed-off-by: Ritu Sood <ritu.sood@intel.com>
|
|
Project: optf/has master bdb676f3e42b970dd0dbb8a4e58dcaab1018633d
Fixing connectivity issue with AAI
Removing the old certificates from conf file.
Having these here causes connectivity issue with
AAI
Change-Id: I847ce9dcfc715124617edd305bb83acedbbbb10e
Issue-ID: OPTFRA-232
Signed-off-by: Ritu Sood <ritu.sood@intel.com>
|