compass4nfv.git
9 years agoMerge "Fix only one rpm copied in to packages during making rhel7 repo"
shuai chen [Fri, 25 Sep 2015 09:55:02 +0000 (09:55 +0000)]
Merge "Fix only one rpm copied in to packages during making rhel7 repo"

9 years agoMerge "update onos ansible scriptes"
shuai chen [Fri, 25 Sep 2015 07:58:41 +0000 (07:58 +0000)]
Merge "update onos ansible scriptes"

9 years agoFix only one rpm copied in to packages during making rhel7 repo 87/1987/1
grakiss [Fri, 25 Sep 2015 02:40:38 +0000 (10:40 +0800)]
Fix only one rpm copied in to packages during making rhel7 repo

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>
9 years agosupport ceph deploy for centos 53/1953/2
grakiss [Mon, 21 Sep 2015 01:48:33 +0000 (09:48 +0800)]
support ceph deploy for centos

JIRA: COMPASS-60

Change-Id: I9bcc5009b7d9b2f3cc48f1f1a448a1f07af65494
Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
9 years agoMerge "bug fix: using external_vip as linked dashboard ip"
Justin chi [Wed, 23 Sep 2015 16:46:54 +0000 (16:46 +0000)]
Merge "bug fix: using external_vip as linked dashboard ip"

9 years agobug fix: using external_vip as linked dashboard ip 05/1905/3
baigk [Wed, 23 Sep 2015 06:23:44 +0000 (14:23 +0800)]
bug fix: using external_vip as linked dashboard ip

JIRA: COMPASS-72

Change-Id: I9ab8f6042635a7a06f1a4e2fb3222f790a5bee76
Signed-off-by: baigk <baiguoku@huawei.com>
9 years agoMerge "Bugfix version mismatch of rsyslog,dracut during rhel7 deploy"
shuai chen [Wed, 23 Sep 2015 13:22:31 +0000 (13:22 +0000)]
Merge "Bugfix version mismatch of rsyslog,dracut during rhel7 deploy"

9 years agoMerge "change ODL service script for Centos"
chenshuai@huawei.com [Wed, 23 Sep 2015 09:20:08 +0000 (09:20 +0000)]
Merge "change ODL service script for Centos"

9 years agoBugfix version mismatch of rsyslog,dracut during rhel7 deploy 07/1907/3
grakiss [Wed, 23 Sep 2015 06:31:55 +0000 (14:31 +0800)]
Bugfix version mismatch of rsyslog,dracut during rhel7 deploy

JIRA: COMPASS-73

- fix version mismatch of rsyslog,dracut during rhel7 deploy

Change-Id: I066bf3e1474a88e1ea99134b87283dd7ac872fbc
Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
9 years agoMerge "destroy GPT label befroe lvm create PV"
Justin chi [Tue, 22 Sep 2015 15:43:27 +0000 (15:43 +0000)]
Merge "destroy GPT label befroe lvm create PV"

9 years agodestroy GPT label befroe lvm create PV 85/1885/1
baigk [Tue, 22 Sep 2015 15:39:17 +0000 (23:39 +0800)]
destroy GPT label befroe lvm create PV

JIRA: COMPASS-64

Change-Id: I21ef97689444a7509f09394d6f0a3d4956074f06
Signed-off-by: baigk <baiguoku@huawei.com>
9 years agoadd public vip for external access 81/1881/2
baigk [Tue, 22 Sep 2015 14:57:22 +0000 (22:57 +0800)]
add public vip for external access

JIRA: COMPASS-69

Change-Id: I7c2b6a026d2fb002174aa5f0a619d9fe6982e528
Signed-off-by: baigk <baiguoku@huawei.com>
9 years agontp configure bugfix 49/1849/2
carey.xu [Mon, 21 Sep 2015 09:06:32 +0000 (17:06 +0800)]
ntp configure bugfix

JIRA: COMPASS-68
Change-Id: I0ff0d382bbd9c6931cabe764f83343cfc1dbcafe
Signed-off-by: carey.xu <carey.xuhan@huawei.com>
9 years agoupdate onos ansible scriptes 53/1853/1
zhanghaoyu7 [Tue, 22 Sep 2015 04:34:56 +0000 (12:34 +0800)]
update onos ansible scriptes

Change-Id: If8dcabc616674ead32c5a71a9350a1957739ac2f

