garciadeblas [Mon, 19 Sep 2016 16:07:40 +0000 (18:07 +0200)]
Changes in container funcs to allow options when creating containers, in templates to allow nested containers. Changes in RO scripts to install packages and dependencies before building
Change-Id: Ie3a631387268f5a94dec3414ff103700ae743f4b
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
Jeremy Mordkoff [Thu, 15 Sep 2016 00:46:18 +0000 (02:46 +0200)]
switch SO and UI from fedora to Ubuntu
Signed-off-by: Jeremy Mordkoff <jeremy.mordkoff@riftio.com>
Philip Joseph [Wed, 14 Sep 2016 18:30:57 +0000 (18:30 +0000)]
Generate package script: Remove unwanted error message
Signed-off-by: Philip Joseph <philip.joseph@riftio.com>
Philip Joseph [Wed, 14 Sep 2016 07:05:33 +0000 (07:05 +0000)]
New Feature : Update descriptor package generator to support flavour and other inputs
Signed-off-by: Philip Joseph <philip.joseph@riftio.com>
Jeremy Mordkoff [Tue, 13 Sep 2016 14:40:15 +0000 (10:40 -0400)]
make sure that sudo and make are installed before invoking the MDG build script
Signed-off-by: Jeremy Mordkoff <jeremy.mordkoff@riftio.com>
Jeremy Mordkoff [Thu, 8 Sep 2016 18:24:27 +0000 (14:24 -0400)]
update SO, UI and template to accept the parameters passed by Gerrit to trigger a pre-merge test compile
Signed-off-by: Jeremy Mordkoff <jeremy.mordkoff@riftio.com>
Jeremy Mordkoff [Thu, 8 Sep 2016 13:15:24 +0000 (09:15 -0400)]
path error in UI make script
Signed-off-by: Jeremy Mordkoff <jeremy.mordkoff@riftio.com>
Jeremy Mordkoff [Thu, 8 Sep 2016 13:07:07 +0000 (09:07 -0400)]
use fedora for now
Signed-off-by: Jeremy Mordkoff <jeremy.mordkoff@riftio.com>
garciadeblas [Thu, 8 Sep 2016 09:24:42 +0000 (11:24 +0200)]
RO start_build incorporating GERRIT_REFSPEC and GIT_COMMIT
Change-Id: Iea8491a005c525c5f37c847006e9b54a3b7ba564
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
garciadeblas [Thu, 8 Sep 2016 08:20:16 +0000 (10:20 +0200)]
Merge "Testing RO built against gerrit event"
garciadeblas [Thu, 8 Sep 2016 08:19:24 +0000 (10:19 +0200)]
Testing RO built against gerrit event
Change-Id: I00594250ecfab5c0cec24145a4f63f67cbb239cc
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
Jeremy Mordkoff [Wed, 7 Sep 2016 23:07:00 +0000 (19:07 -0400)]
call the new top level build script
Signed-off-by: Jeremy Mordkoff <jeremy.mordkoff@riftio.com>
garciadeblas [Wed, 7 Sep 2016 13:36:25 +0000 (15:36 +0200)]
Bug fixed in RO start_build
Change-Id: I8f68f5a3ab29e627e833c42a5ee443911daadd05
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
garciadeblas [Wed, 7 Sep 2016 13:34:11 +0000 (15:34 +0200)]
Changes in RO start_build to make Jenkins Job work
Change-Id: Ibaf9ff2592152113cec0b946d80742ae83ae724c
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
garciadeblas [Wed, 31 Aug 2016 13:30:45 +0000 (15:30 +0200)]
Minor bug fixed in RO/start_build: fetching before checkout
Change-Id: Iaea68b92edd659e0b5c330f4864f1cca349e2808
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
garciadeblas [Wed, 31 Aug 2016 13:15:02 +0000 (15:15 +0200)]
Minor bug fixed in RO/start_build
Change-Id: I5339ec6d2713de070354eccee56903263fda0d80
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
garciadeblas [Wed, 31 Aug 2016 13:05:33 +0000 (15:05 +0200)]
Minor bug fixed in host/start_build
Change-Id: Ibfb9f5997b28f85d274b8b70fbc359d297e76aac
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
garciadeblas [Wed, 31 Aug 2016 12:47:41 +0000 (14:47 +0200)]
Changes in RO jenkins jobs to support compilation of a specific GIT_COMMIT from gerrit
Change-Id: Idb0f8fa7a0ed2739349a4c7784583f2405a08e87
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
garciadeblas [Tue, 23 Aug 2016 07:54:42 +0000 (09:54 +0200)]
Changes in RO jenkins jobs, removing copyright lines and adding compilation of python code
Change-Id: I08c7e8fc8aefd9ffcadbb04856e4eea0dff7b5f8
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
Jeremy Mordkoff [Thu, 4 Aug 2016 23:46:55 +0000 (19:46 -0400)]
riftware - switched to getting tools for installing pre-requisites from an RPM
common - fixed some bugs that were letting error messages from check functions leak out on the console
SO & UI -- created directories for these MDGs
Signed-off-by: Jeremy Mordkoff <jeremy.mordkoff@riftio.com>
Jeremy Mordkoff [Thu, 21 Jul 2016 20:32:25 +0000 (16:32 -0400)]
added an option to reuse the devops workspace from the host inside the container. This makes testing and debugging devsops scripts possible without pushing the change to a repository
Signed-off-by: Jeremy Mordkoff <jeremy.mordkoff@riftio.com>
garciadeblas [Thu, 21 Jul 2016 12:53:32 +0000 (14:53 +0200)]
RO scripts added. Also possible now to create privileged containers
- SETTINGS files in template and riftware were modified to allow option for privileged container
- New function in common/container to create privileged containers
- RO SETTINGS and start_build skeleton were created
Change-Id: I80143214708e65c62c899efecd30d4b84fb715ce
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
Philip Joseph [Thu, 7 Jul 2016 20:12:08 +0000 (01:42 +0530)]
New Feature Request: Enhance descriptor package creation script
Jeremy Mordkoff [Wed, 6 Jul 2016 22:17:46 +0000 (18:17 -0400)]
Make the return code handling
obvious
Signed-off-by: Jeremy Mordkoff <jeremy.mordkoff@riftio.com>
Jeremy Mordkoff [Wed, 6 Jul 2016 22:01:08 +0000 (18:01 -0400)]
Filling out the template and updating the README -- no functional chnages
Signed-off-by: Jeremy Mordkoff <jeremy.mordkoff@riftio.com>
=Rajesh Velandy [Thu, 30 Jun 2016 14:21:23 +0000 (16:21 +0200)]
Merge "Fixed the action name for ping"
=Rajesh Velandy [Thu, 30 Jun 2016 14:20:52 +0000 (16:20 +0200)]
Fixed the action name for ping
=Rajesh Velandy [Thu, 30 Jun 2016 13:39:30 +0000 (15:39 +0200)]
Merge "Fixed the parameter name in VyOS Descriptor"
=Rajesh Velandy [Thu, 30 Jun 2016 13:38:33 +0000 (15:38 +0200)]
Fixed the parameter name in VyOS Descriptor
=Rajesh Velandy [Thu, 30 Jun 2016 11:53:52 +0000 (13:53 +0200)]
Merge "Fixed password primitive in Vyos"
=Rajesh Velandy [Thu, 30 Jun 2016 11:53:10 +0000 (13:53 +0200)]
Fixed password primitive in Vyos
lopezgracia [Thu, 30 Jun 2016 11:25:50 +0000 (13:25 +0200)]
Exchanged interface names eth0 and eth1 in VyOS_nsd
Signed-off-by: lopezgracia <antonio.lopezgracia@telefonica.com>
=Rajesh Velandy [Thu, 30 Jun 2016 11:15:59 +0000 (13:15 +0200)]
Added NS primitive for Vyos
Philip Joseph [Thu, 30 Jun 2016 06:27:54 +0000 (11:57 +0530)]
Updated VyOS vnfd descriptor with initial config
Signed-off-by: Philip Joseph <Philip.Joseph@riftio.com>
=Rajesh Velandy [Wed, 29 Jun 2016 15:03:48 +0000 (17:03 +0200)]
Increased the disk to 40GB for VyOS
=Rajesh Velandy [Wed, 29 Jun 2016 14:57:39 +0000 (16:57 +0200)]
Increased the disk to 10GB for VyOS
=Rajesh Velandy [Wed, 29 Jun 2016 14:48:54 +0000 (16:48 +0200)]
Pulled new Charm for VyOS and fixed space in VNF name
=Rajesh Velandy [Wed, 29 Jun 2016 12:29:33 +0000 (14:29 +0200)]
Added charm for VyOS
=Rajesh Velandy [Wed, 29 Jun 2016 12:14:32 +0000 (14:14 +0200)]
Added VyOS Initial support
velandy [Mon, 27 Jun 2016 14:48:41 +0000 (16:48 +0200)]
Change the bash location generate_descriptor_pkg.sh
Change-Id: I04f1aae54fd3650e14560c241a5eb700b5a6909a
Jeremy Mordkoff [Fri, 24 Jun 2016 19:26:41 +0000 (15:26 -0400)]
initial skeleton for the OSM DevOps build system
Signed-off-by: Jeremy Mordkoff <jeremy.mordkoff@riftio.com>
almagia [Wed, 1 Jun 2016 14:51:17 +0000 (16:51 +0200)]
Initial empty repository
Austin Cormier [Tue, 24 May 2016 15:01:38 +0000 (11:01 -0400)]
Remove 6wind PE charm from repo and pull from juju-charms instead.
Austin Cormier [Tue, 24 May 2016 01:46:17 +0000 (21:46 -0400)]
Add apache license to newly added files.
Austin Cormier [Tue, 24 May 2016 01:21:41 +0000 (21:21 -0400)]
Add README
Austin Cormier [Tue, 24 May 2016 00:53:00 +0000 (20:53 -0400)]
Pull IMS charm from github during build process to workaround license issue.
Austin Cormier [Mon, 23 May 2016 23:12:00 +0000 (19:12 -0400)]
Initial Makefile for descriptor packages
almagia [Wed, 11 May 2016 13:11:34 +0000 (15:11 +0200)]
Initial empty repository
Marco Ceppi [Mon, 28 Mar 2016 19:21:34 +0000 (15:21 -0400)]
Inclusion of vpe-router layer from MWC demo
Signed-off-by: Marco Ceppi <marco.ceppi@canonical.com>
almagia [Fri, 18 Mar 2016 14:22:07 +0000 (15:22 +0100)]
Initial empty repository