aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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-12Merge "Handle case where sslcert file is not specified"David Stilwell2-3/+4
Former-commit-id: e56de05dd89dce5f38f94b538f96a1cff36bdb00
2019-04-12Handle case where sslcert file is not specifiedTimoney, Dan (dt5972)2-3/+4
If ssl cert file is not specified, do not enable SSL. Current script does not explicitly check and so crashes if https port is specified and ssl cert file is not. Change-Id: I3e72444302e1c499e1efd6ad6938c8d7b9aaa9c1 Issue-ID: SDNC-727 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 43d2b9ad3edc462b79213faac4ab32f448ebf75c
2019-04-12Fix SDWAN device DG to create AAI resourceprakash.e2-182/+220
Add a missing node in device DG to add a device record in AAI. Change-Id: Iaf6ce5ff52bd13db960954c982c66d5c54a130d2 Issue-ID: SDNC-659 Signed-off-by: Prakash.E <prakash.e@huawei.com> Former-commit-id: 797f52bd97a384e245ba166138ba5b8f6def226c
2019-04-12peer wise testing issue fixprakash.e2-130/+134
generated vnf-index is not updated in service data Change-Id: Ib06ac5829072f50bdbf53a5624165327bb6b4e85 Issue-ID: SDNC-659 Signed-off-by: Prakash.E <prakash.e@huawei.com> Former-commit-id: 09b79f552d5f9a99991d3f9377c2fc77952368b7
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 "zte 3rd party controller for sdwan"Dan Timoney24-0/+6034
Former-commit-id: eb0fe6f9efb11193847d5847ed8fca0c4ad9a0f8
2019-04-10Merge "Add https support for SDNC container"David Stilwell4-0/+27
Former-commit-id: 23230f76a423b77c0088a86872a328efcd49785c
2019-04-10zte 3rd party controller for sdwanZhuoyao Huang24-0/+6034
creating a placeholder for specific templates & DG nodes required to talk to ZTE as 3rd party domain controller. Issue-ID: SDNC-657 Change-Id: Icb774966cd9f4cd15e1beebb2dfb5194f241e4bc Signed-off-by: Zhuoyao Huang <10112215@zte.com.cn> Former-commit-id: 22f440deb271000c1accc7abe679335e3e1916b0
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)6-15/+64
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-09Merge "Add a new Ansible playbook for PNF software upgrade"Dan Timoney1-0/+79
Former-commit-id: 018fccd75b035292c12b2ba6ebe98800dc5db8bb
2019-04-09Changing the DG param to use "_"janani b4-1584/+1580
All the parameters of DG will use "_" instead of ":" Issue-ID: CCSDK-1045 Change-Id: Iaf4d76f808798ca9a3209dfe0fd792f26a3c939a Signed-off-by: janani b <janani.b@huawei.com> Former-commit-id: 0fb3e0e11b347f001353df62b428f5e2d5ef1f9c
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 Wang2-3/+3
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.ankitbhatt25-3/+1640
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-04Merge "Fix bbs dgs bug for edge"Dan Timoney2-331/+326
Former-commit-id: 03070c510cf000804cee6075ebc15ef9e0202119
2019-04-04Merge "Fix bbs dgs bug for edge"Dan Timoney6-248/+646
Former-commit-id: 91e028c7e988d5b54d2da272ae4efb4e8f5b1a93
2019-04-04Merge "Fix bbs dgs bug,replace 'vendor' by 'manufacturer'"Dan Timoney6-495/+967
Former-commit-id: 065e4b79eabb5f9bf2352efe7f307815dd6fcbad
2019-04-04Fix bbs dgs bug for edgeBryanGuo2-331/+326
Issue-ID: SDNC-698,SDNC-699,SDNC-700 Change-Id: I5ba0b5bf99d24fd10175b5eb397b9ff18aa2ae71 Signed-off-by: Gxxxx <guofengbei@huawei.com> Former-commit-id: 8e5015c79e5d841cc04fa70823ce91ddd10f0492
2019-04-04Fix bbs dgs bug for edgeBryanGuo6-248/+646
Issue-ID: SDNC-698,SDNC-699,SDNC-700 Change-Id: I46b0cade01a06b494772fc95a8d32b4d6ba11d9c Signed-off-by: Gxxxx <guofengbei@huawei.com> Former-commit-id: 3e28f5fce8eb4a35d094e5b1667de24002c1a719
2019-04-04Fix bbs dgs bug,replace 'vendor' by 'manufacturer'BryanGuo6-495/+967
Issue-ID: SDNC-698,SDNC-699,SDNC-700 Change-Id: Ida80d2ca97f786be36e4610ed0e4e18fab15773a Signed-off-by: Gxxxx <guofengbei@huawei.com> Former-commit-id: 879baef9f68011412253def6a014fcbfe261c4da
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-04-01Merge "SDWAN bandwidth update DG."Dan Timoney2-0/+2308
Former-commit-id: 1b34b6dd37c6fc1963fe66b00a1ee91344f65ef6
2019-04-01CCVPN extension vf-module-topology DGsprakash.e4-1258/+1422
vf-module-topology-operation DGs modified for bandwidth policy change Change-Id: Ifc3a9fcc3942cd4761c1967598428ff605636c45 Issue-ID: SDNC-659 Signed-off-by: Prakash.E <prakash.e@huawei.com> Former-commit-id: b477ae268d7035bb15a33085f3fbda7f1da453ed
2019-04-01SDWAN bandwidth update DG.shashikanth.vh2-0/+2308
Change-Id: I4a933ae8297e4a27fa72ed53705aa8536e12f219 Issue-ID: SDNC-653 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com> Former-commit-id: 62721594686caa7ebe0967c7b94fd3e26dafa211
2019-03-31Merge "Provide SDNR for SDNC"Dan Timoney1-0/+30
Former-commit-id: b89a391dd2741b77f8afa2fcc32865600de7923d
2019-03-29Dublin pnf DGsCheung, Pat (kc1472)3-0/+832
Adding DGs to support aai put for pnf Change-Id: I04d66be61be3b8d13daf1c14310ff75b24c687ba Issue-ID: SDNC-634 Signed-off-by: Cheung, Pat (kc1472) <kc1472@att.com> Former-commit-id: 2b38887a7cde529a01f15702358d4678e3d7b120
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 Timoney4-0/+1045
Former-commit-id: 7573a1d8192032c8a7af0e8e61f359e5b22b2fc4
2019-03-29CCVPN extension lan-port templatesprakash.e5-0/+93
lan-port - device-port, bridge-domain and ip-subnets templates Change-Id: I94797ee8f58c8817d578a263a631ca0ac485dd26 Issue-ID: SDNC-659 Signed-off-by: Prakash.E <prakash.e@huawei.com> Former-commit-id: 30a75914225f313fac7a40b6bc2a2d0d782fc112
2019-03-28CCVPN extension lan-port DGsprakash.e10-0/+6618
lan-port vf-module-topology-operation DGs Change-Id: If1eed2e899229eb311c2cc6324dfa7858404ce18 Issue-ID: SDNC-659 Signed-off-by: Prakash.E <prakash.e@huawei.com> Former-commit-id: b5d769f019aba5bdd25eaae21d7c190d7b428f64
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-28CCVPN extension site resource DGsprakash.e44-971/+22722
DEVICE and SITE VF-topology-operation DGs Change-Id: Ieb9fdfed7918489ce56d10e848663f81e56445e7 Issue-ID: SDNC-659 Signed-off-by: Prakash.E <prakash.e@huawei.com> Former-commit-id: 11f5aef76dcff7ceadaa240c068c727793c7d64a
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 Wang4-0/+1045
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)24-50/+50
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-26Merge "SDNC-555: Install ODL features for NETCONF"Dan Timoney1-0/+1
Former-commit-id: 835806678c76dda23e3c91f179286d5afc9d5694
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-25CCVPN extension DGsprakash.e10-900/+3219
VPN and SITE resource VNF-topology-operation DGs Change-Id: I2f39a26280b7a9a2add0783c614b542fe2073439 Issue-ID: SDNC-659 Signed-off-by: Prakash.E <prakash.e@huawei.com> Former-commit-id: 201b92b81c7f50e7733297df88141357dc05c05c