compass4nfv.git
8 years agoMerge "Fix the wait_for modules"
Justin chi [Sat, 26 Nov 2016 06:11:43 +0000 (06:11 +0000)]
Merge "Fix the wait_for modules"

8 years agoMerge "Fix the apache service restart failed in xenial"
Justin chi [Sat, 26 Nov 2016 06:11:02 +0000 (06:11 +0000)]
Merge "Fix the apache service restart failed in xenial"

8 years agoFix the apache service restart failed in xenial 15/24815/3
liyuenan [Thu, 24 Nov 2016 05:29:19 +0000 (13:29 +0800)]
Fix the apache service restart failed in xenial

JIRA: COMPASS-491

Change-Id: I8e12a308e6ba48117b906a0e101cddaeb9ee8a2e
Signed-off-by: liyuenan <liyuenan@huawei.com>
8 years agoFix the wait_for modules 35/24835/2
liyuenan [Thu, 24 Nov 2016 08:04:21 +0000 (16:04 +0800)]
Fix the wait_for modules

After restart the service, service's port should be polled rather than haproxy.

JIRA: COMPASS-491

Change-Id: I52165e9673b997883109fbf93a93b360a25dabba
Signed-off-by: liyuenan <liyuenan@huawei.com>
8 years agoMerge "Improve compass ci verification--clear all flake8 warnings & errors of compass...
Justin chi [Thu, 24 Nov 2016 09:19:15 +0000 (09:19 +0000)]
Merge "Improve compass ci verification--clear all flake8 warnings & errors of compass4nfv JIRA: COMPASS-494"

8 years agoMerge "Create make_repo directory and optimize the current repo making related script"
Justin chi [Thu, 24 Nov 2016 08:47:48 +0000 (08:47 +0000)]
Merge "Create make_repo directory and optimize the current repo making related script"

8 years agoMerge "Fix libvirt error on jumphost"
Justin chi [Wed, 23 Nov 2016 11:49:08 +0000 (11:49 +0000)]
Merge "Fix libvirt error on jumphost"

8 years agoMerge "Add refresh.sh exec on compass-core"
Justin chi [Wed, 23 Nov 2016 11:48:12 +0000 (11:48 +0000)]
Merge "Add refresh.sh exec on compass-core"

8 years agoMerge "up INSTALL_NIC during installation"
Justin chi [Wed, 23 Nov 2016 11:46:21 +0000 (11:46 +0000)]
Merge "up INSTALL_NIC during installation"

8 years agoFix libvirt error on jumphost 25/24725/2
QiLiang [Wed, 23 Nov 2016 03:46:28 +0000 (11:46 +0800)]
Fix libvirt error on jumphost

Fix permission denied (Libvirt::Error) on the disk image, when
boot compass-core vm on some jumphost env.

Ref:
* https://github.com/adrahon/vagrant-kvm/issues/163
* https://ubuntuforums.org/showthread.php?t=1985773

JIRA: -

Change-Id: I17adad6ff6984beac4a4c65d8953a36d3a39f7ce
Signed-off-by: QiLiang <liangqi1@huawei.com>
8 years agoAdd refresh.sh exec on compass-core 17/24717/1
QiLiang [Wed, 23 Nov 2016 02:43:38 +0000 (10:43 +0800)]
Add refresh.sh exec on compass-core

Add refresh.sh exec on compass-core, so user don't need to manually execute
the refresh.sh script when they what redeploy the openstack without redeploy
the compass-core vm.

Change-Id: I1a6b5ca84d4dd00a3f326b30b68e0ecac022d5ef
Signed-off-by: QiLiang <liangqi1@huawei.com>
8 years agoFIX cobbler system edit cmd args error 09/24709/1
QiLiang [Wed, 23 Nov 2016 01:35:23 +0000 (09:35 +0800)]
FIX cobbler system edit cmd args error

use "--static=1" to set server nic to static mode

JIRA: COMPASS-489

