aboutsummaryrefslogtreecommitdiffstats
path: root/deploy
AgeCommit message (Collapse)AuthorFilesLines
2016-08-04add moon to opendaylightchenshuai@huawei.com7-130/+165
JIRA: COMPASS-463 Change-Id: I3a5c2ef1e9f5acbcf4de2f0e8e0237142103a179 Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2016-08-04modify odl rest api port because swift use 8080chenshuai@huawei.com1-2/+2
JIRA: COMPASS-462 Change-Id: I82c7a72437d5c64d01391f5cbb3fad6b5a9d7bd6 Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2016-08-04Merge "add moon switch in Compass4nfv"chenshuai@huawei.com7-45/+224
2016-08-04Merge "[lab] replace a new server"shuai chen6-12/+12
2016-08-04avoid needless package reinstallQiLiang2-6/+25
If you do not run deploy.sh for the first time, then export below env before run deploy.sh can avoid needless package reinstall. export DEPLOY_FIRST_TIME="false" JIRA: COMPASS-449 Change-Id: Ia3b51bd02f4a131d57bf5793900faad9e1acb09e Signed-off-by: QiLiang <liangqi1@huawei.com>
2016-08-04add moon switch in Compass4nfvchenshuai@huawei.com7-45/+224
JIRA: COMPASS-461 Change-Id: Ic8343249f3ca31aa6c0d3090428dad4936a7f60c Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2016-08-04[lab] replace a new servermeimei6-12/+12
JIRA: PHAROS-242 Change-Id: I255e695309c3f311aaa42ca7f6c9ca78e2f048cd Signed-off-by: meimei <meimei@huawei.com>
2016-08-03bugfix for moon and swiftchenshuai@huawei.com3-8/+40
JIRA: COMPASS-460 Change-Id: I1f70cc0c9ae9285b887b490f964964781571b98d Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2016-08-03Merge "Bug fix for aodh database and conf file"shuai chen14-44/+228
2016-08-03Bug fix for aodh database and conf fileYifei Xue14-44/+228
JIRA: COMPASS-447 Change-Id: Ida974260b0e90778d5825be4731f461dd410415a Signed-off-by: Yifei Xue <xueyifei@huawei.com>
2016-08-01modify moonchenshuai@huawei.com37-1109/+1143
JIRA: COMPASS-451 Change-Id: I8b229ef6104d84e00ae2cf73b488edc779b73cf1 Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2016-07-31add workround for swiftchenshuai@huawei.com3-4/+24
JIRA: COMPASS-450 Change-Id: I29603422e47d9dc99936ac3fd971832206b3615a Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2016-07-30add identity_uri in swift templateschenshuai@huawei.com1-0/+1
JIRA: COMPASS-447 Change-Id: I4fceb9d8e846fc1969e5433fee94d4ee19c43639 Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2016-07-29workaround for swift taskchenshuai@huawei.com1-0/+42
JIRA: COMPASS-446 Change-Id: Id697fc0d314e223d41e7d1e67ce828986f24760f Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2016-07-29bugfix: swift ha configurationchenshuai@huawei.com4-4/+17
JIRA: COMPASS-445 Change-Id: I2c2a948ba4bf63311ef23961993881c18a06bab0 Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2016-07-28add swift ha modechenshuai@huawei.com2-3/+2
JIRA: COMPASS-443 Change-Id: If758575b6e653edbedbb2e467a335d7341653e84 Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2016-07-28Merge "add swift and moon in Compass"chenshuai@huawei.com41-47/+3819
2016-07-28add swift and moon in Compasschenshuai@huawei.com41-47/+3819
JIRA: COMPASS-443 Change-Id: Id0ca0c9fc1961bc07f28fa0da670fb632aa6fee6 Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2016-07-28Workaround for openstack api access random failureQiLiang9-11/+196
JIRA: COMPASS-446 Change-Id: I312368ca2fc07fcd07a916a2e6f979086f658dba Signed-off-by: QiLiang <liangqi1@huawei.com>
2016-07-28Workaround for openstack api access random failureQiLiang1-0/+11
JIRA: COMPASS-446 Change-Id: I0f67779786d53ca8ec1d16a05a21a10267f83471 Signed-off-by: QiLiang <liangqi1@huawei.com>
2016-07-27Merge "Fix br-int check timeout issues"shuai chen1-0/+5
2016-07-27Fix br-int check timeout issuesQiLiang1-0/+5
JIRA: COMPASS-444 Change-Id: I0bf2de6b3a18e198e00fdde9cee262f2e3c57169 Signed-off-by: QiLiang <liangqi1@huawei.com>
2016-07-27Add opendaylight systemd unit configurationQiLiang3-3/+23
JIRA: COMPASS-444 Signed-off-by: QiLiang <liangqi1@huawei.com>
2016-07-27Workaround for networking-odl pip package installQiLiang2-0/+269
JIRA: COMPASS-444 Change-Id: I0df64759ae71e16ff8aafbe88b72fab74f5dc1b9 Signed-off-by: QiLiang <liangqi1@huawei.com>
2016-07-22Merge "Add moon in Compass"chenshuai@huawei.com2-7/+12
2016-07-21Add moon in Compasschenshuai@huawei.com2-7/+12
JIRA: COMPASS-443 Change-Id: Ief63570287d81664442f79b775067a5747e948fc Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2016-07-22support odl_l3 deployment when openstack os is centosmeimei1-0/+65
Change-Id: I84bdf4b3482e7dc1885fc8649d18e2a577af967f Signed-off-by: meimei <meimei@huawei.com>
2016-07-21NewFeature: add moon in Compasschenshuai@huawei.com5-0/+223
JIRA: COMPASS-443 Change-Id: If792ca91af9ad7cddfee5d4ad5355655385f1913 Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2016-07-21Merge "Update heat db sync task"shuai chen2-2/+1
2016-07-21Improvement Ansible Accelerate modechenshuai@huawei.com3-0/+11
JIRA: COMPASS-433 Change-Id: I4b2221e7f8db93981325c52a4c43f8cc9cebc099 Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2016-07-21Update heat db sync taskQiLiang2-2/+1
JIRA: COMPASS-442 Change-Id: Id51d8b76d62255cf91b04d4770eb9a4b307ad102 Signed-off-by: QiLiang <liangqi1@huawei.com>
2016-07-20COMPASS-441CNlucius1-0/+1
Add condition for install related onos packages Change-Id: If8d796f6fbbf47abf0dea8eb7df7bd8ab4fb9518 Signed-off-by: CNlucius <lukai1@huawei.com>
2016-07-19Merge "improvement for OpenContrail: restart apache22"chenshuai@huawei.com1-0/+5
2016-07-19improvement for OpenContrail: restart apache22chenshuai@huawei.com1-0/+5
JIRA: COMPASS-432 Change-Id: Ibad197771d26ccefd23f82a0165449a612cbabdb Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2016-07-19COMPASS-440CNlucius2-1/+5
add config for onos_sfc ci job Change-Id: I2ae0e4339a8388de8b83b4f2e39edfc465892a20 Signed-off-by: CNlucius <lukai1@huawei.com>
2016-07-18COMPASS-439CNlucius1-4/+4
fix name of neutron-plugin-openvswitch-agent to neutron-openvswitch-agent Change-Id: I880b1ce62a0a73a4e34f0966736301a79572cb6c Signed-off-by: CNlucius <lukai1@huawei.com>
2016-07-18COMPASS-438CNlucius7-15/+371
add a task of onos-sfc Change-Id: Iba0273652afe91e251650f3bf90339bbc4cbdaeb Signed-off-by: CNlucius <lukai1@huawei.com>
2016-07-16Support Ubuntu 16.04 + mitakachenshuai@huawei.com1-1/+6
JIRA: COMPASS-431 Change-Id: I28b9fc5ec6e55b4f4ef7fc01538b942e34a36b69 Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2016-07-15COMPASS-437CNlucius2-0/+8
add install onos related package Change-Id: I1d2fe3687a1c38fafce4fab61ba2929375d7d0c7 Signed-off-by: CNlucius <lukai1@huawei.com>
2016-07-15COMPASS-436CNlucius1-0/+7
add Port config Change-Id: I8e9ea4df7a4a1bdd6aaa123c40e2d726d0c4f4e6 Signed-off-by: CNlucius <lukai1@huawei.com>
2016-07-14Add default.seed for Ubuntu 16.04chenshuai@huawei.com1-0/+148
JIRA: COMPASS-431 Change-Id: I5b8697b8824748860331f0da1210b445c6ecb7b9 Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2016-07-14Support Ubuntu 14.04 and Ubuntu 16.04 in one ISOchenshuai@huawei.com1-0/+1
JIRA: COMPASS-431 Change-Id: I3134b558835081e04d29a666f5d3d79486b2c7a9 Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2016-07-13Improvement: add xenial into make_repo.shQiLiang1-0/+30
JIRA: COMPASS-431 Change-Id: I67224f915a26bcfebab8ac98d104505b32416a45 Signed-off-by: QiLiang <liangqi1@huawei.com>
2016-07-12COMPASS-433CNlucius2-0/+2
Add git install in each host Change-Id: I2ec595630026957960a7e946812cefafa73b1f3f Signed-off-by: CNlucius <lukai1@huawei.com>
2016-07-12Merge "COMPASS-432 update neutron.conf to delete the blank space"shuai chen1-1/+1
2016-07-11COMPASS-432CNlucius1-1/+1
update neutron.conf to delete the blank space Change-Id: I7973d78445f13ca81062d4a91dc0fc12f8b86925 Signed-off-by: CNlucius <lukai1@huawei.com>
2016-07-11Improvement: add xenial into make_repo.shchenshuai@huawei.com54-1/+3175
JIRA: COMPASS-431 Change-Id: I010c3df11bd7fe1fec6ad8034a0ae67bb3e84ac7 Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2016-07-11Merge "Bug fix for tacker installation"shuai chen1-1/+4
2016-07-07Bug fix for tacker installationYifei Xue1-1/+4
JIRA: COMPASS-430 Change-Id: I39ff41abeeac384613d84734616902303c3e6bce Signed-off-by: Yifei Xue <xueyifei@huawei.com>
2016-07-07COMPASS-428CNlucius8-0/+720
Add network_onos.yml Change-Id: I628907cd95a7cc8dfa4f386a57cbdb91777d159e Signed-off-by: CNlucius <lukai1@huawei.com>