summaryrefslogtreecommitdiffstats
path: root/installation
AgeCommit message (Collapse)AuthorFilesLines
2019-06-09Add logic to delete resource also from AAI1.5.4Pérez Caparrós David, INI-INO-ECO-HCT6-6/+6
Delete resources (AccessConnectivity, InternetProfile) from AAI in delete operation Issue-ID: SDNC-791 Signed-off-by: Pérez Caparrós David <David.PerezCaparros@swisscom.com> Change-Id: I4a3eb7880e3736656acf30342ac98aa84cd62afb Former-commit-id: 907ae4554256a7f01fe3b2ecd869dcd4dff6a01f
2019-05-31Roll to next snapshotTimoney, Dan (dt5972)6-15/+15
Roll to next snapshot (1.5.3-SNAPSHOT) Change-Id: Ib35f1f0f8d187af16d908eded83ff0b837358128 Issue-ID: CCSDK-1362 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 675bd7cbe915d0fb1cc7554be0a35ffd7261f17e
2019-05-29Fix bug associated with DMAAP listener propertiesSandeep Shah2-10/+10
Update to dmaap-listener and dmaap-consumer-oofpcipoc properties files to support a single SDNR-CL consumer and configuration in K8s cluster Issue-ID: SDNC-772 Signed-off-by: SandeepLinux <sandeep.shah2@techmahindra.com> Change-Id: I28cf4884fd7197ada0685e5db40a0f9284e1aee9 (cherry picked from commit 463777b33ae75aaf013b4b0cae9b64f460399ff2 [formerly 337472e84f6db410094db7c73bddd9679a0d0a04]) Former-commit-id: a15e01a9456156ba1b66c529995c451641a4bb93
2019-05-24Create release 1.5.2 of SDNCTimoney, Dan (dt5972)6-8/+8
Update version of parent pom to released 1.2.3 version Change-Id: Ia7a2e8eff7a56d359962a59b03cb115e5eabe9b1 Issue-ID: CCSDK-1362 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 74e1ffec76117afe00877f66ac9ce10d8b2f243e
2019-05-17Use CDS HTTP instead of gRPCAlexis de Talhouët1-0/+3
Change-Id: Id15af2a55b40a535836f8170973faf290ae88b18 Issue-ID: SDNC-768 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> Former-commit-id: 88efc22be9444a9a217d5e2ac87c9278d6e855d4
2019-05-16Merge "SDNC-759: Update installScript.py" into dublinDan Timoney2-50/+52
Former-commit-id: d4af847ee2c665526cba27ed068d57c9d54e958f
2019-05-15Add missing tableTimoney, Dan (dt5972)1-0/+11
Add missing table SERVICE_MODEL_TO_VF_MODEL_MAPPING needed by ueb-listener Change-Id: Iefe0c16ad9f0e9c641f3fb9354464ae920e78838 Issue-ID: SDNC-756 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 6f863704ac02a98eda60ac58f3570c56dfdf416a
2019-05-15SDNC-759: Update installScript.pyDarraghEgan2-50/+52
Bug Fix: In installScript.py public keys were restricting the xNF cert setup. Script updated so that public keys for each xNF are not required. Issue-ID: SDNC-759 Change-Id: I975be1f73a9b95d6d7620e61ff43b7f1af5b5b6c Signed-off-by: DarraghEgan <darragh.egan@est.tech> (cherry picked from commit 3c7bf5bfc3703c4aaf0b713f24b658ce483b56cf [formerly 371ee58ccabb526a45ebfbd0acebb4b76ac888f4]) Former-commit-id: e104951f14b3c212f5d0a4259ecb5f687329b252
2019-05-13Update ip pool name to be more genericAlexis de Talhouët1-1/+1
So both vFW and vDNS use cases can re-use the same ip pool Change-Id: I0bc2fd317774bfe8aae04df1fc021c9fc585f186 Issue-ID: SDNC-761 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> Former-commit-id: 70252472efdb5c69777c034975e614e58c5db30f
2019-05-13Merge "Fix missing payload for DGs and Playbooks of SW upgrade" into dublinDan Timoney4-14/+104
Former-commit-id: 716fdbce186a44cf99834fc68df21ed8b2e4e1d3
2019-05-10Add missing SDN-R jar filesTimoney, Dan (dt5972)1-1/+17
Add missing SDN-R jar files to ODL repository Change-Id: I01eafa3fb5ba71b7007446045063413e58d4dcb6 Issue-ID: SDNC-760 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: b47572964ba419822fa50f3c87baae1f65aab24e
2019-05-10Fix missing payload for DGs and Playbooks of SW upgradeEnbo Wang4-14/+104
Change-Id: I89a118ef1e05c76800d6c2fa640dc3dcf2d78fca Issue-ID: SDNC-733 Signed-off-by: Enbo Wang <wangenbo@huawei.com> Former-commit-id: 7debdafa5ab5750a9953a1324a2fdb997fec1a54
2019-05-09update AAF certsAgarwal, Ruchira (ra1926)5-37/+38
Add new files to renew AAF certs till 4-26 -2020 Change-Id: I6b34275276a39667fe5de0d6e6fac19726f6ff7e Issue-ID: SDNC-755 Signed-off-by: Agarwal, Ruchira (ra1926) <ra1926@att.com> (cherry picked from commit 89a89ebe94c58324eb3e441ba23128057e7fd6d5 [formerly 14a144870accfaf046e2b874cd6f519ecf6a7ae9]) Former-commit-id: fc3d566956c8ec33fa1a0ff19f5367fa8322f367
2019-05-07SDNR OOF PCI Feature in SDNC DockerSandeep Shah3-4/+7
Inclusion of SDNR OOF PCI POC feature in SDNC dockerfile Change-Id: Icbbbcfc759c1c15f93be2b284d000777445178fb Issue-ID: SDNC-748 Signed-off-by: SandeepLinux <sandeep.shah2@techmahindra.com> Former-commit-id: c3dfa841e1eecbdd87c5e45cd620ef17ec9531be
2019-05-03Roll to next Dublin snapshotTimoney, Dan (dt5972)6-14/+14
Update to next Dublin snapshot version (1.5.2-SNAPSHOT) Change-Id: I23fabcb5bb4e2b0b0a7980bd77d04cc7d525cd60 Issue-ID: SDNC-735 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 9a10c64dc0dc6df626ca84a689dad109dec3aa2d
2019-04-30Update to use released 1.2.2 parentTimoney, Dan (dt5972)6-7/+7
Update to use released 1.2.2 version of parent poms. Change-Id: If00344c371389515a7f74b8972ae60ebeb0d7253 Issue-ID: SDNC-735 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: e47f341373c63da166deb026015545648b7a64dc
2019-04-23Update Ansible playbook for PNF software upgradeEnbo Wang1-18/+66
Change-Id: I040cd9e18ce4487977b0715ff19b9830ca1a9eb9 Issue-ID: SDNC-677 Signed-off-by: Enbo Wang <wangenbo@huawei.com> Former-commit-id: 433d1365c80e001bda8d4461057ad333d3589316
2019-04-19Add missing payload for DGs and Playbooks of LCM APIsEnbo Wang3-2/+78
Add missing payload for DGs and Playbooks of LCM:rollback, LCM:upgrade-pre-check and LCM:upgrade-post-check. Change-Id: I96d8d86af1200843f85b9ee8a0cc8abf6a0b8ec8 Issue-ID: SDNC-733 Signed-off-by: Enbo Wang <wangenbo@huawei.com> Former-commit-id: 681d674c31d356fb46fa8301219878619185b68b
2019-04-16Merge "SDNC-731: Update standalone.Dockerfile"Dan Timoney1-1/+1
Former-commit-id: da9bacaddbf914220d80ef412fb8ec4aa7a724e7
2019-04-16SDNC-731: Update standalone.DockerfileDarraghEgan1-1/+1
Bug Fix: standalone.Dockerfile and Dockerfile should be the same but standalone.Dockerfile has not been updated to reflect the changes. Issue-ID: SDNC-731 Change-Id: I9dea6a6829a8eec569ba592c9290043527356af4 Signed-off-by: DarraghEgan <darragh.egan@est.tech> Former-commit-id: fff347ed320937651fe25c090d202be1c1c774cc
2019-04-14Install SDNR OOF PCI feature in SDNC bootupSandeep Shah1-0/+10
Modification to startODL.sh file to install sdnr-northbound-all feature Change-Id: If7656b0614aec7f23f3e44634cd42098633003d0 Issue-ID: SDNC-730 Signed-off-by: SandeepLinux <sandeep.shah2@techmahindra.com> Former-commit-id: 2eceea1603d4c73134e220b1b3f84877821b5f20
2019-04-10DMAAP Consumer support for SDNR OOF PCISandeep Shah2-1/+36
DMAAP Listener Properties files Change-Id: I3462c12d097433f7abbc028e3247e2ab7b2a3acf Issue-ID: SDNC-726 Signed-off-by: SandeepLinux <sandeep.shah2@techmahindra.com> Former-commit-id: e25e8ec5edcf82099bea28e5f1e854570c64abec
2019-04-10Merge "Add https support for SDNC container"David Stilwell4-0/+27
Former-commit-id: 23230f76a423b77c0088a86872a328efcd49785c
2019-04-10Add https support for SDNC containerTimoney, Dan (dt5972)4-0/+27
Enable https support in ODL container Change-Id: I05b482ed89736912bd69bed17d8d9ba8997c8e20 Issue-ID: SDNC-492 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 6c13e2f6b330dbd17614fff0efc049b1d882eda3
2019-04-10Update Ansible playbook for PNF software rollbackEnbo Wang1-16/+3
Use sub-operation swFallback from 3GPP to implement PNF software rollback. Change-Id: I6f49755430bad673d07a52a9cb0b8973a1842ee6 Issue-ID: SDNC-671 Signed-off-by: Enbo Wang <wangenbo@huawei.com> Former-commit-id: 26ef4861c1ca2e8aa15342f2b34f7a51936e71ab
2019-04-09Add new HTTPS listener on port 8443Rotundo, Alfred (ar3165)4-4/+25
Changes made: expose port 8443 from container added new listener to listen on that port added cert when starting up Change-Id: I5106192d55d51fd340f28b9eace0c5ea83afcd99 Issue-ID: SDNC-528 Signed-off-by: Rotundo, Alfred (ar3165) <ar3165@att.com> Former-commit-id: 77710f34952c5ac8d6f8250d90b03b43de1a4a5b
2019-04-09Add a new Ansible playbook for PNF software upgradeEnbo Wang1-0/+79
Use sub-operations from 3GPP (downloadNESw, installNESw and activateNESw) to implement PNF software upgrade. Change-Id: I5aa42ca480b022c644c806bb4dc49cb01d331e2c Issue-ID: SDNC-677 Signed-off-by: Enbo Wang <wangenbo@huawei.com> Former-commit-id: ea56262eac852b10354fe4d4fdd6a56a8d74663c
2019-04-08Fix a bug of artifact version in pom.xml for data-migratorEnbo Wang1-1/+1
Update the artifact version in pom.xml about data-migrator to 1.5.1-SNAPSHOT, and it will fix the bug of building failure when commits codes to Gerrit. Change-Id: I382a5afd69b225910f6fb9f2bad37bcbdd40202c Issue-ID: SDNC-223 Signed-off-by: Enbo Wang <wangenbo@huawei.com> Former-commit-id: 0d0dd320036825857d37c5d6d830abbfa75563d1
2019-04-04Merge "add aafshiro feature config files"Dan Timoney12-75/+533
Former-commit-id: 8495f9a3c6060699a915c9afc38f503620f911d9
2019-04-04Added SDNC MDSAL Data Migrator Functionality.ankitbhatt2-2/+44
Change-Id: I63ec1a4674d3a3cc6b39708ddee18ae7f9040b1c Issue-ID: SDNC-223 Signed-off-by: ankitbhatt <ankit.bhatt@amdocs.com> Former-commit-id: c4c27b78ff6b4a8f22553ef3d19aec67edd17482
2019-04-03add aafshiro feature config filesUbuntu12-77/+533
and and update configuration files to support AAF Change-Id: I2362383091d78981c293fb536a1735e1352ebdc6 Issue-ID: SDNC-485 Signed-off-by: Ubuntu <ra1926@att.com> Former-commit-id: 3b73876ac29a3fd3391fdcff43236014e518501e
2019-04-03Merge "SDNC oam installer netconf clustering"Dan Timoney2-1/+2
Former-commit-id: 1ea6affa79629dbd511502a4daee3a1435c0d127
2019-04-03Merge "SDNC oam installer mdsal clustering"Dan Timoney1-2/+12
Former-commit-id: b5f6c27706380e96ff36b7b38d08b1a8c4469e4c
2019-04-03SDNC oam installer netconf clusteringHerbert Eiselt2-1/+2
startODL enable odl cluster to install netconf clustering Change-Id: I436106e4a1b963f2ca985eb41f8ab760a577079b Issue-ID: SDNC-719 Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com> Former-commit-id: b5e19cf4c857fc1d5aba5043fc792550cc8835de
2019-04-03SDNC oam installer mdsal clusteringHerbert Eiselt1-2/+12
startODL change to install mdsal clustering and jolokia Change-Id: If9b850630552d281b3f68e53b6f1fed9bddb1c3d Issue-ID: SDNC-713 Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com> Former-commit-id: 864867b75ffad3544320d72d85a13a0936464558
2019-04-03Update sdnc to use Fluorine SR2 versionTimoney, Dan (dt5972)1-2/+2
Update sdnc oam docker to use Fluorine SR2 version Change-Id: Ic569cf2946084f8ae1ac6e7d475a593e2b9a51e9 Issue-ID: SDNC-708 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 223d59c8cf11f067691de50d851135d61364dd15
2019-04-01SDNC-555: Install ODL features for NETCONFDarraghEgan1-1/+1
Bug Fix: SDNC install script should enable all ODL features required for NETCONF support. Features: odl-netconf-clustered-topology Issue-ID: SDNC-555 Change-Id: I41db875e769523ad578da3bd92800fe18460b93d Signed-off-by: DarraghEgan <darragh.egan@est.tech> Former-commit-id: a57df931e3d7fda65f78ad503614eabd8a51c691
2019-03-31Merge "Provide SDNR for SDNC"Dan Timoney1-0/+30
Former-commit-id: b89a391dd2741b77f8afa2fcc32865600de7923d
2019-03-29Merge "Add Ansible playbook for PNF software rollback"Dan Timoney1-0/+21
Former-commit-id: 8099c4a748356dd67a3fddddc340950439575ad8
2019-03-29Merge "Add a DG for PNF software rollback action"Dan Timoney1-0/+2
Former-commit-id: 7573a1d8192032c8a7af0e8e61f359e5b22b2fc4
2019-03-28Provide SDNR for SDNCHerbert Eiselt1-0/+30
Provide optional sdnr wt feature for start script Change-Id: Id73d5b6caeb1f6b5630b4ef20e3a7e54080ab87f Issue-ID: SDNC-692 Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com> Former-commit-id: b3d343e22163fc525747bbb4a52745b15a899aff
2019-03-27Add Ansible playbook for PNF software rollbackEnbo Wang1-0/+21
Change-Id: I1fd8f17954a2908207d2d7404a932a4dbd3c9ec1 Issue-ID: SDNC-671 Signed-off-by: Enbo Wang <wangenbo@huawei.com> Former-commit-id: 7f1168ec86880028bca8f15f0654d377f9b2a6c6
2019-03-27Add a DG for PNF software rollback actionEnbo Wang1-0/+2
Add a DG for LCM:rollback action to support PNF software rollback. Change-Id: Id82e1dc20a0792713fb079ea302f7d71e2949fc8 Issue-ID: SDNC-670 Signed-off-by: Enbo Wang <wangenbo@huawei.com> Former-commit-id: 90cd373ebe1409b523b6fd64a436199a66d2bd97
2019-03-26Update to Fluorine SR2Timoney, Dan (dt5972)6-12/+12
Compile against ODL Fluorine SR2 Change-Id: I016ac0b5f9d5f93c16f760415318cd3db0a19117 Issue-ID: SDNC-708 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 279d602669da7a26f00cd20a340a243d488e0fbf
2019-03-26Merge "SDNC-665: Python script for adding to ODL keystore"Dan Timoney4-3/+213
Former-commit-id: 220ebdca39a85491b22acc7ed9024a348652b1b0
2019-03-25SDNC-665: Python script for adding to ODL keystoreDarraghEgan4-3/+213
This is for the post operation of keystore to add new keystore to odl while it's coming up and also to add certificates and keys that are available to odl's keystore and truststore Issue-ID: SDNC-665 Change-Id: Id19d4179170255adfe1a2448a3a2b8173ecf9e93 Signed-off-by: DarraghEgan <darragh.egan@est.tech> Former-commit-id: ab6cd3f85534f22768bd028da6aa4d206310bd48
2019-03-25SDNC-555: Install ODL features for NETCONFDarraghEgan1-0/+1
SDNC install script should enable all ODL features required for NETCONF support. Features: odl-netconf-connector-all odl-netconf-clustered-topology Issue-ID: SDNC-555 Change-Id: I9060c2cadad2c2e4224d63ba7887f089a0c23a3f Signed-off-by: DarraghEgan <darragh.egan@est.tech> Former-commit-id: 5d727385a3a5818fc41e88c60ce0cbd27265c0d1
2019-03-21Use released version of sdnc-northboundTimoney, Dan (dt5972)1-295/+295
Update sdnc docker build to use released version 1.5.0 of sdnc-northbound. Change-Id: Idf6f50ce14fb61ab8775002a084bdd72e68e8195 Issue-ID: SDNC-704 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 25a1f5f358118d73af7c8d7f7ee6b5cfc9c015a4
2019-03-18Use released 1.2.1 CCSDK parentTimoney, Dan (dt5972)6-18/+10
Use released 1.2.1 version of CCSDK parent pom Change-Id: I71dd7e342f8741cf28dcb111fe0d1ec612fb6c45 Issue-ID: SDNC-704 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: a4b2c8dd11b431fc69439e16ef2616a2e2483db7
2019-03-16Add trunk_network_indicator to NETWORK_MODEL tblYang Xu1-1/+2
Change-Id: Ieddd6b82f774b91d00f6daacf2d1d80fb570f81a Issue-ID: SDNC-684 Signed-off-by: Yang Xu <yang.xu3@huawei.com> Former-commit-id: 00d70e20521a3700c87814f32248deed27de2fb4