carey.xu [Sat, 16 Jan 2016 05:50:42 +0000 (13:50 +0800)]
bugfix: SSH permissions error when resizing or migrating an instance
- 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>
carey.xu [Mon, 18 Jan 2016 04:18:23 +0000 (12:18 +0800)]
change ceilometer polling interval to 300s
- 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>
chenshuai@huawei.com [Mon, 18 Jan 2016 02:05:58 +0000 (10:05 +0800)]
bugfix: opencontrail automation deployment scripts
JIRA: COMPASS-277
Change-Id: Ia1f52c6e8e3de520cf06de99550c17879aaed2d7
Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
chenshuai@huawei.com [Sun, 17 Jan 2016 12:28:08 +0000 (12:28 +0000)]
Merge "bugfix: opencontrail neutron and nova plugins code"
Justin chi [Sun, 17 Jan 2016 09:02:04 +0000 (09:02 +0000)]
Merge "updates to use new doc toolchain"
chenshuai@huawei.com [Sat, 16 Jan 2016 08:51:54 +0000 (16:51 +0800)]
bugfix: opencontrail neutron and nova plugins code
JIRA: COMPASS-274
Change-Id: I6ee4b9fac51a0fc5f4ac9916ea16ab9d363ec943
Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
CNlukai [Sat, 16 Jan 2016 07:43:41 +0000 (15:43 +0800)]
ONOSFW-152
Onos Intergrates with compass
Change-Id: I17a1b35e52c2c5003b74f8bb79dcf117970fe7f9
Signed-off-by: CNlukai <lukai1@huawei.com>
chenshuai@huawei.com [Sat, 16 Jan 2016 05:14:13 +0000 (05:14 +0000)]
Merge "bugfix: workaround for opencontrail"
Ryota MIBU [Fri, 11 Dec 2015 06:30:46 +0000 (15:30 +0900)]
updates to use new doc toolchain
Change-Id: Ie28ebc368ad8a90602f22384585d9d435e6ce949
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
Justin chi [Sat, 16 Jan 2016 02:27:23 +0000 (02:27 +0000)]
Merge "deploy CEPH nodes parallelly"
chenshuai@huawei.com [Fri, 15 Jan 2016 17:35:52 +0000 (01:35 +0800)]
bugfix: workaround for opencontrail
JIRA: COMPASS-271
Change-Id: Ib4bbc0536ed8877f5e38150e5d710578345ac56b
Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
grakiss [Wed, 13 Jan 2016 06:59:11 +0000 (14:59 +0800)]
deploy CEPH nodes parallelly
JIRA:COMPASS-264
- do not use ceph-deploy
- do not need centeral node to deploy ceph
Change-Id: I0f9c459060a2fccbad73a323697ec23ea2115410
Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
chenshuai@huawei.com [Fri, 15 Jan 2016 04:34:13 +0000 (12:34 +0800)]
bugfix: nova default parameter does't support vrouter, change to use opencontrail driver
JIRA: COMPASS-270
Change-Id: I8d35a0c5d36b48ea306473784dfd4a23abffaa6e
Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
meimei [Thu, 14 Jan 2016 12:05:19 +0000 (20:05 +0800)]
compass: Align scenario short names
Change-Id: Ic64acc0e5971b596d5ff77fc89d3867fe36f0281
Signed-off-by: meimei <meimei@huawei.com>
Justin-chi [Thu, 14 Jan 2016 06:37:54 +0000 (14:37 +0800)]
Update Huawei lab POD1 configuration
reset to 2 controller and 2 computers.
Change-Id: I314d17022d4531c1cea548c4d21164a725365e66
Signed-off-by: Justin-chi <chigang@huawei.com>
shuai chen [Thu, 14 Jan 2016 08:37:46 +0000 (08:37 +0000)]
Merge "ONOSFW-152 Onos Intergrates with compass"
chenshuai@huawei.com [Thu, 14 Jan 2016 07:59:02 +0000 (07:59 +0000)]
Merge "bugfix: opencontrail parameter network_api_class in nova.conf to nova.network.neutronv2.api.API"
CNlukai [Thu, 14 Jan 2016 07:44:58 +0000 (15:44 +0800)]
ONOSFW-152
Onos Intergrates with compass
Change-Id: I5b16764fe1b00f2065bb60879ab944cec36b9d62
Signed-off-by: CNlukai <lukai1@huawei.com>
chenshuai@huawei.com [Thu, 14 Jan 2016 06:07:36 +0000 (14:07 +0800)]
bugfix: opencontrail parameter network_api_class in nova.conf to nova.network.neutronv2.api.API
JIRA: COMPASS-267
Change-Id: I8f74c61e2f1efe289c198ce4d1bd5f1ef72ac2b5
Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
carey.xu [Thu, 14 Jan 2016 02:57:37 +0000 (10:57 +0800)]
bugfix: mongodb's priority should consistent with keepalived for failover
JIRA: COMPASS-260
Change-Id: Iafb2f3a853fe05ac12a3275737f5edd1b987ffdd
Signed-off-by: carey.xu <carey.xuhan@huawei.com>
grakiss [Wed, 13 Jan 2016 06:39:06 +0000 (14:39 +0800)]
FIX:use rbd as default backend
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>
chenshuai@huawei.com [Wed, 13 Jan 2016 08:41:52 +0000 (16:41 +0800)]
bugfix: opencontrail remove nova para modification in nova.conf on controller
JIRA: COMPASS-265
Change-Id: Ic8463dbb5acfc98d049e5468789b88934aca3ff7
Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
Justin-chi [Wed, 13 Jan 2016 01:08:43 +0000 (09:08 +0800)]
Disable ansible upgrade to latest version.
ansible 1.9.4 is used for bramaputra release.
Change-Id: I42a33a17bbe90e7dda9b06a5fd7a4b4652b37fad
Signed-off-by: Justin-chi <chigang@huawei.com>
shuai chen [Tue, 12 Jan 2016 14:49:19 +0000 (14:49 +0000)]
Merge "use new options instead of deprecated options for keystone"
shuai chen [Tue, 12 Jan 2016 14:49:03 +0000 (14:49 +0000)]
Merge "use new options instead of deprecated options for glance"
chenshuai@huawei.com [Tue, 12 Jan 2016 14:47:11 +0000 (14:47 +0000)]
Merge "bugfix: index of haproxy_hosts error in opencontrail webui script"
carey.xu [Mon, 11 Jan 2016 08:44:59 +0000 (16:44 +0800)]
create a virtual port on jumpserver for functest
- 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>
chenshuai@huawei.com [Tue, 12 Jan 2016 09:02:47 +0000 (17:02 +0800)]
bugfix: opencontrail neutron.conf api_extensions_path wrong value
JIRA: COMPASS-262
Change-Id: I454a68dabe3271d96d37ed3812c7f7fcac68bcb9
Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
chenshuai@huawei.com [Tue, 12 Jan 2016 05:36:14 +0000 (13:36 +0800)]
bugfix: index of haproxy_hosts error in opencontrail webui script
JIRA: COMPASS-261
Change-Id: I46055b1baa8cb9fe8744c40659ab8abf07d00923
Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
carey.xu [Mon, 11 Jan 2016 07:47:14 +0000 (15:47 +0800)]
bugfix: mongodb's priority should consistent with keepalived for failover
JIRA: COMPASS-260
Change-Id: I29e6e21e514e6dab5643e5558c81b851a4442e54
Signed-off-by: carey.xu <carey.xuhan@huawei.com>
Justin-chi [Mon, 11 Jan 2016 01:41:41 +0000 (09:41 +0800)]
update huawei-us-pod1 network and dha information.
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>
carey.xu [Thu, 7 Jan 2016 04:41:14 +0000 (12:41 +0800)]
use new options instead of deprecated options for glance
JIRA: COMPASS-247
Change-Id: If034fad5a17d6b1d462ae1a54bdb5d641173d720
Signed-off-by: carey.xu <carey.xuhan@huawei.com>
carey.xu [Wed, 6 Jan 2016 10:14:02 +0000 (18:14 +0800)]
use new options instead of deprecated options for keystone
JIRA: COMPASS-246
Change-Id: I71ec405a842d08597cfc81de5de94ec8074c6786
Signed-off-by: carey.xu <carey.xuhan@huawei.com>
chenshuai@huawei.com [Thu, 7 Jan 2016 02:21:30 +0000 (10:21 +0800)]
bugfix: remove opencontrail rabbit password parameter
JIRA: COMPASS-256
Change-Id: I43debb40a58fd691673bc0f3d68191a6fc41f585
Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
shuai chen [Thu, 7 Jan 2016 01:59:38 +0000 (01:59 +0000)]
Merge "Update ini config of ceph with ini module"
shuai chen [Thu, 7 Jan 2016 01:58:58 +0000 (01:58 +0000)]
Merge "create a virtual port on jumpserver for functest"
grakiss [Wed, 6 Jan 2016 08:52:29 +0000 (16:52 +0800)]
Update ini config of ceph with ini module
JIRA:COMPASS-254
- use more professional way to update ini config
Change-Id: I2afcf3b93e76a211df88f1cb4b02690849fbdab6
Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
chenshuai@huawei.com [Wed, 6 Jan 2016 08:52:03 +0000 (16:52 +0800)]
bugfix: remove rabbitmq codes in opencontrail role
JIRA: COMPASS-253
Change-Id: I53911352eb96a15257a513ea4154f93147dd283c
Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
shuai chen [Wed, 6 Jan 2016 08:19:45 +0000 (08:19 +0000)]
Merge "bugfix: wrong floating ip pool configuration of bare-deployment"
carey.xu [Wed, 6 Jan 2016 07:43:19 +0000 (15:43 +0800)]
create a virtual port on jumpserver for functest
- 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>
meimei [Wed, 6 Jan 2016 07:18:37 +0000 (15:18 +0800)]
bugfix: wrong floating ip pool configuration of bare-deployment
JIRA: COMPASS-226
Change-Id: Ic08e9d52671c48fb5a9a3061620626423f21cd6d
Signed-off-by: meimei <meimei@huawei.com>
shuai chen [Wed, 6 Jan 2016 06:40:42 +0000 (06:40 +0000)]
Merge "bugfix: cinder v1 endpoint use real v1 api"
carey.xu [Wed, 6 Jan 2016 05:27:51 +0000 (13:27 +0800)]
bugfix: cinder v1 endpoint use real v1 api
JIRA: COMPASS-251
Change-Id: Id02ba2c8ee708dc06b65cf119499d3c89c05cf8f
Signed-off-by: carey.xu <carey.xuhan@huawei.com>
meimei [Wed, 6 Jan 2016 05:21:32 +0000 (13:21 +0800)]
bugfix: wrong floating ip pool configuration of bare-deployment
temporarily remove host3 of baremental-deployment until host3's network is recoverd
Change-Id: I760a5afeb229685844b6fb0f5c9577d810a422f2
Signed-off-by: meimei <meimei@huawei.com>
shuai chen [Wed, 6 Jan 2016 02:49:47 +0000 (02:49 +0000)]
Merge "add config files of virtual-deployment"
shuai chen [Wed, 6 Jan 2016 02:49:26 +0000 (02:49 +0000)]
Merge "setup external network for openstack"
shuai chen [Tue, 5 Jan 2016 08:49:15 +0000 (08:49 +0000)]
Merge "Update disk space of virtual machine to 200G"
meimei [Tue, 5 Jan 2016 08:00:12 +0000 (16:00 +0800)]
setup external network for openstack
JIRA: COMPASS-226
Change-Id: Ia20a554056ed0226dbcb6f9f458f8ada0e319f28
Signed-off-by: meimei <meimei@huawei.com>
meimei [Tue, 5 Jan 2016 05:52:16 +0000 (13:52 +0800)]
add config files of virtual-deployment
JIRA: COMPASS-242
Change-Id: Iea798d7f4987685bf0e27dca4c9b600ae802fef0
Signed-off-by: meimei <meimei@huawei.com>
carey.xu [Tue, 5 Jan 2016 03:34:47 +0000 (11:34 +0800)]
set nova default floating pool for functest
JIRA: COMPASS-241
Change-Id: I53528db5162aa8149e0edce88efc2aa158d175bd
Signed-off-by: carey.xu <carey.xuhan@huawei.com>
grakiss [Tue, 5 Jan 2016 01:50:16 +0000 (09:50 +0800)]
Update disk space of virtual machine to 200G
JIRA: COMPASS-240
- the vm disk space is too small for vIMS testcase
Change-Id: I39d9128590d2d15bd9b3fe7987d29a90f4b30094
Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
grakiss [Mon, 4 Jan 2016 10:47:55 +0000 (18:47 +0800)]
FIX:update mgmt network for redhat version
JIRA: COMPASS-239
- change mgmt cidr for redhat version
Change-Id: I02d1e82fcfe80a5d79440a5428f61fb5eac0c576
Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
chenshuai@huawei.com [Mon, 4 Jan 2016 15:14:31 +0000 (15:14 +0000)]
Merge "bugfix: annotate the code in annotation in haproxy.cfg.j2"
MatthewLi [Wed, 16 Dec 2015 08:50:21 +0000 (00:50 -0800)]
amend docs index file and delete some needless files
JIRA: COMPASS-205
Change-Id: Id234519c95e94ca571580cc1fb3cd62c72ec8347
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
chenshuai@huawei.com [Mon, 4 Jan 2016 08:15:02 +0000 (16:15 +0800)]
bugfix: annotate the code in annotation in haproxy.cfg.j2
JIRA: COMPASS-237
Change-Id: Ie796dcc07c57aa170ede924551748d8494469239
Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
grakiss [Mon, 4 Jan 2016 08:04:01 +0000 (16:04 +0800)]
Fix: deploy ceph using mgmt network
JIRA: COMPASS-238
- forget to change network from public install to mgmt
Change-Id: I7a4540809782a391ac04e92811e837b32a67a0b2
Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
carey.xu [Mon, 4 Jan 2016 07:21:16 +0000 (15:21 +0800)]
improve: display ansible install log on client side
JIRA: COMPASS-219
Change-Id: Id134c312a25a48ee32ab8755def35b8041f47f62
Signed-off-by: carey.xu <carey.xuhan@huawei.com>
chenshuai@huawei.com [Mon, 4 Jan 2016 08:13:25 +0000 (08:13 +0000)]
Merge "bugfix: align with codes in haproxy.cfg.j2"
chenshuai@huawei.com [Mon, 4 Jan 2016 07:05:28 +0000 (15:05 +0800)]
bugfix: align with codes in haproxy.cfg.j2
JIRA: COMPASS-236
Change-Id: I515f85da937e57e14f3962a7fc51a14dd42d900f
Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
baigk [Thu, 31 Dec 2015 16:35:12 +0000 (00:35 +0800)]
xintegrate special keepalived package
JITA: COMPASS-234
Change-Id: I830bed488d5fd6e44ddada63a77c591be9581e45
Signed-off-by: baigk <baiguoku@huawei.com>
grakiss [Thu, 31 Dec 2015 02:39:21 +0000 (10:39 +0800)]
setup external network for openstack which is used by vIMS in Functest
JIRA: COMPASS-226
- used by vIMS testcase in Functest
Change-Id: I49ed44e84b0c32f4d16c7c05a80b147a0a0d86b7
Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
CNlucius [Sat, 2 Jan 2016 06:38:26 +0000 (14:38 +0800)]
ONOSFW-152
Onos Intergrates with compass
Change-Id: Ia96f17754c3aef0a0b2f2013d430cb288d2d237d
Signed-off-by: CNlucius <lukai1@huawei.com>
shuai chen [Sat, 2 Jan 2016 06:21:03 +0000 (06:21 +0000)]
Merge "ONOSFW-152 Onos Intergrates with compass"
shuai chen [Sat, 2 Jan 2016 06:20:27 +0000 (06:20 +0000)]
Merge "deploy and pod-config files"
CNlucius [Fri, 1 Jan 2016 05:46:46 +0000 (13:46 +0800)]
ONOSFW-152
Onos Intergrates with compass
Change-Id: Ia96f17754c3aef0a0b2f2013d430cb288d2d237d
Signed-off-by: CNlucius <lukai1@huawei.com>
shuai chen [Thu, 31 Dec 2015 10:41:37 +0000 (10:41 +0000)]
Merge "modify the network and indentity password"
baigk [Tue, 29 Dec 2015 14:38:04 +0000 (22:38 +0800)]
modify the network and indentity password
Change-Id: I000b580de67f01ea2b2a68ed0bfdefd09de610e8
Signed-off-by: baigk <baiguoku@huawei.com>
carey.xu [Wed, 30 Dec 2015 06:37:12 +0000 (14:37 +0800)]
bugfix: uncomment ceph-deploy
JIRA: COMPASS-229
Change-Id: I35fe51c5c48838f7a16338459a50807a4c193697
Signed-off-by: carey.xu <carey.xuhan@huawei.com>
chenshuai@huawei.com [Thu, 31 Dec 2015 06:53:20 +0000 (14:53 +0800)]
bugfix: modify wrong annotation
JIRA: COMPASS-235
Change-Id: I60085e43ec22efa1c534d589c1f80b8ff9b0764c
Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
chenshuai@huawei.com [Thu, 31 Dec 2015 06:25:18 +0000 (14:25 +0800)]
bugfix: change all vars' name with "packages" to "package"
JIRA: COMPASS-232
Change-Id: I91891076799f9e914c18239cfda143b692c6d9b1
Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
chenshuai@huawei.com [Thu, 31 Dec 2015 03:53:48 +0000 (03:53 +0000)]
Merge "bugfix: change var "odl_pip_packages" to "odl_pip""
chenshuai@huawei.com [Thu, 31 Dec 2015 03:06:14 +0000 (11:06 +0800)]
bugfix: change var "odl_pip_packages" to "odl_pip"
JIRA: COMPASS-231
Change-Id: I0b6fbe76b8e22b2ffee376429af5218524eb90ab
Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
chenshuai@huawei.com [Tue, 29 Dec 2015 09:27:25 +0000 (17:27 +0800)]
bugfix: opencontrail add force parameter for apt-get install
JIRA: COMPASS-227
Change-Id: I4e9ae9dfed29f6d58c9200d21f09cf2a71961ca1
Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
chenshuai@huawei.com [Wed, 30 Dec 2015 07:15:37 +0000 (07:15 +0000)]
Merge "add networking_odl (pip package) into the odl script"
carey.xu [Tue, 29 Dec 2015 08:40:02 +0000 (16:40 +0800)]
add Shebang for bash scripts
* 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>
chenshuai@huawei.com [Tue, 29 Dec 2015 09:19:32 +0000 (17:19 +0800)]
add networking_odl (pip package) into the odl script
JIRA: COMPASS-224
Change-Id: I78d33950af73496d53aaec5c76ce074874e41d9e
Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
Justin chi [Tue, 29 Dec 2015 06:07:32 +0000 (06:07 +0000)]
Merge "Integration onos into compass installer"
shuai chen [Tue, 29 Dec 2015 01:45:55 +0000 (01:45 +0000)]
Merge "bugfix: cinder scheduler service is not restart when configuration updated"
shuai chen [Tue, 29 Dec 2015 01:45:47 +0000 (01:45 +0000)]
Merge "remove the forward reject rule of iptables"
carey.xu [Sat, 26 Dec 2015 09:30:03 +0000 (17:30 +0800)]
Increase the wait time of mongodb clustering to avoid failed on hosts with poor performance
JIRA: COMPASS-221
Change-Id: I8ffae5f762927398ef9f11096d815e6a8022c587
Signed-off-by: carey.xu <carey.xuhan@huawei.com>
CNlucius [Sat, 26 Dec 2015 06:51:55 +0000 (14:51 +0800)]
Integration onos into compass installer
JIRA: ONOSFW-10
Change-Id: I7ce044f63bdf5e8930828d15d12e1630e5819889
Signed-off-by: CNlucius <lukai1@huawei.com>
John Anderson [Mon, 28 Dec 2015 07:10:29 +0000 (15:10 +0800)]
remove the forward reject rule of iptables
* 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>
baigk [Sun, 27 Dec 2015 13:23:33 +0000 (21:23 +0800)]
support redeploy
JIRA: COMPASS-216
Change-Id: Ide78ac82c1615259eeb7093c7a4485fbe493c6d9
Signed-off-by: baigk <baiguoku@huawei.com>
汉 徐 [Mon, 28 Dec 2015 06:24:45 +0000 (14:24 +0800)]
bugfix: cinder scheduler service is not restart when configuration updated
JIRA: COMPASS-222
Change-Id: I43bb9ccc1bfe8e2cce9d0d82eccf97337d1fc07a
Signed-off-by: 汉 徐 <hanxu@carey.local>
carey.xu [Sat, 26 Dec 2015 09:30:03 +0000 (17:30 +0800)]
Increase the wait time of mongodb clustering to avoid failed on hosts with poor performance
JIRA: COMPASS-221
Change-Id: I7c017adbd4f1bcbc166047e0b3a9661f55ae7a89
Signed-off-by: carey.xu <carey.xuhan@huawei.com>
carey.xu [Fri, 25 Dec 2015 14:07:37 +0000 (22:07 +0800)]
use ovs network instead of macvtap for virtual deploy
JIRA: COMPASS-218
Change-Id: I3fdfa71e9f94be964c9bc5ec7313b6fbea9b46dd
Signed-off-by: carey.xu <carey.xuhan@huawei.com>
shuai chen [Sat, 26 Dec 2015 02:52:42 +0000 (02:52 +0000)]
Merge "bugfix: cinder keymgr should use v3 auth interface"
carey.xu [Fri, 25 Dec 2015 09:06:02 +0000 (17:06 +0800)]
bugfix: cinder keymgr should use v3 auth interface
JIRA: COMPASS-217
Change-Id: I2e25520b2de1e3eae24ee4d0332dc68aea552c81
Signed-off-by: carey.xu <carey.xuhan@huawei.com>
chenshuai@huawei.com [Fri, 25 Dec 2015 01:00:33 +0000 (09:00 +0800)]
bugfix: change recreating neutron_ml2 db to recreating neutron db
JIRA: COMPASS-215
Change-Id: I29421e582df2472cbd6263283f46753b7f0296c2
Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
carey.xu [Thu, 17 Dec 2015 10:16:12 +0000 (18:16 +0800)]
deploy mongodb as cluster for HA
JIRA: COMPASS-207
Change-Id: I1069bcc2d0dd97dd6a4c7bb61351be993d86b33a
Signed-off-by: carey.xu <carey.xuhan@huawei.com>
chenshuai@huawei.com [Tue, 15 Dec 2015 15:09:47 +0000 (23:09 +0800)]
bugfix: remove service check temporily during install odl
JIRA: COMPASS-203
Change-Id: I4cb9109c687a869ac8bef94b472ec3fbc0b74df5
Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
shuai chen [Fri, 25 Dec 2015 00:49:32 +0000 (00:49 +0000)]
Merge "bugfix: compass4nfv support ceilometer"
shuai chen [Thu, 24 Dec 2015 08:57:32 +0000 (08:57 +0000)]
Merge "add retry when rabbitmq join failed"
carey.xu [Thu, 24 Dec 2015 03:08:14 +0000 (11:08 +0800)]
bugfix: compass4nfv support ceilometer
JIRA: COMPASS-53
Change-Id: Ibc4203074009bdbde5d29849538e0a0bebb832bb
Signed-off-by: carey.xu <carey.xuhan@huawei.com>
carey.xu [Thu, 17 Dec 2015 09:11:24 +0000 (17:11 +0800)]
add retry when rabbitmq join failed
JIRA: COMPASS-206
Change-Id: I0cf7b2dd1414f3270ff894a6cf17aba5841e6848
Signed-off-by: carey.xu <carey.xuhan@huawei.com>
carey.xu [Fri, 18 Dec 2015 03:48:25 +0000 (11:48 +0800)]
reduce idle connect timeout both on haproxy and services
JIRA: COMPASS-175
Change-Id: I2b500a6814f39a675d5b7f277bc19688ef33a957
Signed-off-by: carey.xu <carey.xuhan@huawei.com>
Justin chi [Wed, 23 Dec 2015 09:39:12 +0000 (09:39 +0000)]
Merge "cinder volume use the vg created by storage role"
baigk [Wed, 23 Dec 2015 05:38:25 +0000 (13:38 +0800)]
support build compass-core ppa
JIRA: COMPASS-213
Change-Id: I95617273e53df5ae060dd8053fbb2eaff946de06
Signed-off-by: baigk <baiguoku@huawei.com>
carey.xu [Tue, 22 Dec 2015 08:18:26 +0000 (16:18 +0800)]
cinder volume use the vg created by storage role
JIRA: COMPASS-211
Change-Id: I6c6ec36bf015c663bd684ac8f48011397851877b
Signed-off-by: carey.xu <carey.xuhan@huawei.com>
Justin chi [Wed, 23 Dec 2015 01:18:27 +0000 (01:18 +0000)]
Merge "clean all virutal host before deploy"