aboutsummaryrefslogtreecommitdiffstats
path: root/installation
AgeCommit message (Collapse)AuthorFilesLines
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
2019-03-06Merge "Dublin release"Dan Timoney1-0/+2
Former-commit-id: e4c7d0ca9890b6027ff3a8792873c3ad678ef027
2019-03-06Fix trunk_network_indicatorBrian Freeman1-0/+1
Issue-ID: SDNC-684 Change-Id: I6ea8b352bad311c4bd68018c3ea0f9ec4dce5d18 Signed-off-by: Brian Freeman <bf1936@att.com> Former-commit-id: c6d8868c81d3d3b7967f59c0510e0fbb9d2c53a6
2019-03-04Dublin releaseCheung, Pat (kc1472)1-0/+2
DGs to support pnf-topology-operation with assign svc-action Change-Id: Ia257c03cd8e3b2dd8f801b67a0d55ab7f7ed1ba6 Issue-ID: SDNC-635 Signed-off-by: Cheung, Pat (kc1472) <kc1472@att.com> Former-commit-id: 6120758d9eaf6d6aae57d94f236ff7ddda3503c7
2019-02-27Fix JAVA_HOME in ueb-listener containerTimoney, Dan (dt5972)1-1/+1
Fixed JAVA_HOME setting to correct value for Alpine image Change-Id: Ibc87e4c5db19a34a1d078c6e90b0eb930478f580 Issue-ID: SDNC-674 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 133d999d1eafcc5e6a6f27eadf328abf6d4af401
2019-02-27Run ODL container as non-root userTimoney, Dan (dt5972)1-0/+4
Update sdnc ODL container to run as non-root user 'odl' Change-Id: If23e061fe861eca9155874fe2462b20ca7219382 Issue-ID: SDNC-668 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 6f2311e494d2fa1ff8635134bf5325a3ced4881e
2019-02-20Add entrypoint for ansible serverTimoney, Dan (dt5972)1-0/+1
Add back entrypoint for ansible server in docker-compose.yml Change-Id: Ic1dae78c44167f466239056cf4419147b7473c90 Issue-ID: SDNC-639 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 6f7e3c9ab88e25efc815cc40b55699f97060957a
2019-02-14Fix docker tagsTimoney, Dan (dt5972)6-309/+288
Fix docker image tags to conform to ONAP standards Change-Id: Id85ab45a3b5a99f215f42177640ed03ab39004bc Issue-ID: SDNC-645 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 5eadcba086124f49b7cdcc53db4b4622dc2ebd93
2019-02-12Initialize ipv4 address poolTimoney, Dan (dt5972)1-0/+3
Update db installation script to initialize ipv4 address pool for VGW use case. Change-Id: I29553f0ef7c0d3f4a12240c8741341ce75f68432 Issue-ID: SDNC-324 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 83bf86e406f5d22d1c4ab5cb94651d50ea82e25a
2019-02-08Fix Fluorine installationTimoney, Dan (dt5972)1-1/+1
Fluorine feature installation omitted adding SDNC features to featuresBoot Change-Id: I848dfe730e1dd1048c565ffc5b39ae7e601ae950 Issue-ID: SDNC-552 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: b211d7296c9cd2edaca9da9d17f3a42655c6cc93
2019-02-08Fix ansible startupTimoney, Dan (dt5972)1-1/+0
Ansible server does not start up in CSIT test due to incorrect entrypoint in docker-compose.yml (no longer needed due to changes submitted by CIA team) Change-Id: Ib643b41128ed9f043f009053e9405c6e3f6d880c Issue-ID: SDNC-552 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: f98a53aa8d2b35f164d1bb4d12d79c616433c9f5
2019-02-07Update SDNC installation for FluorineTimoney, Dan (dt5972)1-7/+4
Update installation for Fluorine release Change-Id: If51a571e0229d5b8f70ac0d1d21a58f2ed7b36a1 Issue-ID: SDNC-552 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 4e9584e47fb94f327450e9dcfbcc6f1eda78e844
2019-02-05Merge "INT-814 & 819 small, multi-cpu image"Dan Timoney2-5/+5
Former-commit-id: c7c3656f582d4bb6720b10b70bbb3986986d8e67
2019-02-05Merge "reduce sdnc-ansible-server image footprint"Dan Timoney20-57/+13
Former-commit-id: fb338f54998e023140f3fdd2c0d07e57f7e1f879
2019-02-01INT-814 & 819 small, multi-cpu imagesandovalfr2-5/+5
Issue-ID: INT-814 Change-Id: I2a5b8373ec6bee98c542ce3b69efbdfece914ae2 Signed-off-by: sandovalfr <frank.sandoval@oamtechnologies.com> Former-commit-id: 2fc97b9b51f3f67a86689161cb84594b6b9b879e
2019-01-30INT-813 818, small multi-CPU imagessandovalfr2-3/+4
Issue-ID: INT-813 Change-Id: Icc64c9563463c901277e9e0253d00c059fc1041d Signed-off-by: sandovalfr <frank.sandoval@oamtechnologies.com> Former-commit-id: 96aa089f6dd9da04f241c0d1077ffb2095a101fb
2019-01-30reduce sdnc-ansible-server image footprintSylvain Desbureaux20-57/+13
Project "CIA" scope is to provide smaller and multi architecture docker images. This proposition aims to do that for sdnc-ansible-server. The current size of this proposal is 139mb compared to the 618Mb image proposed before (and before actual ansible installation). Principles used are the following: 1. a "basic" `docker build .` should provide a working image; 2. use the smallest (and multi arch) base image possibe; 3. install necessary stuff only; 4. leverage python best practices for installation; 5. remove installation stuff occuring at run level and move them to build level. * Dockerfile is now at the root part; * ansible configuration file `ansible.cfg` is created and put in `configuration` folder; * ansible configuration file `ansible.cfg` is pushed during the build part with a reproductible process; * `python` files are on `ansible-server" folder so copying during build works out of the box; * yml files are put directly on `ansible-server/Playbooks` so copying during build works out the box; * Dockerfile base image is now alpine:3.8; * `timeout` executable being now from busybox, change in the command-line call has been made (`--signal` is now `-s` and `-t` is set before setting the timeout value). * Only install python and python-pip as alpine package and remove build dependencies package after use. * put all python requirements in `requirements.txt` package and launch pip installation command with this file. * call directly python main script (`RestServer.py`) as entrypoint and do the python installation stuff at build time. - [x] change pom.xml so building parts works - [ ] consider changing destination folder (`/opt/ansible-server/`) to the ancient one (`/opt/onap/ccsdk/`) if this is problematic Change-Id: I6295d7c2d1ed631e1842350581234686d704c1bf Issue-ID: INT-816 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Former-commit-id: 4fe3b43a0d30a15ceed58c695d2a72c5382fded6