summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-05-02Remove dead configuration variablesDenes Nemeth3-27/+1
Change-Id: I3b2f3009ba792e739a30c0cf4fd1a0f80bbca281 Issue-ID: VFC-728 Signed-off-by: Denes Nemeth <denes.nemeth@nokia.com>
2018-05-01Merge "Add Heat template for OAM Network"Gary Wu1-0/+17
2018-05-01Add Heat template for OAM NetworkMarco Platania1-0/+17
- The Heat template for the creation of OAM network is required to run VNFs managed by K8s-installed ONAP - The OAM network must be created before the VNFs Change-Id: I9de8185d75bba4ebe838461773acb7c06beeb518 Issue-ID: INT-444 Signed-off-by: Marco Platania <platania@research.att.com>
2018-05-01Sync HEAT template with docker manifest versionsGary Wu2-3/+3
Change-Id: Ib07445d93b44227599ecc52dc5fdf4b20050e4ab Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-04-30Temporarily deploy holmes using "latest"Gary Wu1-2/+2
Change-Id: Iba76743e4ed327fe9e9008666eba9431e7579992 Issue-ID: HOLMES-132 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-04-27Pass keystore pwd in configdglFromAtt1-0/+2
Change-Id: Ic5fe0ec168e932057e5f44ebbdfce03117b48e17 Signed-off-by: dglFromAtt <dgl@research.att.com> Issue-ID: DMAAP-435
2018-04-27Merge "Maintain independent image version for M.C. plugin"Marco Platania5-6/+17
2018-04-27Merge "Fix Heat Health Check"Marco Platania1-1/+1
2018-04-27Maintain independent image version for M.C. pluginBin Yang5-6/+17
Maintain independent image version for M.C. plugins and update the default version accordingly for B. Release Change-Id: I9cb2ab3640ef605b0a4ae2e94b5f8b61bfc28406 Issue-ID: INT-485 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2018-04-27Fix Heat Health CheckMurali-P1-1/+1
Fix NEXUS_DOCKER_REPO variable Issue-ID: VNFSDK-252 Change-Id: Ifb934320accefb9f23804c86dea5aa48648aa8c1 Signed-off-by: Murali-P <murali.p@huawei.com>
2018-04-24Set buscontroller https portdglFromAtt1-1/+1
In the heat deployments with domain simpledemo.onap.org the buscontroller now has a valid certificate. Change-Id: I3c1e331069100a02054aff2b5ea782087e266942 Signed-off-by: dglFromAtt <dgl@research.att.com> Issue-ID: DMAAP-435
2018-04-26Merge "Supports 3rd party json for measurements"Marco Platania4-8/+182
2018-04-26Fix DMaaP install to support HTTPSMarco Platania5-123/+5
Change-Id: Ic5216b2460c25f157607d9d78e74fc505264fd54 Issue-ID: INT-444 Signed-off-by: Marco Platania <platania@research.att.com>
2018-04-26Merge "Fix replication factor"Marco Platania1-1/+1
2018-04-26Fix replication factorShankar Narayanan1-1/+1
Issue-ID: OPTFRA-224 Change-Id: I2d2dd71e079f5f430908bd3255ca8f505bc0d856 Signed-off-by: Shankar Narayanan <snarayanan@research.att.com>
2018-04-26Merge "Add healthcheck replication factor for music"Marco Platania1-0/+36
2018-04-26Merge "Fix music url issues"Marco Platania1-4/+18
2018-04-26Add healthcheck replication factor for musicShankar Narayanan1-0/+36
Issue-ID: OPTFRA-224 Change-Id: Id85d5125789efe84ecbbce04e4ef65b84616e984 Signed-off-by: Shankar Narayanan <snarayanan@research.att.com>
2018-04-26Fix music url issuesShankar Narayanan1-28/+50
Issue-ID: OPTFRA-224 Change-Id: I58250d2dc592b5d9d6662b6f1f7c7c871552d415 Signed-off-by: Shankar Narayanan <snarayanan@research.att.com>
2018-04-26Supports 3rd party json for measurementsGokul Singaraju4-8/+182
Issue-ID: CERT-14 Change-Id: Ib0fa11fc5978a4785a056f37198947120b3979a8 Signed-off-by: Gokul Singaraju <gs244f@att.com>
2018-04-26Update APPC appc_vm_init.sh to include CDTAaron Hay1-0/+3
Update appc_vm_init.sh to include the CDT. Change-Id: I4aba7c7dddc7e2a45e7c48ba63d13d72fa63457a Issue-ID: APPC-864 Signed-off-by: Aaron Hay <ah415j@att.com>
2018-04-26Merge "Updated the OOF configirations"Gary Wu1-24/+32
2018-04-26Updated the OOF configirationsAnkitkumar Patel1-24/+32
Updated the OOF configurations. Issue-ID: INT-444 Change-Id: Ic96e12c8119afb08cc9f4efc3dee85aa1ce80a80 Signed-off-by: Ankitkumar Patel <ankit@research.att.com>
2018-04-25Fix order of operations in OOF initMarco Platania1-3/+5
- Clone the OOF repo before rebooting the VM (clone operation was previously unreachable in Openstack labs) Change-Id: I019645fea5ab262168aedaa4c36ae56c96f65e8e Issue-ID: INT-444 Signed-off-by: Marco Platania <platania@research.att.com>
2018-04-25Add AAF Installation StepsInstrumental2-13/+53
Issue-ID: AAF-256 Change-Id: I2f1e9f4f4e98014ea6af95766fe41837471c0acc Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>
2018-04-25Fix Message Router installation via HeatMarco Platania6-5/+15
Change-Id: I6a03cc2c1526cff76af45b93f511f1cc5aada512 Issue-ID: INT-482 Signed-off-by: Marco Platania <platania@research.att.com>
2018-04-25Policy docker version is wrongYang Xu1-1/+1
Policy docker image version v1.2.0 is not found in nexus repo, change version to 1.2.0 Issue-ID: INT-483 Change-Id: Ie8a761adc884eab95f81757e52e39a1d73ec176d Signed-off-by: Yang Xu <yang.xu3@huawei.com>
2018-04-24Merge "Pull the repo"Marco Platania1-1/+1
2018-04-24Pull the repoShankar Narayanan1-1/+1
Pull the repo in the vm init scripts. Issue-ID: INT-444 Change-Id: I5c0d337fbf55589af069724d714407e27c8336d2 Signed-off-by: Shankar Narayanan <snarayanan@research.att.com>
2018-04-24Move MR HEAT files to MR repositorysu622b3-3/+3
Issue-ID: DMAAP-433 Change-Id: I4e344e87edc3982b18df5a795a5f8ddf3aecf53c Signed-off-by: su622b <sunil.unnava@att.com>
2018-04-23Fix AAI cert pathShankar Narayanan1-1/+1
Fix the AAI certificate path to usr/local/bin/ Issue-ID: INT-444 Change-Id: I038cca57c264f9f2382735cf82b020c9a09eff45 Signed-off-by: Shankar Narayanan <snarayanan@research.att.com>
2018-04-23Updated the name of AAI certificates.Ankitkumar Patel1-2/+2
Updated the name of AAI cert. Issue-ID: INT-444 Change-Id: I5b96899996a906264aafd9688273048b45ec954a Signed-off-by: Ankitkumar Patel <ankit@research.att.com>
2018-04-23Merge "INT-444 adding the osdf vm init script"Marco Platania1-0/+52
2018-04-23INT-444 adding the osdf vm init scriptVarma, Vikas (vv8305)1-0/+52
Change-Id: Ibaa9a8250df0595a14178a2673ec8316e739caef Issue-ID: INT-444 Signed-off-by: Varma, Vikas (vv8305) <vv8305@att.com>
2018-04-23Merge "Remove Nexus from Policy installation"Gary Wu1-2/+2
2018-04-23Remove Nexus from Policy installationMarco Platania1-2/+2
- Nexus container is now directly picked from Sonatype Change-Id: I3eed8cb68a846d1bb57fc805911cd57d36cf1aa4 Issue-ID: INT-444 Signed-off-by: Marco Platania <platania@research.att.com>
2018-04-23Update policy docker releasePamela Dragosh1-2/+2
v1.2.0 Issue-ID: POLICY-708 Change-Id: I0b3d186d33d6de83408cb07223d825d4e0e9d082 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2018-04-23Merge "Old image is being pulled"Marco Platania1-2/+2
2018-04-23Old image is being pulledMurali-P1-2/+2
Image name recently changed Issue-ID: VNFSDK-252 Change-Id: I29b8fb491c486b47674d9d34f57b686278362a74 Signed-off-by: Murali-P <murali.p@huawei.com>
2018-04-20Update AAF configurationMarco Platania3-4/+14
- Pass local IP to AAF VM via Heat - Update aaf_vm_init.sh to change AAF (d.props) config at startup Change-Id: I6826306c6193b540a45814257879ac099f00fec2 Issue-ID: INT-444 Signed-off-by: Marco Platania <platania@research.att.com>
2018-04-20Merge "Fix VNFSDK health check Heat"Marco Platania2-0/+2
2018-04-20Merge "OOF Changes For Correct Music server_url"Marco Platania1-6/+21
2018-04-20Fix VNFSDK health check HeatMurali-P2-0/+2
Global injected ip adress Issue-ID: VNFSDK-252 Change-Id: I7cb8c26e420c8f44e4fe376dbab3a8259f30dd76 Signed-off-by: Murali-P <murali.p@huawei.com>
2018-04-19Updated the docker imagesu622b1-0/+7
Issue-ID: DMAAP-433 Change-Id: Ia0c9ca8d3b3297e389d25925f341f0dcd2438dea Signed-off-by: su622b <sunil.unnava@att.com>
2018-04-19OOF Changes For Correct Music server_urlIkramullah, Ikram1-6/+21
Issue-ID: INT-444 Change-Id: I03be9b04a6b4248c0efe0bd4c1d04d215cdc2a8b Signed-off-by: Ikramullah, Ikram <ikram@research.att.com>
2018-04-19Update CLI docker version in heat templateKanagaraj Manickam k003651061-1/+1
Issue-ID: INT-473 Change-Id: Iceffe655fe7066cf33b810744030255fb23fcd23 Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
2018-04-18Merge "Update DCAE IP and port for VNFs"Gary Wu12-31/+31
2018-04-18Sync up env template with env file changesGary Wu1-3/+5
Change-Id: Ie53c0a5bd061da91f63092bfcef6334989f61fc0 Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-04-18Update DCAE IP and port for VNFsMarco Platania12-31/+31
- For Beijing, DCAE (Heat-installed) will be deployed in a single VM. This makes the IP address available to VNF (VNF Heat env file) - Change the port of the DCAE collector to 8081 - Rename DCAE VM in ONAP Heat template Change-Id: I6d95b73de774afd41136ca289a11beb5fddc31a3 Issue-ID: INT-444 Signed-off-by: Marco Platania <platania@research.att.com>
2018-04-18Update OOF installation scriptsMarco Platania6-2/+125
Change-Id: Ieba914164b62c461466c57c05921f391ea16fe3d Issue-ID: INT-444 Signed-off-by: Marco Platania <platania@research.att.com>