Change-Id: I4d8d90f861b6b264575fc0781f585a6ef6bd1c70
Signed-off-by: QiLiang <liangqi1@huawei.com>
8 years agoImprove compass ci verification--clear all flake8 warnings & errors of compass4nfv 53/24653/1
KingPoo [Tue, 22 Nov 2016 07:58:25 +0000 (15:58 +0800)]
Improve compass ci verification--clear all flake8 warnings & errors of compass4nfv
JIRA: COMPASS-494

Change-Id: Iec4664a376100f2a0f5fe6c46c1a45360f9c2324
Signed-off-by: KingPoo <haojingbo@huawei.com>
8 years agoup INSTALL_NIC during installation 47/24647/1
QiLiang [Tue, 22 Nov 2016 03:55:31 +0000 (11:55 +0800)]
up INSTALL_NIC during installation

Some jumpserver's INSTALL_NIC is down during compass4nfv installation,
this will cause pxe boot failure. So add auto up the INSTALL_NIC during
installation.

JIRA: -

Change-Id: I109b45360edf03e575f00e88d4b2ce12c01b2869
Signed-off-by: QiLiang <liangqi1@huawei.com>
8 years agoCreate make_repo directory and optimize the current repo making related script 55/23855/14
Yifei Xue [Wed, 2 Nov 2016 10:09:35 +0000 (18:09 +0800)]
Create make_repo directory and optimize the current repo making related script

JIRA: COMPASS-496

Change-Id: I662d996382d38a3e9d0de6598dabe403b9d51665
Signed-off-by: Yifei Xue <xueyifei@huawei.com>
8 years agoRepair Flake8's warnings & errors 07/24307/2
KingPoo [Mon, 14 Nov 2016 07:16:24 +0000 (02:16 -0500)]
Repair Flake8's warnings & errors

Change-Id: I67e71bc37c0464a0714e1e59b3402973786e4aa6
Signed-off-by: KingPoo <haojingbo@huawei.com>
8 years agoMerge "DOC: offline-deploy.rst"
Justin chi [Tue, 15 Nov 2016 03:19:18 +0000 (03:19 +0000)]
Merge "DOC: offline-deploy.rst"

8 years agoDOC: offline-deploy.rst 05/24205/6
Harry Huang [Fri, 11 Nov 2016 10:13:44 +0000 (18:13 +0800)]
DOC: offline-deploy.rst

JIRA: COMPASS-456

Change-Id: Id5897550b7a8fcdd0f1cfea1d35b4f844e298ad6
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
8 years agomake improvement about util/check_valid.py 13/24213/2
Harry Huang [Fri, 11 Nov 2016 14:51:29 +0000 (22:51 +0800)]
make improvement about util/check_valid.py

Change-Id: Ib1f22eb180e6df138b5891ef5ca070224ace219e
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
8 years agoMerge "autopep8 make py files more standard"
Justin chi [Fri, 11 Nov 2016 02:15:30 +0000 (02:15 +0000)]
Merge "autopep8 make py files more standard"

8 years agoMerge "Rename pip-ops to pip-openstack"
Justin chi [Fri, 11 Nov 2016 02:14:48 +0000 (02:14 +0000)]
Merge "Rename pip-ops to pip-openstack"

8 years agoMerge "Support API v2.0"
Justin chi [Thu, 10 Nov 2016 07:01:13 +0000 (07:01 +0000)]
Merge "Support API v2.0"

8 years agoautopep8 make py files more standard 35/24135/1
KingPoo [Thu, 10 Nov 2016 03:39:01 +0000 (22:39 -0500)]
autopep8 make py files more standard

Change-Id: Ibaa74a1f508b28548668e764d1860393caa356d4
Signed-off-by: KingPoo <haojingbo@huawei.com>
8 years agoSupport API v2.0 27/24127/1
liyuenan [Thu, 10 Nov 2016 02:25:03 +0000 (10:25 +0800)]
Support API v2.0

JIRA: COMPASS-491

