summaryrefslogtreecommitdiffstats
path: root/docs/submodules/sdnc/oam.git
AgeCommit message (Collapse)AuthorFilesLines
2018-04-27Updated git submodulesTimoney, Dan (dt5972)1-0/+0
Project: sdnc/oam master 50c65c2c7cd92db6d14215114d098b33da5f618d Fix ansible server config Added ansible server to docker-compose.yml and made a few config changes: - redirect of output in final exec causes exec to fail. Instead, need to redirect output in standalone exec line. Redirected to /var/log/ansible-server.log - Updated LCM config to use ansiblehost alias to reach ansible (was incorrectly using 0.0.0.0) Change-Id: I4b1b6bbc5f3df6f480333d53adda4c8e6e0d6510 Issue-ID: SDNC-288 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-04-26Updated git submodulesDavid Stilwell1-0/+0
Project: sdnc/oam master c2512ab6e6f6a860ff1433411a69d13e479854e0 Merge "Fix shell permissions" Fix shell permissions Set execute permission on shell script Change-Id: I5b2d94067f8a77fbfb1d2310368f1b1d78a2b834 Issue-ID: SDNC-288 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-04-26Updated git submodulesDan Timoney1-0/+0
Project: sdnc/oam master 11381d1feec3dacc6232f33c7bdc6e1d841e34ac Merge "Move add-apt-repository to startup" Move add-apt-repository to startup add-apt-repository is failing in Jenkins, so move it to ansible server startup script instead. Change-Id: Iae058003678748c9a4bed9b5e279ebcce4c4695a Issue-ID: SDNC-288 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-04-26Updated git submodulesDan Timoney1-0/+0
Project: sdnc/oam master 4a781d41043dd398b59de1639df5c060b59b920b Merge "Fix add-apt-repository" Fix add-apt-repository When run from command line, add-apt-repository waits for user prompt to continue. Redirecting stdin to /dev/null allows installation to proceed without prompt. Change-Id: Ia646e775a3fcfba6100ffea05c48d6d6bc2f498d Issue-ID: SDNC-288 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-04-26Updated git submodulesRuchira Agarwal1-0/+0
Project: sdnc/oam master 798f8776ccd874ae3e4192b8e5c578fb70dbad74 Property file for LCM DGs Property file for LCM DGs Change-Id: I8f5e115a65f779c8b7136cfcf29e165b3527d4a0 Issue-ID: SDNC-289 Signed-off-by: Ruchira Agarwal <ra1926@att.com>
2018-04-26Updated git submodulesTimoney, Dan (dt5972)1-0/+0
Project: sdnc/oam master 3c48ffbeda720569fbfb8fac3e5db1cd0551474b Move pip installs from Dockerfile Pip install seems to fail in Dockerfile. Instead, move pip installs to a startup script so that they can be done on initial container startup. Change-Id: I3125307d5f9bfc980d8f9ed0bba108a5536548fd Issue-ID: SDNC-288 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-04-25Updated git submodulesDavid Stilwell1-0/+0
Project: sdnc/oam master ae04d56b7000554b1189a7b4bad0db24d1af315a Merge "Add missing components in sdnc docker container" Add missing components in sdnc docker container Add missing components (ansible-adapter, lcm) to SDNC docker container. Also, version.properties and some pom.xmls so that release build of 1.3.1 works properly. Change-Id: I1e3e0a0a5b3ed7c6b584cae6c26a4afe503cebcf Issue-ID: SDNC-287 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-04-25Updated git submodulesRuchira Agarwal1-0/+0
Project: sdnc/oam master f8a3ed75d39de6abbbb2b70b98a0de88ab8e7b89 LCM UpgradeSoftware DGs Add LCM DGs for SoftwareUpgrade Change-Id: I06df6276a4adb038ab3e1601ef7f3c7a7fc1a08b Issue-ID: SDNC-289 Signed-off-by: Ruchira Agarwal <ra1926@att.com>
2018-04-24Updated git submodulesRuchira Agarwal1-0/+0
Project: sdnc/oam master c051fe64ed0ddd6aeb26f8b2af9adfe7011a4dc0 LCM Ansible Server Docker Add CM Ansible Server Docker Container Change-Id: I673cfd6dce5d2e96954fc6700a12a849f46dae5a Issue-ID: SDNC-288 Signed-off-by: Ruchira Agarwal <ra1926@att.com>
2018-04-24Updated git submodulesRuchira Agarwal1-0/+0
Project: sdnc/oam master 10e2cd837c9723b207dabe6f17d0be7eff8f1442 LCM Ansible Server Docker Add CM Ansible Server Docker Container Change-Id: I019a3b3da6501cf82804d82e19828e66d0db8979 Issue-ID: SDNC-288 Signed-off-by: Ruchira Agarwal <ra1926@att.com>
2018-04-18Updated git submodulesTimoney, Dan (dt5972)1-0/+0
Project: sdnc/oam master 908c4c5a634deb9d51a70c051f0788ef64796eff Fix location of idmlight db file In Nitrogen release, idmlight db file is in /data, not . Fixed Dockerfile to install in correct directory so that admin password will be default ONAP password instead of default admin password. Change-Id: I01b41ae14d39fef6d2ed3775b272e403d159aa9e Issue-ID: SDNC-283 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-04-17Updated git submodulesTimoney, Dan (dt5972)1-0/+0
Project: sdnc/oam master 9144514849c23a2bcc9396123f02ba5990d98c55 Create host key Call ccsdk create host key script to create karaf host key if needed before initial ODL startup. Change-Id: I04dba06652454c2f213e7a5ee86b7f9ed05b256c Issue-ID: CCSDK-241 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-04-13Updated git submodulesDan Timoney1-0/+0
Project: sdnc/oam master 105fd719a4a4beb175004d6f9feaf317c5c6bece Merge "replaced com.att reference in Generic resource API" replaced com.att reference in Generic resource API Issue-ID: SDNC-115 Change-Id: Ifdd762dea35221dc2d41f0ec777f303efd64f757 Signed-off-by: prakash.e <prakash.e@huawei.com>
2018-04-12Updated git submodulesTimoney, Daniel (dt5972)1-0/+0
Project: sdnc/oam master e29882feffe604e5124c126518080e5505ef9c37 Add sleep after stop In karaf 4, the 'stop' command returns before the container is actually stopped. So, need to add a sleep to wait for container to come down after stop is issued before trying to restart it. Change-Id: Id6e966e0f510a245cbc28b49dc571ffd242050e4 Issue-ID: SDNC-279 Signed-off-by: Timoney, Daniel (dt5972) <dt5972@att.com>
2018-04-11Updated git submodulesTimoney, Dan (dt5972)1-0/+0
Project: sdnc/oam master 1ab05880f8b8c32a7e4149c6103b88144e17e0e4 Add missing groupId Add missing groupId in installation/dmaap-listener/pom.xml which causes dmaap-listener docker build to fail. Change-Id: I01bf2918a07f863352ae958a7f76eaa2fce48c40 Issue-ID: SDNC-279 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-04-11Updated git submodulesDan Timoney1-0/+0
Project: sdnc/oam master 253ea203cf93ba4970590275c2f2f4e0d2ebd87a Add missing groupId Add missing groupId to ueb-listener/pom.xml Change-Id: Ieec9af56ba6ed771311143955fb7cce2e31ff288 Issue-ID: SDNC-279 Signed-off-by: Dan Timoney <dt5972@att.com>
2018-04-10Updated git submodulesTimoney, Dan (dt5972)1-0/+0
Project: sdnc/oam master e00ec90c97a0da9539ba8571c6ef895861323199 Fix spacing in groovy scripts Fixed groovy scripts broken most likely by Eclipse format command. Change-Id: I7adc83c5d3f1753504b9673d7946ec1deb6663c1 Issue-ID: SDNC-279 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-04-09Updated git submodulesTimoney, Dan (dt5972)1-0/+0
Project: sdnc/oam master 006db5462072f0245a419087337e5744e1c9c910 Fix timestamp format Docker deploy failing due to error in timestamp portion of tag Change-Id: Ic7321fffffd88f7b8dc4a77f00cb20b4d7ae9438 Issue-ID: SDNC-279 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-04-05Updated git submodulesJessica Wagantall1-0/+0
Project: sdnc/oam master b664c2b6d17703347f674c2f05af73739cd8809f Update docker tag convention Update docker tagging convention to use: v0.17.0-SNAPSHOT-YYYYMMDDTHHMMSSZ (for dev images) v0.17.0-STAGING-YYYYMMDDTHHMMSSZ (for staging images) Change-Id: Id3394aa24af48b0abf116af98670b3c24e5f0a02 Issue-ID: CIMAN-132 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-04-02Updated git submodulesTrevor Tait1-0/+0
Project: sdnc/oam master fb0364efc775685a534f711096253f73640434c3 SDN-C Geo Config clustering Change-Id: I87ec947aac9df9afb6ef0f308f9626da3d835715 Signed-off-by: Trevor Tait <rtait@amdocs.com> Issue-ID: SDNC-214
2018-03-28Updated git submodulesPrudence Au1-0/+0
Project: sdnc/oam master d031a8ebdf7201a4616f195762ecf7afc4c79aa7 Multi-site High-availability Manual Failover (PoC) Change-Id: I690a52ec26acaf6c0d81a7a4f5dc9f922409be33 Signed-off-by: Prudence Au <prudence.au@amdocs.com> Issue-ID: SDNC-214
2018-03-21Updated git submodulesTimoney, Dan (dt5972)1-0/+0
Project: sdnc/oam master d21a1b3a5e05b5466c792d5ee7298df5ab714a51 Add missing containers to docker-compose.yml Add missing ueb-listener and dmaap-listener containers to docker-compose.yml. Change-Id: Ia5b32080524a8dc7b608c037e2e71593eae993c6 Issue-ID: SDNC-177 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-03-20Updated git submodulesTimoney, Dan (dt5972)1-0/+0
Project: sdnc/oam master f62137b244e64bfaf0d9aa9b606597e59774ea27 Fix paths in docker-compose.yml Fix paths and versions in docker-compose.yml to correct values for Beijing release. Change-Id: I74f9238397ed5687d948ed525fb818fbd5ce64d2 Issue-ID: SDNC-277 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-03-06Updated git submodulesTimoney, Dan (dt5972)1-0/+0
Project: sdnc/oam master 2822ea7882e20879b1556bf98cf28695f5052348 Nitrogen port : sdnc-oam Update sdnc-oam to create docker containers based on ODL Nitrogen release. Change-Id: If8df28c417a2dec69be6eee2fc4521541126085a Issue-ID: SDNC-269 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-02-14Updated git submodulesDan Timoney1-0/+0
Project: sdnc/oam master 3e1e6367cde13246c60646645d405389df01a27a Replace mysql with mariadb Use MariaDB JDBC controller instead of mysql to remove dependency on GPL license. Change-Id: I8986ddff7613fa093fe8d653364cdb6a66604e31 Issue-ID: SDNC-189 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-12-15Updated git submodulesHao Kuang1-0/+0
Project: sdnc/oam master 1d556c7996f91cd9a0d28aadb1ee922d44042e60 SDNC ODL cluster POC Issue-ID: SDNC-163 Change-Id: I593b4d7e36e59ebcc3585029f65b24b185172cb2 Signed-off-by: Hao Kuang <Hao.Kuang@amdocs.com>
2017-12-01Updated git submodulesramu.n1-0/+0
Project: sdnc/oam master 997040ec141b9799a37eaf527bba10e7f5d75b2a Add keytool script to sdnc installation For HTTPS connection to 3rd party controller need to create sdnc client key file Change-Id: I7f7429ddca0952e7bb6153273713dc8ff129e3ac Issue-ID: SDNC-179 Signed-off-by: Ramu N <ramu.n@huawei.com>
2017-11-22Updated git submodulesDan Timoney1-0/+0
Project: sdnc/oam master cf590fef5e36d6d0a4989eaf29d80bb410afa83e Merge "Bump minor version" Bump minor version Bump minor version in preparation for Amsterdam branching. Change-Id: I358cf1088dc4db14d0714bee880402bcbc88ff07 Issue-ID: CIMAN-120 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-11-21Updated git submodulesMarcus G K Williams1-0/+0
Project: sdnc/oam master 32d2ae71c4a68b3043f5f229f226c673c8ea49e5 Remove active printContexts from DGs Leftover printContext execute nodes from debugging are removed. This should reduce logging pressure and hopefully solve issues where SDNC VM disks are filling after a specifified period. Issue-Id: SDNC-204 SDNC-203 Change-Id: Iaea165411758dc8b95add98f3675d26b52d11fa7 Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
2017-11-21Updated git submodulesAbdelmuhaimen Seaudi1-0/+0
Project: sdnc/oam master c8d23dfba07c7072511f25efd061fb4eb350e072 modified: docs/installation.rst issue-id: DOC-202 Change-Id: I60ca3449318d9b35c00902ff1d91eb4eb5e1f859 Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com>
2017-11-17Updated git submodulesMarcus G K Williams1-0/+0
Project: sdnc/oam master c34c0899eb523498323028c564031867c2290c45 Use ccsdk.sli.northbound.version in UEB pom.xml Issue-Id: SDNC-194 Change-Id: Ic879557e4c0483f31499ca69bbc0e16c1fec41d4 Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
2017-11-17Updated git submodulesMarcus Williams1-0/+0
Project: sdnc/oam master ebdd300887a3452cb804d666dc2a7f60eefb85e8 Merge "Update UEB-Listener to CCSDK ver. 0.1.1-SNAPSHOT" Update UEB-Listener to CCSDK ver. 0.1.1-SNAPSHOT Issue-Id: SDNC-194 Change-Id: I33444ad453501383eac315222c02a8a69736b21d Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
2017-11-17Updated git submodulesBrian Freeman1-0/+0
Project: sdnc/oam master 40d2109693a464d15c55de3475ce8617b05725a9 Fixes for 11-17 tests Issue-ID: SDNC-202 Change-Id: I69c059d119134dd7698996c18693ad7bc8feda6f Signed-off-by: Brian Freeman <bf1936@att.com>
2017-11-16Updated git submodulesBrian Freeman1-0/+0
Project: sdnc/oam master 65631026c8f90a2c24be8e7411882bb9599a3b87 Fixes from Integration 11-16 Issue-ID: SDNC-201 Change-Id: I0fce48872828e5c38b37588eae7c5a000099d96d Signed-off-by: Brian Freeman <bf1936@att.com>
2017-11-16Updated git submodulesBrian Freeman1-0/+0
Project: sdnc/oam master 751b1f66506b73ce55b6227f07041a3203fc9a26 Fixes from DG testing Issue-ID: SDNC-199 Change-Id: I46dfbb194df8ae03d72f832f17a2226e906c981d Signed-off-by: Brian Freeman <bf1936@att.com>
2017-11-15Updated git submodulesDan Timoney1-0/+0
Project: sdnc/oam master 3e3d50b89a392862d175d52e93387cc652cebe09 Update to use nb version 1.2.2 Update to use released version of CCSDK docker images (v0.1.0) and to use version 1.2.2 of sli/northbound. Change-Id: Iea82fe2619b6587d1f69adea0c0621cec9afa2b1 Issue-ID: SDNC-74 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-11-15Updated git submodulesMarcus Williams1-0/+0
Project: sdnc/oam master dc48869cb843f2c0a2a92bc35842f1d8426b069d Merge "Fix for txconn create" Fix for txconn create Issue-ID: SDNC-199 Change-Id: Ia8c9a1696368e1a36642ecc201f5fc1b92d1774e Signed-off-by: Brian Freeman <bf1936@att.com>
2017-11-15Updated git submodulesMarcus Williams1-0/+0
Project: sdnc/oam master 8acc6dd97ca33dddb7206a23c4e89fd09acc4292 Merge "Update overlay DG for delete flow" Update overlay DG for delete flow *Add delete network for MDSAL data store Change-Id: I35b942a96d030302f36afb073effa55b277e2da0 Issue-Id: SDNC-188 Signed-off-by: Ramu N <ramu.n@huawei.com>
2017-11-15Updated git submodulesMarcus Williams1-0/+0
Project: sdnc/oam master 123499c4e0c7996e2f01d1780b310706f2001f75 Merge "fix AAI storage problem" fix AAI storage problem Change-Id: I6959617dac398f9c4346a691f3accb40bbb84336 Issue-ID:SDNC-197 Signed-off-by: Zhuoyao Huang <10112215@zte.com.cn>
2017-11-15Updated git submodulesBrian Freeman1-0/+0
Project: sdnc/oam master 778b7b1dd8c787d9210caf9ce2f0ff80eeb49d37 Fix xconn assign Issue-ID: SDNC-199 Change-Id: Ic27f705672e4101a0813c85e3fd0f93f05f72934 Signed-off-by: Brian Freeman <bf1936@att.com>
2017-11-15Updated git submodulesramu.n1-0/+0
Project: sdnc/oam master 052fbf611dc394a455a1afb1c0ebc18c7e3049fa Update underlay DG for delete flow Fix delete network in service-data in MDSAL data store Change-Id: Ia7cb3b77bd6dea5badc47a7be40915165d3aab3c Issue-Id: SDNC-193 Signed-off-by: Ramu N <ramu.n@huawei.com>
2017-11-14Updated git submodulesDan Timoney1-0/+0
Project: sdnc/oam master e2453f4d1e1dc23cf3eb292db8ac908367d0844c Merge "Fix tunnelxconn create/delete ip bugs" Fix tunnelxconn create/delete ip bugs 1. Pull brg-wan-ip from dmaap DHCP_MAP in sql database. 2. Pull vgmux-mgmt-ip from vnf-api parent-instance 3. Add and activate get-vnf-api-parent-instance DG to facilitate pulling of vgmux-mgmt-ip Issue-Id: SDNC-190 Change-Id: I9d0805b56de4b2aafee1c83c8966a8f4bb324ee3 Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
2017-11-14Updated git submodulesMarcus G K Williams1-0/+0
Project: sdnc/oam master becd9978df3428354646a48c2d106177f6477695 Fix brg-topo DGs 1. Added get vg-mgmt-ip in brg-topo-activate so that vg tunnel could be properple setup 2. Added get vbrg-wan-ip to brg-topo-deactivate so that vxlan tunnels can be removed 3. Updated AA&I updates calls to include correct brg variables for global-customer-id, service-type and service-instance-id Issue-Id: SDNC-195 Change-Id: I9470cd782a3bd00fa9332dd7141c28151054b75f Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
2017-11-14Updated git submodulesramu.n1-0/+0
Project: sdnc/oam master f28363f0fae83efa9cb09ddd61fd995ccdf8498c Update underlay DG for delete flow *Need to store vrf ids which are reuired during delete *Add delete network from MDSAL data store Change-Id: I411c01f90a2a186e2d72f570c30ae8ecdd8d5b15 Issue-Id: SDNC-188 Signed-off-by: Ramu N <ramu.n@huawei.com>
2017-11-14Updated git submodulesBrian Freeman1-0/+0
Project: sdnc/oam master 8ed487e647e5838e4a66519d8225477b0ec8bdad Fix perferredRoute path Issue0ID: CCSDK-142 Change-Id: If47941e6a0cba4e61b48267fd7ccd623691cb464 Signed-off-by: Brian Freeman <bf1936@att.com>
2017-11-13Updated git submodulesMarcus Williams1-0/+0
Project: sdnc/oam master 2f17babe76901bc37e2268a2b99b6c89f6df36ce Merge "Update ccsdk sli northbound version" Update ccsdk sli northbound version Update dmaap-listener docker to use version 0.1.1 of ccsdk sli northbound, which contains DHCP fix. Change-Id: I13755af0e442b3d180dac86a566464737a133351 Issue-ID: SDNC-165 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-11-13Updated git submodulesDan Timoney1-0/+0
Project: sdnc/oam master 4b4e9274a650ead672c14e7a30685e804883ce34 Merge "Fix Overlay DG testing issue" Fix Overlay DG testing issue After executing DeActivateDCINetworkInstance, DeleteNetworkInstance node is executed as atomic block is not present, added new block, also fixed required parameter issue where value is not passed. https://jira.onap.org/browse/SDNC-191 Issue-Id: SDNC-191 Change-Id: Ia3009882fd7c2320a333ba04f726d57079f2d509 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
2017-11-13Updated git submodulesBrian Freeman1-0/+0
Project: sdnc/oam master 633172361e57e3b314feb9bc7cae83e6c9b6987b Fix properties for ONAP tests Issue-ID: CCSDK-142 Change-Id: I1aa0e241308a72a3a6458f628173387661e8f3c8 Signed-off-by: Brian Freeman <bf1936@att.com>
2017-11-11Updated git submodulesMarcus G K Williams1-0/+0
Project: sdnc/oam master 5afd798760522289162f0681b8dcc09280cb4b4b Update brg-topo-activate DG + vG setup 1. Change get-vgmux-lan-ip DG to pull whole tunnelxconn allotted resource which allows the use of both vgmux-lan-ip and vG-ip from tunnelxconn 2. Add vG vxlan tunnel and bridge domain setup to brg-topo-activate Issue-Id: SDNC-182 Change-Id: I29b1efce59d5b2f81f2937fa793e06ec96e8da7a Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
2017-11-11Updated git submodulesMarcus G K Williams1-0/+0
Project: sdnc/oam master 08f2e4b41472eacaae9c8da516bddc3aedc7344a Activate gw-vfmodule-update DG by default Issue-Id: SDNC-176 Change-Id: I7ead203d8aafa0ce172efa4fce46ceb9056cc206 Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>