Age | Commit message (Collapse) | Author | Files | Lines |
|
- pass cfy_tenant_name in query from policy-handler
to deployment-handler
- new config "query":{"cfy_tenant_name": "default_tenant"}
- limits the single policy-handler to a single cfy_tenant_name
in cloudify under the deployment-handler
Change-Id: I1b86ec7578eae0be9913b4b5869a3c8f552a1b33
Signed-off-by: Alex Shatov <alexs@att.com>
Issue-ID: DCAEGEN2-704
|
|
Modified pomm minor versions
Change-Id: Ib302f06d30ed1851bddc2e54b80097ba6848d415
Issue-ID: DCAEGEN2-394
Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
|
|
1. change VES measurement data topic
2. fix bootstrap container image version
Issue-ID: DCAEGEN2-502
Issue-ID: DCAEGEN2-499
Change-Id: I1220b888d3b2ecaf8876868863c2964193ac0301
Signed-off-by: Lusheng Ji <lji@research.att.com>
|
|
Since DCAEGEN2-433 is a fix for Amsterdam boostrap, pointing to R1
resource locations instead of letting the build jobs de-templating,
which would point to R2 resource locations.
Issue-ID: DCAEGEN2-433
Change-Id: Id794ae8fa71c00c3312c68e764766e8e06786fa4
Signed-off-by: Lusheng Ji <lji@research.att.com>
|
|
Virtualenv automatically pulls the newest pip.
Pip 10.0.0 was release on 2018/03/31. This new version no longer
supports the --use-wheel option. Hence when running wagon install,
which depends on pip --use-wheel, the bootstrap container quits.
Fix: add a line to force pip to be a specific version, not auto to
newest.
Issue-ID: DCAEGEN2-433
Change-Id: I2d7e0a71c1b50682458abb658c62914931115869
Signed-off-by: Lusheng Ji <lji@research.att.com>
|
|
Change-Id: I84834c92e6903255a5a55832cbeeb34f9a6897ed
Issue-ID: DCAEGEN2-211
Signed-off-by: vagrant <vv770d@att.com>
|
|
|
|
Under certain conditions, it takes longer than 10 seconds
on the cloudify manager VM from the time its IP stack becoming
ready (echoing to ICMP) to the time its sshd becoming ready.
This causes the ssh-into-cloudify-manager-VM command to fail.
The implemented solution is to replace the ping test-wait loop with
a TCP port 22 open test-wait loop.
Issue-Id: DCAEGEN2-201
Change-Id: I9b734a9ff58ec9e97dc0102dc2ba86756e50f135
Signed-off-by: Lusheng Ji <lji@research.att.com>
|
|
Bump minor version in preparation for Amsterdam
branching.
Change-Id: Ib3b1d70ce0a73bd0361accffb06f6a84d06aeaa0
Issue-ID: CIMAN-120
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Change-Id: Ib9479c31b473049bb17253c57885a34daedbd2c2
Issue-Id: DCAEGEN2-191
Signed-off-by: Jack Lucas <jflucas@research.att.com>
|
|
Change-Id: I6209f8edb4a15c0a099447bcec60f7faa0dcec44
Issue-Id: DCAEGEN2-190
Signed-off-by: Jack Lucas <jflucas@research.att.com>
|
|
In addition the following:
Disable designate import function
Install ping and nc to docker container (Dockerfile)
Issue-Id: DCAEGEN2-127
Change-Id: I13a8684260e9352bf2ae5efb7f6837f23a58cf97
Signed-off-by: Lusheng Ji <lji@research.att.com>
|
|
1. Fix the wget of cent_os and cosul_cluster BPs not over-writing old copies.
2. Replace sleep 180 after launching CM VM to a ping wait
Issue-Id: DCAEGEN2-128
Change-Id: I9ff8f770a320291c1c26d3c1159a52764d677f98
Signed-off-by: Lusheng Ji <lji@research.att.com>
|
|
Writing out floating IP addresses of Consul and CloudifyManager
VMs to host files, used by Nginx proxy for redirecting
ONAP healthcheck call.
Issue-Id: DCAEGEN2-128
Change-Id: I502ca663fbb42009198acb14a8225bc9f1164730
Signed-off-by: Lusheng Ji <lji@research.att.com>
|
|
Issue-Id: DCAEGEN2-173
Change-Id: I974133327fbe482165f61bdfef6591a953230521
Signed-off-by: Jack Lucas <jflucas@research.att.com>
|
|
Change-Id: I9ef3d1e0688f54dd04361db1ba3ec71e48c159e9
Issue-Id: DCAEGEN2-159
Signed-off-by: Jack Lucas <jflucas@research.att.com>
|
|
Issue-Id: DCAEGEN2-127
Change-Id: I7396a17049fb3186203f48f0f57e77ef135c8dff
Signed-off-by: Lusheng Ji <lji@research.att.com>
|
|
Issue-Id: DCAEGEN2-128
Change-Id: If721b85de4f741026b4a881ef2711e53bbfbf2b4
Signed-off-by: Lusheng Ji <lji@research.att.com>
|
|
Change-Id: I0ea4d24b67b3b2f5b8f8a9fceb84b0bfd7ec7c23
Issue-Id: DCAEGEN2-159
Signed-off-by: Jack Lucas <jflucas@research.att.com>
|
|
Change-Id: I9600acb8c3eb29a9c994b7aa95e6f4fbeb06f9ba
Issue-Id: DCAEGEN2-159
Signed-off-by: Jack Lucas <jflucas@research.att.com>
|
|
Issue-Id: DCAEGEN2-128
Change-Id: I6e55980d819e8030f2b49bdf594dc89539e22d81
Signed-off-by: Lusheng Ji <lji@research.att.com>
|
|
Change-Id: I4d44da27151b6926f6c8540eb4150b8a5c4646b1
Issue-Id: DCAEGEN2-154
Signed-off-by: Jack Lucas <jflucas@research.att.com>
|
|
Issue-Id: DCAEGEN2-128
Change-Id: I60673e84a0fec0725547ed1d074a728217a5984a
Signed-off-by: Lusheng Ji <lji@research.att.com>
|
|
install pgaas_plugin types file and wagon file appropriately
Change-Id: If95abe273d2044d74e7985308bc116d911bdb227
Signed-off-by: Tony Hansen <tony@att.com>
Issue-ID: DCAEGEN2-128
|
|
Removed tab char.
fixed typo errors.
added bulet points and rearranged lines.
Issues-Id:DCAEGEN2-92
Change-Id: I7279e9d46fe62848af0cb60b6fc7105a001778bd
Signed-off-by: Bharat saraswal <bharat.saraswal@huawei.com>
|
|
Issue-Id: DCAEGEN2-115
Change-Id: Ia2745d0d4c1ceaa361424d44d28bbdcffb591937
Signed-off-by: Lusheng Ji <lji@research.att.com>
|
|
Issue-Id: DCAEGEN2-103
Change-Id: I568ae97a2df0dfca099624810800e3e781f1aeb8
Signed-off-by: Lusheng Ji <lji@research.att.com>
|
|
Issue-Id: DCAEGEN2-85
Change-Id: I2f88864545df4dfa20515c0195013d4dd6e52329
Signed-off-by: Lusheng Ji <lji@research.att.com>
|
|
Issue-Id: DCAEGEN2-60
Change-Id: I238dfae33c09c8cae8c11f341dfdb9da5fa2dc92
Signed-off-by: Lusheng Ji <lji@research.att.com>
|
|
Issue-Id: DCAEGEN2-75
Change-Id: I0158762c1c3e29612381734a608fa821e903e92e
Signed-off-by: Lusheng Ji <lji@research.att.com>
|