Re: [openstack-dev] [Savanna] Guidance for adding a new plugin (CDH)

2013-09-10 Thread Andrei Savu
Thanks Matt!

You can check the list of supported operating systems at:
http://www.cloudera.com/content/cloudera-content/cloudera-docs/CM4Ent/latest/Cloudera-Manager-Installation-Guide/cmig_cm_requirements.html

Cheers,

-- Andrei

On Tue, Sep 10, 2013 at 2:55 PM, Matthew Farrellee  wrote:

> On 09/06/2013 03:00 PM, Andrei Savu wrote:
>
>>
>> On Fri, Sep 6, 2013 at 3:00 PM, Matthew Farrellee > > wrote:
>>
>> Once done, what will the procedure be for me to verify it without
>> becoming a Cloudera customer? What will the limitations be to its
>> use, if any, if I'm not a Cloudera customer?
>>
>>
>> Cloudera Standard is free and includes CDH and a version of Cloudera
>> Manager that has all the features we need to make this plugin useful
>> (except some advanced management features and support). For those
>> advanced features an enterprise license will be required but I think
>> that's out of scope now.
>>
>> To answer your question: you don't have to be a Cloudera customer to use
>> this plugin - everything should just work out of the box - you will only
>> need OpenStack and a compatible vanilla OS image.
>>
>> [1]
>> http://www.cloudera.com/**content/cloudera/en/products/**
>> cloudera-standard.html
>>
>> -- Andrei Savu / axemblr.com 
>>
>
> Great. If you start to need any of the non-free features, send a heads up
> so we can discuss.
>
> As for the compatible vanilla OS image, is that any image from -
>
> http://cloud.fedoraproject.org
>  or
> http://cloud-images.ubuntu.**com/ 
>  or
> http://docs.openstack.org/**trunk/openstack-image/content/**
> centos-image.html
>
> With no diskimage-builder (savanna-image-elements) customization?
>
>
> Best,
>
>
> matt
>
___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [Savanna] Guidance for adding a new plugin (CDH)

2013-09-10 Thread Matthew Farrellee

On 09/06/2013 03:00 PM, Andrei Savu wrote:


On Fri, Sep 6, 2013 at 3:00 PM, Matthew Farrellee mailto:m...@redhat.com>> wrote:

Once done, what will the procedure be for me to verify it without
becoming a Cloudera customer? What will the limitations be to its
use, if any, if I'm not a Cloudera customer?


Cloudera Standard is free and includes CDH and a version of Cloudera
Manager that has all the features we need to make this plugin useful
(except some advanced management features and support). For those
advanced features an enterprise license will be required but I think
that's out of scope now.

To answer your question: you don't have to be a Cloudera customer to use
this plugin - everything should just work out of the box - you will only
need OpenStack and a compatible vanilla OS image.

[1]
http://www.cloudera.com/content/cloudera/en/products/cloudera-standard.html

-- Andrei Savu / axemblr.com 


Great. If you start to need any of the non-free features, send a heads 
up so we can discuss.


As for the compatible vanilla OS image, is that any image from -

http://cloud.fedoraproject.org
 or
http://cloud-images.ubuntu.com/
 or
http://docs.openstack.org/trunk/openstack-image/content/centos-image.html

With no diskimage-builder (savanna-image-elements) customization?


Best,


matt

___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [Savanna] Guidance for adding a new plugin (CDH)

2013-09-06 Thread Andrei Savu
On Fri, Sep 6, 2013 at 3:00 PM, Matthew Farrellee  wrote:

> Once done, what will the procedure be for me to verify it without becoming
> a Cloudera customer? What will the limitations be to its use, if any, if
> I'm not a Cloudera customer?


Cloudera Standard is free and includes CDH and a version of Cloudera
Manager that has all the features we need to make this plugin useful
(except some advanced management features and support). For those advanced
features an enterprise license will be required but I think that's out of
scope now.

To answer your question: you don't have to be a Cloudera customer to use
this plugin - everything should just work out of the box - you will only
need OpenStack and a compatible vanilla OS image.

[1]
http://www.cloudera.com/content/cloudera/en/products/cloudera-standard.html

-- Andrei Savu / axemblr.com
___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [Savanna] Guidance for adding a new plugin (CDH)

2013-09-06 Thread Matthew Farrellee

That's great.

