[opnfv-tech-discuss] jenkins postbuildscript plugin

2016-08-16 Thread Dan Radez
Fatih was your suggestion to use the postbuildscript plugin an
endorsement to install it too?

Aric wanted to double check that you were on board with it before it was
installed. I could always just to a clean up a the start of the build
instead of at the end of every build.

Dan
___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


[opnfv-tech-discuss] [apex][armband] RDO / OPNFV / ARM

2017-01-19 Thread Dan Radez
Update on ARM for Apex forwarding to the lists for visibility.


 Forwarded Message 
Subject: Re: RDO / OPNFV / ARM
Date: Thu, 19 Jan 2017 12:06:42 -0500
From: Dan Radez 
To: Dave Neary , Haïkel 
CC: John Trowbridge , Michael Chapman
, Tim Rozet , Alan Pevec
, Jon Masters , Alvaro Lopez Ortega
, Alexandru Avadanii ,
Bob Monkman 

On 01/18/2017 04:27 PM, Dave Neary wrote:
> Hi Dan,
> 
> Responding to a way-old email (seemed like a good sp[ot).
> 
> Just checking in: Tim tells me that you are working on ARM for TripleO
> now - how is it coming along? In track? When do you expect a full Apex
> deployment on ARM?
> 
> Thanks,
> Dave.
> 

Good day for a check in Dave,

Note: adding Alvaro@RedHat, Bob@ARM and Alex@ENEA.

In short:
I've made good initial progress building the base overcloud images but
do have a decent bit of ground left to cover building the undercloud,
running the apex build and actually trying to deploy with the images :)

Longer version:
As of this morning EST, I'm able to build overcloud and initram images
using a patched version of DIB and an out of the box triploclient. These
are both newton based.

*** quick back background on build process ***
1. cent produces a base cloud image
2. tripleo consumes #1 and outputs an overcloud image
3. RDO consumes #2 and produces an undercloud image
4. OPNFV Apex consumes #2 and #3 and produces Apex over and under cloud
images
5. deploy OPNFV from Apex images
*** end quick back background on build process ***

I used an upstream CentOS Cloud image which needed a partition
modification. (Thx trown for debug help and jperrin for super quick
turnaround rebuilding) I currently build the tripleo images with
https://people.centos.org/jperrin/CentOS-7-aarch64-GenericCloud.qcow2.xz
though that image will replace the one at:
http://cloud.centos.org/altarch/7/images/aarch64/ once the monthly build
runs.

From there I'm using the standard epel, delorean and delorean-deps repos
for newton with the exception that there's a qemu repo defined in one of
those that needs to be disabled because it's x86_64 only and DIB needs
an aarch64 support patch.
https://review.openstack.org/#/c/422232/

DIB_CLOUD_IMAGES="https://people.centos.org/jperrin/"; \
DIB_YUM_REPO_CONF="/etc/yum.repos.d/delorean-deps-newton.repo
/etc/yum.repos.d/delorean-newton.repo  /etc/yum.repos.d/epel.repo" \
openstack overcloud image build --all --node-arch aarch64

This reports that the overcloud-full and agent-ramdisk images
successfully. I have not tried to deploy with them yet.

Next step is to produce the aarch64 equivalent undercloud image that RDO
posts with these images for x86_64 and I will start to pump all teh
aarch64 images into the apex build process once I have the undercloud.

Many thanks thus far to Brian Stinson and Jim Perrin of CentOS and John
Trowbridge from RDO and AlexAvadanii of the armband project/enea. These
guys have been instrumental in helping me get & support build hardware,
sort out a few package issues, rebuild the base cloud image and debug
the initial builds.

Just FYI,
I've been building on a VM on community armband hardware. This has
worked well thus far and I should be able to complete my builds on this
setup. Though I'll need a piece of Baremetal to actually test deploys on.

Currently in flight I am trying to get CentOS imported into beaker
@RedHat so I have a piece of Baremetal to deploy on when I get to that
point. I have an asiancat box on loan via beaker@RedHat that I intend to
use to deploy on once I have my images built.


I'm not sure I have an estimation of when things will be ready, I think
I'll have the disk images ready to pump into Apex build some time next
week and will be able to make another estimation of when I'll be able to
start testing deploys once I make some progress on the apex builds.

So best estimation is still a few weeks out before we get close.

Radez
___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


Re: [opnfv-tech-discuss] [OVN4NFV] Agenda for kickoff meeting

2017-02-16 Thread Dan Radez
Remember next week is OpenStack PTG so some folks may not have full
availability.

Radez



On 02/16/2017 02:49 PM, Vikram Dham wrote:
> Hi All,
> 
> As already discussed with some of you last week, we are starting work on
> ovn4nfv - https://wiki.opnfv.org/display/PROJ/Ovn4nfv 
> 
>  OVN has since come a long way and it would be good to provide it as
> another SDN option for OPNFV.
> 
> I will be scheduling a kickoff meeting for ovn4nfv sometime next week -
> calendar invite will follow. Agenda so far:
> 
> 1. Current state of OVN (Russell - Can you or someone from your team
> help with this?) and long term requirements for OPNFV (Vikram)
> 2. Installers which can use OVN. Engage with more installer projects.
> 3. Documentation for using OVN
> 4. OVN test cases which testing projects can leverage
> 5. Potential OVN deployments in OPNFV labs
> 
> Let me know if you would like to add anything else to it.
> 
> Thanks,
> 
> Vikram Dham 
> 
___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


