aboutsummaryrefslogtreecommitdiffstats
path: root/deploy/adapters
AgeCommit message (Collapse)AuthorFilesLines
2016-01-14bugfix: opencontrail parameter network_api_class in nova.conf to ↵chenshuai@huawei.com1-12/+12
nova.network.neutronv2.api.API JIRA: COMPASS-267 Change-Id: I8f74c61e2f1efe289c198ce4d1bd5f1ef72ac2b5 Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
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-13bugfix: opencontrail remove nova para modification in nova.conf on controllerchenshuai@huawei.com1-19/+19
JIRA: COMPASS-265 Change-Id: Ic8463dbb5acfc98d049e5468789b88934aca3ff7 Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2016-01-12Merge "use new options instead of deprecated options for keystone"shuai chen1-1296/+34
2016-01-12Merge "use new options instead of deprecated options for glance"shuai chen3-815/+89
2016-01-12Merge "bugfix: index of haproxy_hosts error in opencontrail webui script"chenshuai@huawei.com1-2/+2
2016-01-12create 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>
2016-01-12bugfix: opencontrail neutron.conf api_extensions_path wrong valuechenshuai@huawei.com1-1/+1
JIRA: COMPASS-262 Change-Id: I454a68dabe3271d96d37ed3812c7f7fcac68bcb9 Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2016-01-12bugfix: index of haproxy_hosts error in opencontrail webui scriptchenshuai@huawei.com1-2/+2
JIRA: COMPASS-261 Change-Id: I46055b1baa8cb9fe8744c40659ab8abf07d00923 Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2016-01-11bugfix: 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>
2016-01-08use 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>
2016-01-07use 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>
2016-01-07bugfix: remove opencontrail rabbit password parameterchenshuai@huawei.com1-1/+1
JIRA: COMPASS-256 Change-Id: I43debb40a58fd691673bc0f3d68191a6fc41f585 Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2016-01-07Merge "Update ini config of ceph with ini module"shuai chen2-2/+20
2016-01-06Update ini config of ceph with ini modulegrakiss2-2/+20
JIRA:COMPASS-254 - use more professional way to update ini config Change-Id: I2afcf3b93e76a211df88f1cb4b02690849fbdab6 Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2016-01-06bugfix: remove rabbitmq codes in opencontrail rolechenshuai@huawei.com8-173/+1
JIRA: COMPASS-253 Change-Id: I53911352eb96a15257a513ea4154f93147dd283c Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
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>