Re: [openstack-dev] [puppet][zaqar] Help needed creating Zaqar manifests for puppet.

2015-06-11 Thread Richard Raseley

James E. Blair wrote:

If the PuppetOpenStack project will be adopting this, then we can just
go ahead and start it in openstack/.  You can create the project-config
change that way, and then adjust the list of repos in the governance
repository later (prior TC approval is not needed for trivial repository
additions to existing projects).


Jim,

Thanks so much for this information. I spoke to Emilien and will be 
building out the 'cookie cutter' module tomorrow, and hope to push to 
the new repository.


If I have questions at that time, may I reach out to you on IRC?

Regards,

Richard

__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [puppet][zaqar] Help needed creating Zaqar manifests for puppet.

2015-06-11 Thread James E. Blair
Emilien Macchi  writes:

> On my side, I can take care of 1/ make sure the repo is on Stackforge
> (for start, then it will move under OpenStack namespace once done) 2/
> help in unit/functional testing (rspec, beaker).

If the PuppetOpenStack project will be adopting this, then we can just
go ahead and start it in openstack/.  You can create the project-config
change that way, and then adjust the list of repos in the governance
repository later (prior TC approval is not needed for trivial repository
additions to existing projects).

-Jim

__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [puppet][zaqar] Help needed creating Zaqar manifests for puppet.

2015-06-11 Thread Flavio Percoco

On 11/06/15 06:53 -0700, Richard Raseley wrote:

Flavio Percoco wrote:

Greetings,

I'm reaching out to our puppet community looking for help on creating
Zaqar's puppet manifests. We've started doing lots of work to help the
community adopt Zaqar and it'd be a shame to get at the end of the
road without having OPs friendly deployment tools.

I tried to work on this myself and then Jay Clark helped out a bit.
Here's the code[0], which is unfortunately not complete.

This said, I realize packaging is important and I'm happy to say that
there's a package for fedora/centos and Zigo is working on debian's
(Zigo, I know you're blocked by something I need to do, it's coming
;).

So, can we get some help from the puppet team during Liberty to create
these manifests?

It goes without saying that we're more than happy to help if needed.

[0] https://github.com/jasontclark/puppet-zaqar

Cheers,
Flavio

P.S: Puppet is just a start, in the future it'd be awesome to have
support for other deployment tools.

__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Flavio,

Apologies for not yet replying to your email dated June 4th.


Oh don't worry at all. I'm sorry if my email sounded like I was
putting preassure on you. I actually was but h (joke).

I have time set aside tomorrow (Friday from 1PM - 4PM) to begin review 
of the work that's already done and start enumerating what the next 
steps are. Look for some updated information from me either tomorrow 
afternoon or over the weekend (which I'll share here for visibility).




This sounds awesome, thanks a lot for your support here!


What TZ are you in (in case I need to poke you with some questions)?


I'm CEST (UTC+2) (#openstack-(dev|zaqar))

Flavio



Regards,

Richard


--
@flaper87
Flavio Percoco


pgpfV7UxorTxL.pgp
Description: PGP signature
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [puppet][zaqar] Help needed creating Zaqar manifests for puppet.

2015-06-11 Thread Richard Raseley

Flavio Percoco wrote:

Greetings,

I'm reaching out to our puppet community looking for help on creating
Zaqar's puppet manifests. We've started doing lots of work to help the
community adopt Zaqar and it'd be a shame to get at the end of the
road without having OPs friendly deployment tools.

I tried to work on this myself and then Jay Clark helped out a bit.
Here's the code[0], which is unfortunately not complete.

This said, I realize packaging is important and I'm happy to say that
there's a package for fedora/centos and Zigo is working on debian's
(Zigo, I know you're blocked by something I need to do, it's coming
;).

So, can we get some help from the puppet team during Liberty to create
these manifests?

It goes without saying that we're more than happy to help if needed.

[0] https://github.com/jasontclark/puppet-zaqar

Cheers,
Flavio

P.S: Puppet is just a start, in the future it'd be awesome to have
support for other deployment tools.

__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Flavio,

Apologies for not yet replying to your email dated June 4th.

I have time set aside tomorrow (Friday from 1PM - 4PM) to begin review 
of the work that's already done and start enumerating what the next 
steps are. Look for some updated information from me either tomorrow 
afternoon or over the weekend (which I'll share here for visibility).


What TZ are you in (in case I need to poke you with some questions)?

Regards,

Richard

__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [puppet][zaqar] Help needed creating Zaqar manifests for puppet.

2015-06-11 Thread Emilien Macchi
Hey,

On 06/11/2015 09:29 AM, Flavio Percoco wrote:
> Greetings,
> 
> I'm reaching out to our puppet community looking for help on creating
> Zaqar's puppet manifests. We've started doing lots of work to help the
> community adopt Zaqar and it'd be a shame to get at the end of the
> road without having OPs friendly deployment tools.

+1

> 
> I tried to work on this myself and then Jay Clark helped out a bit.
> Here's the code[0], which is unfortunately not complete.

It's a good start and it will help us to understand how to configure it.

> 
> This said, I realize packaging is important and I'm happy to say that
> there's a package for fedora/centos and Zigo is working on debian's
> (Zigo, I know you're blocked by something I need to do, it's coming
> ;).
> 
> So, can we get some help from the puppet team during Liberty to create
> these manifests?

So we have some folks developping tools [1] to bootstrap Puppet
OpenStack modules with basic bits (we are so lazy) and zaqar could
benefit of this tool. I think we can help you to generate the basic
structure of the module and maybe you could help in porting your bits to
the new compliant module.

On my side, I can take care of 1/ make sure the repo is on Stackforge
(for start, then it will move under OpenStack namespace once done) 2/
help in unit/functional testing (rspec, beaker).


> It goes without saying that we're more than happy to help if needed.
> 
> [0] https://github.com/jasontclark/puppet-zaqar
> 
> Cheers,
> Flavio
> 
> P.S: Puppet is just a start, in the future it'd be awesome to have
> support for other deployment tools.
> 
> 
> 
> __
> OpenStack Development Mailing List (not for usage questions)
> Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
> 

[1] https://github.com/enovance/puppet-openstack-cookiecutter (now
eNovance but moving to Stackforge:
https://review.openstack.org/#/c/188929/ )
-- 
Emilien Macchi



signature.asc
Description: OpenPGP digital signature
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [puppet][zaqar] Help needed creating Zaqar manifests for puppet.

2015-06-11 Thread Flavio Percoco

Greetings,

I'm reaching out to our puppet community looking for help on creating
Zaqar's puppet manifests. We've started doing lots of work to help the
community adopt Zaqar and it'd be a shame to get at the end of the
road without having OPs friendly deployment tools.

I tried to work on this myself and then Jay Clark helped out a bit.
Here's the code[0], which is unfortunately not complete.

This said, I realize packaging is important and I'm happy to say that
there's a package for fedora/centos and Zigo is working on debian's
(Zigo, I know you're blocked by something I need to do, it's coming
;).

So, can we get some help from the puppet team during Liberty to create
these manifests?

It goes without saying that we're more than happy to help if needed.

[0] https://github.com/jasontclark/puppet-zaqar

Cheers,
Flavio

P.S: Puppet is just a start, in the future it'd be awesome to have
support for other deployment tools.

--
@flaper87
Flavio Percoco


pgpMSjHHaIRwL.pgp
Description: PGP signature
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev