releng/lftools.git
7 years agoInitialize lftools docs 97/4097/1
Thanh Ha [Sat, 4 Mar 2017 17:32:26 +0000 (12:32 -0500)]
Initialize lftools docs

Change-Id: I613285e42f7213f8fc43deb00392f1017b249a00
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoAdd basic setup.py 98/4098/2
Thanh Ha [Sat, 4 Mar 2017 17:04:58 +0000 (12:04 -0500)]
Add basic setup.py

Initialize lftools as a project on pypi.

Change-Id: I901ecd512a856f2693da773ae08861ca1bfbf7c8
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoAdd a fairly basic .gitignore 99/4099/1
Andrew Grimberg [Mon, 13 Feb 2017 13:54:53 +0000 (05:54 -0800)]
Add a fairly basic .gitignore

Change-Id: Iabcd042ddc733a12fdd766dcbdcd3fddde735279
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
7 years agoBump versions also in repo-pom.xml files 00/4100/1
Vratko Polak [Wed, 12 Oct 2016 12:01:46 +0000 (14:01 +0200)]
Bump versions also in repo-pom.xml files

This is needed for https://git.opendaylight.org/gerrit/46822
to pass validation.

Change-Id: I120cf4a59ca2d26ee02df4833ed6d4d263b3eeee
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoImprove release script to handle new release workflow 01/4101/1
Thanh Ha [Fri, 19 Aug 2016 04:20:18 +0000 (00:20 -0400)]
Improve release script to handle new release workflow

See:
https://lists.opendaylight.org/pipermail/release/2016-June/006771.html

Change-Id: Iae9f5940c5eb2fe6024005843e2a966f593909f5
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoFix version.sh to handle date-only version correctly 02/4102/1
Colin Dixon [Tue, 9 Aug 2016 16:55:13 +0000 (12:55 -0400)]
Fix version.sh to handle date-only version correctly

Change-Id: I402067a5db99f69866f9d919643f660e8218bcfd
Signed-off-by: Colin Dixon <colin@colindixon.com>
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoFix version.sh to handle date-based versions correctly 03/4103/1
Colin Dixon [Tue, 9 Aug 2016 16:32:16 +0000 (12:32 -0400)]
Fix version.sh to handle date-based versions correctly

Change-Id: Ide6fbf329f72f53c4afb6782dedd1a6a5208ac68
Signed-off-by: Colin Dixon <colin@colindixon.com>
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdate bumping script to merge from git bundles 04/4104/1
Thanh Ha [Wed, 8 Jun 2016 21:26:27 +0000 (17:26 -0400)]
Update bumping script to merge from git bundles

Change-Id: Ia44a4e037eb218eda0be4ebcbf8f946704c9f0de
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoFix taglist script to include subprojects 05/4105/1
Thanh Ha [Wed, 8 Jun 2016 21:22:33 +0000 (17:22 -0400)]
Fix taglist script to include subprojects

For example integration/distribution was not being processed in the
tag script.

Change-Id: I9c989936f4421562245a61e57cfafcd5eb297f9b
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoImprove grep in case 2 projects with similar name 06/4106/1
Thanh Ha [Thu, 3 Dec 2015 22:16:01 +0000 (17:16 -0500)]
Improve grep in case 2 projects with similar name

For example "snmp" will return both snmp and snmp4sdn. This patch makes
it clear we only want the result of snmp only.

Change-Id: I2224cb5bdbe3f4a976d095e9a7b696a8b9e2008a
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
(cherry picked from commit bb0d68fb970a101660b9027af2b383ea29068571)

7 years agoUpdate release scripts to match stable/lithium 07/4107/1
Thanh Ha [Thu, 3 Dec 2015 21:23:41 +0000 (16:23 -0500)]
Update release scripts to match stable/lithium

Change-Id: I0e7d08594c72e79c93ca244288addce4c329a83d
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoBug 3453 : Error in running version.sh 08/4108/1
Navin Agrawal [Sat, 30 May 2015 05:16:19 +0000 (22:16 -0700)]
Bug 3453 : Error in running version.sh

Change-Id: I030d7a07125c3b389e5c3829e14b736ac032c641
Signed-off-by: Navin Agrawal <anavin@gmail.com>
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoImprove comments and when usage is printed 09/4109/1
Colin Dixon [Fri, 13 Mar 2015 21:19:27 +0000 (16:19 -0500)]
Improve comments and when usage is printed

Change-Id: I1144c6562e8ff543d08e2bbab5cf184d4c1cd29a
Signed-off-by: Colin Dixon <colin@colindixon.com>
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoImprove version.sh to handle SNAPSHOT->RELEASE 10/4110/1
Thanh Ha [Thu, 12 Mar 2015 19:36:06 +0000 (15:36 -0400)]
Improve version.sh to handle SNAPSHOT->RELEASE

Bug: 2830
Change-Id: Ieeeba8d1c5d19a1f6297d7cfb68e9f9c68c6874a
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoAdd wrapper script that produces commits for releases 11/4111/1
Thanh Ha [Thu, 5 Feb 2015 18:30:04 +0000 (13:30 -0500)]
Add wrapper script that produces commits for releases

Change-Id: Icb2c12100c8e3eaa622f96956769ca80ee95ed89
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoAdd version-bump.sh 12/4112/1
Colin Dixon [Wed, 14 Jan 2015 02:59:33 +0000 (21:59 -0500)]
Add version-bump.sh

Copied from
https://wiki.opendaylight.org/view/File:Version-bump.sh

Change-Id: Iabc3f41b42161ff7aecac2a6cec8bf7024374487
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Signed-off-by: Colin Dixon <colin@colindixon.com>
7 years agoAdd .gitreview 26/4126/1
Thanh Ha [Tue, 3 Jan 2017 19:05:39 +0000 (14:05 -0500)]
Add .gitreview

Change-Id: I0ca8fb9ae6e7d5b029d8f119b1bdb43dad6c0ff1
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoInitial empty repository
Andrew Grimberg [Tue, 3 Jan 2017 18:57:45 +0000 (18:57 +0000)]
Initial empty repository