Change-Id: I56c854d752d0dbf72ec3984670b49606c044bec1
Signed-off-by: liyuenan <liyuenan@huawei.com>
8 years agoRename pip-ops to pip-openstack 25/24125/2
liyuenan [Thu, 10 Nov 2016 01:51:07 +0000 (09:51 +0800)]
Rename pip-ops to pip-openstack

Change-Id: Ie806f15b75ce409fc9283d5c0c0bc6691b430b27
Signed-off-by: liyuenan <liyuenan@huawei.com>
8 years agoUpdate intel pod8 conf file 21/24121/2
QiLiang [Wed, 9 Nov 2016 22:37:43 +0000 (06:37 +0800)]
Update intel pod8 conf file

JIRA: -

Change-Id: I25be776b05decfbe79c3547f30fbe174d7f14c0d
Signed-off-by: QiLiang <liangqi1@huawei.com>
8 years agoMerge "Update the API version for Openstack Newton"
Justin chi [Wed, 9 Nov 2016 07:26:38 +0000 (07:26 +0000)]
Merge "Update the API version for Openstack Newton"

8 years agoUpdate the API version for Openstack Newton 81/23681/10
liyuenan [Wed, 26 Oct 2016 05:55:23 +0000 (13:55 +0800)]
Update the API version for Openstack Newton

Use the "keystone-manage bootstrap" command to instead of admin_token.
Because the  admin_token is treated as a "shared secret" that can be used
to bootstrap Keystone through the API. This "token" does not represent a
user (it has no identity), and carries no explicit authorization (it
effectively bypasses most authorization checks).

Use the API v3 to instead of API v2.0. Identity API v3 was established to
introduce namespacing for users and projects by using "domains" as a
higher-level container for more flexible identity management and fixed a
security issue in the v2.0 API (bearer tokens appearing in URLs).

JIRA: COMPASS-491

Change-Id: I56182c14b761728c3492b9dd2b05c3b57aa5f35f
Signed-off-by: liyuenan <liyuenan@huawei.com>
8 years agoSplit the Openstack's pip from pip 39/24039/2
liyuenan [Tue, 8 Nov 2016 01:12:09 +0000 (09:12 +0800)]
Split the Openstack's pip from pip

JIRA: COMPASS-491

Change-Id: Ief6df7da1b3729beb2ac56ff1cfd14a44c71ef21
Signed-off-by: liyuenan <liyuenan@huawei.com>
8 years agoEdit the deploy.sh 21/23821/2
liyuenan [Tue, 1 Nov 2016 03:36:27 +0000 (11:36 +0800)]
Edit the deploy.sh

Change-Id: I611abbd6a1265fc397c8af4f2131e5e073ad91bb
Signed-off-by: liyuenan <liyuenan@huawei.com>
8 years agoMerge "Improvement: add odl cluster new solution for mitaka and newton on xenial"
shuai chen [Thu, 3 Nov 2016 01:06:30 +0000 (01:06 +0000)]
Merge "Improvement: add odl cluster new solution for mitaka and newton on xenial"

8 years agoImprovement: add odl cluster new solution for mitaka and newton on xenial 75/23875/3
chenshuai@huawei.com [Wed, 2 Nov 2016 08:36:20 +0000 (04:36 -0400)]
Improvement: add odl cluster new solution for mitaka and newton on xenial

JIRA: COMPASS-501

Change-Id: I11fc3297be4e72f24fd5ea9958dfd9e20f183afd
Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
8 years agonewest-ansible-resolved 65/23865/1
chenshuai@huawei.com [Wed, 2 Nov 2016 07:37:27 +0000 (03:37 -0400)]
newest-ansible-resolved

Change-Id: I5cde09d93f96d5810c1340917801b3a237cf0d30
Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
8 years agoworkaround for ansible latest version bug 31/23831/1
chenshuai@huawei.com [Tue, 1 Nov 2016 08:04:39 +0000 (04:04 -0400)]
workaround for ansible latest version bug

Change-Id: I1e1aa41c2a858c5e5579273b5c52576b63da9e94
Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
8 years agocode refactoring: opendaylight for removing repeatedly files 85/23785/2
chenshuai@huawei.com [Mon, 31 Oct 2016 10:08:09 +0000 (06:08 -0400)]
code refactoring: opendaylight for removing repeatedly files