Once done, what will the procedure be for me to verify it without 
becoming a Cloudera customer? What will the limitations be to its use, 
if any, if I'm not a Cloudera customer?


Best,


matt

On 09/05/2013 08:13 AM, Andrei Savu wrote:

Thanks Matt!

I've added the following blueprint (check the full specification for
more details):
https://blueprints.launchpad.net/savanna/+spec/cdh-plugin

I'm now working on some code to get early feedback.

Regards,

-- Andrei Savu / axemblr.com 

On Wed, Sep 4, 2013 at 11:35 PM, Matthew Farrellee mailto:m...@redhat.com>> wrote:

On 09/04/2013 04:06 PM, Andrei Savu wrote:

Hi guys -

I have just started to play with Savanna a few days ago - I'm still
going through the code. Next week I want to start to work on a
plugin
that will deploy CDH using Cloudera Manager.

What process should I follow? I'm new to launchpad / Gerrit.
Should I
start by creating a blueprint and a bug / improvement request?


Savanna is following all OpenStack community practices so you can
check out https://wiki.openstack.org/__wiki/How_To_Contribute
 to get a good
idea of what to do.

In short, yes please use launchpad and gerrit and create a blueprint.


Is there any public OpenStack deployment that I can use for testing?
Should 0.2 work with Grizzly at trystack.org
 ?


0.2 will work with Grizzly. I've not tried trystack so let us know
if it works.


Best,


matt





___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [Savanna] Guidance for adding a new plugin (CDH)

2013-09-05 Thread Andrei Savu
Thanks Matt!

I've added the following blueprint (check the full specification for more
details):
https://blueprints.launchpad.net/savanna/+spec/cdh-plugin

I'm now working on some code to get early feedback.

Regards,

-- Andrei Savu / axemblr.com

On Wed, Sep 4, 2013 at 11:35 PM, Matthew Farrellee  wrote:

> On 09/04/2013 04:06 PM, Andrei Savu wrote:
>
>> Hi guys -
>>
>> I have just started to play with Savanna a few days ago - I'm still
>> going through the code. Next week I want to start to work on a plugin
>> that will deploy CDH using Cloudera Manager.
>>
>> What process should I follow? I'm new to launchpad / Gerrit. Should I
>> start by creating a blueprint and a bug / improvement request?
>>
>
> Savanna is following all OpenStack community practices so you can check
> out 
> https://wiki.openstack.org/**wiki/How_To_Contributeto
>  get a good idea of what to do.
>
> In short, yes please use launchpad and gerrit and create a blueprint.
>
>
>  Is there any public OpenStack deployment that I can use for testing?
>> Should 0.2 work with Grizzly at trystack.org ?
>>
>
> 0.2 will work with Grizzly. I've not tried trystack so let us know if it
> works.
>
>
> Best,
>
>
> matt
>
>
___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [Savanna] Guidance for adding a new plugin (CDH)

2013-09-04 Thread Matthew Farrellee

On 09/04/2013 04:06 PM, Andrei Savu wrote:

Hi guys -

I have just started to play with Savanna a few days ago - I'm still
going through the code. Next week I want to start to work on a plugin
that will deploy CDH using Cloudera Manager.

What process should I follow? I'm new to launchpad / Gerrit. Should I
start by creating a blueprint and a bug / improvement request?


Savanna is following all OpenStack community practices so you can check 
out https://wiki.openstack.org/wiki/How_To_Contribute to get a good idea 
of what to do.


In short, yes please use launchpad and gerrit and create a blueprint.



Is there any public OpenStack deployment that I can use for testing?
Should 0.2 work with Grizzly at trystack.org ?


0.2 will work with Grizzly. I've not tried trystack so let us know if it 
works.



Best,


matt


___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [Savanna] Guidance for adding a new plugin (CDH)

2013-09-04 Thread Andrei Savu
Hi guys -

I have just started to play with Savanna a few days ago - I'm still going
through the code. Next week I want to start to work on a plugin that will
deploy CDH using Cloudera Manager.

What process should I follow? I'm new to launchpad / Gerrit. Should I start
by creating a blueprint and a bug / improvement request?

Is there any public OpenStack deployment that I can use for testing? Should
0.2 work with Grizzly at trystack.org?

Cheers,

-- Andrei Savu / axemblr.com
___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev