aboutsummaryrefslogtreecommitdiffstats
path: root/boot
AgeCommit message (Collapse)AuthorFilesLines
2018-05-09fix path used for launching smsKiran Kamineni1-1/+1
Current path is incorrect. Tested and verified in the openlab setup. This patch is dependent on 46927 Issue-ID: AAF-280 Change-Id: I857e0129e2c3a851cb8e65e150ddcf71f1bbecd3 Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2018-05-09Add NEXUS_DOCKER_REPO in the .env fileEric Debeau1-2/+5
Add NEXUS_DOCKER_REPO in the.env file to be used by docker-compose Change-Id: I6c29b5bba788a333d50c652c441d42dd8ae3e4db Issue-ID: EXTAPI-83 Signed-off-by: Eric Debeau <eric.debeau@orange.com>
2018-05-08Add ansible server pullTimoney, Dan (dt5972)1-0/+3
Added docker pull/tag for ansible server container to sdnc vm init script. Change-Id: I1e6f5d2266d1209f9b95fa827c38bc0eb35768b4 Issue-ID: SDNC-306 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-05-03Adding heat based deployment for smsKiran Kamineni7-9/+249
Enabling HEAT based deployment for Secret Management Service Issue-ID: AAF-262 Change-Id: I004dab5d94f99c153028b2baa327a745b48dad79 Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2018-05-02Remove dead configuration variablesDenes Nemeth1-4/+1
Change-Id: I3b2f3009ba792e739a30c0cf4fd1a0f80bbca281 Issue-ID: VFC-728 Signed-off-by: Denes Nemeth <denes.nemeth@nokia.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 Platania1-4/+5
2018-04-27Merge "Fix Heat Health Check"Marco Platania1-1/+1
2018-04-27Maintain independent image version for M.C. pluginBin Yang1-4/+5
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-26Fix DMaaP install to support HTTPSMarco Platania3-121/+3
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-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 Platania2-4/+4
Change-Id: I6a03cc2c1526cff76af45b93f511f1cc5aada512 Issue-ID: INT-482 Signed-off-by: Marco Platania <platania@research.att.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 repositorysu622b2-2/+2
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-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-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 Platania1-4/+10
- 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 "OOF Changes For Correct Music server_url"Marco Platania1-6/+21
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-18Update OOF installation scriptsMarco Platania2-1/+104
Change-Id: Ieba914164b62c461466c57c05921f391ea16fe3d Issue-ID: INT-444 Signed-off-by: Marco Platania <platania@research.att.com>
2018-04-17Merge "VM start script improvements."Marco Platania2-12/+25
2018-04-17VM start script improvements.Lusheng Ji2-12/+25
1. improved vm_init script 2. enabled vm_init script at the end of install script 3. noting that now supporting more deployment profiles Issue-ID: DCAEGEN2-434 Change-Id: I2bcbe1c79571dad5f6d8998f02eaf702efa5625e Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-04-17Fix deployment errors in nbi cloud initSylvain Desbureaux2-9/+16
add some missing needed variables in heat stack part of nbi (ip addresses of sdc, aai and so). Retrieve them and use them in nbi_vm_init.sh script. Clean nbi_install.sh script in order to be faster. Change-Id: I234e0ebdaa75c87c1585bf128831af54515e1eab Issue-ID: EXTAPI-76 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
2018-04-16Improve ONAP installation with HeatMarco Platania2-1/+406
- Stop Music containers before starting new ones - Update maven settings.xml in aaf_install Change-Id: I96f5c1a3c403f1b55ecf91c67f6929ca141fbfcb Issue-ID: INT-444 Signed-off-by: Marco Platania <platania@research.att.com>
2018-04-16Correct ExternalAPI-NBI init scriptEric Debeau1-3/+6
Add directory /opt/nbi Correct docker-compose.yml path Issue-ID: INT-456 Change-Id: I872da967874c444ae8c76fd9f5784bdadbd00da0 Signed-off-by: Eric Debeau <eric.debeau@orange.com>
2018-04-16Merge "Update AAF installation with Heat"Gary Wu1-2/+20
2018-04-16Merge "del sed command Issue-ID: INT-456"Marco Platania1-3/+0
2018-04-16Update AAF installation with HeatMarco Platania1-2/+20
Change-Id: I169e2b6530b5515879c6ebdcf6b1ebf2b3f83aa1 Issue-ID: INT-444 Signed-off-by: Marco Platania <platania@research.att.com>
2018-04-16del sed commandRene Robert1-3/+0
Issue-ID: INT-456 Change-Id: I165bd71a704286d05f9df92d5302b4ee9a09a731 Signed-off-by: Rene Robert <rene.robert@orange.com>
2018-04-16Install AAF with Heat (WIP)Marco Platania2-1/+23
Change-Id: I65a9ded45dbaf238cbef4a3b29b6ecfc7171e670 Issue-ID: INT-444 Signed-off-by: Marco Platania <platania@research.att.com>
2018-04-16Merge "Add R2 heat deployment of DCAE"Marco Platania2-107/+188