JIRA: COMPASS-500

Change-Id: Ic3378804550f529e2ca438f2a3f84f3ffc09ef8f
Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
8 years agocode refactoring: opendaylight 81/23781/2
chenshuai [Mon, 31 Oct 2016 07:17:44 +0000 (03:17 -0400)]
code refactoring: opendaylight

JIRA: COMPASS-500

Change-Id: I205f1fb1f31219517f6e2408fa43c8679a1cc0a6
Signed-off-by: chenshuai <chenshuai@huawei.com>
Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
8 years agocode refactoring: opendaylight for xenianl and moon 65/23765/2
chenshuai@huawei.com [Sat, 29 Oct 2016 09:49:22 +0000 (05:49 -0400)]
code refactoring: opendaylight for xenianl and moon

JIRA: COMPASS-500

Change-Id: I6c967572193bf20dbd9da58bcf001de2b8a8346c
Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
8 years agoMerge "Workaround for random wait compass boot timeout"
Justin chi [Fri, 28 Oct 2016 17:24:32 +0000 (17:24 +0000)]
Merge "Workaround for random wait compass boot timeout"

8 years agoMerge "Fix glance images dir mount issue on centos/rhel"
Justin chi [Fri, 28 Oct 2016 16:08:04 +0000 (16:08 +0000)]
Merge "Fix glance images dir mount issue on centos/rhel"

8 years agoMerge "Add rhel 7.2 ks file"
Justin chi [Fri, 28 Oct 2016 16:07:52 +0000 (16:07 +0000)]
Merge "Add rhel 7.2 ks file"

8 years agoMerge "Add ENV to support rhel7.2 + osp9"
Justin chi [Fri, 28 Oct 2016 16:07:45 +0000 (16:07 +0000)]
Merge "Add ENV to support rhel7.2 + osp9"

8 years agoMerge "support rhel7.2 with osp9 iso build"
Justin chi [Fri, 28 Oct 2016 16:07:31 +0000 (16:07 +0000)]
Merge "support rhel7.2 with osp9 iso build"

8 years agoMerge "add osp9 roles"
Justin chi [Fri, 28 Oct 2016 16:07:15 +0000 (16:07 +0000)]
Merge "add osp9 roles"

8 years agoMerge "add osp9 ppa create scripts"
Justin chi [Fri, 28 Oct 2016 16:06:57 +0000 (16:06 +0000)]
Merge "add osp9 ppa create scripts"

8 years agoWorkaround for random wait compass boot timeout 37/23737/1
QiLiang [Fri, 28 Oct 2016 04:52:39 +0000 (12:52 +0800)]
Workaround for random wait compass boot timeout

JIRA: -

Sometimes compass-core already boot successfully, but wait_ok function
retry to ssh login to compass-core vm failed. Add two more times retry
before exit the deployment.

Change-Id: I1ae7795b2196e9a24c24c2368402e560aba68339
Signed-off-by: QiLiang <liangqi1@huawei.com>
8 years agoFix glance images dir mount issue on centos/rhel 31/23731/1
QiLiang [Thu, 27 Oct 2016 22:34:56 +0000 (06:34 +0800)]
Fix glance images dir mount issue on centos/rhel

JIRA: -

The directory /var/lib/glance/images is not created on centos/rhel system,
create it before fs mount.

Change-Id: Iec070ad834d6a6206f11923088a73a8dcfe173f9
Signed-off-by: QiLiang <liangqi1@huawei.com>
8 years agoMerge "Adjusted the FAQ structure"
shuai chen [Thu, 27 Oct 2016 00:43:38 +0000 (00:43 +0000)]
Merge "Adjusted the FAQ structure"

8 years agoAdd rhel 7.2 ks file 13/23713/1
QiLiang [Wed, 26 Oct 2016 23:09:18 +0000 (07:09 +0800)]
Add rhel 7.2 ks file

