aboutsummaryrefslogtreecommitdiffstats
path: root/deploy
AgeCommit message (Collapse)AuthorFilesLines
2016-01-21bugfix: 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> (cherry picked from commit 816e0f01e57666c4f6c8c03b780a81bd5a35e89a)
2016-01-21bugfix: 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> (cherry picked from commit 293b868b24e70ed1440339836f33be87ea05e364)
2016-01-21Merge "bugfix: opencontrail neutron.conf api_extensions_path wrong value" ↵chenshuai@huawei.com1-1/+1
into stable/brahmaputra
2016-01-18ONOSFW-152CNlukai1-1/+1
Onos Intergrates with compass Change-Id: I17a1b35e52c2c5003b74f8bb79dcf117970fe7f9 Signed-off-by: CNlukai <lukai1@huawei.com> (cherry picked from commit 135f289728091450aba7b10f55013bd18d2f45d3)
2016-01-18modify vm slave configmeimei1-9/+9
Change-Id: Ia97b780b8c4a01e2c5b4236d4646621f14dbc56f Signed-off-by: meimei <meimei@huawei.com>
2016-01-18bugfix: SSH permissions error when resizing or migrating an instancecarey.xu2-6/+83
- make all host cant ssh login each other with out password, so nova can resize on diffrent hosts - remove some error httpchk options in haproxy JIRA: COMPASS-269 Change-Id: If9d75bc94446000ed1a8fb7bbd777ae205ecd630 Signed-off-by: carey.xu <carey.xuhan@huawei.com>
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-15bugfix: 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> (cherry picked from commit 8af3e2688a659e7f5a92b24cd0b594272914cc43)
2016-01-15compass: Align scenario short namesmeimei7-0/+301
Change-Id: Ic64acc0e5971b596d5ff77fc89d3867fe36f0281 Signed-off-by: meimei <meimei@huawei.com> (cherry picked from commit 7c7e58d3fa6d7d2b5deb02d68a767c98a7b7553a)
2016-01-14Update Huawei lab POD1 configurationJustin-chi1-9/+2
reset to 2 controller and 2 computers. Change-Id: I314d17022d4531c1cea548c4d21164a725365e66 Signed-off-by: Justin-chi <chigang@huawei.com> (cherry picked from commit dab9e32fc12461ea8f2f59d16ea05ffd5736cd68)
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.xu4-8/+15
- 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-13create a virtual port on jumpserver for functestcarey.xu2-0/+21
- create a virtual port on jumpserver, for functest communicate with openstack admin network JIRA: COMPASS-243 Change-Id: Ib6f0c56253bb26155f0856caeae11a809c92f276 Signed-off-by: carey.xu <carey.xuhan@huawei.com> (cherry picked from commit 53f210914dd53eaf257b65316bc8526b4a447918)
2016-01-13Disable ansible upgrade to latest version.Justin-chi1-1/+1
ansible 1.9.4 is used for bramaputra release. Change-Id: I42a33a17bbe90e7dda9b06a5fd7a4b4652b37fad Signed-off-by: Justin-chi <chigang@huawei.com> (cherry picked from commit c1bf434a78a3f3db92ba1c77c4a4466f73f023c2)
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-11update huawei-us-pod1 network and dha information.Justin-chi2-23/+34
because the network is not very stable,so I change the configuration of the POD1 Change-Id: I6dbf55fc8f73b447256566025a463be9258ca62c Signed-off-by: Justin-chi <chigang@huawei.com> (cherry picked from commit c2dd674b7c65256dfa88d97a5604a592e9a024fd)
2016-01-06Merge "bugfix: wrong floating ip pool configuration of bare-deployment"shuai chen1-1/+2
2016-01-06bugfix: wrong floating ip pool configuration of bare-deploymentmeimei1-1/+2
JIRA: COMPASS-226 Change-Id: Ic08e9d52671c48fb5a9a3061620626423f21cd6d Signed-off-by: meimei <meimei@huawei.com>
2016-01-06Merge "bugfix: cinder v1 endpoint use real v1 api"shuai chen1-3/+3
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-06bugfix: wrong floating ip pool configuration of bare-deploymentmeimei2-13/+5
temporarily remove host3 of baremental-deployment until host3's network is recoverd Change-Id: I760a5afeb229685844b6fb0f5c9577d810a422f2 Signed-off-by: meimei <meimei@huawei.com>
2016-01-06Merge "add config files of virtual-deployment"shuai chen5-0/+270
2016-01-06Merge "setup external network for openstack"shuai chen1-6/+6
2016-01-05Merge "Update disk space of virtual machine to 200G"shuai chen1-1/+1
2016-01-05setup external network for openstackmeimei1-6/+6
JIRA: COMPASS-226 Change-Id: Ia20a554056ed0226dbcb6f9f458f8ada0e319f28 Signed-off-by: meimei <meimei@huawei.com>
2016-01-05add config files of virtual-deploymentmeimei5-0/+270
JIRA: COMPASS-242 Change-Id: Iea798d7f4987685bf0e27dca4c9b600ae802fef0 Signed-off-by: meimei <meimei@huawei.com>
2016-01-05set nova default floating pool for functestcarey.xu2-5/+4
JIRA: COMPASS-241 Change-Id: I53528db5162aa8149e0edce88efc2aa158d175bd Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2016-01-05Update disk space of virtual machine to 200Ggrakiss1-1/+1
JIRA: COMPASS-240 - the vm disk space is too small for vIMS testcase Change-Id: I39d9128590d2d15bd9b3fe7987d29a90f4b30094 Signed-off-by: grakiss <grakiss.wanglei@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 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>