9 years agonetwork config persistence 27/1827/5
carey.xu [Sat, 19 Sep 2015 08:26:40 +0000 (16:26 +0800)]
network config persistence

JIRA: COMPASS-62

Change-Id: I0774ac3b77ecc7ebfe8b4cd2236c36c3a3099f1d
Signed-off-by: carey.xu <carey.xuhan@huawei.com>
9 years agofix lack of direcotries causeing copy compass ansible scripts failure 13/1813/1
grakiss [Mon, 21 Sep 2015 06:22:43 +0000 (14:22 +0800)]
fix lack of direcotries causeing copy compass ansible scripts failure

Change-Id: I070d6d08766307dc062ac1da3f61da6d88eb6725

9 years agochange ODL service script for Centos 97/1797/1
chenshuai@huawei.com [Sun, 20 Sep 2015 05:07:23 +0000 (13:07 +0800)]
change ODL service script for Centos

JIRA: COMPASS-66

Change-Id: I0a22f9f1b78d4dc96a452e8528eb95c026360503
Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
9 years agoWrite ONOS ansible script for Ubuntu14.04 95/1795/1
chenshuai@huawei.com [Sun, 20 Sep 2015 04:45:08 +0000 (12:45 +0800)]
Write ONOS ansible script for Ubuntu14.04

JIRA: COMPASS-54

Change-Id: Icb0f0023681a0407bb987757171f72d70c1360f6
Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
9 years agoDocumentation Improvement: add baremetal deployment in cluster mode into How to use... 83/1783/3
chenshuai@huawei.com [Sat, 19 Sep 2015 08:11:57 +0000 (16:11 +0800)]
Documentation Improvement: add baremetal deployment in cluster mode into How to use Compass4nfv

JIRA: COMPASS-65

Change-Id: I20d21d9a968aac268e4f9fdc2da88a83f966a650
Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
9 years agosupport to assign ppa name when deploy openstack 81/1781/4
baigk [Sat, 19 Sep 2015 03:07:44 +0000 (11:07 +0800)]
support to assign ppa name when deploy openstack

JIRA: COMPASS-63

Change-Id: Ifdaa8a82e849291c1b5d5a48f9f678f5bb417a89
Signed-off-by: baigk <baiguoku@huawei.com>
9 years agoremove external_bridge=br-ex from neutron config files 33/1733/1
carey.xu [Fri, 18 Sep 2015 09:29:38 +0000 (17:29 +0800)]
remove external_bridge=br-ex from neutron config files

Change-Id: Iec7f202ef5aba753cb6f88db1999a80fc4564208
JIRA: COMPASS-61

9 years agoMerge "Documentation Improvement: add baremetal deployment in HA mode into How to...
chenshuai@huawei.com [Fri, 18 Sep 2015 08:29:12 +0000 (08:29 +0000)]
Merge "Documentation Improvement: add baremetal deployment in HA mode into How to use Compass4nfv"

9 years agoseparate the mgmt vip from public vip, remove HA_VIP 19/1719/2
carey.xu [Fri, 18 Sep 2015 06:55:04 +0000 (14:55 +0800)]
separate the mgmt vip from public vip, remove HA_VIP

Change-Id: Iaa877b7ce93ba9c12bc9be6f3bd101779f07ae9c
JIRA: COMPASS-51

9 years agoDocumentation Improvement: add baremetal deployment in HA mode into How to use Compas... 17/1717/6
chenshuai@huawei.com [Fri, 18 Sep 2015 01:19:52 +0000 (21:19 -0400)]
Documentation Improvement: add baremetal deployment in HA mode into How to use Compass4nfv

JIRA: COMPASS-59

Change-Id: I01f47776bcc9e5c6479c638beffcac97e4cc8a79
Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
9 years agoMerge "Documentation Improvement: add network configuration into How to use compass4nfv"
chenshuai@huawei.com [Thu, 17 Sep 2015 12:08:50 +0000 (12:08 +0000)]
Merge "Documentation Improvement: add network configuration into How to use compass4nfv"

9 years agoDocumentation Improvement: add network configuration into How to use compass4nfv 79/1679/16
chenshuai@huawei.com [Thu, 17 Sep 2015 09:08:32 +0000 (05:08 -0400)]
Documentation Improvement: add network configuration into How to use compass4nfv

JIRA: COMPASS-58

Change-Id: Ibee619494b17b30603b16343b91862defc171bc0
Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
9 years agoMerge "Add parameter allows users to add their own package or scripts of making packa...
Justin chi [Thu, 17 Sep 2015 11:07:13 +0000 (11:07 +0000)]
Merge "Add parameter allows users to add their own package or scripts of making package to ISO file"

9 years agoMerge "lack broadcast parameter when move ips from nic to br_install and lead to...
Justin chi [Thu, 17 Sep 2015 11:03:33 +0000 (11:03 +0000)]
Merge "lack broadcast parameter when move ips from nic to br_install and lead to the broadcast add is 0.0.0.0"

9 years agoAdd parameter allows users to add their own package or scripts of making package... 65/1565/4
baigk [Tue, 15 Sep 2015 08:01:00 +0000 (16:01 +0800)]
Add parameter allows users to add their own package or scripts of making package to ISO file

JIRA: COMPASS-55

Change-Id: I2ef6539ebf73fe57fb2a5dcb01ff5d8c4727dc1f
Signed-off-by: baigk <baiguoku@huawei.com>
9 years agoadd haproxy logging file 73/1673/1
baigk [Thu, 17 Sep 2015 02:34:13 +0000 (10:34 +0800)]
add haproxy logging file

JIRA: COMPASS-56

Change-Id: I6b1d176072613408d57499ab8159addb27c0febf
Signed-off-by: baigk <baiguoku@huawei.com>
9 years agolack broadcast parameter when move ips from nic to br_install and lead to the broadca... 71/1671/1
baigk [Thu, 17 Sep 2015 01:55:48 +0000 (09:55 +0800)]
lack broadcast parameter when move ips from nic to br_install and lead to the broadcast add is 0.0.0.0

JIRA: COMPASS-57

Change-Id: I7b5ff7dc4f6566d8b28b00bda417b4da98ac6c18
Signed-off-by: baigk <baiguoku@huawei.com>
9 years agoMerge "add ceph integration with compass"
Justin chi [Tue, 15 Sep 2015 09:28:09 +0000 (09:28 +0000)]
Merge "add ceph integration with compass"

9 years agoDocumentation:How to use compass4nfv 33/1533/27
chenshuai@huawei.com [Sat, 12 Sep 2015 08:38:56 +0000 (04:38 -0400)]
Documentation:How to use compass4nfv

JIRA: COMPASS-48

Change-Id: Ide1fd64b4d15d4319b562dfde62461cbbfbb7608
Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
9 years agoadd ceph integration with compass 35/1535/4
grakiss [Mon, 14 Sep 2015 02:49:05 +0000 (10:49 +0800)]
add ceph integration with compass

Change-Id: I92b0697cc29e65838e15c9d10a6b0871a4e752b6
Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
9 years agobug fix: prepare to install ipmitool and retry reset baremetal using ipmi 39/1539/2
baigk [Mon, 14 Sep 2015 07:05:26 +0000 (15:05 +0800)]
bug fix: prepare to install ipmitool and retry reset baremetal using ipmi

JIRA: COMPASS-50

Change-Id: Ib6525ef5fba6a56da1dde652f18afcdc9dfe15ad
Signed-off-by: baigk <baiguoku@huawei.com>
9 years agoMerge "bug fix:support centos 7.1 deployment"
shuai chen [Sat, 12 Sep 2015 08:40:59 +0000 (08:40 +0000)]
Merge "bug fix:support centos 7.1 deployment"

9 years agobug fix:support centos 7.1 deployment 31/1531/2
baigk [Sat, 12 Sep 2015 05:55:40 +0000 (13:55 +0800)]
bug fix:support centos 7.1 deployment

JIRA: COMPASS-46

Change-Id: I4003c843b34509d44b45d0235fdf66d9114ff8d5
Signed-off-by: baigk <baiguoku@huawei.com>
9 years agoMerge "make rhel7 ppa fail due to the name of comps.xml in template file"
Justin chi [Sat, 12 Sep 2015 08:16:42 +0000 (08:16 +0000)]
Merge "make rhel7 ppa fail due to the name of comps.xml in template file"

9 years agoMerge "delete unused dir and config item"
Justin chi [Sat, 12 Sep 2015 08:15:08 +0000 (08:15 +0000)]
Merge "delete unused dir and config item"