JIRA: -

Change-Id: I2bfa761d59040fb2870fa43340331f0b7915680c
Signed-off-by: QiLiang <liangqi1@huawei.com>
8 years agoAdd ENV to support rhel7.2 + osp9 11/23711/1
QiLiang [Wed, 26 Oct 2016 22:58:04 +0000 (06:58 +0800)]
Add ENV to support rhel7.2 + osp9

JIRA: -

Change-Id: Ie655add53b6f8cd3df7d4370e52b7920a3795df2
Signed-off-by: QiLiang <liangqi1@huawei.com>
8 years agosupport rhel7.2 with osp9 iso build 09/23709/1
QiLiang [Wed, 26 Oct 2016 22:38:54 +0000 (06:38 +0800)]
support rhel7.2 with osp9 iso build

Change-Id: Icbe64f57d936ace63419a0a359a163a822dc5e9c
Signed-off-by: QiLiang <liangqi1@huawei.com>
8 years agoadd osp9 roles 07/23707/1
QiLiang [Wed, 26 Oct 2016 22:17:50 +0000 (06:17 +0800)]
add osp9 roles

Change-Id: Ie0085f718c2c737ae32c8abf97fd8c0408360acb
Signed-off-by: QiLiang <liangqi1@huawei.com>
8 years agoadd osp9 ppa create scripts 05/23705/1
QiLiang [Wed, 26 Oct 2016 21:58:13 +0000 (05:58 +0800)]
add osp9 ppa create scripts

JIRA: -

Change-Id: I404f2ddb652d9b166a6162de14cb1d2a166d226b
Signed-off-by: QiLiang <liangqi1@huawei.com>
8 years agoAdjusted the FAQ structure 89/23689/3
liyuenan [Wed, 26 Oct 2016 09:06:17 +0000 (17:06 +0800)]
Adjusted the FAQ structure

JIRA: DOCS-165

Change-Id: I1b9740f644d109277006a7991f5e9b56edc33e2e
Signed-off-by: liyuenan <liyuenan@huawei.com>
8 years agoworkaround: xenial lvm boot error 85/23685/1
chenshuai [Wed, 26 Oct 2016 08:06:48 +0000 (04:06 -0400)]
workaround: xenial lvm boot error

JIRA: COMPASS-499

Change-Id: I4f7909023e2818584b47998571b57c84a06f5309
Signed-off-by: chenshuai <chenshuai@huawei.com>
8 years agoFIX xenial baremetal deploy failure 79/23679/1
liyuenan [Wed, 26 Oct 2016 03:18:12 +0000 (11:18 +0800)]
FIX xenial baremetal deploy failure

JIRA: COMPASS-489

Change-Id: I721f22dd15279d5ef586de4eaa3735756245d47f
Signed-off-by: liyuenan <liyuenan@huawei.com>
8 years agoMerge "Edit the docker file and adjust HA yml"
shuai chen [Tue, 25 Oct 2016 06:33:25 +0000 (06:33 +0000)]
Merge "Edit the docker file and adjust HA yml"

8 years agoEdit the docker file and adjust HA yml 97/23397/8
liyuenan [Thu, 20 Oct 2016 02:41:59 +0000 (10:41 +0800)]
Edit the docker file and adjust HA yml

JIRA: COMPASS-491

Change-Id: Ibca46dca0ca614b9a6e7eb3fe5b9d5c8ca26c006
Signed-off-by: liyuenan <liyuenan@huawei.com>
8 years agoMerge "Bug fix for jdk8 installation-3"
shuai chen [Mon, 24 Oct 2016 00:42:05 +0000 (00:42 +0000)]
Merge "Bug fix for jdk8 installation-3"

8 years agoMerge "Make openstack dashboard theme configurable"
Justin chi [Fri, 21 Oct 2016 20:29:49 +0000 (20:29 +0000)]
Merge "Make openstack dashboard theme configurable"

8 years agoBug fix for jdk8 installation-3 81/23481/1
Yifei Xue [Fri, 21 Oct 2016 10:55:53 +0000 (18:55 +0800)]
Bug fix for jdk8 installation-3

