Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-11-16 | Merge "first update the hosts file to speed up the installation" | Justin chi | 1 | -18/+16 | |
2015-11-16 | Merge "use shell execute openstack components' db_sync method" | Justin chi | 3 | -3/+3 | |
2015-11-16 | Merge "add default ceph role" | Justin chi | 1 | -0/+1 | |
2015-11-16 | Merge "using cinder volume instead of creating new img" | Justin chi | 3 | -24/+15 | |
2015-11-13 | first update the hosts file to speed up the installation | baigk | 1 | -18/+16 | |
JIRA: COMPASS-135 Change-Id: I364d43b999896c7cccb5222a166588d86463e50c Signed-off-by: baigk <baiguoku@huawei.com> | |||||
2015-11-13 | Merge "bug fix: typo in base.conf JIRA: COMPASS-150" | chenshuai@huawei.com | 1 | -2/+2 | |
2015-11-13 | use shell execute openstack components' db_sync method | carey.xu | 3 | -3/+3 | |
JIRA: COMPASS-143 Change-Id: Ia4d7ce85c908bec3624dd7d20219daa7a90f4268 Signed-off-by: carey.xu <carey.xuhan@huawei.com> | |||||
2015-11-13 | bug fix: odl flood | chenshuai@huawei.com | 1 | -0/+6 | |
JIRA: COMPASS-151 Change-Id: I5a487dcd42f472332689ad75970c46750452a05c Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com> | |||||
2015-11-13 | bug fix: typo in base.conf | chenshuai@huawei.com | 1 | -2/+2 | |
JIRA: COMPASS-150 Change-Id: Ib51beb393961c2b164c3e973076fec7001f0d3f1 Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com> | |||||
2015-11-10 | Merge "bugfix: need start rpcbind on centos7" | Justin chi | 4 | -1/+11 | |
2015-11-10 | Merge "when using loop files for cinder volumes, the file size must be ↵ | Justin chi | 2 | -2/+2 | |
512-byte alignment" | |||||
2015-11-10 | Merge "avoid repeatedly restart glance service" | Justin chi | 1 | -2/+0 | |
2015-11-10 | bugfix: need start rpcbind on centos7 | carey.xu | 4 | -1/+11 | |
JIRA: COMPASS-147 Change-Id: I7fc539684e0d2cde72346345d7fffd651542172c Signed-off-by: carey.xu <carey.xuhan@huawei.com> | |||||
2015-11-10 | when using loop files for cinder volumes, the file size must be 512-byte ↵ | carey.xu | 2 | -2/+2 | |
alignment JIRA: COMPASS-145 Change-Id: I7aa08eba8856e5ada65a6a71d5a10452cac564c3 Signed-off-by: carey.xu <carey.xuhan@huawei.com> | |||||
2015-11-09 | avoid repeatedly restart glance service | carey.xu | 1 | -2/+0 | |
JIRA: COMPASS-144 Change-Id: I880f7f83108f26358020c4a6b72893a892c8e4ff Signed-off-by: carey.xu <carey.xuhan@huawei.com> | |||||
2015-11-09 | use shell to execute openstack components's db_sync method | carey.xu | 4 | -3/+8 | |
JIRA: COMPASS-143 Change-Id: I5ce5fd8ff5706b0aba0b15b92928424c5c841e0e Signed-off-by: carey.xu <carey.xuhan@huawei.com> | |||||
2015-11-08 | add option to disable security group | carey.xu | 12 | -9/+125 | |
JIRA: COMPASS-126 Change-Id: Ie9417be0e78690b5580d460b9c61f77ccc1d91c6 Signed-off-by: carey.xu <carey.xuhan@huawei.com> | |||||
2015-11-06 | using cinder volume instead of creating new img | grakiss | 3 | -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-06 | add default ceph role | grakiss | 1 | -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-06 | Merge "FIX: fail to create key for libvirt" | Justin chi | 1 | -1/+1 | |
2015-11-06 | Merge "[ceph]deploy mon nodes on controller nodes" | Justin chi | 3 | -2/+26 | |
2015-11-06 | Merge "change ceph deployment to optional role" | Justin chi | 2 | -6/+7 | |
2015-11-06 | Merge "deploy ceph on compute nodes" | Justin chi | 2 | -8/+8 | |
2015-11-05 | [ceph]deploy mon nodes on controller nodes | graiss | 3 | -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-05 | FIX: fail to create key for libvirt | graiss | 1 | -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-05 | change ceph deployment to optional role | graiss | 2 | -6/+7 | |
JIRA: COMPASS-123 - ceph deployment is optional now Change-Id: I542d861b89e9cc71572f4a0f41bf6f04e74eda6e Signed-off-by: graiss <grakiss.wanglei@huawei.com> | |||||
2015-11-04 | Merge "immediately return false when virsh start compass failed" | Justin chi | 1 | -1/+7 | |
2015-11-03 | immediately return false when virsh start compass failed | m00133142 | 1 | -1/+7 | |
JIRA: COMPASS-129 Change-Id: Ie7c91314d1fa6b3845255534960849d5d314777b Signed-off-by: m00133142 <meimei@huawei.com> | |||||
2015-11-03 | Create Deployment Hardware Adapter (DHA) file for compass | baigk | 6 | -24/+171 | |
JIRA: COMPASS-132 Change-Id: I8e3f73b93acd8dae9f40dd43548679bc2eb1ea3c Signed-off-by: baigk <baiguoku@huawei.com> | |||||
2015-11-03 | deploy ceph on compute nodes | graiss | 2 | -8/+8 | |
JIRA:COMPASS-124 - deploy ceph on compute nodes Change-Id: I27bf8eb96309ada0519c951906eb484d5c72ab2e Signed-off-by: graiss <grakiss.wanglei@huawei.com> | |||||
2015-11-02 | FIX: ceph Deployment failed: RuntimeError: bootstrap-osd keyring not found | graiss | 4 | -3/+11 | |
JIRA: COMPASS-85 - try to gather keys manually before next operation Change-Id: I32a7e79488813c42b5ead0f08675cf346c81eb54 Signed-off-by: graiss <grakiss.wanglei@huawei.com> | |||||
2015-10-29 | Merge "bugfix: solve virtual host can not reach out network" | Justin chi | 2 | -19/+15 | |
2015-10-29 | Merge "support repeatly create secret key for ceph deploy" | Justin chi | 1 | -2/+11 | |
2015-10-28 | Merge "cinder volume space is too small" | Justin chi | 6 | -35/+51 | |
2015-10-28 | Merge "fix no permission of accessing /var/log/glance/api.log and restart ↵ | Justin chi | 1 | -3/+18 | |
glance failure" | |||||
2015-10-28 | Merge "add configure files of ONOS/ODL deployment" | Justin chi | 2 | -0/+58 | |
2015-10-28 | Merge "support optional isos and ppas in the compass iso file" | Justin chi | 2 | -27/+48 | |
2015-10-27 | add configure files of ONOS/ODL deployment | m00133142 | 2 | -0/+58 | |
jira: COMPASS-121 Change-Id: I000f9c7f7eee1cf9814bca11dfbdd555348e261c Signed-off-by: m00133142 <meimei@huawei.com> | |||||
2015-10-27 | should wait longer time for installing compass | m00133142 | 1 | -1/+1 | |
JIRA: COMPASS-122 Change-Id: I4c4b7d637d7629a750f36a00c1b2ba2ed55ec3eb Signed-off-by: m00133142 <meimei@huawei.com> | |||||
2015-10-27 | support optional isos and ppas in the compass iso file | baigk | 2 | -27/+48 | |
JIRA: COMPASS-120 Change-Id: Icd61b0b7f448e38b5bef8aa7d8166e5e968a4f16 Signed-off-by: baigk <baiguoku@huawei.com> | |||||
2015-10-27 | support repeatly create secret key for ceph deploy | grakiss | 1 | -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-27 | Merge "delete default route via compass ip" | Justin chi | 1 | -0/+1 | |
2015-10-27 | cinder volume space is too small | carey.xu | 6 | -35/+51 | |
JIRA: COMPASS-116 Change-Id: I26553b6e56bbe46138e8dec4ee3af1aed7093bc4 Signed-off-by: carey.xu <carey.xuhan@huawei.com> | |||||
2015-10-27 | bugfix: solve virtual host can not reach out network | carey.xu | 2 | -19/+15 | |
JIRA: COMPASS-119 Signed-off-by: carey.xu <carey.xuhan@huawei.com> | |||||
2015-10-26 | should wait longer time for starting the service of mongo db | m00133142 | 1 | -1/+1 | |
JIRA: COMPASS-118 Change-Id: I118f591e138eb772be1342920c6ab99716ee7961 Signed-off-by: m00133142 <meimei@huawei.com> | |||||
2015-10-26 | delete default route via compass ip | baigk | 1 | -0/+1 | |
JIRA: COMPASS-114 Signed-off-by: baigk <baiguoku@huawei.com> | |||||
2015-10-24 | Merge "AMQP server is unreachable" | Justin chi | 3 | -0/+3 | |
2015-10-24 | Merge "bug fix: support impi 2.0 and delete compass core default ip and gw ↵ | Justin chi | 4 | -6/+16 | |
when baremetal deploy" | |||||
2015-10-21 | Merge "bug fix:update onos ansible scripts" | shuai chen | 1 | -4/+3 | |
2015-10-21 | bug fix:update onos ansible scripts | zhanghaoyu7 | 1 | -4/+3 | |
Change-Id: Ie93cdf2730b4bcd823bb2cc6b349032c66fbf439 |