Justin chi [Thu, 13 Oct 2016 13:11:15 +0000 (13:11 +0000)]
Merge "Make the openstack-newton package"
Harry [Thu, 13 Oct 2016 11:36:13 +0000 (19:36 +0800)]
fix bugs in /util/check_valid.py
Change-Id: I0d3907a97dc3676a44653125eadb953336677c1c
Signed-off-by: Harry <huangxiangyu5@huawei.com>
liyuenan [Wed, 12 Oct 2016 02:41:17 +0000 (10:41 +0800)]
Make the openstack-newton package
JIRA: COMPASS-491
Change-Id: I27ca70b02c947e3c6a2467ad250ff81461c5de6f
Signed-off-by: liyuenan <liyuenan@huawei.com>
Justin chi [Tue, 11 Oct 2016 08:09:39 +0000 (08:09 +0000)]
Merge "Add ip and mac valid check functionality"
Justin chi [Wed, 28 Sep 2016 02:13:42 +0000 (02:13 +0000)]
Merge "Add the expansion instruction"
Justin chi [Wed, 28 Sep 2016 02:13:20 +0000 (02:13 +0000)]
Merge "Add a expansion functionality"
Justin chi [Wed, 28 Sep 2016 02:12:59 +0000 (02:12 +0000)]
Merge "Edit the ansible for expansion"
Herry Huang [Mon, 12 Sep 2016 11:03:40 +0000 (19:03 +0800)]
Add ip and mac valid check functionality
Add function check_input_para in /deploy/launch.sh to check
whether there is invalid address in DHA and NETWORK file after
function process_input_para is called.
Check_input_para is defined in /deploy/deploy_parameter.sh and
calls check_valid.py in /util. Exit installation when invalid
address or format error is found.
JIRA:COMPASS-480
Change-Id: Ib01c368db6b48cbded0045a2819d895c980c2b1b
Signed-off-by: Herry Huang <huangxiangyu5@huawei.com>
QiLiang [Wed, 21 Sep 2016 04:37:39 +0000 (12:37 +0800)]
Remove unsed files in open-contrail role
JIRA: -
Change-Id: Idfb53a9705f206266c01be6d586e57e15280a1bc
Signed-off-by: QiLiang <liangqi1@huawei.com>
ChristopherPrice [Mon, 19 Sep 2016 16:17:36 +0000 (18:17 +0200)]
Adjusting the URL of the release notes to the colorado standard.
Change-Id: I5c9c302e7f190496b699dfec6cabdc31d8427e63
Signed-off-by: ChristopherPrice <christopher.price@ericsson.com>
Justin chi [Tue, 20 Sep 2016 02:01:19 +0000 (02:01 +0000)]
Merge "Added a link to the relese notes in the installation document"
liyuenan [Mon, 19 Sep 2016 11:32:17 +0000 (19:32 +0800)]
Modify the release-notes for Colorado
JIRA: DOCS-159
Change-Id: I27b34186b436cbf0c49e070c6e2dd22eb31c6498
Signed-off-by: liyuenan <liyuenan@huawei.com>
Sofia Wallin [Mon, 19 Sep 2016 12:58:44 +0000 (14:58 +0200)]
Added a link to the relese notes in the installation document
Change-Id: Ieaa32ba194b2dfc9548ffa971037f7e7cf083e72
Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
liyuenan [Mon, 12 Sep 2016 04:13:39 +0000 (12:13 +0800)]
Add a expansion functionality
Through modify the virtual_cluster_expansion.yml, include
host's name and mac, you can decide to how many compute
nodes you need to add.
And you also need to modify network.yml. Note that external
subnet's ip_range should be changed as the first 6 IPs are
already taken by the first deployment.
Edit ``add.sh``, check the environment variable. Note that
the OS version and OpenStack version should be same as the
first deployment.
Run ``add.sh``.
JIRA:COMPASS-481
Change-Id: Id85f02518667e0ff80c2475e70856cd30cf1b9b7
Signed-off-by: liyuenan <liyuenan@huawei.com>
liyuenan [Tue, 13 Sep 2016 08:41:31 +0000 (16:41 +0800)]
Add the expansion instruction
The expansion.rst shows how to increase a new compute node when
other nodes are working.
JIRA: DOCS-159
Change-Id: I36366940a2b67256319dc2a362ff5e81c17be243
Signed-off-by: liyuenan <liyuenan@huawei.com>
liyuenan [Mon, 12 Sep 2016 07:46:37 +0000 (15:46 +0800)]
Edit the ansible for expansion
JIRA:COMPASS-481
Change-Id: Iefaea65312317d430f0f7be91787bc48423310a9
Signed-off-by: liyuenan <liyuenan@huawei.com>
Justin chi [Sun, 18 Sep 2016 02:17:29 +0000 (02:17 +0000)]
Merge "print cobbler status: it will print cobbler status when deploying was timeout"
QiLiang [Tue, 13 Sep 2016 12:42:02 +0000 (20:42 +0800)]
Add network connectivity check
JIRA: COMPASS-485
Change-Id: I3ca177118dec362ca2350c746519b83889ec3f83
Signed-off-by: QiLiang <liangqi1@huawei.com>
Justin chi [Tue, 13 Sep 2016 12:33:52 +0000 (12:33 +0000)]
Merge "set prevent_arp_spoofing to False when disable secgroup"
Justin chi [Tue, 13 Sep 2016 10:12:36 +0000 (10:12 +0000)]
Merge "[intel-pod8] update the configuration"
liyuenan [Mon, 12 Sep 2016 03:32:39 +0000 (11:32 +0800)]
Adjusted the docs structure
JIRA:DOCS-159
Change-Id: I30b655740634fc5a46fec3be707cb3abc9274502
Signed-off-by: liyuenan <liyuenan@huawei.com>
meimei [Tue, 13 Sep 2016 08:13:40 +0000 (16:13 +0800)]
[intel-pod8] update the configuration
Change-Id: I07745a79d5d284467d4c060f8a16e2766b2c55f0
Signed-off-by: meimei <meimei@huawei.com>
Wutianwei [Mon, 12 Sep 2016 07:27:51 +0000 (15:27 +0800)]
print cobbler status:
it will print cobbler status when deploying was timeout
Change-Id: I22fa89c6170353884f561eadd4d0fda2406f915f
Signed-off-by: Wutianwei <wutianwei1@huawei.com>
QiLiang [Mon, 12 Sep 2016 03:36:39 +0000 (11:36 +0800)]
set prevent_arp_spoofing to False when disable secgroup
JIRA: -
Change-Id: Idcfedf9fc48f4626ea93bcee1e4a11f69663a869
Signed-off-by: QiLiang <liangqi1@huawei.com>
Justin chi [Mon, 12 Sep 2016 03:09:16 +0000 (03:09 +0000)]
Merge "Add a run.sh"
liyuenan [Fri, 9 Sep 2016 02:16:18 +0000 (10:16 +0800)]
Add a run.sh
Add a run.sh for deploy openstack and edit instruction
Change-Id: I3937ca59c12c53a7a1828138b3d70d8cb42a8fbe
Signed-off-by: liyuenan <liyuenan@huawei.com>
Justin chi [Mon, 12 Sep 2016 01:28:45 +0000 (01:28 +0000)]
Merge "bug of network configuration"
QiLiang [Fri, 9 Sep 2016 11:53:19 +0000 (19:53 +0800)]
Temporally disable swift support in moon scenario
Change-Id: Ib7ff639026e6975ca01359a76a57274f1fd8537b
Signed-off-by: QiLiang <liangqi1@huawei.com>
Yifei Xue [Fri, 9 Sep 2016 09:44:27 +0000 (17:44 +0800)]
Bug fix: Prepare the jump host offline
JIRA: COMPASS-456
Change-Id: I44961d30e7f7d173cafc8c3117a208433f724026
Signed-off-by: Yifei Xue <xueyifei@huawei.com>
meimei [Fri, 9 Sep 2016 09:22:26 +0000 (17:22 +0800)]
bug of network configuration
Change-Id: I883377aabe908bfd3fe180e988cb33213eeecdba
Signed-off-by: meimei <meimei@huawei.com>
shuai chen [Thu, 8 Sep 2016 02:24:08 +0000 (02:24 +0000)]
Merge "Bug fix for tacker installation"
shuai chen [Thu, 8 Sep 2016 02:23:59 +0000 (02:23 +0000)]
Merge "Bug fix to disable security-group on Mitaka"
shuai chen [Thu, 8 Sep 2016 02:23:20 +0000 (02:23 +0000)]
Merge "Prepare the jump host offline"
QiLiang [Wed, 7 Sep 2016 02:46:46 +0000 (10:46 +0800)]
Restart mysql in centos-no-ha scenario
JIRA: COMPASS-482
Change-Id: Id26a0acbe9b725e236021a4b324960eef02b48eb
Signed-off-by: QiLiang <liangqi1@huawei.com>
Justin chi [Tue, 6 Sep 2016 06:27:02 +0000 (06:27 +0000)]
Merge "Adjusted the docs structure according to directives"
Yifei Xue [Wed, 24 Aug 2016 18:51:37 +0000 (02:51 +0800)]
Prepare the jump host offline
JIRA: COMPASS-456
Change-Id: Iffc877a0fa4b361daa966cdcdca38c76e35d81ad
Signed-off-by: Yifei Xue <xueyifei@huawei.com>
meimei [Mon, 5 Sep 2016 10:20:36 +0000 (18:20 +0800)]
[compass] switch host to a new one
Change-Id: I2266be287202c5aa27eb6326d503a207f10fd65c
Signed-off-by: meimei <meimei@huawei.com>
QiLiang [Mon, 5 Sep 2016 06:36:43 +0000 (14:36 +0800)]
Bug fix to disable security-group on Mitaka
Change-Id: If659c8821a97d05dbaeedc864429f0427e145ab0
JIRA: COMPASS-479
Signed-off-by: QiLiang <liangqi1@huawei.com>
Justin chi [Mon, 5 Sep 2016 01:28:13 +0000 (01:28 +0000)]
Merge "sleep 10 second after restart neutron server"
meimei [Fri, 2 Sep 2016 03:48:48 +0000 (11:48 +0800)]
sleep 10 second after restart neutron server
the reason is creating external net random failed after restarting neutron server.
Change-Id: I955eb072a06ad71e795c154c52ccf0e19c505897
Signed-off-by: meimei <meimei@huawei.com>
chenshuai@huawei.com [Thu, 1 Sep 2016 02:58:57 +0000 (22:58 -0400)]
bugfix: disable dlux in ODL for Centos due to conflict with ovs-openstack
JIRA: COMPASS-477
Change-Id: If9f1de6bcfde94cbb2cc3777d6ef0de78ba5ef31
Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
chenshuai@huawei.com [Wed, 31 Aug 2016 01:06:51 +0000 (21:06 -0400)]
bugfix:enable metadata in DHCP for odl l3
JIRA: COMPASS-476
Change-Id: Ie9734c6b8304a40fbb24e9f6230801c00289d36f
Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
Yifei Xue [Tue, 30 Aug 2016 11:30:11 +0000 (19:30 +0800)]
Bug fix for tacker installation
JIRA: COMPASS-430
Change-Id: I622b092dac3d77d4094cc470b8eeb9b0628d83e9
Signed-off-by: Yifei Xue <xueyifei@huawei.com>
chenshuai@huawei.com [Tue, 30 Aug 2016 06:15:54 +0000 (06:15 +0000)]
Merge "change odl password for moon"
shuai chen [Tue, 30 Aug 2016 06:15:41 +0000 (06:15 +0000)]
Merge "Add heat user domain configuration"
chenshuai@huawei.com [Tue, 30 Aug 2016 02:52:12 +0000 (22:52 -0400)]
change odl password for moon
JIRA: COMPASS-481
Change-Id: I2075044230a393048803a6776b31927d7fff505c
Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
CNlucius [Tue, 30 Aug 2016 01:33:44 +0000 (09:33 +0800)]
Modify sfc bug for ONOS
Change-Id: Ied71c7e57553a846241ec826c8607ac1bb84e1e9
Signed-off-by: CNlucius <lukai1@huawei.com>
QiLiang [Mon, 29 Aug 2016 06:01:23 +0000 (14:01 +0800)]
Add heat user domain configuration
FIX Rally heat create_update_delete_stack test case failure
for Liberty Ubuntu
JIRA: COMPASS-454
Change-Id: Id4538f9caa5b619d66ab8fe97c63b10688ffe104
Signed-off-by: QiLiang <liangqi1@huawei.com>
shuai chen [Mon, 29 Aug 2016 01:55:45 +0000 (01:55 +0000)]
Merge "Add controller and compute recovery roles"
shuai chen [Mon, 29 Aug 2016 01:55:27 +0000 (01:55 +0000)]
Merge "Persist jumpserver network setup"
QiLiang [Sun, 28 Aug 2016 15:02:31 +0000 (23:02 +0800)]
Disable keystone boot auto start
keystone is running under apache, disable keystone auto start
during system boot.
JIRA: COMPASS-475
Change-Id: Ia6c17dff71ae846ced12036da2e08bb7df4a4f2f
Signed-off-by: QiLiang <liangqi1@huawei.com>
QiLiang [Sun, 28 Aug 2016 10:51:41 +0000 (18:51 +0800)]
Persist jumpserver network setup
JIRA: COMPASS-474
Change-Id: I11d0862c3c98db02cf2bbbae31bf4bf643c5ca52
Signed-off-by: QiLiang <liangqi1@huawei.com>
QiLiang [Sun, 28 Aug 2016 05:06:12 +0000 (13:06 +0800)]
Add controller and compute recovery roles
After all hosts system restart, login to the compass-core,
change directory /var/ansible/run/<openstack-cluster> and execute
below command:
ansible-playbook \
-i inventories/inventory.yml HA-ansible-multinodes.yml \
-t recovery \
-e "RECOVERY_ENV=True"
JIRA: COMPASS-474
Change-Id: I2ed80550c043b14643382609c48d724019cc1cfb
Signed-off-by: QiLiang <liangqi1@huawei.com>
Sofia Wallin [Thu, 25 Aug 2016 16:24:44 +0000 (18:24 +0200)]
Adjusted the docs structure according to directives
Added a sub directory /installationprocedure.
2 files has been created index.rst and installation.instrucution.rst
Change-Id: Idc2472ce4e90ddac87685a585057a7edc7752291
Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
shuai chen [Wed, 24 Aug 2016 08:41:33 +0000 (08:41 +0000)]
Merge "Imporve nova-compute virt_type confiugration"
shuai chen [Tue, 23 Aug 2016 09:13:14 +0000 (09:13 +0000)]
Merge "Install some dependent packages on jump host for ansible installation"
Yifei Xue [Tue, 23 Aug 2016 10:31:54 +0000 (18:31 +0800)]
Install some dependent packages on jump host for ansible installation
JIRA: COMPASS-462
Change-Id: Iab0026e85c61c919988664413d3ab64a446ab000
Signed-off-by: Yifei Xue <xueyifei@huawei.com>
JingLu5 [Tue, 23 Aug 2016 04:55:47 +0000 (12:55 +0800)]
Add deployment configuration for huawei-pod4
Change-Id: Id09f580b24b9e7ea787ed1ec2e853c601df1c3fe
Signed-off-by: JingLu5 <lvjing5@huawei.com>
QiLiang [Mon, 22 Aug 2016 11:51:43 +0000 (19:51 +0800)]
Imporve nova-compute virt_type confiugration
JIRA: COMPASS-461
Change-Id: I8efa45df2407fecabf2ea206f747fc61dbc1d1c8
Signed-off-by: QiLiang <liangqi1@huawei.com>
chenshuai@huawei.com [Sat, 20 Aug 2016 03:26:57 +0000 (03:26 +0000)]
Merge "disable odl l3 for Centos"
QiLiang [Fri, 19 Aug 2016 23:50:31 +0000 (07:50 +0800)]
add default demo password
Change-Id: I6e1b8e9420b086b998054547e1a7db1032d33164
Signed-off-by: QiLiang <liangqi1@huawei.com>
shuai chen [Fri, 19 Aug 2016 08:03:05 +0000 (08:03 +0000)]
Merge "Revert "Prepare the jump host offline""
chenshuai@huawei.com [Fri, 19 Aug 2016 07:22:45 +0000 (03:22 -0400)]
disable odl l3 for Centos
JIRA: COMPASS-480
Change-Id: I0ab98d2a268c251c171551e2a63eafdfb3c6d1fc
Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
Yifei Xue [Fri, 19 Aug 2016 04:05:36 +0000 (04:05 +0000)]
Revert "Prepare the jump host offline"
This reverts commit
b7058b4b3f823cf4c95c38741dddc68b59b733cc.
Change-Id: I77437a15a0a0c47f768de30eaf7f37cf73f028fb
Signed-off-by: Yifei Xue <xueyifei@huawei.com>
QiLiang [Thu, 18 Aug 2016 12:30:20 +0000 (20:30 +0800)]
Fix apache2 down bug
Add apache2 to dashboard restart service list.
JIRA: COMPASS-460
Change-Id: I6d6694768724c1fedca1c945cebaac3a12c6623a
Signed-off-by: QiLiang <liangqi1@huawei.com>
shuai chen [Thu, 18 Aug 2016 02:46:03 +0000 (02:46 +0000)]
Merge "Add heat user domain configuration"
QiLiang [Wed, 17 Aug 2016 20:21:43 +0000 (04:21 +0800)]
Add heat user domain configuration
FIX Rally heat create_update_delete_stack test case failure for xenial
JIRA: COMPASS-454
Change-Id: Icfc840adeb69c83d62e4fc552d6fc4e5e05e8620
Signed-off-by: QiLiang <liangqi1@huawei.com>
shuai chen [Wed, 17 Aug 2016 07:37:45 +0000 (07:37 +0000)]
Merge "[compass] add new pod configuration"
shuai chen [Wed, 17 Aug 2016 07:36:53 +0000 (07:36 +0000)]
Merge "Prepare the jump host offline"
shuai chen [Wed, 17 Aug 2016 07:36:40 +0000 (07:36 +0000)]
Merge "Update a how-to doc about jumphost offline preparation"
meimei [Wed, 17 Aug 2016 07:27:38 +0000 (15:27 +0800)]
[compass] add new pod configuration
Change-Id: I4d2da49a729297f5475ffab7f15d07d8a7b5c1f1
Signed-off-by: meimei <meimei@huawei.com>
Yifei Xue [Sat, 13 Aug 2016 01:15:22 +0000 (09:15 +0800)]
Prepare the jump host offline
JIRA: COMPASS-456
Change-Id: Ieced8e30bde3d19623b5d2486a52f81c1cf295a3
Signed-off-by: Yifei Xue <xueyifei@huawei.com>
shuai chen [Wed, 17 Aug 2016 06:32:35 +0000 (06:32 +0000)]
Merge "rename region name to be unified"
Yifei Xue [Tue, 16 Aug 2016 20:05:39 +0000 (04:05 +0800)]
Update a how-to doc about jumphost offline preparation
JIRA: DOCS-141
Change-Id: I4365494273cd9d86bfcda9fa52e9d2a72e82595a
Signed-off-by: Yifei Xue <xueyifei@huawei.com>
shuai chen [Tue, 16 Aug 2016 07:53:43 +0000 (07:53 +0000)]
Merge "modify compass4nfv configuration documentation"
QiLiang [Fri, 12 Aug 2016 02:31:15 +0000 (02:31 +0000)]
modify compass4nfv configuration documentation
JIRA: DOCS-141
Change-Id: I136ae88163d4290e5fb2485ae6b58f723237f0df
Signed-off-by: QiLiang <liangqi1@huawei.com>
QiLiang [Mon, 15 Aug 2016 19:56:32 +0000 (03:56 +0800)]
Add index.html for web server
JIRA: COMPASS-458
Change-Id: I812e098d11d82aec2376e7ae9f563d251a499104
Signed-off-by: QiLiang <liangqi1@huawei.com>
MatthewLi [Mon, 15 Aug 2016 09:58:38 +0000 (05:58 -0400)]
rename region name to be unified
JIRA: COMPASS-457
nova region name should be unified. compass use regionOne original, however, upstream usually use RegionOne, this is caused by clerical error.
Now the OCL and sfc/tacker use RegionOne by not knowing the compass clerical error.
so all should be changed to RegionOne.
Change-Id: I8bc280cca036afffe09d0a3bcebc940deaa490b5
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
shuai chen [Sat, 13 Aug 2016 09:35:45 +0000 (09:35 +0000)]
Merge "FIX centos7 ppa create failure"
shuai chen [Fri, 12 Aug 2016 09:26:02 +0000 (09:26 +0000)]
Merge "Add heat user domain configuration"
QiLiang [Thu, 11 Aug 2016 17:05:29 +0000 (01:05 +0800)]
Add heat user domain configuration
FIX Rally heat create_update_delete_stack test case failure
JIRA: COMPASS-454
Change-Id: Ib77109c6dde0e7042283e5a9e67be858d360a2ef
Signed-off-by: QiLiang <liangqi1@huawei.com>
QiLiang [Wed, 10 Aug 2016 20:16:58 +0000 (04:16 +0800)]
FIX centos7 ppa create failure
ceph repo update, related upstream link:
http://tracker.ceph.com/issues/16916
centos ceph-deploy rpm download failure workaround
Error info:
Package python-setuptools is obsoleted by python2-setuptools,
but obsoleting package does not provide for requirements
--> Finished Dependency Resolution
Error: Package: ceph-deploy-1.5.31-1.el7.noarch (centos-ceph-hammer)
Requires: python-distribute
Available: python-setuptools-0.9.8-4.el7.noarch (base)
python-distribute = 0.9.8-4.el7
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
JIRA: COMPASS-455
Change-Id: Ibebc8b25786b12308d5963e77b0f7959d700113a
Signed-off-by: QiLiang <liangqi1@huawei.com>
chenshuai@huawei.com [Fri, 12 Aug 2016 02:13:59 +0000 (22:13 -0400)]
bugfix for odl l3
JIRA: COMPASS-473
Change-Id: I09cff641e8485f266dead4522e07b855c01ea1de
Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
chenshuai@huawei.com [Fri, 12 Aug 2016 01:59:58 +0000 (21:59 -0400)]
use file inject for odl l3
JIRA: COMPASS-471
Change-Id: I88721904fe6c430b3b753277e24e2283170f7019
Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
chenshuai [Thu, 11 Aug 2016 06:37:39 +0000 (02:37 -0400)]
disable neutron-l3-agent for odl-l3
JIRA: COMPASS-471
Change-Id: I80d0ad6d95bb81d7a2592dd2c3a2051ac362494f
Signed-off-by: chenshuai <chenshuai@huawei.com>
chenshuai@huawei.com [Wed, 10 Aug 2016 14:41:25 +0000 (10:41 -0400)]
modify moon packages' download path
JIRA: COMPASS-470
Change-Id: Ib0ef2d64496c13e1eab67f87327896f805308eba
Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
chenshuai@huawei.com [Wed, 10 Aug 2016 13:25:53 +0000 (09:25 -0400)]
add environment for moon
JIRA: COMPASS-469
Change-Id: Iec6623d6089a94062f910b566d86b8ee7b885404
Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
meimei [Mon, 8 Aug 2016 07:14:28 +0000 (15:14 +0800)]
[moon-ceph] deploy ceph on moon scenario
Change-Id: Ic8710da6819b031efabc1b6cc40db418fc40fa4a
Signed-off-by: meimei <meimei@huawei.com>
shuai chen [Mon, 8 Aug 2016 07:10:59 +0000 (07:10 +0000)]
Merge "[bugfix] miss osd in ceph deployment"
meimei [Mon, 8 Aug 2016 04:09:27 +0000 (12:09 +0800)]
[bugfix] miss osd in ceph deployment
Change-Id: Ibc9d0200c960f4ccba8f44386d997be1b9cdddc2
Signed-off-by: meimei <meimei@huawei.com>
meimei [Mon, 8 Aug 2016 02:03:02 +0000 (10:03 +0800)]
[compass] support moon deployment
Change-Id: Ie29197b6d00d73cea82477e3a402c802cfab9e31
Signed-off-by: meimei <meimei@huawei.com>
shuai chen [Mon, 8 Aug 2016 00:59:21 +0000 (00:59 +0000)]
Merge "make_pip_repo bug fix"
chenshuai@huawei.com [Sun, 7 Aug 2016 04:21:34 +0000 (00:21 -0400)]
workaround: modify localhost as 172.16.1.222
JIRA: COMPASS-468
Change-Id: I528c5e0e33028da4333cecf5d1c623de1874f4e8
Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
QiLiang [Fri, 5 Aug 2016 17:53:09 +0000 (01:53 +0800)]
make_pip_repo bug fix
Because of `set -ex` shell setup, if function return no zero
the whole scripts will exit.
JIRA: COMPASS-427
Change-Id: I153e2f18d367741f41a9840d8a98a39a4b2d055f
Signed-off-by: QiLiang <liangqi1@huawei.com>
chenshuai@huawei.com [Fri, 5 Aug 2016 13:25:57 +0000 (09:25 -0400)]
add moon to odl
JIRA: COMPASS-467
Change-Id: I9acfa173207f0b4d9e890d389b86a811d1061c44
Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
chenshuai@huawei.com [Fri, 5 Aug 2016 06:29:52 +0000 (02:29 -0400)]
add moon to opendaylight
JIRA: COMPASS-463
Change-Id: I9b3c3fb3377df34004fe78eccc70b28402997949
Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
chenshuai@huawei.com [Fri, 5 Aug 2016 03:17:34 +0000 (23:17 -0400)]
bugfix moon switch
JIRA: COMPASS-465
Change-Id: I7161d8ec018819ac8497b6f323adeafccbc8dfd9
Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
chenshuai@huawei.com [Fri, 5 Aug 2016 02:48:37 +0000 (22:48 -0400)]
add moon scenario in Compass
JIRA: COMPASS-463
Change-Id: Ia51d7d592c0508c104ab42f62fa62693f85f4867
Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
shuai chen [Fri, 5 Aug 2016 02:31:18 +0000 (02:31 +0000)]
Merge "[compass] deploy ceph on each controller"
chenshuai@huawei.com [Thu, 4 Aug 2016 15:21:49 +0000 (11:21 -0400)]
add moon to opendaylight
JIRA: COMPASS-463
Change-Id: I3a5c2ef1e9f5acbcf4de2f0e8e0237142103a179
Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>