JIRA: COMPASS-492

Change-Id: Iec6e35678c67ae965c608b1144b9000a64fa2c9d
Signed-off-by: Yifei Xue <xueyifei@huawei.com>
8 years agoMake openstack dashboard theme configurable 77/23377/3
QiLiang [Wed, 19 Oct 2016 17:52:15 +0000 (01:52 +0800)]
Make openstack dashboard theme configurable

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>
8 years agoBug fix for jdk8 installation-2 95/23395/3
Yifei Xue [Thu, 20 Oct 2016 09:14:55 +0000 (17:14 +0800)]
Bug fix for jdk8 installation-2

JIRA: COMPASS-492

Change-Id: I3a83b1a0bc2a98fc45c082bd06492b913b7a3a81
Signed-off-by: Yifei Xue <xueyifei@huawei.com>
8 years agoMerge "DO NOT track temporary and package files"
Justin chi [Sun, 16 Oct 2016 04:28:33 +0000 (04:28 +0000)]
Merge "DO NOT track temporary and package files"

8 years agoMerge "Add recovery scripts"
Justin chi [Sun, 16 Oct 2016 04:27:54 +0000 (04:27 +0000)]
Merge "Add recovery scripts"

8 years agoMerge "Bug fix for jdk8 installation"
Justin chi [Sun, 16 Oct 2016 04:25:58 +0000 (04:25 +0000)]
Merge "Bug fix for jdk8 installation"

8 years agoMerge "Support for policy2tosca python module installation"
Justin chi [Sun, 16 Oct 2016 04:25:24 +0000 (04:25 +0000)]
Merge "Support for policy2tosca python module installation"

8 years agoMerge "Move all the tar packages in compass4nfv repo to deploy ISO"
Justin chi [Sun, 16 Oct 2016 04:24:46 +0000 (04:24 +0000)]
Merge "Move all the tar packages in compass4nfv repo to deploy ISO"

8 years agoAdd recovery scripts 25/23125/7
QiLiang [Thu, 13 Oct 2016 22:11:07 +0000 (06:11 +0800)]
Add recovery scripts

- 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>
8 years agoMerge "Add the roles for OpenStack Newton"
Justin chi [Thu, 13 Oct 2016 13:11:54 +0000 (13:11 +0000)]
Merge "Add the roles for OpenStack Newton"

8 years agoMerge "Make the openstack-newton package"
Justin chi [Thu, 13 Oct 2016 13:11:15 +0000 (13:11 +0000)]
Merge "Make the openstack-newton package"

8 years agofix bugs in /util/check_valid.py 55/23055/1
Harry [Thu, 13 Oct 2016 11:36:13 +0000 (19:36 +0800)]
fix bugs in /util/check_valid.py

Change-Id: I0d3907a97dc3676a44653125eadb953336677c1c
Signed-off-by: Harry <huangxiangyu5@huawei.com>
8 years agoMake the openstack-newton package 93/22993/3
liyuenan [Wed, 12 Oct 2016 02:41:17 +0000 (10:41 +0800)]
Make the openstack-newton package

JIRA: COMPASS-491

Change-Id: I27ca70b02c947e3c6a2467ad250ff81461c5de6f
Signed-off-by: liyuenan <liyuenan@huawei.com>
8 years agoAdd the roles for OpenStack Newton 63/22963/2
liyuenan [Tue, 11 Oct 2016 08:44:59 +0000 (16:44 +0800)]
Add the roles for OpenStack Newton

JIRA: COMPASS-491

Change-Id: Id3ae5b254d06766a74140ec0b13608eb67339e29
Signed-off-by: liyuenan <liyuenan@huawei.com>
8 years agoMove all the tar packages in compass4nfv repo to deploy ISO 97/22997/1
Yifei Xue [Wed, 12 Oct 2016 11:28:54 +0000 (19:28 +0800)]
Move all the tar packages in compass4nfv repo to deploy ISO

