Age | Commit message (Collapse) | Author | Files | Lines |
|
Project: policy/apex-pdp casablanca 8e6b49616df8e47a1c00629b20dcf947ea0bca68
Upgrade Jython for security, add doc warning
Upgrading Jython to use a full release version. This will probably
noit remove security problem but upgrades Jython to the most popular
version.
A warning is added telling developers to check extra pcakages in the
Jython plugin documentation.
Issue-ID: POLICY-1065
Change-Id: I83275204c1905bd48dd5ea58e98dcbbd9c47195f
Signed-off-by: liamfallon <liam.fallon@ericsson.com>
(cherry picked from commit 9dc414a0cabc9074e87a7c9cd5c3e5ceee733e5a)
|
|
Project: policy/engine casablanca 9146f5514a5c31b68a6b5dc51dc393b3d8381b55
Documentation updates for PDP/PAP Testing/Debug
Modified rst documents with a couple minor updates for healthcheck and
logging info
Made various changes from Jorge's comments and added a section for BRMSGW
Change-Id: Id1dc6001700d5d84ec899810645a8ca22bec2a04
Issue-ID: POLICY-1168
Signed-off-by: Michael Mokry <michael.mokry@att.com>
|
|
Project: policy/apex-pdp casablanca ad6efc439440e991df30694ef2da17d640f20bdf
Upgrade policy parent and common
Pull in policy/parent 2.0.1 and common 1.3.3 so we
can finish the license fix for dmaap 1.1.9
Upgrading to 2.0.3 version for release.
Issue-ID: POLICY-1229
Change-Id: I7a196deadec2b92e4b3b58a9339e197d361accc0
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Upgrade to policy/common 3.2.0
Released version.
Issue-ID: POLICY-1245
Change-Id: Ib04ab73d3b71255c30103bcd2628b2c406e4e556
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Step version for Casablanca support
Issue-ID: POLICY-1233
Change-Id: I8a4a124041df0bb9d38424c8491e5dff027f9b01
Signed-off-by: liamfallon <liam.fallon@ericsson.com>
|
|
Project: aai/aai-common casablanca c51cf38d99dbde054db1ba91d9340e1e31a5e333
Update offeredapis doc
Issue-ID: AAI-1878
Change-Id: Ida28026f4d7edddd901fa3c6e5b6c2327b33c084
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
(cherry picked from commit 4f1f48e0253e802a6eb505b7bcbdab687811d79c)
|
|
Project: policy/engine casablanca b8f81b927d5f6e733bacc8297ad53f2f43931a21
Fix R3 model for OOF Policy Optimization
Models with duplicate keys(directives) cannot use dataOrderInfo,
it's a limitation so update the data from the record which is
generated after use GUI to load the model first.
Change-Id: Ie01872858e3ed8728ada90ba3205075b41a74703
Issue-ID: POLICY-1236
Signed-off-by: liboNet <libo.zhu@intel.com>
Update installation documentation
Update for the repos that are for the release.
Issue-ID: POLICY-1164
Change-Id: I80177628d19eef8a0d89a5f7c9e2e19ff1b699f9
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
(cherry picked from commit 9e0c20d3bdd7f0e336ecce54e118abec574bb8ef)
Merge "Fix issue with rendering 'identity' key in GUI" into casablanca
Merge "Update policy on oom documentation" into casablanca
Merge "Update policy cookbook documentation" into casablanca
Fix issue with rendering 'identity' key in GUI
Modified the java code to check dataOrderInfo format when getting data from
model stored in the db table.
Modified js code to check for type string when replacing 'equal-sign'
with '=' in enum value list
Change-Id: Iac804bc59da756f03073266703a684382d4afaff
Issue-ID: POLICY-1243
Signed-off-by: Michael Mokry <michael.mokry@att.com>
Bypass Portal Cookbook recipes
Change-Id: I3c975859518a4623def71edc0975f6bc5121362e
Issue-ID: POLICY-1218
Signed-off-by: Jorge Hernandez <jorge.hernandez-herrero@att.com>
(cherry picked from commit a4c3b2d2359375ba99f761a3871e6baccb92231f)
Update policy on oom documentation
Change-Id: I35591855f30312ab32b9ba820b67b6bea7c93876
Issue-ID: POLICY-1170
Signed-off-by: Jorge Hernandez <jorge.hernandez-herrero@att.com>
(cherry picked from commit e315a174c2b6774a1220dfa1fe3ef8673e5597a2)
Update policy cookbook documentation
Change-Id: I86f99dfec5d8b402505dd5922c985e6b9e93ceb9
Issue-ID: POLICY-1167
Signed-off-by: Jorge Hernandez <jorge.hernandez-herrero@att.com>
(cherry picked from commit 5a91dc31a529ff9d795e83650d400a5a35bf8755)
Upgrade to policy/common 1.3.2
I will change the drools applications when it is released.
Issue-ID: POLICY-1245
Change-Id: I06e9ce9dc7c17181b05dd583020c91dda6ca7aaf
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Merge "Upgrade xacml 1.0.2" into casablanca
Removed Objective From keyword check in parser
Modified the Model parser code to allow "objective" as a field name in
yaml.
Change-Id: Ia3667ebc84a0bbdbbb3723bdcf0237a8f35313ee
Issue-ID: POLICY-1244
Signed-off-by: Michael Mokry <michael.mokry@att.com>
Upgrade xacml 1.0.2
This version of xacml only has license changes to the java
source files. This will clear ONAP license issues.
Issue-ID: POLICY-1228
Change-Id: I7496fc54e44a51f89e438adaa1ab70a1c23aa06d
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
(cherry picked from commit 510c439f70556718f9fceeb6bad1a771ccbb410c)
Modified to make AAF configurable in policy/engine
Added property to enable or disable AAF
Added logic to the code to check the property and use old authentication
logic to authenticate the user rather than AAF if disabled.
Fixed license issue
Modified cadi_truststore_password value to use proper variable
Added comment to local development enviroment properties file
Modified test resources to fix Junit failures
Change-Id: I962895154716092c9cc0bc6c48f6419f3b5900fe
Issue-ID: POLICY-1217
Signed-off-by: Michael Mokry <michael.mokry@att.com>
Merge "Support R3 model for OOF Policy Optimization" into casablanca
Support R3 model for OOF Policy Optimization
I added an INSERT to the sql upgrade file for model 1.0
and delete for downgrade
Change-Id: I56a0045a75fef2c2cafe6c32ab87f2c9e1c0aa5e
Issue-ID: POLICY-1226
Signed-off-by: liboNet <libo.zhu@intel.com>
(cherry picked from commit 52f2c099fe6123381a9f4f528ff5acacb37b3ecd)
Remove openecomp repo from engine pom
Change-Id: I5651c65d06ceacc663b985315755d6cb93cd6666
Issue-ID: POLICY-1231
Signed-off-by: Jim Hahn <jrh3@att.com>
(cherry picked from commit 205eaacc4db3e853520cc49e0f62dba407f9a2ae)
Step version for Casablanca support
Issue-ID: POLICY-1233
Change-Id: I1d388e1f4a872cf4e3013f8968e9026460e847f3
Signed-off-by: liamfallon <liam.fallon@ericsson.com>
|
|
Project: aai/aai-common casablanca 3e78b397a9de469eca954b65a97a28d4fce4887e
Update API doc and custom query doc
Issue-ID: AAI-1878
Change-Id: I597eed7bfc64f73b2ac4300ca63f77384e727813
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Update API doc and add custom query doc
Issue-ID: AAI-1878
Change-Id: I55d29b3a4ad6c5b4a641644a82fe1848b3a10b7c
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Add Casablanca API Doc
Issue-ID: AAI-1878
Change-Id: I5fd0cb3d1aa90a2db282fd390d45bad3d5f44048
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
(cherry picked from commit 1ed934e1228a919ee94fecff19afb54bcc3a800f)
Add the https rest template
Issue-ID: AAI-1761
Change-Id: I56d423c84bcc0648cca01d0ebd7f20a8bc5a2fd3
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
|
|
Start to update Casablanca Release note
Change-Id: Ibaf1f31286b6847e54dca757b507c43924d89f29
Issue-ID: DOC-333
Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
(cherry picked from commit 9be906bf8c89805f1511e77116dc9dfa3fbd75ab)
|
|
Project: oom master 7586f977deaa8cb00295545e7de3a537ba113441
Disable Cloudify Manager liveness probe
Issue-ID: DCAEGEN2-928
Change-Id: I037a48b90db7ee60aba172c538797268b1c28b46
Signed-off-by: Jack Lucas <jflucas@research.att.com>
|
|
Project: clamp master b0eb2982ff2abccb178d378d9a6a6c9006559b84
Merge "Fix Payload in policy"
Fix Payload in policy
Fix payload field in Op Policy, must now be YAML format + fix SO actor
value
Issue-ID: CLAMP-241
Change-Id: Icce97a0c396fb9ae11c98ace66893066494fcf73
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
Project: clamp master 46da03452820f5467c9ae77198e95a94cbd3b783
Merge "add missing visual"
add missing visual
add missing visualization for original dashboard and update readme
Issue-ID: CLAMP-240
Change-Id: I4425219318bb83c2906e5b3e85f4c1ad484a1fad
Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
|
|
Project: integration master 5b074b87335a98ba08b41f1e89d36f25fd25d798
Merge "APPC OpenStack params for integration-override"
APPC OpenStack params for integration-override
Change-Id: I94718fae4f309dcd7e457ff60084ad112cd3cc15
Issue-ID: INT-586
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Project: integration master c1e1483d0860ead2bcafefe49a060fbad37e67aa
Bug fix in redeploy.sh
Change-Id: I261e2629e5ab7d71752c41d8ce8175e8919c549e
Issue-ID: INT-586
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Project: aaf/authz master 7425da5594670b182122306c70ef8846f53c175b
Bootstrap Data 10/31
Issue-ID: AAF-592,AAF-600
Change-Id: Ie33b9b7b780aaeec7194c56c4ebde5346f743f00
Signed-off-by: Instrumental <jonathan.gathman@att.com>
|
|
Project: integration master fdca7ecca04181488b86f3f3ff31dbbb984d2c59
Set Staging AAF to 2.1.7-SNAPSHOT
Issue-ID: AAF-598
Change-Id: I992d697826799f68e844ace0771e922fd39d0f3d
Signed-off-by: Instrumental <jonathan.gathman@att.com>
|
|
Project: sdnc/oam master 4960a7a1637d559facd6f71886187692fce867a0
Merge "Add missing Tosca resource tables"
Add missing Tosca resource tables
Add new tables for Tosca data extraction
Change-Id: I2c12000bff195dc08a450a2f7ee934cd5e0d672e
Issue-ID: SDNC-490
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Project: sdnc/oam master 4745dbcd8cdd3c35348c9c31a71d43e71130f565
Add vf-module-generate-heat-parameters DG
Add inadvertently omitted DG vf-module-generate-heat-parameters directed
graph.
Change-Id: Id112ce764d8c79c15d3aeb382824ba10ad387ead
Issue-ID: SDNC-491
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Project: vnfsdk/model master 12b39e4fefe05f767370b70c63c225de5ceea514
Merge "Update : Hyperlink Missing Issue-ID: VNFSDK-331"
Update : Hyperlink Missing
Issue-ID: VNFSDK-331
Change-Id: I9e830faa8f7bde332cc75e1010c561fb0123d5fc
Signed-off-by: Manish Kumar <manishjpiet@gmail.com>
|
|
Project: vnfsdk/model master 87b6d4c4b24e6bb5952af188d69b2f268914caca
Add CVC information in docs
Change-Id: I6bbd9252ea7b6ee40b47c62e869c1b68cbdfd932
Issue-ID: VNFSDK-333
Signed-off-by: Victor Gao <victor.gao@huawei.com>
|
|
Project: so master 9390b58f5e502bfdf5d0127a4cc5b45e12f17cb6
Merge "remove unused code"
remove unused code
Change-Id: I919011962274943dbbc53905c70726c251fa8e14
Issue-ID: SO-729
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
|
|
Project: oom master a75102adb7207b24b5ead7f70aeccb3500c0f613
Merge "Update k8s bootstrap container to latest version"
Update k8s bootstrap container to latest version
Issue-ID: DCAEGEN2-920
Change-Id: I3a123e8dd4847a902a63ff063830cb76e0109b07
Signed-off-by: Jack Lucas <jflucas@research.att.com>
|
|
Project: oom master 53eb42005b127eb09b5e26362072ddbb8260e302
Merge "Fix VID portal URL"
Fix VID portal URL
Change-Id: Iecba9f2bbe62e45dc81678cf136260a331dd2fad
Issue-ID: VID-330
Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
|
|
Project: oom master d5d4f6f9134fabce02074de83b68acbdfc3e0292
Merge "Add cadi.properties for AAF OOM support"
Add cadi.properties for AAF OOM support
Enable AAF by default.
Add cadi.properties file for OOM deployments.
Change-Id: I5f862af54b1373a3cb09d9441548377ac8a3cb48
Issue-ID: OOM-1489
Signed-off-by: Aaron Hay <aaron.hay@att.com>
|
|
Project: usecase-ui master d16b64bd12d0049c1e7840b8ba616cea35d724c8
Merge "Fix VNF Alarm Query Bugs"
Fix VNF Alarm Query Bugs
Change-Id: Ibdfb335ffaaf646a18d184df66a1c5882b780556
Issue-ID: USECASEUI-165
Signed-off-by: zhangab <zhanganbing@chinamobile.com>
|
|
Project: usecase-ui master bd3cce8eb5c25d30efa4d6ddb5607294376f85e0
Merge "Fix VNF Performance Query Bugs"
Fix VNF Performance Query Bugs
Change-Id: I65637d6f058905d0918e5dc1740594572fa4c931
Issue-ID: USECASEUI-166
Signed-off-by: zhangab <zhanganbing@chinamobile.com>
|
|
Project: usecase-ui master 1dcd8649eb001522e83cc9ca77f8347b6bd20765
Merge "Fix VNF Alarm Query Bugs"
Fix VNF Alarm Query Bugs
Change-Id: Ib649f6f30005a47bdf11958cd8c80f2108100982
Issue-ID: USECASEUI-165
Signed-off-by: zhangab <zhanganbing@chinamobile.com>
|
|
Project: usecase-ui master 8fac2e995ed53752cdc619b18ae6aa0a7fb6d8b2
Merge "Fix instance detail for CCVPN"
Fix instance detail for CCVPN
Change-Id: I33749a6fea3dfb3fb1f649adc7ad99a9967825ae
Issue-ID: USECASEUI-171
Signed-off-by: guochuyicmri <guochuyi@chinamobile.com>
|
|
Project: usecase-ui master fa6ed0abe231d153acc5011bd2951b310671b4ac
create e2eService and nsService
Change-Id: I67da05aeb62b24e13446c439b9ef6b9fc1494920
Issue-ID: USECASEUI-160
Signed-off-by: guochuyicmri <guochuyi@chinamobile.com>
|
|
Project: appc master 01167176ce6f6c663055f77ee01cb18793aa8ea5
Fix capitalization difference in json format
The "r" was not capitalized in SubrequestID, but the message policy
is sending does have a capital "r".
Change-Id: I4a0c11278ea7d81c2fc0fe5a16696d0fd7d48df6
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1224
|
|
Project: aai/esr-server master ca05983eb56787a5780de2c47556b1c7a14f42ce
Fix esr security vulnerabilites
Update ant to 1.10.5
Issue-ID: AAI-1749
Change-Id: I2a56e197e8a894fd2dc7ec249aa9a2b2da59f4d3
Signed-off-by: Lvbo163 <lv.bo163@zte.com.cn>
|
|
Project: aai/esr-gui master 2b609609b666715907dad476b8a1ffaaa6f33989
Fix esr security vulnerabilites
Update jquery and tomcat
Change-Id: I4e950206759c6852085005b814f46c794e8d5fd6
Issue-ID: AAI-1749
Signed-off-by: Lvbo163 <lv.bo163@zte.com.cn>
|
|
Project: sdc master 461e964344d01e245464980b6ace12e4b28569e6
Removed JMX, other unused code from configuration
Removed code duplicates, stabilized test execution via
Maven, re-aranged code, fixed spelling.
Change-Id: I41fc303ea0a8c7d78d89a12bb20850de51cb8c52
Issue-ID: SDC-1867
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
|
|
Project: sdc master eba6fee58790a1ffece980de44100b21764051ca
FE removed condition for nfc when manual
Issue-ID: SDC-1882
Change-Id: I65da28506774a078a91b2a1ddbc1fc2ddfd8635c
Signed-off-by: Yarin Dekel <yarind@amdocs.com>
|
|
Project: sdc master eabb6dd6c26f81e1868bae13bb06ffc570c73532
Add NFC naming code to the csar of manual vsp
In getComponentDisplayName consider the case of manual vsp, in which:
the added suffix "_VNF" should be removed in order to get the component display name
Change-Id: I4a439b6970ed08bd997fef09ec8360ac1bf2b579
Issue-ID: SDC-1882
Signed-off-by: talig <talig@amdocs.com>
|
|
Project: holmes/engine-management master a3950b1227da2952b60920fec0bd87eef5791005
Modified the Docker Tagging
Change-Id: I5c1be408fd01765be3a4ffe99debb10edf6963da
Issue-ID: HOLMES-179
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
|
|
Project: holmes/rule-management master c066e7d1f7cfbbe74a1e740a939bb268f4a92b3e
Merge "Modified the Docker Tagging"
Modified the Docker Tagging
Change-Id: Ib9792a7b893bb8cc2c7a1771afdd3ad385e37226
Issue-ID: HOLMES-179
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
|
|
Project: aaf/authz master 944be36dc15900cc9b3a8cf04916f5ef446824c6
Merge "Move to 2.1.17"
Move to 2.1.17
Also, fix inconsistent startup of AAF Cass
Issue-ID: AAF-598
Change-Id: I9300812ec8d2869e92621473ebd5933c9345f283
Signed-off-by: Instrumental <jonathan.gathman@att.com>
|
|
Project: vid master 8c66bb19548227c0d24b41fa931a5956bc445cac
Merge "Fix and improvement for MsoBusinessLogic tests"
Fix and improvement for MsoBusinessLogic tests
- Merged two test classes into one
Moved unit tests from MsoBusinessLogic to MsoBusinessLogicImpl
- unified unit test framework - using junit instead of testng
- Fixed issue with broken unit tests when run in IDE
- improved readability of unit tests
- Fixed commented/ignored unit tests
- RequestDetailsWrapper encapsulation fix
Change-Id: I7f589b36757b09f41b3568d8aa8a932bd914ac0d
Issue-ID: VID-283
Signed-off-by: Michal Kabaj <michal.kabaj@nokia.com>
|
|
Project: holmes/engine-management master 5a9c38b9a0eba253868639e42553885359c3ad44
Updated the Version of the Docker Image
Change-Id: Idfe42fa03c626a62d44aaa60415cfdc2313920f5
Issue-ID: HOLMES-177
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
|
|
Project: holmes/rule-management master 6bf2e252bed6a7b263cdceacc9515d94550a8ddd
Merge "Updated the Version of the Docker Image"
Updated the Version of the Docker Image
Change-Id: Ibf4543ff2468c34ae88dbb283c9fa17e2446a5e1
Issue-ID: HOLMES-177
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
|
|
Project: integration master 950e5ee69aee2df514b404d835b6087218721dbc
Music version mismatch in staging manifest
Music version is updated to 3.0.23
Change-Id: Ie75bd9bf16f6744afb80ef11e482ca627315991b
Issue-ID: MUSIC-152
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
|
|
Project: vnfrqts/requirements master 7099d63e46b0bc9bb5591a5f28e535b95fba2d86
VNFRQTS - Updating Management Requirements
Issue-ID: VNFRQTS-260
Change-Id: Icc54a27ade829e92a9d23f716b167911301b196d
Signed-off-by: Bozawglanian, Hagop (hb755d) <hagop.bozawglanian@att.com>
|
|
Project: holmes/rule-management master 36aa085e285ec817ef0d7a8a568f5929ddc81504
Merge "Updated the Version of the Common Lib"
Updated the Version of the Common Lib
Change-Id: I807524565ee0d0771196a99d634229e74dac7707
Issue-ID: HOLMES-177
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
|
|
Project: holmes/engine-management master aedf3964195fc3bb21201d3eba7ae098431f21aa
Updated the Version of the Common Lib
Change-Id: I9ca67aa519754381115722924dc924f3a2a654eb
Issue-ID: HOLMES-177
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
|
|
Project: integration master 02ab6ac277fd84095dbbc945ee4714ae62ece57f
Merge "Script for full ONAP redeploy using existing k8s"
Script for full ONAP redeploy using existing k8s
Change-Id: I720af420c0a81b83972f243d8b7a771db18b64f6
Issue-ID: INT-586
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Project: integration master 286f452409abf80ef7089a474fd42f7af028df7f
Dedicate more resources to etcd and orch planes
Change-Id: Icbb89977ed58ed558014ffa7760fbe04daa7f45c
Issue-ID: INT-586
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Project: oom master 2eed381097f6497cbac8b82caedcc58a3b04537a
Merge "Update sms version to 3.0.1"
Update sms version to 3.0.1
Update SMS version to 3.0.1 to reflect latest image
Issue-ID: AAF-390
Change-Id: Ie4b6c45bf2dc3e8352810809b2c88523240b6d43
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
|
|
Project: oom master 007ad896428e3337e84098b236f195a6cbf7b2b2
Merge "Add dupliate ssl.key lines to aaiclient.prop file"
Add dupliate ssl.key lines to aaiclient.prop file
Update image version.
Enable AAF by default.
Remove AAF lines from values.yaml file that are no longer necessary based on AAF enhancements that have been made for this release.
Add ssl.key lines to aaiclient.properties file.
Change-Id: I4ad9bd204ad1fb7def972b78a4881e7e134ddfce
Issue-ID: APPC-1218
Signed-off-by: Aaron Hay <aaron.hay@att.com>
|
|
Project: oom master 06633269c37001194d595820ee7063109fe2f9e6
Update AAA shiro configuration for CAS AAF
Update configuration file based on AAF bootstrap data in the AAF role.dat file.
Change-Id: Iafbb1f37383fb97a00441539e14ace8e9282a330
Issue-ID: OOM-1488
Signed-off-by: Aaron Hay <aaron.hay@att.com>
|
|
Project: integration master 2071687a1763806b64c6d7ea054fd1ed20fbc1fb
Update sms version to 3.0.1
Update SMS version to 3.0.1 to reflect latest release image
Issue-ID: AAF-390
Change-Id: I632edc9e2465b23cd0c431bca12a75b7b79942a0
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
|
|
Project: aaf/sms master ccacdc36474ea2fa952e7369ffc2d72e4368bac8
Update version to 3.0.1 for release
Update image version to 3.0.1 for release
tagging.
Issue-ID: AAF-390
Change-Id: If675f209f852fd783f16feb40b92c54e1f160c91
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
|