[opnfv-tech-discuss] SDF (Scenario Descriptor File) Documentation

2017-03-23 Thread Dan Radez
Uli I thought of another question.

What about documentation?
Currently the install projects also house the documentation for the
scenario files.
Will that also become the responsibility of the scenario owners?
Will it be distributed independently from the installation project;s
documentation?

Thanks,
Radez

___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


Re: [opnfv-tech-discuss] Congress on TryStack?

2017-03-23 Thread Dan Radez
Brian,
I've copied our guys that work on TryStack: Will and Kambiz.

They will be able to give you an update on when it will be updated to a
newer version of OpenStack.

As far as installing Congress, I would imaging they wouldn't have a
problem deploying it. Although RDO doesn't have congress support until
Ocata so this wouldn't be an option until they are able to move to Ocata.

Dan


On 03/22/2017 07:13 PM, SULLIVAN, BRYAN L wrote:
>
> Tim, Dan, Dave (RedHatters):
>
>  
>
> Do you know if we can add more OpenStack services to TryStack
> (http://trystack.org/)? I’m investigating for the Congress team
> whether it could be a useful test environment for those that want to
> test out Congress.
>
>  
>
> Also, seems it’s based upon Liberty. Any idea when it will get updated
> to Newton?
>
>  
>
> Thanks,
>
> Bryan Sullivan | AT&T
>
>  
>
>
>
> ___
> opnfv-tech-discuss mailing list
> opnfv-tech-discuss@lists.opnfv.org
> https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss

___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


Re: [opnfv-tech-discuss] [ovn4nfv] Stepping down as ovn4nfv PTL immediately

2017-10-25 Thread Dan Radez
+1

Radez

On 10/24/2017 10:12 PM, pothuganti sridhar wrote:
> +1
>
> -Sridhar
>
> On Wed, Oct 25, 2017 at 1:29 AM, Wenjing Chu  <mailto:wenjing@huawei.com>> wrote:
>
> +1
>
>  
>
> Wenjing
>
>  
>
> *From:*opnfv-tech-discuss-boun...@lists.opnfv.org
> <mailto:opnfv-tech-discuss-boun...@lists.opnfv.org>
> [mailto:opnfv-tech-discuss-boun...@lists.opnfv.org
> <mailto:opnfv-tech-discuss-boun...@lists.opnfv.org>] *On Behalf Of
> *Vikram Dham
> *Sent:* Monday, October 23, 2017 8:30 PM
> *To:* opnfv-tech-discuss@lists.opnfv.org
> <mailto:opnfv-tech-discuss@lists.opnfv.org>;
> opnfv-...@lists.opnfv.org <mailto:opnfv-...@lists.opnfv.org>
> *Subject:* [opnfv-tech-discuss] [ovn4nfv] Stepping down as ovn4nfv
> PTL immediately
>
>  
>
> Hello All,
>
>  
>
> It has been nice to see ovn4nfv finally takeoff and participate in
> E release - thanks to support of the OPNFV community, ovn4nfv
> team, installer teams and LF. Joid (Narinder Gupta and his team)
> has successfully aded k8s scenario using ovn while Apex (Tim Rozet
> & Dan Radez) has added os scenario using ovn. 
>
>  
>
> ovn has a unique value proposition for the container based
> scenarios as well as the edge scenarios requiring a lean
> controller on the resource constrained edge nodes.
>
>  
>
> I would like to give chance to other ovn4nfv members chance to
> take lead role. To that effect I am stepping down from PTL role
> immediately and would like to nominate Trinath Somanchi 
> - trinath.soman...@nxp.com <mailto:trinath.soman...@nxp.com> (NXP)
> for the PTL role. I believe he has excellent understanding
> of ovn’s strengths and skills to leverage ovn for NFV.
>
>  
>
> ovn4nfv committers please support his promotion to PTL with your
> approval asap.
>
>  
>
> I will continue to participate in the project as a committer.
>
>  
>
> Thanks,
>
>  
>
> Vikram
>
>
> ___
> opnfv-tech-discuss mailing list
> opnfv-tech-discuss@lists.opnfv.org
> <mailto:opnfv-tech-discuss@lists.opnfv.org>
> https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss
> <https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss>
>
>
>
>
> ___
> opnfv-tech-discuss mailing list
> opnfv-tech-discuss@lists.opnfv.org
> https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss

___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


[opnfv-tech-discuss] New Adventures

2018-01-17 Thread Dan Radez
With a new year I have been assigned to a new primary project.

I've enjoyed my time with OPNFV and want to say thank you to the
community and leadership for the past three years of working together.
It's been a pleasure to work along side of you all.

I'll be around less but not inaccessible. I'll be working to hand off my
tasks over the next couple weeks so they can be carried forward. Please
be in contact with me if I'm not already in discussion with you about
certain tasks.

Happy New Year!

Dan Radez
___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss