aboutsummaryrefslogtreecommitdiffstats
path: root/deploy
AgeCommit message (Collapse)AuthorFilesLines
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
2015-12-15Merge "deploy compass-core and hosts seperately"shuai chen1-3/+16
2015-12-15bugfix: openstack version configurationchenshuai@huawei.com1-2/+10
JIRA: COMPASS-201 Change-Id: I78dde13ebe3853252ec0d2b1736a3b86e8d06add Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2015-12-15fix some memcached configuration errorcarey.xu10-27/+60
JIRA: COMPASS-192 Change-Id: I919afb3c109fed151d35d94e323111b85e44073b Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2015-12-15bugfix: add flush_handler in the odl scriptchenshuai@huawei.com1-0/+2
JIRA: COMPASS-200 Change-Id: I485d052ca2376461ed074da4be47855ab344b8a3 Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2015-12-14deploy compass-core and hosts seperatelygrakiss1-3/+16
JIRA: COMPASS-194 - add two entry for seperate deployment Change-Id: I7ea964f7fc1ac7e9191b4c21032e24a1a70aa07d Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2015-12-14disable NetworkManager on centoscarey.xu19-17/+46
JIRA: COMPASS-187 Change-Id: I82df8dee1e0cdd7f374552131e78e743c8e11dba Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2015-12-14Merge "using /var directory for ceph storage when not deployed on compute node"shuai chen9-5/+78
2015-12-12using /var directory for ceph storage when not deployed on compute nodegrakiss9-5/+78
JIRA: COMPASS-174 - if no sdb exits, use /var for default storage Change-Id: Ia2daacb868279cb7a7287f246d2d25d3a758f31d Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2015-12-12change compass-core repo to upstreambaigk1-6/+3
JIRA: COMPASS-197 Signed-off-by: baigk <baiguoku@huawei.com>
2015-12-11Merge "vnc console can't be connected"shuai chen1-0/+5
2015-12-10Merge "rabbitmq script refactor"shuai chen6-68/+102
2015-12-09vnc console can't be connectedbaigk1-0/+5
JIRA: COMPASS-153 Change-Id: I2bf1f63fdb14ceca11a0a03f4225b09cd8780e95 Signed-off-by: baigk <baigk@baigk.local>
2015-12-08OpenContrail Script Adapterchenshuai@huawei.com28-114/+131
JIRA: COMPASS-186 Change-Id: I792bc1b592348c9bcc21d6e3616d7b0b79d13f25 Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2015-12-08Merge "put memcached installation first"shuai chen7-21/+14
2015-12-08Merge "database script refactor"shuai chen15-459/+191
2015-12-08rabbitmq script refactorcarey.xu6-68/+102
JIRA: COMPASS-177 Change-Id: I66698ac27a974c9c375e8da9fcb91f49f89227ed Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2015-12-07bugfix: OpenContrail Scriptchenshuai@huawei.com2-37/+45
JIRA: COMPASS-185 Change-Id: I43dd4b223fa812c3c4b484281fe85b532ef1e789 Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2015-12-05Merge "bug fix: aline with odl service script and karaf"chenshuai@huawei.com1-2/+3
2015-12-05bugfix: dispatch flow table to hosts after ODL start upchenshuai@huawei.com1-0/+8
JIRA: COMPASS-184 Change-Id: I0782bf20d48817d8d069cf5abf02880d6170ecd5 Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2015-12-05bug fix: aline with odl service script and karafchenshuai@huawei.com1-2/+3
JIRA: COMPASS-183 Change-Id: Ibf2ba93b0135f6b71f1b824e5aaf77848788505f Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2015-12-05bug fix: chown odl folderchenshuai@huawei.com1-4/+10
JIRA: COMPASS-181 Change-Id: Ib0bf4634f84126fcc23767b647d605b61e2634c8 Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2015-12-05Merge "bugfix: change "remove br-int " to "remove br-int flows""chenshuai@huawei.com1-1/+1
2015-12-04Merge "using storage network for ceph"shuai chen2-2/+2