aboutsummaryrefslogtreecommitdiffstats
path: root/deploy
AgeCommit message (Collapse)AuthorFilesLines
2015-12-01support libverty on ubuntucarey.xu6-6/+20
JIRA: COMPASS-169 Change-Id: I4656cf43eb3db0ba61fae4b03416b9c0239bb50b Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2015-11-19support FWaaS and VPNaaScarey.xu14-506/+114
JIRA: COMPASS-149 Change-Id: Ib523580fb7a7a2cd62e4fabb27fd710361cdeef3 Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2015-11-17excute glance db sync errorbaigk1-1/+1
JIRA: COMPASS-154 Change-Id: Ie2d2ff189e10eaac904c47b34777965fe763fa18 Signed-off-by: baigk <baiguoku@huawei.com>
2015-11-16Merge "don't use dns on installed machine"shuai chen1-0/+2
2015-11-16Merge "suport installing openstack kilo on centos 7"shuai chen9-7/+44
2015-11-16vnc console can't be connectedbaigk3-1/+9
JIRA: COMPASS-153 Change-Id: I99e85aea7c35ae6d82fac7b667eadd9577351e01 Signed-off-by: baigk <baiguoku@huawei.com>
2015-11-16suport installing openstack kilo on centos 7baigk9-7/+44
JIRA: COMPASS-141 Change-Id: I8b4eeacd802124cd05d17c7c24682254f0c567f7 Signed-off-by: baigk <baiguoku@huawei.com>
2015-11-16don't use dns on installed machinebaigk1-0/+2
JIRA: COMPASS-139 Change-Id: Iebd7b6f33bb544429383b8b236db101465638e22 Signed-off-by: baigk <baiguoku@huawei.com>
2015-11-16Merge "first update the hosts file to speed up the installation"Justin chi1-18/+16
2015-11-16Merge "use shell execute openstack components' db_sync method"Justin chi3-3/+3
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-13first update the hosts file to speed up the installationbaigk1-18/+16
JIRA: COMPASS-135 Change-Id: I364d43b999896c7cccb5222a166588d86463e50c Signed-off-by: baigk <baiguoku@huawei.com>
2015-11-13Merge "bug fix: typo in base.conf JIRA: COMPASS-150"chenshuai@huawei.com1-2/+2
2015-11-13use shell execute openstack components' db_sync methodcarey.xu3-3/+3
JIRA: COMPASS-143 Change-Id: Ia4d7ce85c908bec3624dd7d20219daa7a90f4268 Signed-off-by: carey.xu <carey.xuhan@huawei.com>
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>