aboutsummaryrefslogtreecommitdiffstats
path: root/deploy
AgeCommit message (Collapse)AuthorFilesLines
2015-11-16Merge "add default ceph role"Justin chi1-0/+1
2015-11-16Merge "using cinder volume instead of creating new img"Justin chi3-24/+15
2015-11-13Merge "bug fix: typo in base.conf JIRA: COMPASS-150"chenshuai@huawei.com1-2/+2
2015-11-13bug fix: odl floodchenshuai@huawei.com1-0/+6
JIRA: COMPASS-151 Change-Id: I5a487dcd42f472332689ad75970c46750452a05c Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2015-11-13bug fix: typo in base.confchenshuai@huawei.com1-2/+2
JIRA: COMPASS-150 Change-Id: Ib51beb393961c2b164c3e973076fec7001f0d3f1 Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2015-11-10Merge "bugfix: need start rpcbind on centos7"Justin chi4-1/+11
2015-11-10Merge "when using loop files for cinder volumes, the file size must be ↵Justin chi2-2/+2
512-byte alignment"
2015-11-10Merge "avoid repeatedly restart glance service"Justin chi1-2/+0
2015-11-10bugfix: need start rpcbind on centos7carey.xu4-1/+11
JIRA: COMPASS-147 Change-Id: I7fc539684e0d2cde72346345d7fffd651542172c Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2015-11-10when using loop files for cinder volumes, the file size must be 512-byte ↵carey.xu2-2/+2
alignment JIRA: COMPASS-145 Change-Id: I7aa08eba8856e5ada65a6a71d5a10452cac564c3 Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2015-11-09avoid repeatedly restart glance servicecarey.xu1-2/+0
JIRA: COMPASS-144 Change-Id: I880f7f83108f26358020c4a6b72893a892c8e4ff Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2015-11-09use shell to execute openstack components's db_sync methodcarey.xu4-3/+8
JIRA: COMPASS-143 Change-Id: I5ce5fd8ff5706b0aba0b15b92928424c5c841e0e Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2015-11-08add option to disable security groupcarey.xu12-9/+125
JIRA: COMPASS-126 Change-Id: Ie9417be0e78690b5580d460b9c61f77ccc1d91c6 Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2015-11-06using cinder volume instead of creating new imggrakiss3-24/+15
JIRA: COMPASS-117 - using already created cinder-volumes,no need to create a ceph-volumes Change-Id: I6e8a93258596b7823ec37cad301d0fa57bbd95c3 Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2015-11-06add default ceph rolegrakiss1-0/+1
JIRA: COMPASS-140 - ceph is optional now, add it to virtual deployment Change-Id: I931bdcba73758544ba4d119705372f7a5a794df7 Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2015-11-06Merge "FIX: fail to create key for libvirt"Justin chi1-1/+1
2015-11-06Merge "[ceph]deploy mon nodes on controller nodes"Justin chi3-2/+26
2015-11-06Merge "change ceph deployment to optional role"Justin chi2-6/+7
2015-11-06Merge "deploy ceph on compute nodes"Justin chi2-8/+8
2015-11-05[ceph]deploy mon nodes on controller nodesgraiss3-2/+26
JIRA:COMPASS-138 - deploy mon nodes on all nodes is bad and waste of resource,so just delpoy on controller nodeswq Change-Id: I1987a4571225fe3a6b3bebbb9fec921d1dffa9b5 Signed-off-by: graiss <grakiss.wanglei@huawei.com>
2015-11-05FIX: fail to create key for libvirtgraiss1-1/+1
JIRA: COMPASS-137 - create secret key for libvirt with specific uuid Change-Id: I9a71df0febd4a706023c99d9817c7e9e7bfe4b44 Signed-off-by: graiss <grakiss.wanglei@huawei.com>
2015-11-05change ceph deployment to optional rolegraiss2-6/+7
JIRA: COMPASS-123 - ceph deployment is optional now Change-Id: I542d861b89e9cc71572f4a0f41bf6f04e74eda6e Signed-off-by: graiss <grakiss.wanglei@huawei.com>
2015-11-04Merge "immediately return false when virsh start compass failed"Justin chi1-1/+7
2015-11-03immediately return false when virsh start compass failedm001331421-1/+7
JIRA: COMPASS-129 Change-Id: Ie7c91314d1fa6b3845255534960849d5d314777b Signed-off-by: m00133142 <meimei@huawei.com>
2015-11-03Create Deployment Hardware Adapter (DHA) file for compassbaigk6-24/+171
JIRA: COMPASS-132 Change-Id: I8e3f73b93acd8dae9f40dd43548679bc2eb1ea3c Signed-off-by: baigk <baiguoku@huawei.com>
2015-11-03deploy ceph on compute nodesgraiss2-8/+8
JIRA:COMPASS-124 - deploy ceph on compute nodes Change-Id: I27bf8eb96309ada0519c951906eb484d5c72ab2e Signed-off-by: graiss <grakiss.wanglei@huawei.com>
2015-11-02FIX: ceph Deployment failed: RuntimeError: bootstrap-osd keyring not foundgraiss3-2/+10
JIRA: COMPASS-85 - try to gather keys manually before next operation Change-Id: I32a7e79488813c42b5ead0f08675cf346c81eb54 Signed-off-by: graiss <grakiss.wanglei@huawei.com>
2015-10-29Merge "bugfix: solve virtual host can not reach out network"Justin chi2-19/+15
2015-10-29Merge "support repeatly create secret key for ceph deploy"Justin chi1-2/+11
2015-10-28Merge "cinder volume space is too small"Justin chi6-35/+51
2015-10-28Merge "fix no permission of accessing /var/log/glance/api.log and restart ↵Justin chi1-3/+18
glance failure"
2015-10-27add configure files of ONOS/ODL deploymentm001331422-0/+58
jira: COMPASS-121 Change-Id: I000f9c7f7eee1cf9814bca11dfbdd555348e261c Signed-off-by: m00133142 <meimei@huawei.com>
2015-10-27should wait longer time for installing compassm001331421-1/+1
JIRA: COMPASS-122 Change-Id: I4c4b7d637d7629a750f36a00c1b2ba2ed55ec3eb Signed-off-by: m00133142 <meimei@huawei.com>
2015-10-27support repeatly create secret key for ceph deploygrakiss1-2/+11
JIRA: COMPASS-101 - undefine libvirt secret before creating new one Change-Id: Ideb68cfbb31a6cddfcb15c7b15aa762e5632f8da Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2015-10-27Merge "delete default route via compass ip"Justin chi1-0/+1
2015-10-27cinder volume space is too smallcarey.xu6-35/+51
JIRA: COMPASS-116 Change-Id: I26553b6e56bbe46138e8dec4ee3af1aed7093bc4 Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2015-10-27bugfix: solve virtual host can not reach out networkcarey.xu2-19/+15
JIRA: COMPASS-119 Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2015-10-26should wait longer time for starting the service of mongo dbm001331421-1/+1
JIRA: COMPASS-118 Change-Id: I118f591e138eb772be1342920c6ab99716ee7961 Signed-off-by: m00133142 <meimei@huawei.com>
2015-10-26delete default route via compass ipbaigk1-0/+1
JIRA: COMPASS-114 Signed-off-by: baigk <baiguoku@huawei.com>
2015-10-24Merge "AMQP server is unreachable"Justin chi3-0/+3
2015-10-24Merge "bug fix: support impi 2.0 and delete compass core default ip and gw ↵Justin chi4-6/+16
when baremetal deploy"
2015-10-21bug fix:update onos ansible scriptszhanghaoyu71-4/+3
Change-Id: Ie93cdf2730b4bcd823bb2cc6b349032c66fbf439
2015-10-21AMQP server is unreachablebaigk3-0/+3
JIRA: COMPASS-111 Change-Id: Ibaf5fb326570c87da8a2e59d0e6d10c0844ff3c0 Signed-off-by: baigk <baiguoku@huawei.com>
2015-10-21bug fix: support impi 2.0 and delete compass core default ip and gw when ↵baigk4-6/+16
baremetal deploy JIRA: COMPASS-107 Change-Id: Id1654a3551029be18e1884a488291eb3fa46d1ca Signed-off-by: baigk <baiguoku@huawei.com>
2015-10-16bugfix:modify COMPASS_SERVER as MGMT_IP in deploy_host.shchenshuai@huawei.com2-3/+4
JIRA: COMPASS-106 Change-Id: Ibcc0b5dc23c9c5c5e18faf99f40ff4652b10c3af Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2015-10-16Remove httpchk in proxy-glance_api_cluster in haproxy.cfgchenshuai@huawei.com1-1/+0
JIRA: COMPASS-103 Change-Id: Ia01273b2d9eca1c361d91b05dc28d00df4689c88 Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2015-10-15fix no permission of accessing /var/log/glance/api.log and restart glance ↵grakiss1-3/+18
failure JIRA: COMPASS-102 - fix no permission of accessing /var/log/glance/api.log and restart glance failure Change-Id: Ib059587e8aa527ce6dc28a60e0b7c168d409d95c Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2015-10-15Merge "fix restart glance service takes no effect"Justin chi3-1/+3
2015-10-15Merge "support connecting compass core and virtual machine by external ip"Justin chi7-156/+51
2015-10-15Merge "fix cinder has no permission of accessing /var/lock"Justin chi1-1/+1