Age | Commit message (Collapse) | Author | Files | Lines |
|
Issue-ID: CCSDK-2070
Signed-off-by: ShaabanEltanany <shaaban.eltanany.ext@orange.com>
Change-Id: Ica011b6084c9c916e62a7f95f33e038378a8e3ff
|
|
Issue-ID: CCSDK-2483
Signed-off-by: AhmedEldeeb50 <ahmed.eldeeb.ext@orange.com>
Change-Id: I7e1c0f80eb9e6073a1eb472bd6f042e8545c5ab7
|
|
Issue-ID: CCSDK-2320
Signed-off-by: ShaabanEltanany <shaaban.eltanany.ext@orange.com>
Change-Id{{/*
# ================================================================================
# Copyright (C) 2019, Nordix Foundation. All rights reserved.
# ================================================================================
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
*/}}
{{- if and .Values.cert.persistence.enabled (not .Values.cert.persistence.existingClaim) -}}
kind: PersistentVolumeClaim
apiVersion: v1
metadata:
name: {{ include "common.fullname" . }}-cert
namespace: {{ include "common.namespace" . }}
labels:
app: {{ include "common.name" . }}
chart: "{{ .Chart.Name }}-{{ .Chart.Version }}"
release: "{{ include "common.release" . }}"
heritage: "{{ .Release.Service }}"
{{- if .Values.cert.persistence.annotations }}
annotations:
{{ toYaml .Values.cert.persistence.annotations | indent 4 }}
{{- end }}
spec:
accessModes:
- {{ .Values.cert.persistence.accessMode }}
storageClassName: {{ include "common.storageClass" . }}
resources:
requests:
storage: {{ .Values.cert.persistence.size }}
{{- end -}}
rg/avatar/cf175eec771684a8334ff6ea1f53b752?s=13&d=retro' /> Brinda Santh | 1 | -1/+1 |
|
Move controller blueprints modules to blueprints processor and change the maven group name.
Fix test cba and model type paths
Fix dependencies issues.
Issue-ID: CCSDK-1663
Signed-off-by: Brinda Santh <bs2796@att.com>
Change-Id: I3654e6f04811470327acba90e8a452b66e3e189b
|
|
Issue-ID: CCSDK-1770
Signed-off-by: Shaaban Ebrahim <shaaban.eltanany.ext@orange.com>
Change-Id: I61a947533a1b61138d004a22c5a796d09ab2c8d9
|
|
Issue-ID: CCSDK-1770
Signed-off-by: Shaaban Ebrahim <shaaban.eltanany.ext@orange.com>
Change-Id: Ibf718314f2f818108af3133641ab7be48c334dce
|
|
blueprint-proto
Issue-ID: CCSDK-1932
Signed-off-by: Ahmed Abbas <ahmad.helmy@orange.com>
Change-Id: I87c625cb4a49ac290f670eeab0a54ddc3207b8cb
|
|
|
|
Issue-ID: CCSDK-1770
Signed-off-by: Ahmed Abbas <ahmad.helmy@orange.com>
Change-Id: I705135af4898db68eeddb8b67bf62fbbea6921ac
|
|
Use released 1.5.0 version of parent pom
Change-Id: Icfce7d572b7403e3ea43cb41675fe9d7b169e782
Issue-ID: CCSDK-1920
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Issue-ID: CCSDK-1770
Signed-off-by: Shaaban Ebrahim <shaaban.eltanany.ext@orange.com>
Change-Id: I8ac77ab4903e3141d065a61bf28404f3d16077cd
|
|
GRPC integration for Draft, Publish, Download
Change-Id: I24e138fae766da7a112ac9f49a8ba036d81b5bb5
Issue-ID: CCSDK-1785
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
|
|
Issue-ID: CCSDK-1793
Signed-off-by: Shaaban Eltanany <shaaban.eltanany.ext@orange.com>
Change-Id: Ic22a886bb7018ec09c557166e3ebd69196713d4c
|
|
Changed base url from controller-blueprint to blueprint-processor
Issue-ID: CCSDK-1793
Change-Id: I38f8e8ba482a05d5b385c109fcd4c54f2cd77b48
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
Adding json-smart:2.3 as dependencies to avoid Junit Failure
Issue-ID: CCSDK-1740
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: I6a01d344735ded414d9b42b14221cdb447882528
|
|
Adding tidy-maven-plugin and related profile to format/vaidate pom files
To format POM Files just run mvn process-sources -P format
Issue-ID: CCSDK-1739
Signed-off-by: SINGAL, KAPIL (ks220y) <ks220y@att.com>
Change-Id: I58dc261ac7b3179a91a0ab5a06237990707543f5
|
|
Roll master version for Frankfurt development
Change-Id: Ife7ecc5bfb2d8d515805c40c381f6acb34af538b
Issue-ID: CCSDK-1701
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Created loopback API function to fetch data-types from backend and
display them in data-type drop-down
Issue-ID: CCSDK-707
Change-Id: I797177b9042558c99a94df9c9dd4295c43389d29
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
Roll versions in master branch
Change-Id: I12ac01bc8769303c9d6fe7053306bdaa68f54396
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Change-Id: Id7a708a3ae6029a775d28710967fe9f3eec42c59
Issue-ID: CCSDK-1275
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
|
|
Update to neon versions
Change-Id: I095b46cefa264006bea5722b952c789374870370
Issue-ID: CCSDK-1389
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
|
|
Added service for search result CBA
Change-Id: Iba00f048abc59878e6dcda9d1de9f0fc823d9130
Issue-ID: CCSDK-1275
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
|
|
Changed Bleuprint controller link for backend
Change-Id: If3e14f26a6cd8a059cab37325326c2f11a58c8dc
Issue-ID: CCSDK-1275
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
|
|
Roll versions to 0.5.1 - need to re-release El Alto early release
Change-Id: Ifc0d4af8920065ca4ae8f509c63f98dc6e112322
Issue-ID: CCSDK-1563
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Exported blueprint controller in index and changed uri path
Change-Id: If83d2260912dfd92353b0923b1237726ff4baad3
Issue-ID: CCSDK-1275
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
|
|
Added search by tag service in Server for CBA
Change-Id: Ib1b3f0e9e3aaf5f5854a0cf011d90f2cd3661bf3
Issue-ID: CCSDK-1279
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
|
|
|
|
To install local copy of npm, needed to make 2 changes to
frontend-maven-plugin configuration:
1) Add tag <npmVersion>6.4.1</npmVersion>
2) Removed tag <npmDownloadRoot>
Confirmed in local build that those changes result in npm being installed
in local 'node' directory (which it was not before these changes).
Also, changed parent version to 1.3.1-SNAPSHOT - this will be needed to
prevent builds from breaking when new SAN certs are installed for ONAP gerrit.
Change-Id: I576d8737eccfaa3024a36608edc1102535a55d26
Issue-ID: CCSDK-1491
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Implemented api to fetch source list from backend
Issue-ID: CCSDK-707
Change-Id: Ica7a3177f7a426456d921474a7758d2745eae33f
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
Server compilation failure fix
Change-Id: Icea5108e38329f34886f232bb3c7ba1f32dd75a3
Issue-ID: CCSDK-1491
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
|
|
|
|
|
|
Enabling https for cds-ui-server
Add dummy private key and cert
Change-Id: I9d318ceea3527ebb4f0776e26fb9dbf5d4cb6615
Issue-ID: OJSI-196
Signed-off-by: Xuefeng Xie <henry.xie@est.tech>
|
|
- For deploy blueprint functionality
Change-Id: I35395ae315ac063c3bb3f6893956965ecb74e74e
Issue-ID: CCSDK-1274
Signed-off-by: Nirvan Ramjuttun <nirvan.ramjuttun@amdocs.com>
|
|
- Remove autorization from request logs
- add request ID if it doesn't exist
- log response code
Issue-ID: CCSDK-1295
Change-Id: Ia83125bd85ddb1cd89f02cf55220f1aa11049810
Signed-off-by: Rami <rmohamed.ext@orange.com>
|
|
- add logger with interceptor for requests
Change-Id: Iecb6b6e51c28aadcc4eec3bb69dc38f4e0e346c5
Issue-ID: CCSDK-1295
Signed-off-by: Rami <rmohamed.ext@orange.com>
|
|
Issue-ID: CCSDK-1292
Change-Id: I3536437bad334841d7c7ecd577c092cd13f42a9b
Signed-off-by: Nirvan Ramjuttun <nirvan.ramjuttun@amdocs.com>
|
|
Roll master version to El Alto versions
Change-Id: I75400c5d7dda6b306b0b2e3aa5cd583380dab461
Issue-ID: CCSDK-1222
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|