aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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-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>
2015-09-20Write ONOS ansible script for Ubuntu14.04chenshuai@huawei.com25-0/+588
JIRA: COMPASS-54 Change-Id: Icb0f0023681a0407bb987757171f72d70c1360f6 Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2015-09-20Documentation Improvement: add baremetal deployment in cluster mode into How ↵chenshuai@huawei.com1-10/+9
to use Compass4nfv JIRA: COMPASS-65 Change-Id: I20d21d9a968aac268e4f9fdc2da88a83f966a650 Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2015-09-19support to assign ppa name when deploy openstackbaigk20-7/+17
JIRA: COMPASS-63 Change-Id: Ifdaa8a82e849291c1b5d5a48f9f678f5bb417a89 Signed-off-by: baigk <baiguoku@huawei.com>
2015-09-18remove external_bridge=br-ex from neutron config filescarey.xu4-4/+4
Change-Id: Iec7f202ef5aba753cb6f88db1999a80fc4564208 JIRA: COMPASS-61
2015-09-18Merge "Documentation Improvement: add baremetal deployment in HA mode into ↵chenshuai@huawei.com2-14/+36
How to use Compass4nfv"
2015-09-18separate the mgmt vip from public vip, remove HA_VIPcarey.xu36-145/+161
Change-Id: Iaa877b7ce93ba9c12bc9be6f3bd101779f07ae9c JIRA: COMPASS-51
2015-09-18Documentation Improvement: add baremetal deployment in HA mode into How to ↵chenshuai@huawei.com2-14/+36
use Compass4nfv JIRA: COMPASS-59 Change-Id: I01f47776bcc9e5c6479c638beffcac97e4cc8a79 Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2015-09-17Merge "Documentation Improvement: add network configuration into How to use ↵chenshuai@huawei.com2-19/+96
compass4nfv"
2015-09-17Documentation Improvement: add network configuration into How to use compass4nfvchenshuai@huawei.com2-19/+96
JIRA: COMPASS-58 Change-Id: Ibee619494b17b30603b16343b91862defc171bc0 Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2015-09-17Merge "Add parameter allows users to add their own package or scripts of ↵Justin chi7-38/+65
making package to ISO file"
2015-09-17Merge "lack broadcast parameter when move ips from nic to br_install and ↵Justin chi1-18/+56
lead to the broadcast add is 0.0.0.0"