summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authors00370346 <swarup.nayak1@huawei.com>2019-05-14 15:37:22 +0530
committers00370346 <swarup.nayak1@huawei.com>2019-05-14 22:48:25 +0530
commitc27d1c3a98eb11896bce4a99f8caec98e78cd3a7 (patch)
tree710e1bdc46e094a1d83ad9151bde8f748845ca6f
parent4274f2fc325d209bda0dcda0f718edb1fbe41a6e (diff)
Issue-ID: DCAEGEN2-1500 Restconf collector deployment fails
Change-Id: I34b2b3d7bbec00396119ea1b9390b0f65ba49c71 Signed-off-by: s00370346 <swarup.nayak1@huawei.com>
-rw-r--r--dpo/blueprints/k8s-rcc-inputs.yaml2
-rwxr-xr-xdpo/blueprints/k8s-rcc-policy.yaml-template2
-rw-r--r--version.properties2
3 files changed, 3 insertions, 3 deletions
diff --git a/dpo/blueprints/k8s-rcc-inputs.yaml b/dpo/blueprints/k8s-rcc-inputs.yaml
index bbd881c..0f11cd6 100644
--- a/dpo/blueprints/k8s-rcc-inputs.yaml
+++ b/dpo/blueprints/k8s-rcc-inputs.yaml
@@ -16,7 +16,7 @@
# limitations under the License.
# ============LICENSE_END=========================================================
-tag_version: nexus.onap.org:10001/org.onap.dcaegen2.collectors.restconfcollector:1.1.1
+tag_version: nexus.onap.org:10001/onap/org.onap.dcaegen2.collectors.restconfcollector:1.1.1
external_port: 30416
diff --git a/dpo/blueprints/k8s-rcc-policy.yaml-template b/dpo/blueprints/k8s-rcc-policy.yaml-template
index ef7cf1f..ad53162 100755
--- a/dpo/blueprints/k8s-rcc-policy.yaml-template
+++ b/dpo/blueprints/k8s-rcc-policy.yaml-template
@@ -34,7 +34,7 @@ inputs:
default: "3904"
tag_version:
type: string
- default: "nexus3.onap.org:10001/org.onap.dcaegen2.collectors.restconfcollector:1.1.1"
+ default: "nexus3.onap.org:10001/onap/org.onap.dcaegen2.collectors.restconfcollector:1.1.1"
consul_host:
type: string
default: consul-server.onap.svc.cluster.local
diff --git a/version.properties b/version.properties
index b304d19..9461aa9 100644
--- a/version.properties
+++ b/version.properties
@@ -3,4 +3,4 @@ minor=1
patch=1
base_version=${major}.${minor}.${patch}
release_version=${base_version}
-snapshot_version=${base_version}-SNAPSHOT \ No newline at end of file
+snapshot_version=${base_version}-SNAPSHOT