Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/appc/deployment.git from branch 'master'
to d69066a2ed223fc5f525fcff520c5740736c5cb6
- Change cdt proxy version
Change to using 1.5.0-SNAPSHOT of the cdt proxy
jar so that the latest changes for https are
brought into the docker image.
Change-Id: I68fde7f577e23dd2056f4e3027927c3ff8e13809
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1551
|
|
* Update docs/submodules/appc/deployment.git from branch 'master'
to 75b03b9079d049a83ac88dce63317251f1d130a0
- Change to release ccsdk
The current version of ccsdk has been moved to
release version 0.4.1
Change-Id: Ie3564f02f286d436377648d0ef0d438392e6353a
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: CCSDK-1156
|
|
* Update docs/submodules/appc/deployment.git from branch 'master'
to 365efba8eed6ba3dbc7f7c50c2bd93312da2a162
- Changes for cdt over https
Change cdt to run on nginx image
Configure nginx to use https
Add sample certificates for https
Change-Id: Ie93cf7e5b0e6a287753ffd54edace5492ad667b3
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1551
|
|
* Update docs/submodules/appc/deployment.git from branch 'master'
to 78e9b949505245ad8efcdc319107039e333da573
- Test for working karaf
Check if the karaf client can be run, and if it doesn not return
the expected echo value, fail the build since the installs will
not work in this state.
Change-Id: I4b6b4ad4a3197ad0c56e1bf4c33acf061630ba33
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1549
|
|
* Update docs/submodules/appc/deployment.git from branch 'master'
to 80c7ca3eb3509163ebf5a4f94a7fdc37fc4fc16a
- unique key too long in DEVICE_AUTHENTICATION
Specified key was too long;
max key length is 767 bytes
reduce URL to 256
Change-Id: I2c721db78710505a6e6f67fe2f438554655b091d
Issue-ID: APPC-1537
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
* Update docs/submodules/appc/deployment.git from branch 'master'
to b29365aaa865630d10f2f0473e34cea9db6a287d
- Fix database entry data
Columns were in the wrong order.
Change-Id: Ia4614f8200a528511531361e6cb80b3833faa678
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1528
|
|
* Update docs/submodules/appc/deployment.git from branch 'master'
to 1140632654bc928a2065ef76658b3ff74b9ec91a
- Fix database install
Mariadb version updated to allow longer unique keys.
Tables install order switched to allow foreign key
constraint to be created.
Missing values fixed in sqlData.dump file.
Change-Id: I1c946b76190e820a994ba74cf09d89e42d0bccb4
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1528
|
|
* Update docs/submodules/appc/deployment.git from branch 'master'
to 4492a7389e77a659de0661f32bc675f9a1ec8cb2
- adding default value for ansible server
insert default value into
the DEVICE_AUTHENTICATION table
for anible server in OOM env
Change-Id: I6f23a5384152d66fcaa6572c004be585f98c9f70
Issue-ID: APPC-1445
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
* Update docs/submodules/appc/deployment.git from branch 'master'
to a9958dbb48e544ca630123aa96e74c0d838edcdb
- Adding DB entries for DistributeTrafficCheck
Change-Id: Ia3996cec2884ad4a1fa26e9376298df97e80a008
Issue-ID: APPC-1444
Signed-off-by: Tomek Osinski <tomasz.osinski2@orange.com>
|
|
* Update docs/submodules/appc/deployment.git from branch 'master'
to fc5f371d7894ef39bbaff21de4254ad45837fcee
- Added Foreign key checks condition
Add table for multiple ansible servers support
Adding Admin Artifact table in APPC DB to support multiple ansible
servers
Change-Id: I6324ffbd3091ea48ce5a28ad99fa51c82d64f45a
Issue-ID: APPC-1494
Signed-off-by: Manoj Marneni <mm833r@att.com>
|
|
* Update docs/submodules/appc/deployment.git from branch 'master'
to 7a8b0061bdb53cbca0e2d7fbadcdb8b96e137cde
- Update odl stop detection
Holding the script open until karaf exits is more reliable and
less dependent on operating system than the previous method.
Change-Id: I82e379f5f977e521eff241c8ecbf2031f0c26c74
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1521
|
|
* Update docs/submodules/appc/deployment.git from branch 'master'
to e701ee516f517c5bed4f32764431d58d79fe06ad
- Add missing INFO.yaml blocks
Add missing information so that the new verify
job passes. Fix indentation.
Change-Id: Ifcec7bbd19e9e6a27c85bd8e889cfbf67c63f1dc
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
* Update docs/submodules/appc/deployment.git from branch 'master'
to eeb70bdfe4b41e60f96c29579bef583131eb8853
- move non-root id run for CDT container
add cdt:cdt to Dockerfile
change port 80 to 18080 for non-root
user
Change-Id: I694cfaed85396d8f4f527d33e8e507e6d7a64178
Issue-ID: APPC-1519
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
* Update docs/submodules/appc/deployment.git from branch 'master'
to 95ef2ec2871013b21806fc00cd27f6483da82a56
- Dockerfile changes for non-root user
Copy appc folders in as odl user instead of root
user and run install scripts as odl user.
Change-Id: Ia748e607c80aa5c030c68c7eb01a3c27a296a786
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1503
|
|
* Update docs/submodules/appc/deployment.git from branch 'master'
to 58d5a115f561efca3b32a03b1d6d496939e44411
- Update dockerfile for new odl
Update the dockerfile to pull 0.4-STAGING-latest
version of ccsdk which contains the new version of
opendaylight.
Change-Id: Ib343f85a48129e4971bb56b91136b66153323c8b
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1495
|
|
Project: appc/deployment master dbf1e5309791c3c06da54b61c02e2d9cbbe7faa6
move playbook sample from appc
a sample playbook is moved
from appc repo to playbook directory
Change-Id: I71383b728f4b3362f136bcd86ec1d81668baa5d9
Issue-ID: CCSDK-1009
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
Project: appc/deployment master 4e45e4e4cb27a1d9ddf1f7d2207cbafb42c2de29
rename ccsdk-ansible to appc-ansible
reduce the confusion, change name to
appc-ansible-container
Change-Id: Idd95f72a34c3eb090248f150541e6db7424ea9ed
Issue-ID: CCSDK-1009
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
Project: appc/deployment master 89482201cbaee62928ab9710c9243ebd0a37b499
add INFO.yaml to appc/deployment repo
INFO.yaml is needed by LinuxFoundation
Change-Id: Ifeb1ecbe30265e24c8e4abfb5989e818011f8cbe
Issue-ID: APPC-1357
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
Project: appc/deployment master 5fe11e88fe30e6f0f82f793e88b474c82caf43e7
use alpine linux dist for CDT docker
changed to 2.4-alpine:httpd
Change-Id: Ia0335b530bc1a0c08594b3b8800dfb65aac3630b
Issue-ID: APPC-1339
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
Project: appc/deployment master c67e66efb4450c3d6f041185998b73a5e2b35cce
Change to feature pre-install
Adding a new script dockerInstall.sh which will run
during the docker build and install the opendaylight
features so that start-up time for the image is
reduced.
Change-Id: I6cf8bc0a746e6d5037c8689c576ddb42a54155ff
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1322
|
|
Project: appc/deployment master 0e67e9860a1edfdcd1b9356085af1f19acee6162
Update to newest release of appc
Version 1.4.4 of the appc java code is released. This version
will be used for docker builds.
Change-Id: Iee4a895f6386c15d24da64cdd4ec5d882294df66
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1304
|
|
Project: appc/deployment master f10cd5966ff87c7bf7a53d5629ec9ca415b02d4c
Update ccsdk docker version
Change to the newest version of the ccsdk odlsli image
Change-Id: I08c62acd90ec4e20d9ba88643e8a23e39e18e530
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1304
|
|
Project: appc/deployment master 0e00dc5bf1d16184b59234ad269bca1bb31d299b
Fix for DOC-336
Document updates in APPC Deployment Guidelines
Issue-ID: DOC-336
Change-Id: Iacc6629387a0aacbe9a33308511d1e6763eeb243
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
Project: appc/deployment master a2289ca7c33d14b0319696b04455ff99075e6f22
Add provider feature to dispatcher install
For a new import added to dispatcher, appc provider
must be installed at the same time since each feature
depends on the other.
Change-Id: I138cd6f96668ffd6ae0f33564a0cf9434575396e
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1231
|
|
Project: appc/deployment master d9e2779173cadcb1c477458ff60d99c97dde2a99
Update artifact pull version
Change-Id: I187495782f5e7b711c6b808e911e82174cc154b3
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1212
|
|
Project: appc/deployment master afc6a1b19af400a82c86ed428ae57e27fd00cbcf
Fix for APPC-1239
Fix for variable names and file loctions in JMeter
file for APPC stability test
Issue-ID: APPC-1239
Change-Id: I86dae4d6a2502aef7dd949c8e57e8ee926572e45
Signed-off-by: J Armstrong <joss.armstrong@ericsson.com>
|
|
Project: appc/deployment master 4ded082af666709ed546a1e48bd201dd1a435819
Update APPC for Casablanca AAF support
Update pom.xml to add the bath_config.csv file.
Change-Id: Ic9a475a338ccfdf0a1f05c9369dc3ac0a945cce7
Issue-ID: APPC-1235
Signed-off-by: Aaron Hay <aaron.hay@att.com>
|
|
Project: appc/deployment master d3eaf0aec6d0d1cc271c5f56888ca59887cef8f6
Update APPC for Casablanca AAF support
Change-Id: I2773fcdb498349d11ceb26b8f29d69f97512b1a0
Issue-ID: APPC-1235
Signed-off-by: Aaron Hay <aaron.hay@att.com>
|
|
Project: appc/deployment master f5f682dadb2634f3dfb7d7c988c282b18f04b48d
Increment version number
Change to version 1.5.0-SNAPSHOT
Change-Id: I7ad12bc4d2745da35199ff37d733776271c23946
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1212
|
|
Project: appc/deployment master de58c437e8b49ea10085c2d7498cf275266679d5
Update maven for aaf-shiro-aafrealm-osgi-bundle
Change-Id: I856b85ccb2936e329eb7941a2683dcffdbc0c462
Issue-ID: APPC-1235
Signed-off-by: Aaron Hay <aaron.hay@att.com>
|
|
Project: appc/deployment master 953f7546b28d7c57f80a2c88bf2662f66c46ee08
update SHIRO to 2.1.8-SNAPSHOT
Shiro uses J2EE Filters update to 2.1.8-SNAPSHOT
Change-Id: Ic9eb18de9999126520094b630392d1c0f09ebba7
Issue-ID: APPC-1235
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
Project: appc/deployment master eaebabc32096f71b1eaa50975f2d2390fbc40d08
Update version of cadi bundle jar
Change-Id: I1122e397d961172eab86213c3b4baf255ce9be8b
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1235
|
|
Project: appc/deployment master d1c47a447032764105152a08eab3a81eca013284
correct the license header
based on LinuxFoundation suggestion,
corrected the license header
Change-Id: I5ab1c44bc4967cefb4548d528a7000eede118e3b
Issue-ID: APPC-1229
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
Project: appc/deployment master 791a3ab6b44c8b2ece29b4db8c4d166e6ffb1a7a
Fix non-existent release version
Change-Id: Id8aefe4a2ad9e6d08a7eb40e550c7df616b0a645
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1212
|
|
Project: appc/deployment master 544e7a2d0b6383e8fc5b37c5b44c2cfe09871975
Update APPC deployment document
Adding ansible server and change to MariaDB
from Mysql for docker contents
Change-Id: Ia39b82349e2746a477e300db70be2be339808c87
Issue-ID: APPC-1227
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
Project: appc/deployment master 7da31661936af6dc58b713ab9758859504f039e2
Remove restart 2.01 value
Removing the value will allow restart requests to default
to the dg orchestrator.
Change-Id: Iabf4b840219d7502dd7c694ca669ed6225a305ca
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1230
|
|
Project: appc/deployment master cc1af85dc481922d5884777822f25183003c20fa
Update truststore for aai
Change-Id: I8066c402334441b1844ff9f66a6c1c833c67d0c4
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1218
|
|
Project: appc/deployment master 0386f90998334b6a67c6bece06911d289121db5b
update aaf_locate_url for R3
remove Beijing's link to gerenic link
Change-Id: I8bf84fbaca763fcf5a551196ca7d802410e44435
Issue-ID: APPC-1217
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
Project: appc/deployment master d415a58c9be7c78a0bcf254d0ab72924c6ceafbe
Roll to next version after release
Change to version 1.4.1-SNAPSHOT
Change-Id: I14e63a41079e66eae3a3aaed0046945992d52a83
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1212
|
|
Project: appc/deployment master b616c0aa6428b5dcf1102639b34b454d7dc8e1cd
Directories for build versions
Since Jenkins uses the same build host for all docker builds,
the different versions of appc are all present on the same
system. This causes problems during unzip of the installers.
This change creates a directory in /tmp for each different
version of appc.
Change-Id: I7f7c9fb39110146cf6e1917dd9e80a41b287c57e
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1212
|
|
Project: appc/deployment master bf4e84cb7c39c662b75e76e130108a307c400b66
move openecomp.org to onap.org for aaicclient
remove openecomp.org to onap.org for OOM env
upgrade v11 to v14
Issue-ID: APPC-1213
Change-Id: I2da1bc5a8616f639c7ff03fd835432e706e3b9f1
Signed-off-by: Taka Cho <tc012c@att.com>
|
|
Project: appc/deployment master 7eca83b84e0734dc1dc195cb5bb6018900adcc5a
add sdnctldb01 and 02 back in docker-compose
added back
db:sdnctldb01
db:sdnctldb02
Change-Id: I566ac3e100d09305e060d5cbf74d5a3c57eefc30
Issue-ID: APPC-1168
Signed-off-by: Taka Cho <tc012c@att.com>
|
|
Project: appc/deployment master dabc04fb1363f64a7e8d3a592b4607b506c20bac
Change to released ccsdk docker image
Change-Id: I395b86f9583abf3261820cb7b26b354dcaf8a242
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1212
|
|
Project: appc/deployment master 2e42fdc74b73eb2817b66e7ea75980205c763cf2
Modify ansible server for ccsdk image
Modify ansible server configuration to use ccsdk image.
Change-Id: Icbb7e15ef11b5bd0abae489c475d3cf60e6de95a
Issue-ID: APPC-1168
Signed-off-by: Aaron Hay <ah415j@att.com>
|
|
Project: appc/deployment master b281f5234e861ec624c5edeb692465d9d7373729
Add ansible docker support
Change-Id: I782e0f3b4c13d7acf1b3ae320f603866ac6d8966
Issue-ID: APPC-1168
Signed-off-by: Aaron Hay <ah415j@att.com>
|
|
Project: appc/deployment master aaf3aae5b2b307dc2cadd1248742c618e59e89df
Add mariadb docker support
Change-Id: I04d03e36d92bd2d345149585b3a1a53c2c27b10f
Issue-ID: APPC-402
Signed-off-by: Aaron Hay <ah415j@att.com>
|
|
Project: appc/deployment master 30c24d993efa22c93806ef830216cf0a0080efc5
Ansible playbook for vFW TD
Ansible playbook for Traffic Distribution LCM action for
modified vFW use case. Modified use case requires heat
template that creates two instances of vFW and two vSinks
Change-Id: I7ec3eda8247010ae9b7b2561bd204018864a9835
Issue-ID: APPC-1172
Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com>
|
|
Project: appc/deployment master eed284744e91b768d7c5ddf994da66f16d921121
Change ccsdk docker version
The 0.3.0-STAGING version does not work. This new
version is the correct one to be using.
Change-Id: I446bdcc1502af7ec818d4185bd67c5550c486452
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-1209
|
|
Project: appc/deployment master 091fa0b5b88b1a3d0f4189d7be554c99505244b2
Update ccsdk docker version
Change-Id: I17b43c0ecb529eb443f317cf641f7d037431d614
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-1209
|
|
Project: appc/deployment master 41aedf1ba046d7848d843bb25c10058751d3d70a
Updated logging for new odl version
An updated log file from odl in order to make the karaf
log function again with the new odl version.
Change-Id: I9f03f0a5c543609c769d418f960aac27717bb55b
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-1158
|