9 years agoEnsure the fuser related package exists for building 32/1532/1
carey.xu [Sat, 12 Sep 2015 06:14:20 +0000 (14:14 +0800)]
Ensure the fuser related package exists for building

Change-Id: I7b2cb14d0ea02e504f9cc83213b5e29d3cc9695b
JIRA: COMPASS-47

9 years agodelete unused dir and config item 30/1530/1
baigk [Sat, 12 Sep 2015 03:28:51 +0000 (11:28 +0800)]
delete unused dir and config item

JIRA: COMPASS-45

Change-Id: Ica089d58ba339c2093ce2d47524ccf2e5e301cf4
Signed-off-by: baigk <baiguoku@huawei.com>
9 years agomake rhel7 ppa fail due to the name of comps.xml in template file 29/1529/1
baigk [Sat, 12 Sep 2015 02:34:44 +0000 (10:34 +0800)]
make rhel7 ppa fail due to the name of comps.xml in template file

JIRA: COMPASS-44

Change-Id: I24eaffa5b1d793037ec041d2352c00f7e8ea7b58
Signed-off-by: baigk <baiguoku@huawei.com>
9 years agomodify build scripts on behalf of an unprivileged user 11/1511/1
carey.xu [Fri, 11 Sep 2015 09:00:56 +0000 (17:00 +0800)]
modify build scripts on behalf of an unprivileged user

Change-Id: I1aee5a0ff1171c7bfc039841178ab5c4f3b3f19c
JIRA: COMPASS-43

9 years agoMerge "Example as code, documentation template for sphinx build"
Justin chi [Fri, 11 Sep 2015 08:08:13 +0000 (08:08 +0000)]
Merge "Example as code, documentation template for sphinx build"

9 years agoMerge "make ppa fail due to the problem of base.repo path"
Justin chi [Fri, 11 Sep 2015 03:30:28 +0000 (03:30 +0000)]
Merge "make ppa fail due to the problem of base.repo path"

9 years agomake ppa fail due to the problem of base.repo path 07/1507/2
baigk [Fri, 11 Sep 2015 00:49:11 +0000 (08:49 +0800)]
make ppa fail due to the problem of base.repo path

Change-Id: I90af434d4c2cba2ea85d9d75f57897cc5d707b95
JIRA: COMPASS-42

9 years agoExample as code, documentation template for sphinx build 85/1485/1
Aric Gardner [Thu, 10 Sep 2015 19:31:17 +0000 (15:31 -0400)]
Example as code, documentation template for sphinx build

This code will be pushed to each project creating a docs/ directory
This servers as an example and template for you (the developers) to create
your own project documentation

Change-Id: I84ebd8c99008eec2b31f705df3cc0462f66f7816
JIRA:RELENG-15
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
9 years agoMerge "adjust iso and ppa path in compass.iso"
shuai chen [Thu, 10 Sep 2015 09:03:25 +0000 (09:03 +0000)]
Merge "adjust iso and ppa path in compass.iso"

9 years agoadjust iso and ppa path in compass.iso 55/1455/1
baigk [Thu, 10 Sep 2015 08:01:39 +0000 (04:01 -0400)]
adjust iso and ppa path in compass.iso

JIRA: COMPASS-40

Change-Id: If10ec4be9613303584d5ca8bfdfe9b4790ac1d46
Signed-off-by: baigk <baiguoku@huawei.com>
9 years agoDisable confirm when package installing 53/1453/1
carey.xu [Thu, 10 Sep 2015 06:54:52 +0000 (14:54 +0800)]
Disable confirm when package installing

Change-Id: I7d4ebfa96c3d30f839b68cd9b6de6967e763db13
JIRA: COMPASS-39

9 years agoAdjust network configuration for ODL 34/1434/1
chenshuai@huawei.com [Wed, 9 Sep 2015 10:34:09 +0000 (06:34 -0400)]
Adjust network configuration for ODL

JIRA: COMPASS-36

Change-Id: I1230a297fca22bd6764200a3e60f0693c61af666
Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
9 years agoMerge "Support OpenDayLight Lithium deployment"
chenshuai@huawei.com [Wed, 9 Sep 2015 09:52:12 +0000 (09:52 +0000)]
Merge "Support OpenDayLight Lithium deployment"

