aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-10-27Add rhel 7.2 ks fileQiLiang1-0/+131
JIRA: - Change-Id: I2bfa761d59040fb2870fa43340331f0b7915680c Signed-off-by: QiLiang <liangqi1@huawei.com>
2016-10-26FIX xenial baremetal deploy failureliyuenan2-2/+2
JIRA: COMPASS-489 Change-Id: I721f22dd15279d5ef586de4eaa3735756245d47f Signed-off-by: liyuenan <liyuenan@huawei.com>
2016-10-25Merge "Edit the docker file and adjust HA yml"shuai chen12-53/+79
2016-10-24Edit the docker file and adjust HA ymlliyuenan12-53/+79
JIRA: COMPASS-491 Change-Id: Ibca46dca0ca614b9a6e7eb3fe5b9d5c8ca26c006 Signed-off-by: liyuenan <liyuenan@huawei.com>
2016-10-24Merge "Bug fix for jdk8 installation-3"shuai chen1-0/+1
2016-10-21Merge "Make openstack dashboard theme configurable"Justin chi4-1/+29
2016-10-21Bug fix for jdk8 installation-3Yifei Xue1-0/+1
JIRA: COMPASS-492 Change-Id: Iec6e35678c67ae965c608b1144b9000a64fa2c9d Signed-off-by: Yifei Xue <xueyifei@huawei.com>
2016-10-21Make openstack dashboard theme configurableQiLiang4-1/+29
Use flag ENABLE_UBUNTU_THEME to configure enable or disable ubuntu dashboard theme. Set default to use ubuntu theme. JIRA: - Change-Id: I454c69b0290084c244979bb86c733a03721481cb Signed-off-by: QiLiang <liangqi1@huawei.com>
2016-10-20Bug fix for jdk8 installation-2Yifei Xue1-0/+1
JIRA: COMPASS-492 Change-Id: I3a83b1a0bc2a98fc45c082bd06492b913b7a3a81 Signed-off-by: Yifei Xue <xueyifei@huawei.com>
2016-10-16Merge "DO NOT track temporary and package files"Justin chi1-4/+55
2016-10-16Merge "Add recovery scripts"Justin chi23-19/+342
2016-10-16Merge "Bug fix for jdk8 installation"Justin chi5-4/+16
2016-10-16Merge "Support for policy2tosca python module installation"Justin chi1-1/+2
2016-10-16Merge "Move all the tar packages in compass4nfv repo to deploy ISO"Justin chi11-12/+50
2016-10-15Add recovery scriptsQiLiang23-19/+342
- add recovery shell scripts - add boot-recovery role to stop services during system boot which could cause boot pending - configure nfs mount in /etc/fstab cause system boot pending, so mount nfs during ansible-playbook run. - kill mysqld before mysql recovery, running mysqld may cause mysql recover failure JIRA: COMPASS-474 Change-Id: I0f6f0ee935fbe3fbbe28a451a02decfb01a6165b Signed-off-by: QiLiang <liangqi1@huawei.com>
2016-10-13Merge "Add the roles for OpenStack Newton"Justin chi115-0/+9364
2016-10-13Merge "Make the openstack-newton package"Justin chi5-10/+122
2016-10-13fix bugs in /util/check_valid.pyHarry1-1/+1
Change-Id: I0d3907a97dc3676a44653125eadb953336677c1c Signed-off-by: Harry <huangxiangyu5@huawei.com>
2016-10-13Make the openstack-newton packageliyuenan5-10/+122
JIRA: COMPASS-491 Change-Id: I27ca70b02c947e3c6a2467ad250ff81461c5de6f Signed-off-by: liyuenan <liyuenan@huawei.com>
2016-10-13Add the roles for OpenStack Newtonliyuenan115-0/+9364
JIRA: COMPASS-491 Change-Id: Id3ae5b254d06766a74140ec0b13608eb67339e29 Signed-off-by: liyuenan <liyuenan@huawei.com>
2016-10-12Move all the tar packages in compass4nfv repo to deploy ISOYifei Xue11-12/+50
JIRA: COMPASS-493 Change-Id: I64c87b50fd88bf193a502568986f560fc2a144f6 Signed-off-by: Yifei Xue <xueyifei@huawei.com>
2016-10-12Support for policy2tosca python module installationYifei Xue1-1/+2
JIRA: COMPASS-356 Change-Id: I5a5f68600545456d3d645b9042a5603d65e9b648 Signed-off-by: Yifei Xue <xueyifei@huawei.com>
2016-10-11Bug fix for jdk8 installationYifei Xue5-4/+16
JIRA: COMPASS-492 Change-Id: I17e41f7c32652454ff9ff4e788833c6502b5b9e6 Signed-off-by: Yifei Xue <xueyifei@huawei.com>
2016-10-11Merge "Add ip and mac valid check functionality"Justin chi3-1/+107
2016-10-06DO NOT track temporary and package filesQiLiang1-4/+55
JIRA: COMPASS-490 Change-Id: Ia3a5c205fbbb86b4541df6a241381ae9c1dc9144 Signed-off-by: QiLiang <liangqi1@huawei.com>
2016-09-28Merge "Add the expansion instruction"Justin chi2-0/+303
2016-09-28Merge "Add a expansion functionality"Justin chi10-60/+214
2016-09-28Merge "Edit the ansible for expansion"Justin chi4-2/+168
2016-09-23Add ip and mac valid check functionalityHerry Huang3-1/+107
Add function check_input_para in /deploy/launch.sh to check whether there is invalid address in DHA and NETWORK file after function process_input_para is called. Check_input_para is defined in /deploy/deploy_parameter.sh and calls check_valid.py in /util. Exit installation when invalid address or format error is found. JIRA:COMPASS-480 Change-Id: Ib01c368db6b48cbded0045a2819d895c980c2b1b Signed-off-by: Herry Huang <huangxiangyu5@huawei.com>
2016-09-21Remove unsed files in open-contrail roleQiLiang7-354/+0
JIRA: - Change-Id: Idfb53a9705f206266c01be6d586e57e15280a1bc Signed-off-by: QiLiang <liangqi1@huawei.com>
2016-09-20Adjusting the URL of the release notes to the colorado standard.ChristopherPrice2-3/+3
Change-Id: I5c9c302e7f190496b699dfec6cabdc31d8427e63 Signed-off-by: ChristopherPrice <christopher.price@ericsson.com>
2016-09-20Merge "Added a link to the relese notes in the installation document"Justin chi1-0/+2
2016-09-19Modify the release-notes for Coloradoliyuenan9-41/+48
JIRA: DOCS-159 Change-Id: I27b34186b436cbf0c49e070c6e2dd22eb31c6498 Signed-off-by: liyuenan <liyuenan@huawei.com>
2016-09-19Added a link to the relese notes in the installation documentSofia Wallin1-0/+2
Change-Id: Ieaa32ba194b2dfc9548ffa971037f7e7cf083e72 Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
2016-09-18Add a expansion functionalityliyuenan10-60/+214
Through modify the virtual_cluster_expansion.yml, include host's name and mac, you can decide to how many compute nodes you need to add. And you also need to modify network.yml. Note that external subnet's ip_range should be changed as the first 6 IPs are already taken by the first deployment. Edit ``add.sh``, check the environment variable. Note that the OS version and OpenStack version should be same as the first deployment. Run ``add.sh``. JIRA:COMPASS-481 Change-Id: Id85f02518667e0ff80c2475e70856cd30cf1b9b7 Signed-off-by: liyuenan <liyuenan@huawei.com>
2016-09-18Add the expansion instructionliyuenan2-0/+303
The expansion.rst shows how to increase a new compute node when other nodes are working. JIRA: DOCS-159 Change-Id: I36366940a2b67256319dc2a362ff5e81c17be243 Signed-off-by: liyuenan <liyuenan@huawei.com>
2016-09-18Edit the ansible for expansionliyuenan4-2/+168
JIRA:COMPASS-481 Change-Id: Iefaea65312317d430f0f7be91787bc48423310a9 Signed-off-by: liyuenan <liyuenan@huawei.com>
2016-09-18Merge "print cobbler status: it will print cobbler status when deploying was ↵Justin chi1-0/+4
timeout"
2016-09-14Add network connectivity checkQiLiang2-0/+70
JIRA: COMPASS-485 Change-Id: I3ca177118dec362ca2350c746519b83889ec3f83 Signed-off-by: QiLiang <liangqi1@huawei.com>
2016-09-13Merge "set prevent_arp_spoofing to False when disable secgroup"Justin chi3-0/+9
2016-09-13Merge "[intel-pod8] update the configuration"Justin chi7-35/+71
2016-09-13Adjusted the docs structureliyuenan9-177/+168
JIRA:DOCS-159 Change-Id: I30b655740634fc5a46fec3be707cb3abc9274502 Signed-off-by: liyuenan <liyuenan@huawei.com>
2016-09-13[intel-pod8] update the configurationmeimei7-35/+71
Change-Id: I07745a79d5d284467d4c060f8a16e2766b2c55f0 Signed-off-by: meimei <meimei@huawei.com>
2016-09-12print cobbler status:Wutianwei1-0/+4
it will print cobbler status when deploying was timeout Change-Id: I22fa89c6170353884f561eadd4d0fda2406f915f Signed-off-by: Wutianwei <wutianwei1@huawei.com>
2016-09-12set prevent_arp_spoofing to False when disable secgroupQiLiang3-0/+9
JIRA: - Change-Id: Idcfedf9fc48f4626ea93bcee1e4a11f69663a869 Signed-off-by: QiLiang <liangqi1@huawei.com>
2016-09-12Merge "Add a run.sh"Justin chi4-128/+248
2016-09-12Add a run.shliyuenan4-128/+248
Add a run.sh for deploy openstack and edit instruction Change-Id: I3937ca59c12c53a7a1828138b3d70d8cb42a8fbe Signed-off-by: liyuenan <liyuenan@huawei.com>
2016-09-12Merge "bug of network configuration"Justin chi3-6/+6
2016-09-09Temporally disable swift support in moon scenarioQiLiang6-47/+46
Change-Id: Ib7ff639026e6975ca01359a76a57274f1fd8537b Signed-off-by: QiLiang <liangqi1@huawei.com>
2016-09-09Bug fix: Prepare the jump host offlineYifei Xue1-23/+18
JIRA: COMPASS-456 Change-Id: I44961d30e7f7d173cafc8c3117a208433f724026 Signed-off-by: Yifei Xue <xueyifei@huawei.com>