JIRA: COMPASS-493

Change-Id: I64c87b50fd88bf193a502568986f560fc2a144f6
Signed-off-by: Yifei Xue <xueyifei@huawei.com>
8 years agoSupport for policy2tosca python module installation 61/21361/2
Yifei Xue [Sun, 18 Sep 2016 15:53:22 +0000 (23:53 +0800)]
Support for policy2tosca python module installation

JIRA: COMPASS-356

Change-Id: I5a5f68600545456d3d645b9042a5603d65e9b648
Signed-off-by: Yifei Xue <xueyifei@huawei.com>
8 years agoBug fix for jdk8 installation 59/22959/1
Yifei Xue [Tue, 11 Oct 2016 15:36:51 +0000 (23:36 +0800)]
Bug fix for jdk8 installation

JIRA: COMPASS-492

Change-Id: I17e41f7c32652454ff9ff4e788833c6502b5b9e6
Signed-off-by: Yifei Xue <xueyifei@huawei.com>
8 years agoMerge "Add ip and mac valid check functionality"
Justin chi [Tue, 11 Oct 2016 08:09:39 +0000 (08:09 +0000)]
Merge "Add ip and mac valid check functionality"

8 years agoDO NOT track temporary and package files 29/22729/1
QiLiang [Thu, 6 Oct 2016 08:27:39 +0000 (16:27 +0800)]
DO NOT track temporary and package files

JIRA: COMPASS-490

Change-Id: Ia3a5c205fbbb86b4541df6a241381ae9c1dc9144
Signed-off-by: QiLiang <liangqi1@huawei.com>
8 years agoMerge "Add the expansion instruction"
Justin chi [Wed, 28 Sep 2016 02:13:42 +0000 (02:13 +0000)]
Merge "Add the expansion instruction"

8 years agoMerge "Add a expansion functionality"
Justin chi [Wed, 28 Sep 2016 02:13:20 +0000 (02:13 +0000)]
Merge "Add a expansion functionality"

8 years agoMerge "Edit the ansible for expansion"
Justin chi [Wed, 28 Sep 2016 02:12:59 +0000 (02:12 +0000)]
Merge "Edit the ansible for expansion"

8 years agoAdd ip and mac valid check functionality 53/20853/8
Herry Huang [Mon, 12 Sep 2016 11:03:40 +0000 (19:03 +0800)]
Add ip and mac valid check functionality

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>
8 years agoRemove unsed files in open-contrail role 97/21997/2
QiLiang [Wed, 21 Sep 2016 04:37:39 +0000 (12:37 +0800)]
Remove unsed files in open-contrail role

JIRA: -

Change-Id: Idfb53a9705f206266c01be6d586e57e15280a1bc
Signed-off-by: QiLiang <liangqi1@huawei.com>
8 years agoAdjusting the URL of the release notes to the colorado standard. 81/21481/2
ChristopherPrice [Mon, 19 Sep 2016 16:17:36 +0000 (18:17 +0200)]
Adjusting the URL of the release notes to the colorado standard.

Change-Id: I5c9c302e7f190496b699dfec6cabdc31d8427e63
Signed-off-by: ChristopherPrice <christopher.price@ericsson.com>
8 years agoMerge "Added a link to the relese notes in the installation document"
Justin chi [Tue, 20 Sep 2016 02:01:19 +0000 (02:01 +0000)]
Merge "Added a link to the relese notes in the installation document"

8 years agoModify the release-notes for Colorado 23/21423/8
liyuenan [Mon, 19 Sep 2016 11:32:17 +0000 (19:32 +0800)]
Modify the release-notes for Colorado

JIRA: DOCS-159

Change-Id: I27b34186b436cbf0c49e070c6e2dd22eb31c6498
Signed-off-by: liyuenan <liyuenan@huawei.com>
8 years agoAdded a link to the relese notes in the installation document 35/21435/1
Sofia Wallin [Mon, 19 Sep 2016 12:58:44 +0000 (14:58 +0200)]
Added a link to the relese notes in the installation document

