aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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-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
2015-10-15Merge "bugfix: generate config file error"Justin chi10-9/+14
2015-10-14fix restart glance service takes no effectgrakiss3-1/+3
JIRA: COMPASS-100 - using service instead of glance-control Change-Id: I659e7de13e0fd8440bbe56557c8f0776e46becc0 Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2015-10-14support connecting compass core and virtual machine by external ipcarey.xu7-156/+51
JIRA: COMPASS-86 Change-Id: I53ac86242088d5d6f22f6d692a7e60ce97e07f6e Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2015-10-14fix cinder has no permission of accessing /var/lockgrakiss1-1/+1
JIRA: COMPASS-99 - no permission on /var/lock, modify cinder.conf to other dir Change-Id: Iffd6261a1e54f256b42a22e9a3a396464f13db39 Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2015-10-14fix remove false deletion of lo device during safe checkgrakiss1-1/+0
JIRA: COMPASS-98 - compute node already has a lo device,it will be deleted unexpected Change-Id: Ie77e8269c0bd2bab01c46aae8fbcb65acbb22a66 Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2015-10-13bugfix: generate config file errorcarey.xu10-9/+14
JIRA: COMPASS-95 Change-Id: I223e8afbb909be72937f159d766817803b3c2ab6 Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2015-10-13fix hanging due to nested sudograkiss3-7/+7
JIRA: COMPASS-93 - clear all the sudo through scripts Change-Id: I2d750858658b09de17cc32df5359ef04263ff1f4 Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2015-10-13Merge "make full use of disk space for ceph deployment"Justin chi1-2/+2
2015-10-13Merge "fix failure on osd preparation"Justin chi1-2/+1
2015-10-13Merge "modify ceph pg for performance"Justin chi1-1/+1
2015-10-13Merge "fix glance image error when using ceph as backend storage"Justin chi1-1/+1
2015-10-13Merge "fix failure on restart glance service"Justin chi4-3/+9
2015-10-13fix failure on restart glance servicegrakiss4-3/+9
JIRA: COMPASS-94 - service names are different between redhat and ubuntu Change-Id: Id826846348bcec2bc05a05c5e9319a31c8660984 Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2015-10-13Merge "make internal vip and public vip into one group"Justin chi18-152/+160
2015-10-13make full use of disk space for ceph deploymentgrakiss1-2/+2
JIRA: COMPASS-89 - use the whole disk space Change-Id: Ib94ac4e52681a7e400ea6d0ef9dae72018b504c9 Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2015-10-13make internal vip and public vip into one groupcarey.xu18-152/+160
JIRA: COMPASS-88 Change-Id: Ie40033b99d29e79c6a50b3073f4147109a02d7fa Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2015-10-13fix glance image error when using ceph as backend storagegrakiss1-1/+1
JIRA: COMPASS-92 - using copy-on-write feature and rdb for glance Change-Id: I16baa9b5b7f0c127d4ba5a3f350a4ffb019a9157 Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2015-10-13modify ceph pg for performancegrakiss1-1/+1
JIRA: COMPASS-91 - it's recommended that total pg is less than 300 Change-Id: I93fbc2a4bb24ab221cf3c42c8ab1ae39dad24e6e
2015-10-13fix failure on osd preparationgrakiss1-2/+1
JIRA: COMPASS-90 - force delete /ceph/images/ceph-volumes.img - prevent from kill create_osd.sh itself Change-Id: I1e525bdf66809f93a4a1d5eff053d875145f99c4 Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2015-10-12bugfix: make novnc work correctly in public_vip environmentcarey.xu1-1/+1
JIRA: COMPASS-71 Change-Id: I6a5fbec547a6ede5affb89ddce910d2200723ecc Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2015-10-12Merge "bugfix: libvirt_type should be kvm when host is barebetal mode"Justin chi15-35/+160
2015-10-10bugfix: libvirt_type should be kvm when host is barebetal modebaigk15-35/+160
JIRA: COMPASS-81 Change-Id: Iba3cb182a3e461ab89eb40fdba7800b8b2a1fc3e Signed-off-by: baigk <baiguoku@huawei.com>
2015-10-09compass4nfv support ceilometercarey.xu1-2/+2
JIRA: COMPASS-53 Change-Id: If76323128282c97b9828e5c8cb35792b7928674c Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2015-10-09compass4nfv support ceilometercarey.xu27-21/+294
JIRA: COMPASS-53 Change-Id: Ie8fc0f3f03f1de3c9fcf37778e025175ed391bc5 Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2015-09-30Safe check for volume create during ceph deploygrakiss1-0/+7
JIRA: COMPASS-84 - prevent from commands hanging during last deploy Change-Id: I2553f91ab6948dfb1841768b2f40533fe09fc45e Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2015-09-28bugfix: as global user, using 163 source is unstable, so do not use 163 sourcem001331421-3/+0
JIRA: COMPASS-74 Change-Id: Ie0b6bb7e9673d2c3c2cfe2227dfdafe55a406e89 Signed-off-by: m00133142 <meimei@huawei.com>
2015-09-28Merge "switch the source to ubuntu"shuai chen2-3/+3
2015-09-25Merge "Fix only one rpm copied in to packages during making rhel7 repo"shuai chen1-1/+1
2015-09-25switch the source to ubuntum001331422-3/+3
JIRA: COMPASS-74 Change-Id: Ic5832ede3894a5f7955be375171de9d4aee99fe0 Signed-off-by: m00133142 <meimei@huawei.com>
2015-09-25Merge "update onos ansible scriptes"shuai chen12-291/+0
2015-09-25Fix only one rpm copied in to packages during making rhel7 repograkiss1-1/+1
JIRA: COMPASS-78 - find . -name "*.rpm",here "*.rpm" should be quoted, otherwise it will be automatically expand to files matched pattern in current directory at first, then execute the "find" command.so it turns to find some specific file other than some wildcard file Change-Id: Ibb8e868c9a0f820e1c5d7bd659caf347c8660af9 Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2015-09-24support ceph deploy for centosgrakiss10-25/+128
JIRA: COMPASS-60 Change-Id: I9bcc5009b7d9b2f3cc48f1f1a448a1f07af65494 Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2015-09-23Merge "bug fix: using external_vip as linked dashboard ip"Justin chi7-40/+51
2015-09-24bug fix: using external_vip as linked dashboard ipbaigk7-40/+51
JIRA: COMPASS-72 Change-Id: I9ab8f6042635a7a06f1a4e2fb3222f790a5bee76 Signed-off-by: baigk <baiguoku@huawei.com>
2015-09-23Merge "Bugfix version mismatch of rsyslog,dracut during rhel7 deploy"shuai chen1-1/+1
2015-09-23Merge "change ODL service script for Centos"chenshuai@huawei.com3-15/+33
2015-09-23Bugfix version mismatch of rsyslog,dracut during rhel7 deploygrakiss1-1/+1
JIRA: COMPASS-73 - fix version mismatch of rsyslog,dracut during rhel7 deploy Change-Id: I066bf3e1474a88e1ea99134b87283dd7ac872fbc Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2015-09-22Merge "destroy GPT label befroe lvm create PV"Justin chi1-0/+4
2015-09-22destroy GPT label befroe lvm create PVbaigk1-0/+4
JIRA: COMPASS-64 Change-Id: I21ef97689444a7509f09394d6f0a3d4956074f06 Signed-off-by: baigk <baiguoku@huawei.com>
2015-09-22add public vip for external accessbaigk12-170/+105
JIRA: COMPASS-69 Change-Id: I7c2b6a026d2fb002174aa5f0a619d9fe6982e528 Signed-off-by: baigk <baiguoku@huawei.com>
2015-09-22ntp configure bugfixcarey.xu4-16/+20
JIRA: COMPASS-68 Change-Id: I0ff0d382bbd9c6931cabe764f83343cfc1dbcafe Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2015-09-22update onos ansible scripteszhanghaoyu712-291/+0
Change-Id: If8dcabc616674ead32c5a71a9350a1957739ac2f
2015-09-22network config persistencecarey.xu5-26/+166
JIRA: COMPASS-62 Change-Id: I0774ac3b77ecc7ebfe8b4cd2236c36c3a3099f1d Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2015-09-21fix lack of direcotries causeing copy compass ansible scripts failuregrakiss2-0/+0
Change-Id: I070d6d08766307dc062ac1da3f61da6d88eb6725
2015-09-20change ODL service script for Centoschenshuai@huawei.com3-15/+33
JIRA: COMPASS-66 Change-Id: I0a22f9f1b78d4dc96a452e8528eb95c026360503 Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>