9 years agoSupport OpenDayLight Lithium deployment 33/1433/3
chenshuai@huawei.com [Wed, 9 Sep 2015 09:24:11 +0000 (05:24 -0400)]
Support OpenDayLight Lithium deployment

JIRA: COMPASS-35

Change-Id: I54763234ff4d708ae97e553372dd601fe9ea6fd4
Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
9 years agoCompass Netconfig optimization 30/1430/1
your name [Wed, 9 Sep 2015 07:26:11 +0000 (03:26 -0400)]
Compass Netconfig optimization

Change-Id: Icbcfc7d794623436f22be5f6763b212a25d4fac7
JIRA: COMPASS-30

9 years agoBuild improvement for speedup and using public repo 18/1418/2
baigk [Tue, 8 Sep 2015 11:47:19 +0000 (07:47 -0400)]
Build improvement for speedup and using public repo

JIRA: COMPASS-19

Change-Id: Iba101807e1bd2f843f1253791b7e87e1acb7934b
Signed-off-by: baigk <baiguoku@huawei.com>
9 years agoWrite ODL ansible script for Ubuntu14.04 50/1350/2
chenshuai@huawei.com [Mon, 31 Aug 2015 01:47:49 +0000 (21:47 -0400)]
Write ODL ansible script for Ubuntu14.04

JIRA: COMPASS-23

Change-Id: Iad692c8f77492989e29d0a4862989edea1d48fc5
Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
9 years agobug fix:deploy failed at a new machine because of ansible-playbook's permission 77/1277/2
chenshuai@huawei.com [Mon, 24 Aug 2015 08:16:24 +0000 (04:16 -0400)]
bug fix:deploy failed at a new machine because of ansible-playbook's permission

JIRA: COMPASS-16

Change-Id: Ic410fa78521ef8c2b5de0f976963aeb7e0486f76
Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
9 years agoWrite ansible script for ODL Cluster 38/1138/6
chenshuai@huawei.com [Mon, 10 Aug 2015 08:52:34 +0000 (04:52 -0400)]
Write ansible script for ODL Cluster

JIRA: COMPASS-12

Change-Id: I8d795124262564c99da4f738235d9af0221503fe
Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
9 years agoMerge "Neutron-related role in the compass-adapter should use the same template file"
Justin chi [Sat, 22 Aug 2015 02:20:01 +0000 (02:20 +0000)]
Merge "Neutron-related role in the compass-adapter should use the same template file"

9 years agoMerge "Modify the compass deployment time-out Period"
Justin chi [Sat, 22 Aug 2015 02:17:37 +0000 (02:17 +0000)]
Merge "Modify the compass deployment time-out Period"

9 years agoMerge "Generate ppa repositories automatically"
Chigang(Justin) [Tue, 18 Aug 2015 12:17:22 +0000 (12:17 +0000)]
Merge "Generate ppa repositories automatically"

9 years agoGenerate ppa repositories automatically 76/1176/7
Chigang(Justin) [Thu, 13 Aug 2015 07:14:03 +0000 (03:14 -0400)]
Generate ppa repositories automatically

Openstack ppa repo will be generated by the patch.now we support
openstack(juno) on trusty/centos7.1. there are two steps about
how to generate the repo:
1. analyze the deployment script to find the deploying packages
2. use Docker as container to collect packages

JIRA: COMPASS-15

Change-Id: I74ac57b70455643ecf9d32effd44a2e46f404f4e
Signed-off-by: Chigang(Justin) <chigang@huawei.com>
9 years agoNeutron-related role in the compass-adapter should use the same template file 10/1210/2
baigk [Sat, 15 Aug 2015 01:28:53 +0000 (21:28 -0400)]
Neutron-related role in the compass-adapter should use the same template file

JIRA: COMPASS-8

Change-Id: Ia7c2dc8d90a025950f84fdb92383be85e82f0cde
Signed-off-by: baigk <baiguoku@huawei.com>
9 years agoModify the compass deployment time-out Period 11/1211/1
m00133142 [Sat, 15 Aug 2015 02:47:38 +0000 (10:47 +0800)]
Modify the compass deployment time-out Period

JIRA: COMPASS-18