Change-Id: Ieaa32ba194b2dfc9548ffa971037f7e7cf083e72
Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
8 years agoAdd a expansion functionality 59/20859/12
liyuenan [Mon, 12 Sep 2016 04:13:39 +0000 (12:13 +0800)]
Add a expansion functionality

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>
8 years agoAdd the expansion instruction 95/20995/3
liyuenan [Tue, 13 Sep 2016 08:41:31 +0000 (16:41 +0800)]
Add the expansion instruction

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>
8 years agoEdit the ansible for expansion 69/20869/3
liyuenan [Mon, 12 Sep 2016 07:46:37 +0000 (15:46 +0800)]
Edit the ansible for expansion

JIRA:COMPASS-481

Change-Id: Iefaea65312317d430f0f7be91787bc48423310a9
Signed-off-by: liyuenan <liyuenan@huawei.com>
8 years agoMerge "print cobbler status: it will print cobbler status when deploying was timeout"
Justin chi [Sun, 18 Sep 2016 02:17:29 +0000 (02:17 +0000)]
Merge "print cobbler status: it will print cobbler status when deploying was timeout"

8 years agoAdd network connectivity check 21/21021/3
QiLiang [Tue, 13 Sep 2016 12:42:02 +0000 (20:42 +0800)]
Add network connectivity check

JIRA: COMPASS-485

Change-Id: I3ca177118dec362ca2350c746519b83889ec3f83
Signed-off-by: QiLiang <liangqi1@huawei.com>
8 years agoMerge "set prevent_arp_spoofing to False when disable secgroup"
Justin chi [Tue, 13 Sep 2016 12:33:52 +0000 (12:33 +0000)]
Merge "set prevent_arp_spoofing to False when disable secgroup"

8 years agoMerge "[intel-pod8] update the configuration"
Justin chi [Tue, 13 Sep 2016 10:12:36 +0000 (10:12 +0000)]
Merge "[intel-pod8] update the configuration"

8 years agoAdjusted the docs structure 55/20855/5
liyuenan [Mon, 12 Sep 2016 03:32:39 +0000 (11:32 +0800)]
Adjusted the docs structure

JIRA:DOCS-159

Change-Id: I30b655740634fc5a46fec3be707cb3abc9274502
Signed-off-by: liyuenan <liyuenan@huawei.com>
8 years ago[intel-pod8] update the configuration 87/20987/1
meimei [Tue, 13 Sep 2016 08:13:40 +0000 (16:13 +0800)]
[intel-pod8] update the configuration

Change-Id: I07745a79d5d284467d4c060f8a16e2766b2c55f0
Signed-off-by: meimei <meimei@huawei.com>
8 years agoprint cobbler status: 63/20863/2
Wutianwei [Mon, 12 Sep 2016 07:27:51 +0000 (15:27 +0800)]
print cobbler status:
it will print cobbler status when deploying was timeout

Change-Id: I22fa89c6170353884f561eadd4d0fda2406f915f
Signed-off-by: Wutianwei <wutianwei1@huawei.com>
8 years agoset prevent_arp_spoofing to False when disable secgroup 57/20857/1
QiLiang [Mon, 12 Sep 2016 03:36:39 +0000 (11:36 +0800)]
set prevent_arp_spoofing to False when disable secgroup

JIRA: -

Change-Id: Idcfedf9fc48f4626ea93bcee1e4a11f69663a869
Signed-off-by: QiLiang <liangqi1@huawei.com>
8 years agoMerge "Add a run.sh"
Justin chi [Mon, 12 Sep 2016 03:09:16 +0000 (03:09 +0000)]
Merge "Add a run.sh"

8 years agoAdd a run.sh 31/20731/6
liyuenan [Fri, 9 Sep 2016 02:16:18 +0000 (10:16 +0800)]
Add a run.sh

Add a run.sh for deploy openstack and edit instruction

Change-Id: I3937ca59c12c53a7a1828138b3d70d8cb42a8fbe
Signed-off-by: liyuenan <liyuenan@huawei.com>