aboutsummaryrefslogtreecommitdiffstats
path: root/deploy/adapters/ansible
AgeCommit message (Collapse)AuthorFilesLines
2016-01-18change ceilometer polling interval to 300scarey.xu1-0/+8
- tempest testcases only wait 300s for meters, but default ceilometer collector polling interval is 600s, so the testcases will raise timeout exception. we change the default polling interval to avoid this. Change-Id: I33479a4e12798e96067db7bab844ad952d40b20c Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2016-01-16ONOSFW-152CNlukai3-10/+24
Onos Intergrates with compass Change-Id: I5b16764fe1b00f2065bb60879ab944cec36b9d62 Signed-off-by: CNlukai <lukai1@huawei.com> (cherry picked from commit ab1daa1c93d30ee505de30e6f4fc99de2877b1ee)
2016-01-14bugfix: mongodb's priority should consistent with keepalived for failovercarey.xu2-6/+6
JIRA: COMPASS-260 Change-Id: Iafb2f3a853fe05ac12a3275737f5edd1b987ffdd Signed-off-by: carey.xu <carey.xuhan@huawei.com> (cherry picked from commit b51e9555fb11e2d24e555a9122b810694bbd77ee)
2016-01-14bugfix: mongodb's priority should consistent with keepalived for failovercarey.xu1-1/+1
JIRA: COMPASS-260 Change-Id: I29e6e21e514e6dab5643e5558c81b851a4442e54 Signed-off-by: carey.xu <carey.xuhan@huawei.com> (cherry picked from commit da39c5ca863f133f6bbf978dce10b9d21b6b5399)
2016-01-13FIX:use rbd as default backendgrakiss1-1/+1
JIRA:COMPASS-263 - some testcases use http as backend, so only set default store to rbd Change-Id: Icd05d7f6926c2e0b607601f6e05a64b52b158aa9 Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2016-01-13create a virtual port on jumpserver for functestcarey.xu2-1/+8
- create a virtual port on jumpserver, for functest communicate with openstack admin network - force mtu to 1450 when vxlan mode - make only one mysql node primary(bug workaround) JIRA: COMPASS-243 Change-Id: I498ed05f4b1b64f4f4db2455dd58dd2b4e82ae82 Signed-off-by: carey.xu <carey.xuhan@huawei.com> (cherry picked from commit 94035e341ff51daf1b1a5ed297f78b8bcbf71882)
2016-01-12Merge "use new options instead of deprecated options for glance" into ↵shuai chen3-815/+89
stable/brahmaputra
2016-01-12use new options instead of deprecated options for glancecarey.xu3-815/+89
JIRA: COMPASS-247 Change-Id: If034fad5a17d6b1d462ae1a54bdb5d641173d720 Signed-off-by: carey.xu <carey.xuhan@huawei.com> (cherry picked from commit 4b9e28352916ff617082393c6596b4c1552656da)
2016-01-12use new options instead of deprecated options for keystonecarey.xu1-1296/+34
JIRA: COMPASS-246 Change-Id: I71ec405a842d08597cfc81de5de94ec8074c6786 Signed-off-by: carey.xu <carey.xuhan@huawei.com> (cherry picked from commit 5e7ec9c6e7af3315860fc5b56aceeef6b89abd87)
2016-01-06bugfix: cinder v1 endpoint use real v1 apicarey.xu1-3/+3
JIRA: COMPASS-251 Change-Id: Id02ba2c8ee708dc06b65cf119499d3c89c05cf8f Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2016-01-05set nova default floating pool for functestcarey.xu1-3/+1
JIRA: COMPASS-241 Change-Id: I53528db5162aa8149e0edce88efc2aa158d175bd Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2016-01-05FIX:update mgmt network for redhat versiongrakiss1-1/+1
JIRA: COMPASS-239 - change mgmt cidr for redhat version Change-Id: I02d1e82fcfe80a5d79440a5428f61fb5eac0c576 Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
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 networkgrakiss2-3/+3
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-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 Functestgrakiss1-22/+0
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 chen1-1/+1
2015-12-31modify the network and indentity passwordbaigk1-1/+1
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-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-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-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-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-22install compass-core in centos7baigk3-14/+6
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-16Merge "fix dashboard bug"Justin chi3-1160/+31