Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/vid.git from branch 'master'
to e6de82bfd595d5c680a515c2ff32de21a163cd70
- Merge "Add details in template list popup"
- Add details in template list popup
Issue-ID: VID-730
Signed-off-by: Yoav Schneiderman <yoav.schneiderman@intl.att.com>
Change-Id: I7042e85a1e12e7d5d9a19b5cc1eb92c65ea08134
|
|
* Update docs/submodules/usecase-ui.git from branch 'master'
to 1c006f9d6141e264961f0fed4cbd27b931580dd5
- feat:Optimize page style of slicing management page
Change-Id: I3df19a4463a65116401c96c65000c63a5a22d699
Issue-ID: USECASEUI-369
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 2e263cc66539a814502590365cf844b093115942
- Merge "vfModule.model.info getModel use vfModule constructor"
- vfModule.model.info getModel use vfModule constructor
Fix bug of show wrong value in Component Info for VfModule
with maxCountInstances
Issue-ID: VID-726
Change-Id: I909218c9c7bb4121bcbfdb9f4f436571f1e83ebe
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to 5b2d3144d2f03e124fa77c5620790cc979ab356f
- Ingress controller and node port scanner
This tool reads K8S NodePort and Ingress service configurations
and scans for service availability
Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com>
Change-Id: Ie9681ffe957317ed1f1c77ac9d6c90d677df294b
Issue-ID: OOM-2240
Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to 8df0be591db1bc639742b482fa24a8e7c16254e2
- Add minimal Vagrant environment quickstart documentation
Issue-ID: ONAPARC-537
Change-Id: I86f5db6331980bf7d7ea4074d6e0bbcc84843d3c
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to 0d01b78a4b059886f6052519da97efbbfc018d1f
- Deploy minimal ONAP
This patch prepares operator's environment for ONAP deployment (by
exporting environmental variables for use in helm override file). It
also fixes post-setup message regarding additional provisioning steps.
Issue-ID: ONAPARC-537
Change-Id: I18815578ddc46a2d5ef31d6cf44b42f9a5d3950d
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to 0664ac4023cd0b96d002c8515ee5767417bab6e1
- Prepare cluster for helm-based deployments
This patch adds missing client tools ("make" for helm charts generation
on operator's machine) as well as the server side: local helm repo and
K8s service account.
Issue-ID: ONAPARC-537
Change-Id: I34bd5c9422dd1a5be0a1f235be3ee9598cc988c0
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to 3cb78218ec4e5cb6ab9aae6987b7c03f22d588e3
- Increase resources for K8s worker node
This patch also changes how resources are assigned to local
infrastructure nodes due to increasing number of specific cases.
Issue-ID: ONAPARC-537
Change-Id: I914b40508ab388b99d5f124ab1369b152a8ca765
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to f1176daf78a691d31a13b698d9401a20ce51c5b4
- Add helm provisioners (downloading and setting up with OOM plugins)
Issue-ID: ONAPARC-537
Change-Id: I3b3d731ae016c78b3e00841157c69aded14635e2
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to df0edea0c75b1bd99f26779be7d7b60d5fcb3481
- Add Devstack machine and its provisioning
Issue-ID: ONAPARC-537
Change-Id: If725843c3e5ee47724a98d70611cbde464b9debc
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to 55c0c9d2645ee6c9d5e217326f585c033df449a0
- Adjust provisioning tools paths
Issue-ID: ONAPARC-537
Change-Id: I6aeab5db440d35187db84bf6d2525fd61a8737c4
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to 216bd6a4870c680555d586f0010a633d5fa15700
- Import Vagrant environment from test/security/k8s
Infrastructure mockup has been previously set up for CIS guidelines
checking. Empty Kubernetes cluster was sufficient for that purpose. It
will be adjusted to satisfy minimal ONAP requirements and should
eventually supersede previous testing environment.
Issue-ID: ONAPARC-537
Change-Id: Iada29d86642b8a5513e9d1bbd895db2094ad12b9
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to 83040dff44e13c08a73a78c98ae64d7812fc3b6e
- Describe purpose of minimal Vagrant environment
Issue-ID: ONAPARC-537
Change-Id: I75e843794fa43af51e1a2674abede1394a384d15
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 3130b106f807a0466ea3dd96e2f6b2e8f9e17610
- Merge "Fix e2e test of upgrade VFM"
- Fix e2e test of upgrade VFM
Issue-ID: VID-603
Signed-off-by: Amir Skalka <amir.skalka@intl.att.com>
Change-Id: I678a0f30da8236952def96c582863c8200857d45
|
|
* Update docs/submodules/so.git from branch 'master'
to 145eb372a14a2dd25f75033acd37e269c33caf95
- Merge "add pnf_resource_to_workflow to catalogdb bind the pnf model uuid to pnf workflow"
- add pnf_resource_to_workflow to catalogdb
bind the pnf model uuid to pnf workflow
Issue-ID: SO-2558
Signed-off-by: Yaoguang Wang <sunshine.wang@huawei.com>
Change-Id: I779ba8bef8ca3bb67ab6e9245eafec8b84571c85
|
|
* Update docs/submodules/usecase-ui.git from branch 'master'
to 9d66a97004715bbeb4bc02a7fcbd8d7dea9ec55a
- feat:Remove unnecessary page components of slicing-management
Change-Id: I731f1ed96ffcdee4a40097cbdce219c45b8a2df1
Issue-ID: USECASEUI-369
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 72a9733f9ecc0171841bc10f03e662d693bec77c
- Fixing node count icon VfModule + unit tests.
Issue-ID: VID-726
Signed-off-by: Yoav Schneiderman <yoav.schneiderman@intl.att.com>
Change-Id: I07538d9e77ff3e983da35f90f73eb62c9fdfce4b
|
|
* Update docs/submodules/portal.git from branch 'master'
to 8bdd277a883f19bd917d8fce860eaf6c78bc85f6
- Merge "ExternalAuthException.java-Junits"
- ExternalAuthException.java-Junits
Issue-ID: PORTAL-797
Change-Id: Ib2a105c9c9a9fbfe3f8f14b3a564ac013262cffb
Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
|
|
* Update docs/submodules/portal.git from branch 'master'
to 059edd0c134cecfa6939f35fb8eb847d4c40631f
- Merge "Dao object moved from dao packege to package by component in service folder"
- Dao object moved from dao packege to package by component in service folder
This patch move all services from single folder to separete folders.
All DAO classes are noc package-private and moved too to this folders,
providing encapsulation mechanism. DAO object schould not be directly
call from any where else that package type class.
Issue-ID: PORTAL-710
Change-Id: I3c0edd9eaa8260849ca716dd6244cf4c83ec783c
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
|
|
* Update docs/submodules/portal.git from branch 'master'
to ba2d7bcaf4ce42fd0c8742dc462ef0160bdfd8f7
- Merge "Deprecated class and annotation change"
- Deprecated class and annotation change
javax.validation.constraints.Email,
javax.validation.constraints.NotBlank
in ProfileDetail.java class changed to
import org.hibernate.validator.constraints.Email,
import org.hibernate.validator.constraints.NotBlank
Minor change:
@RunWith(MockitoJUnitRunner.class) -> @RunWith(SpringRunner.class)
Issue-ID: PORTAL-710
Change-Id: I9e249ea293ec05b212d431e6fe877a98f3798ffc
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
|
|
* Update docs/submodules/portal.git from branch 'master'
to 662c0ad3e5874c4db01414338a0a6676adb29c8d
- Merge "NotValidDataException.java-junits"
- NotValidDataException.java-junits
junits for NotValidDataException.java
Issue-ID: PORTAL-797
Change-Id: Id63a2ecc6666e1e47e621e647fabc28dc73668f1
Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 1dd281fc7e5d96d585561dd9bdbb90173a698a6a
- Merge "Enable Cassandra for AAI in minimal ONAP environment"
- Enable Cassandra for AAI in minimal ONAP environment
Deployment of AAI component fails unless Cassandra is enabled in the
cluster [1].
This patch also adds Cassandra to the list of enabled components and
fixes minor typos in the documentation.
[1] https://git.onap.org/aai/oom/tree/requirements.yaml#n23
Issue-ID: INT-1402
Change-Id: I5cb57e1909f749bb8d28fac0e5eeb09f6cfe4b33
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 4a18669124ad341e06ffec59711a477d7223c873
- Merge "Secure FE communications to the workflow backend"
- Secure FE communications to the workflow backend
Update of the workflow fe and be charts to secure the communications and to start the backend server is https mode with a secured connection to SDC
Issue-ID: OOM-1954
Signed-off-by: IlanaP <ilanap@amdocs.com>
Change-Id: Ia3c4c714e317b8f8b6b4ee9245daa50eea50275f
Signed-off-by: IlanaP <ilanap@amdocs.com>
|
|
* Update docs/submodules/ccsdk/features.git from branch 'master'
to 2c4a12c3108b49169ed42eaa8bf63e35ec9ac1fa
- App mountpoint-state-provider
App mountpoint-state-provider for use by microservices
Issue-ID: SDNC-1010
Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
Change-Id: I22d7a5e6581a451209a520fab73def1eba496239
Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
|
|
* Update docs/submodules/ccsdk/features.git from branch 'master'
to de4fec0391bbf1d838ebc6e18f3f307dc6885319
- App mountpoint-registrar
App mountpoint-registrar
Issue-ID: SDNC-1009
Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
Change-Id: Idc40dcb2410d4d20f8d3a7943d1f810710ce7f27
|
|
* Update docs/submodules/oom.git from branch 'master'
to 448a16ef7f4816620fb45e842a664c6e6dc65c52
- Merge "Remove old nginx configurtion from the SDC"
- Remove old nginx configurtion from the SDC
Remove not longer suported and incompatibile option from
the SDC nginx ingress configuration
Issue-ID: OOM-2187
Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com>
Change-Id: I5bddbc8400569cc8a58c48cd15ca00991336e1c8
|
|
* Update docs/submodules/appc.git from branch 'master'
to 3459b8ceb782ab6cb582c1f8e085088016c91d33
- Fix inconsistent use of encrypt method
The appc Configuration class handles decryption of encrypted
passwords with no additional method calls needed.
This change removes the incorrect call the the EncryptionTool
encrypt method.
Change-Id: I3b9664911d087da25919ae96db038008b8427e24
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1766
|
|
* Update docs/submodules/ccsdk/features.git from branch 'master'
to 595457177ac1316c4567c2bf339b4fb0230e85c6
- Merge "YANG Model update for A1 Adapter"
- YANG Model update for A1 Adapter
YANG model update to address policy type and poliy instance creation
as well as notification for policy enforcement update
Issue-ID: CCSDK-1996
Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com>
Change-Id: I4dc4fdf1fadd996d7f32ff370b2b1edd853823df
|
|
* Update docs/submodules/vid.git from branch 'master'
to 4bfa2df6e5735b0060a88e4661f38b955094d1a1
- Templates: Test deployment of a Cypress edited template
Use templates__instance_from_template__set_without_modify1.json in API
test, and make sure values comply.
Fix multiselect control to keep platform name as-is when field not
touched but "set" is set.
Issue-ID: VID-724
Issue-ID: VID-722
Change-Id: Ic0e4cc36027c56f900f6d7e0aa2b01da7d0c728f
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
* Update docs/submodules/policy/parent.git from branch 'master'
to 5f80cfcfdb95aa6b90f92f4e15f543d1d7125750
- Update PAP docs per review comments.
Issue-ID: POLICY-2281
Signed-off-by: Jim Hahn <jrh3@att.com>
Change-Id: Ia8ddf2dddd3a6cd605efea360cbf47b03bb93c10
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 20b07e37990f1926d7b3cb45542b76c0336f9f19
- Merge "adding new designer component, sort and configuration dashboard"
- adding new designer component, sort and configuration dashboard
Issue-ID: CCSDK-1982
Issue-ID: CCSDK-1984
Issue-ID: CCSDK-1983
Signed-off-by: ShaabanEltanany <shaaban.eltanany.ext@orange.com>
Change-Id: I05d12bbf5ebc940bd6983da06af3f85ee18eb723
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 383235b495c32a1762511f1837bc9e98af6226eb
- Cluster distributed data store
Add experimental cluster co-ordination service using Atomic framework.
Included distributed data store creation utilities.
Sample docker compose data cluster between cds controller and resource-resolution instances.
Issue-ID: CCSDK-2000
Signed-off-by: Brinda Santh <bs2796@att.com>
Change-Id: I4de00e773a996e08fd1d260fc27ed18832433883
|
|
* Update docs/submodules/so.git from branch 'master'
to ef4e7b50f4dc76ca042ddda76cdcf4e5ed10d9f4
- Merge "SOL003 Adapter Package Management - Fetch VNF Package Content"
- SOL003 Adapter Package Management - Fetch VNF Package Content
Change-Id: I86f1541098c7694b1624f9cdaf4e4c5cb91df3dd
Issue-ID: SO-2415
Signed-off-by: rope252 <gareth.roper@est.tech>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 2b1c87f302e8b6ffef589036da49e66bc3e7d1c5
- Merge "VID logging adjustments"
- VID logging adjustments
Now using org.onap.logging libs, improved formatting, and
full MDC key/values dump.
Added outgoingRequests logging of upstream in-out traffic.
See also:
VID logs to Logging Specification v1.2 (Casablanca)
https://wiki.onap.org/pages/viewpage.action?pageId=28378955
Issue-ID: VID-253
Change-Id: If1378319d6c77fef0d08adc8e5e08c98cab50580
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 19bfe44c206000e5f71b53c1642f19886be7ad5f
- Templates: Test deployment of a Cypress *edited* without changes template
Issue-ID: VID-724
Signed-off-by: Sara Weiss <sara.weiss@intl.att.com>
Change-Id: If70e4cb35d6a0feb0972da3f212b8a87892004cd
|
|
* Update docs/submodules/vid.git from branch 'master'
to fca7e153ab6577914032e100ffff3dfa6392c306
- Merge "default maven build of vid-webpack-master to run build and unit tests"
- default maven build of vid-webpack-master to run build and unit tests
Issue-ID: VID-729
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: I244996542d9b9d8f92af4db325d22585f0327d0f
|
|
* Update docs/submodules/vid.git from branch 'master'
to e2801985291583854dcedcad69c858c81c64d3de
- Templates: Test deployment of a Cypress *edited* template
templates__instance_from_template__set_without_modify.json
is currently a plain copy of original template, but this
will be changed later on
Issue-ID: VID-724
Change-Id: Ib527fc33b684b0886c7aa407d5ba90be65fad159
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to a9f9a844ec795058a1867614b88284c3b324af7f
- Merge "Add details in template list popup"
- Add details in template list popup
Issue-ID: VID-730
Signed-off-by: Yoav Schneiderman <yoav.schneiderman@intl.att.com>
Change-Id: Id6c04f3400bb0b518e857011dfb72042cb79d184
|
|
* Update docs/submodules/vid.git from branch 'master'
to 766ae25cfa4bb854c17a5dd8d676df2214e4c3de
- Merge "Templates: show correct values of sdnc-preload, volume-group name"
- Templates: show correct values of sdnc-preload, volume-group name
Rename fields in VfModule:
- volumeGroupName instead of volumeGroupInstanceName
- sdncPreLoad instead of usePreload
Also allow "set" on pupups by providing an empty "existingNames"
Issue-ID: VID-724
Change-Id: I18ea0c3fdb4fe716c01902effbb577844000f958
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 5e3debb8feabc8bf0631344bacfff837629240e4
- Merge "Do not show retain VGs checkbox in VFM Upgrade modal + tests modifications"
- Do not show retain VGs checkbox in VFM Upgrade modal + tests modifications
Business&test(cypress&UT), refactor of some files, fix of typos,
upgrade jest version etc.
Issue-ID: VID-603
Change-Id: I2153c8a7f300bfa34f6817704b08f0c2a046a4e7
Signed-off-by: Amir Skalka <amir.skalka@intl.att.com>
|
|
* Update docs/submodules/usecase-ui.git from branch 'master'
to ae24adb337bd7f362c2a5e8fb6ef92e2f02ccd8b
- feat:Optimize service instance creation parameter passing
Change-Id: I0ccf20c574f004f3fd39a223052f002099451560
Issue-ID: USECASEUI-370
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
|
|
* Update docs/submodules/logging-analytics.git from branch 'master'
to c527140c4c949851f035fb8f4c9c80779aa01bc2
- Removed check for X-ClientID header when setting partnerName
Issue-ID: LOG-1191
Change-Id: I4247085b89f25d8bb244fa43a18a81c8ff35aff8
Signed-off-by: Brittany Plummer (bp896r) <bp896r@att.com>
|
|
* Update docs/submodules/usecase-ui.git from branch 'master'
to 08eb62822a3dc98a20dd504a9780370d1024b5f6
- fix:Fixed instance creation interface call bug and popup bug
Change-Id: I946b34533a7467fa0f0b83a68c3515e8bcf1f7b7
Issue-ID: USECASEUI-370
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to d35491b7dc4a85b546179f8d7f00a389bfbded49
- Fix ensureNamespace behavior failing on missing ns
The behavior is now amended to ignore namespace not found
errors.
Signed-off-by: Konrad Bańka <k.banka@samsung.com>
Issue-ID: MULTICLOUD-955
Change-Id: Ifc180eca9e8195c38f0b0f268dd142a329405d3d
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
|
|
* Update docs/submodules/ccsdk/features.git from branch 'master'
to df195945d03dec122666e8d48e4c7ba94630468a
- Refactoring multiple plugins
Refactoring below plugins in sdnr/wt/common/pom.xml :
1) org.codehaus.mojo : exec-maven-plugin -> changing executable to bash so that it can run on windows too
2) com.github.alexcojocaru : elasticsearch-maven-plugin -> skip if tests are skipped during maven build
Adding create dir step in es-intit.sh :
sdnr/wt/data-provider/database/src/main/resources/es-init.sh -> cmd_initfile() -> mkdir -p $( dirname $INITFILENAME )
Change-Id: I78516406101659f802dad2fb68ca349f63a4dd2e
Issue-ID: CCSDK-1994
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
|
|
* Update docs/submodules/dcaegen2.git from branch 'master'
to 3bdcd5fcf45254a27cee6e244eddcc63cabb43e8
- Merge "Add PMSH documentation"
- Add PMSH documentation
*Add base PM Subscription Handler documentation
Issue-ID: DCAEGEN2-1837
Change-Id: I17bb587ef56704e0a122d65c7d29a2998489ce9c
Signed-off-by: dfarrelly <david.farrelly@est.tech>
|
|
* Update docs/submodules/policy/parent.git from branch 'master'
to a687756e85ecb53513694278a656d510731518e2
- Merge "Document Policy API to create operational policy for CDS actor"
- Document Policy API to create operational policy for CDS actor
- Restructured the development directory to include devtools,
and actors
Issue-ID: POLICY-2294
Signed-off-by: Rashmi Pujar <rashmi.pujar@bell.ca>
Change-Id: Ifdb1a9f3b8fa4a2ff34a7c8edf29783d2de803b7
|
|
* Update docs/submodules/vnfrqts/requirements.git from branch 'master'
to b24cf55f39f1d67795ae6792440c9e5c151d120b
- [VNFRQTS] Update requirements for vf_module_index
Issue-ID: VNFRQTS-784
Signed-off-by: weinstock, alan <aw2574@att.com>
Change-Id: I8e0772b987285606c055843fbbaebbe9f54ff95f
Signed-off-by: weinstock, alan <aw2574@att.com>
|
|
* Update docs/submodules/externalapi/nbi.git from branch 'master'
to 9040e0f71c3794bd1b56e2569f95795311ba0cc6
- Format Java code with respect to ONAP Code Style
Change-Id: I9025c97ffd2997bfba0dcfb9caec8b7be6ae090c
Issue-ID: EXTAPI-372
Signed-off-by: MatthieuGeerebaert <matthieu.geerebaert@orange.com>
|
|
* Update docs/submodules/oom/offline-installer.git from branch 'master'
to afa9fed5280ce7aab326623a3d9c865f3b02f251
- Merge "Add screen and jq to onap_rpm.list"
- Add screen and jq to onap_rpm.list
Added screen and jq packages to RPM repository list.
These packages was added as helpful tools for debugging.
Oniguruma package is dependency for jq package.
Issue-ID: OOM-2200
Change-Id: I2bbd8bf75569156e845341a9766214b03401ec35
Signed-off-by: Jan Benedikt <j.benedikt@partner.samsung.com>
|