aboutsummaryrefslogtreecommitdiffstats
path: root/deploy
AgeCommit message (Collapse)AuthorFilesLines
2016-01-04bugfix: annotate the code in annotation in haproxy.cfg.j2chenshuai@huawei.com7-26/+67
JIRA: COMPASS-237 Change-Id: Ie796dcc07c57aa170ede924551748d8494469239 Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2016-01-04Fix: deploy ceph using mgmt networkgrakiss3-4/+4
JIRA: COMPASS-238 - forget to change network from public install to mgmt Change-Id: I7a4540809782a391ac04e92811e837b32a67a0b2 Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2016-01-04improve: display ansible install log on client sidecarey.xu2-9/+32
JIRA: COMPASS-219 Change-Id: Id134c312a25a48ee32ab8755def35b8041f47f62 Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2016-01-04Merge "bugfix: align with codes in haproxy.cfg.j2"chenshuai@huawei.com1-40/+40
2016-01-04bugfix: align with codes in haproxy.cfg.j2chenshuai@huawei.com1-40/+40
JIRA: COMPASS-236 Change-Id: I515f85da937e57e14f3962a7fc51a14dd42d900f Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2016-01-04xintegrate special keepalived packagebaigk1-2/+2
JITA: COMPASS-234 Change-Id: I830bed488d5fd6e44ddada63a77c591be9581e45 Signed-off-by: baigk <baiguoku@huawei.com>
2016-01-04setup external network for openstack which is used by vIMS in Functestgrakiss2-24/+2
JIRA: COMPASS-226 - used by vIMS testcase in Functest Change-Id: I49ed44e84b0c32f4d16c7c05a80b147a0a0d86b7 Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2016-01-02ONOSFW-152CNlucius2-3/+3
Onos Intergrates with compass Change-Id: Ia96f17754c3aef0a0b2f2013d430cb288d2d237d Signed-off-by: CNlucius <lukai1@huawei.com>
2016-01-01ONOSFW-152CNlucius1-2/+4
Onos Intergrates with compass Change-Id: Ia96f17754c3aef0a0b2f2013d430cb288d2d237d Signed-off-by: CNlucius <lukai1@huawei.com>
2015-12-31Merge "modify the network and indentity password"shuai chen2-3/+3
2015-12-31modify the network and indentity passwordbaigk2-3/+3
Change-Id: I000b580de67f01ea2b2a68ed0bfdefd09de610e8 Signed-off-by: baigk <baiguoku@huawei.com>
2015-12-31bugfix: uncomment ceph-deploycarey.xu7-20/+26
JIRA: COMPASS-229 Change-Id: I35fe51c5c48838f7a16338459a50807a4c193697 Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2015-12-31bugfix: modify wrong annotationchenshuai@huawei.com1-1/+1
JIRA: COMPASS-235 Change-Id: I60085e43ec22efa1c534d589c1f80b8ff9b0764c Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2015-12-31bugfix: change all vars' name with "packages" to "package"chenshuai@huawei.com13-230/+28
JIRA: COMPASS-232 Change-Id: I91891076799f9e914c18239cfda143b692c6d9b1 Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2015-12-31Merge "bugfix: change var "odl_pip_packages" to "odl_pip""chenshuai@huawei.com2-2/+2
2015-12-31bugfix: change var "odl_pip_packages" to "odl_pip"chenshuai@huawei.com2-2/+2
JIRA: COMPASS-231 Change-Id: I0b6fbe76b8e22b2ffee376429af5218524eb90ab Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2015-12-31bugfix: opencontrail add force parameter for apt-get installchenshuai@huawei.com29-81/+338
JIRA: COMPASS-227 Change-Id: I4e9ae9dfed29f6d58c9200d21f09cf2a71961ca1 Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2015-12-30add Shebang for bash scriptscarey.xu8-2/+8
* Our bash scripts use some bash sepcific syntax, so them can not be started by other shell like zsh. Add shebang for them, so zsh can simplely execute './deploy.sh' Change-Id: Ic6e6afaa83c6de131e6ac4eda1601d11c5b22656 Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2015-12-29Merge "Integration onos into compass installer"Justin chi5-27/+109
2015-12-29Merge "bugfix: cinder scheduler service is not restart when configuration ↵shuai chen22-6/+37
updated"
2015-12-29Merge "remove the forward reject rule of iptables"shuai chen1-0/+6
2015-12-29Increase the wait time of mongodb clustering to avoid failed on hosts with ↵carey.xu1-2/+2
poor performance JIRA: COMPASS-221 Change-Id: I8ffae5f762927398ef9f11096d815e6a8022c587 Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2015-12-29Integration onos into compass installerCNlucius5-27/+109
JIRA: ONOSFW-10 Change-Id: I7ce044f63bdf5e8930828d15d12e1630e5819889 Signed-off-by: CNlucius <lukai1@huawei.com>
2015-12-29remove the forward reject rule of iptablesJohn Anderson1-0/+6
* Functest's testcase running in the docker, and need access openstack's network. But the libvirt nat networks will create forward iptable rules, which reject the connection from the docker. Change-Id: Id0122879aa133ccb81a0bba1ea8d06ac36a65290 Author: carey.xu<carey.xuhan@huawei.com> Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2015-12-28support redeploybaigk8-68/+133
JIRA: COMPASS-216 Change-Id: Ide78ac82c1615259eeb7093c7a4485fbe493c6d9 Signed-off-by: baigk <baiguoku@huawei.com>
2015-12-28bugfix: cinder scheduler service is not restart when configuration updated汉 徐22-6/+37
JIRA: COMPASS-222 Change-Id: I43bb9ccc1bfe8e2cce9d0d82eccf97337d1fc07a Signed-off-by: 汉 徐 <hanxu@carey.local>
2015-12-26Increase the wait time of mongodb clustering to avoid failed on hosts with ↵carey.xu1-2/+2
poor performance JIRA: COMPASS-221 Change-Id: I7c017adbd4f1bcbc166047e0b3a9661f55ae7a89 Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2015-12-26use ovs network instead of macvtap for virtual deploycarey.xu3-2/+46
JIRA: COMPASS-218 Change-Id: I3fdfa71e9f94be964c9bc5ec7313b6fbea9b46dd Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2015-12-26Merge "bugfix: cinder keymgr should use v3 auth interface"shuai chen1-0/+3
2015-12-25bugfix: cinder keymgr should use v3 auth interfacecarey.xu1-0/+3
JIRA: COMPASS-217 Change-Id: I2e25520b2de1e3eae24ee4d0332dc68aea552c81 Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2015-12-25bugfix: change recreating neutron_ml2 db to recreating neutron dbchenshuai@huawei.com4-52/+77
JIRA: COMPASS-215 Change-Id: I29421e582df2472cbd6263283f46753b7f0296c2 Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2015-12-25deploy mongodb as cluster for HAcarey.xu9-17/+69
JIRA: COMPASS-207 Change-Id: I1069bcc2d0dd97dd6a4c7bb61351be993d86b33a Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2015-12-25bugfix: remove service check temporily during install odlchenshuai@huawei.com6-32/+151
JIRA: COMPASS-203 Change-Id: I4cb9109c687a869ac8bef94b472ec3fbc0b74df5 Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2015-12-25Merge "bugfix: compass4nfv support ceilometer"shuai chen7-8/+37
2015-12-24Merge "add retry when rabbitmq join failed"shuai chen3-3/+10
2015-12-24bugfix: compass4nfv support ceilometercarey.xu7-8/+37
JIRA: COMPASS-53 Change-Id: Ibc4203074009bdbde5d29849538e0a0bebb832bb Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2015-12-24add retry when rabbitmq join failedcarey.xu3-3/+10
JIRA: COMPASS-206 Change-Id: I0cf7b2dd1414f3270ff894a6cf17aba5841e6848 Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2015-12-24reduce idle connect timeout both on haproxy and servicescarey.xu2-0/+4
JIRA: COMPASS-175 Change-Id: I2b500a6814f39a675d5b7f277bc19688ef33a957 Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2015-12-23cinder volume use the vg created by storage rolecarey.xu9-62/+3
JIRA: COMPASS-211 Change-Id: I6c6ec36bf015c663bd684ac8f48011397851877b Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2015-12-23Merge "clean all virutal host before deploy"Justin chi1-0/+5
2015-12-22clean all virutal host before deploycarey.xu1-0/+5
JIRA: COMPASS-212 Change-Id: If19bd069ae1fc8cfe565f1e1ed352f24b9fc3950 Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2015-12-22install compass-core in centos7baigk7-17/+10
JIRA: COMPASS-208 Change-Id: Ie98615df37115beaa0ad8f744cc87162452af751 Signed-off-by: baigk <baiguoku@huawei.com>
2015-12-22Merge "fix openstack username from ADMIN to admin"Justin chi1-1/+1
2015-12-21bugfix: ssh disconnect errorcarey.xu9-13/+35
JIRA: COMPASS-148 Change-Id: I65542e6078e3c21080b23fa61560dc8210770971 Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2015-12-21fix openstack username from ADMIN to admingrakiss1-1/+1
JIRA: COMPASS-209 - seems typo problem Change-Id: I1a2d5681d3db3aa2642492436d4463df0fc71ed7 Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2015-12-18default deploy openstack version swith to libertycarey.xu1-16/+9
JIRA: COMPASS-204 Change-Id: I3a591bab2903c09c73e546f4e78c2e252beed546 Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2015-12-16Merge "fix dashboard bug"Justin chi3-1160/+31
2015-12-15Merge "fix some memcached configuration error"shuai chen10-27/+60
2015-12-15fix dashboard bugcarey.xu3-1160/+31
- use change option instead of copy config file - precompile horizon css, avoid http page error JIRA: COMPASS-202 Change-Id: I3f6fa494450042aa3ddb48a16454eca7f4ff1ce1 Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2015-12-15Merge "disable NetworkManager on centos"shuai chen19-17/+46