Change-Id: If4b9bcba3e82b50e689be0ee15d8fcf0066c4b8e
Signed-off-by: m00133142 <meimei@huawei.com>
9 years agoMerge "Add deploy scripts for compass"
Justin chi [Thu, 13 Aug 2015 08:26:05 +0000 (08:26 +0000)]
Merge "Add deploy scripts for compass"

9 years agoAdd deploy scripts for compass 44/1144/4
carey.xu [Tue, 11 Aug 2015 03:02:31 +0000 (23:02 -0400)]
Add deploy scripts for compass

JIRA: COMPASS-11

Change-Id: Id588912c73b424228b6f01cd47fd282d040f7b8f
Signed-off-by: carey.xu <carey.xuhan@huawei.com>
9 years agoMerge "Provide a script for building compass install all-in-one ISO."
Justin chi [Tue, 11 Aug 2015 02:56:44 +0000 (02:56 +0000)]
Merge "Provide a script for building compass install all-in-one ISO."

9 years agosupport deployment openstack juno with ansible for compass in centos7.1 25/1125/3
baigk [Thu, 6 Aug 2015 06:37:33 +0000 (02:37 -0400)]
support deployment openstack juno with ansible for compass in centos7.1

JIRA: COMPASS-6

Change-Id: I8ef865e8acfe29c3ff5c7e9030e4cebabed3457b
Signed-off-by: baigk <baiguoku@huawei.com>
9 years agoProvide a script for building compass install all-in-one ISO. 32/1132/1
carey.xu [Fri, 7 Aug 2015 02:01:42 +0000 (22:01 -0400)]
Provide a script for building compass install all-in-one ISO.

JIRA: COMPASS-1

Change-Id: Icc4206b92e0370603f42e4ffe3b7c756be71801c

9 years agoMerge "support deployment openstack juno with ansible for compass in ubuntu 14.04"
Justin chi [Thu, 6 Aug 2015 06:23:23 +0000 (06:23 +0000)]
Merge "support deployment openstack juno with ansible for compass in ubuntu 14.04"

9 years agosupport deployment os of centos7.1 with cobbler for compass 23/1123/1
baigk [Wed, 5 Aug 2015 06:00:31 +0000 (02:00 -0400)]
support deployment os of centos7.1 with cobbler for compass

JIRA: COMPASS-5

Change-Id: I6aa19548a17791f8862c6dba00380ef946ea3108
Signed-off-by: baigk <baiguoku@huawei.com>
9 years agosupport deployment openstack juno with ansible for compass in ubuntu 14.04 22/1122/2
baigk [Wed, 5 Aug 2015 05:31:07 +0000 (01:31 -0400)]
support deployment openstack juno with ansible for compass in ubuntu 14.04

JIRA: COMPASS-4

Change-Id: I7adc565325c2a0cbf878b2aea022b31d118748dd
Signed-off-by: baigk <baiguoku@huawei.com>
9 years agodelete the windows newline character 21/1121/3
baigk [Wed, 5 Aug 2015 02:21:43 +0000 (22:21 -0400)]
delete the windows newline character

JIRA: COMPASS-7

Change-Id: Iffd549877b8cc50a995bdc59adf1f05c0fcb1d5e
Signed-off-by: baigk <baiguoku@huawei.com>
9 years agosupport deployment os of ubuntu 14.04 with cobbler for compass 07/1107/2
baigk [Mon, 3 Aug 2015 01:56:23 +0000 (21:56 -0400)]
support deployment os of ubuntu 14.04 with cobbler for compass

JIRA: COMPASS-3

Change-Id: I703658b04ec7ec1df4a2a3b9eac5656419d8fd9f
Signed-off-by: baigk <baiguoku@huawei.com>
9 years agoconfig git review 95/1095/1
baigk [Fri, 31 Jul 2015 02:23:26 +0000 (22:23 -0400)]
config git review

Change-Id: I1020c612117294dc452cb9ef57d62bce11dfff81
Signed-off-by: baigk <baiguoku@huawei.com>
9 years agoAdding INFO and LICENSE for review 52/1052/1
Aric Gardner [Wed, 22 Jul 2015 14:49:05 +0000 (10:49 -0400)]
Adding INFO and LICENSE for review

Change-Id: I689f3fb5311ba543da485a033c1a951501343361
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
9 years agoInitial empty repository
Aric Gardner [Wed, 22 Jul 2015 14:46:03 +0000 (14:46 +0000)]
Initial empty repository