Re: Marvin Package?

2014-09-23 Thread Rohit Yadav
Hi David,

On 22-Sep-2014, at 4:54 am, David Nalley da...@gnsa.us wrote:
 Sharing things on pypi is a distribution channel for end users -  if
 it's done by the project, it must be voted on and released. If it's
 done by an individual, they can't post anything they want, but we'll
 have to insist that they don't use our trademarks (e.g. both Marvin
 and CloudStack will need to be removed from the package name)

For all the previously voted releases of CloudStack, can we still build marvin 
from those source releases and publish on pypi (keeping the marvin version same 
as CloudStack version to avoid confusion)?

Regards,
Rohit Yadav
Software Architect, ShapeBlue
M. +41 779015219 | rohit.ya...@shapeblue.com
Blog: bhaisaab.org | Twitter: @_bhaisaab



Find out more about ShapeBlue and our range of CloudStack related services

IaaS Cloud Design  Buildhttp://shapeblue.com/iaas-cloud-design-and-build//
CSForge – rapid IaaS deployment frameworkhttp://shapeblue.com/csforge/
CloudStack Consultinghttp://shapeblue.com/cloudstack-consultancy/
CloudStack Infrastructure 
Supporthttp://shapeblue.com/cloudstack-infrastructure-support/
CloudStack Bootcamp Training Courseshttp://shapeblue.com/cloudstack-training/

This email and any attachments to it may be confidential and are intended 
solely for the use of the individual to whom it is addressed. Any views or 
opinions expressed are solely those of the author and do not necessarily 
represent those of Shape Blue Ltd or related companies. If you are not the 
intended recipient of this email, you must neither take any action based upon 
its contents, nor copy or show it to anyone. Please contact the sender if you 
believe you have received this email in error. Shape Blue Ltd is a company 
incorporated in England  Wales. ShapeBlue Services India LLP is a company 
incorporated in India and is operated under license from Shape Blue Ltd. Shape 
Blue Brasil Consultoria Ltda is a company incorporated in Brasil and is 
operated under license from Shape Blue Ltd. ShapeBlue SA Pty Ltd is a company 
registered by The Republic of South Africa and is traded under license from 
Shape Blue Ltd. ShapeBlue is a registered trademark.


Re: Marvin Package?

2014-09-23 Thread David Nalley
On Tue, Sep 23, 2014 at 7:26 AM, Rohit Yadav rohit.ya...@shapeblue.com wrote:
 Hi David,

 On 22-Sep-2014, at 4:54 am, David Nalley da...@gnsa.us wrote:
 Sharing things on pypi is a distribution channel for end users -  if
 it's done by the project, it must be voted on and released. If it's
 done by an individual, they can't post anything they want, but we'll
 have to insist that they don't use our trademarks (e.g. both Marvin
 and CloudStack will need to be removed from the package name)

 For all the previously voted releases of CloudStack, can we still build 
 marvin from those source releases and publish on pypi (keeping the marvin 
 version same as CloudStack version to avoid confusion)?


Yes. If it's been voted on successfully that can be published.

--David


Re: Marvin Package?

2014-09-22 Thread Ian Duffy
 Unfortunately this is going to need to be removed. CloudStack hasn't
voted on or released 4.4.1 yet, which would include Marvin. 4.4.0 is
fair game as is 4.3.1, etc.

OK. Thanks David.

I have removed 4.4.1.

On 22 September 2014 04:08, David Nalley da...@gnsa.us wrote:

 Ian, my apologies for not seeing the thread back in July.

 Unfortunately this is going to need to be removed. CloudStack hasn't
 voted on or released 4.4.1 yet, which would include Marvin. 4.4.0 is
 fair game as is 4.3.1, etc.

 --David



 On Sun, Sep 21, 2014 at 12:00 PM, Ian Duffy i...@ianduffy.ie wrote:
  Uploaded a binary for this to pypi yesterday based of the 4.4 branch.
 
  https://pypi.python.org/pypi/cloudstack-marvin/4.4.1
 
  pip install cloudstack-marvin now works.
 
  I tested on centos hit some issues around running on python 2.6 with
  pycrypto Needed to install gmp-devel before python-setuptools,
  python-pip and marvin then things were OK.
 
  I believe its due to a conflict with yums pycrypto and pips pycrypto.
 
  On 30 July 2014 10:40, Rohit Yadav rohit.ya...@shapeblue.com wrote:
 
 
  Santhosh Edukulla wrote:
 
  please add me as well. username santhoshe
 
 
  Done.
 
  Regards.
 
 
 
  Santhosh
  
  From: Rohit Yadav [rohit.ya...@shapeblue.com]
  Sent: Tuesday, July 29, 2014 5:28 PM
  To: dev@cloudstack.apache.org
  Subject: Re: Marvin Package?
 
  Ian Duffy wrote:
 
  Ian and other committers who may be interested, let me know your pypi
 
  username I'll add you on the admin list as well.
 
  Sure, imduffy15 is my pypi username.
 
 
  Done, feel free to help release marvin in future.
 
  Regards.
 
 
  On 29 July 2014 22:08, Rohit Yadavrohit.ya...@shapeblue.com
  wrote:
 
   Hi Ian,
 
  Thanks for the find, I think since sharing things on pypi does not
 need
  to be officially voted I think we can go ahead and release marvin for
  past CloudStack releases for at least 4.4.0
 
  Hugo, PMC and other can comment on the releasing part?
 
  I went ahead and added cloudmonkey pypi module owners to this:
  https://pypi.python.org/pypi/cloudstack-marvin
 
  Ian and other committers who may be interested, let me know your pypi
  username I'll add you on the admin list as well.
 
  Regards.
 
 
  Ian Duffy wrote:
 
   I see the pypi entry now goes to 404:
  https://pypi.python.org/pypi/cloudstack-marvin/
 
  Came we go ahead and set the version of marvin to 4.4 and do a
 release?
 
  Thanks,
  Ian
 
 
  On 28 July 2014 18:50, Ian Duffyi...@ianduffy.iewrote:
 
 +1 on same version, makes sense to me.
 
  On 28 July 2014 13:55, Hugo Trippaersh...@trippaers.nlwrote:
 
 Sounds good to me.
 
  Cheers,
 
  Hugo
 
  On 28 jul. 2014, at 14:33, Rohit Yadavrohit.ya...@shapeblue.com
 wrote:
 
 Hi Hugo,
 
  Does it make sense to simply use the same version as CloudStack
 from
  next Marvin releases? This is because with each CloudStack
 release
  and
  possible API changes, the Marvin cloudstackAPI python module will
  change. Other than that there are couple of API
  marshaling/unmarshaling,
  signature logic and HTTP stuff but that too changes with
 CloudStack.
 
  Regards.
 
  Hugo Trippaers wrote:
 
   Before we start with Marvin releases we should discuss
 versioning i
 
   think.
  At the moment all marvin packages are shipped with version 1.0,
 if
  we
  want to take marvin releases serious we need to start with
 versions
 
  whenever the something in marvin changes.
 
   Cheers.
 
  Hugo
 
 
  On 28 jul. 2014, at 14:20, Rohit Yadav
 rohit.ya...@shapeblue.com
 
   wrote:
  Hi,
 
  I think since the Marvin package tightly depends on CloudStack,
  it's
  release can happen along with CloudStack release.
 
  @Prasanna -- Can you add couple of people as owner/admins to
 the
  cloudstack-marvin pypi package?
 
  Regards.
 
  David Nalley wrote:
 
   I wonder if we need to move this to its own release as we did
  with
 
   cloudmonkey?
 
  --David
 
  On Mon, Jul 28, 2014 at 8:05 AM, Ian Duffyi...@ianduffy.ie
 wrote:
 
   I believe no, atleast the latest changes under master or
  4.4-forward.
 
  Alright, Thanks. I believe all changes for it within
 4.4-forward
 
  should now
 
  be in 4.4?
 
  @Prasanna since you hold the account on pypi holding the name
  cloudstack-marvin can you make the upload?
  Tar at:
 
   http://jenkins.buildacloud.org/view/4.4/job/cloudstack-4.
  4-marvin/
 
  Thanks,
 
  Ian
 
 
  On 28 July 2014 01:52, Santhosh Edukulla
 
   santhosh.eduku...@citrix.com
 
  wrote:
 
 I believe no, atleast the latest changes under master or
  4.4-forward.
 
  Santhosh
 
  
  From: Ian Duffy [i...@ianduffy.ie]
  Sent: Sunday, July 27, 2014 4:47 PM
  To: CloudStack Dev; Santhosh Edukulla; Prasanna Santhanam
  Subject: Marvin Package?
 
  Hi,
 
  Do we have a binary of marvin that users can download
  independent
 
   to the
 
  management server rpms? Other than grabbing the tar.gz from
 
  jenkins.
 
  I

Re: Marvin Package?

2014-09-21 Thread Ian Duffy
Uploaded a binary for this to pypi yesterday based of the 4.4 branch.

https://pypi.python.org/pypi/cloudstack-marvin/4.4.1

pip install cloudstack-marvin now works.

I tested on centos hit some issues around running on python 2.6 with
pycrypto Needed to install gmp-devel before python-setuptools,
python-pip and marvin then things were OK.

I believe its due to a conflict with yums pycrypto and pips pycrypto.

On 30 July 2014 10:40, Rohit Yadav rohit.ya...@shapeblue.com wrote:


 Santhosh Edukulla wrote:

 please add me as well. username santhoshe


 Done.

 Regards.



 Santhosh
 
 From: Rohit Yadav [rohit.ya...@shapeblue.com]
 Sent: Tuesday, July 29, 2014 5:28 PM
 To: dev@cloudstack.apache.org
 Subject: Re: Marvin Package?

 Ian Duffy wrote:

 Ian and other committers who may be interested, let me know your pypi

 username I'll add you on the admin list as well.

 Sure, imduffy15 is my pypi username.


 Done, feel free to help release marvin in future.

 Regards.


 On 29 July 2014 22:08, Rohit Yadavrohit.ya...@shapeblue.com   wrote:

  Hi Ian,

 Thanks for the find, I think since sharing things on pypi does not need
 to be officially voted I think we can go ahead and release marvin for
 past CloudStack releases for at least 4.4.0

 Hugo, PMC and other can comment on the releasing part?

 I went ahead and added cloudmonkey pypi module owners to this:
 https://pypi.python.org/pypi/cloudstack-marvin

 Ian and other committers who may be interested, let me know your pypi
 username I'll add you on the admin list as well.

 Regards.


 Ian Duffy wrote:

  I see the pypi entry now goes to 404:
 https://pypi.python.org/pypi/cloudstack-marvin/

 Came we go ahead and set the version of marvin to 4.4 and do a release?

 Thanks,
 Ian


 On 28 July 2014 18:50, Ian Duffyi...@ianduffy.iewrote:

+1 on same version, makes sense to me.

 On 28 July 2014 13:55, Hugo Trippaersh...@trippaers.nlwrote:

Sounds good to me.

 Cheers,

 Hugo

 On 28 jul. 2014, at 14:33, Rohit Yadavrohit.ya...@shapeblue.com
wrote:

Hi Hugo,

 Does it make sense to simply use the same version as CloudStack from
 next Marvin releases? This is because with each CloudStack release
 and
 possible API changes, the Marvin cloudstackAPI python module will
 change. Other than that there are couple of API
 marshaling/unmarshaling,
 signature logic and HTTP stuff but that too changes with CloudStack.

 Regards.

 Hugo Trippaers wrote:

  Before we start with Marvin releases we should discuss versioning i

  think.
 At the moment all marvin packages are shipped with version 1.0, if
 we
 want to take marvin releases serious we need to start with versions

 whenever the something in marvin changes.

  Cheers.

 Hugo


 On 28 jul. 2014, at 14:20, Rohit Yadavrohit.ya...@shapeblue.com

  wrote:
 Hi,

 I think since the Marvin package tightly depends on CloudStack,
 it's
 release can happen along with CloudStack release.

 @Prasanna -- Can you add couple of people as owner/admins to the
 cloudstack-marvin pypi package?

 Regards.

 David Nalley wrote:

  I wonder if we need to move this to its own release as we did
 with

  cloudmonkey?

 --David

 On Mon, Jul 28, 2014 at 8:05 AM, Ian Duffyi...@ianduffy.ie
wrote:

  I believe no, atleast the latest changes under master or
 4.4-forward.

 Alright, Thanks. I believe all changes for it within 4.4-forward

 should now

 be in 4.4?

 @Prasanna since you hold the account on pypi holding the name
 cloudstack-marvin can you make the upload?
 Tar at:

  http://jenkins.buildacloud.org/view/4.4/job/cloudstack-4.
 4-marvin/

 Thanks,

 Ian


 On 28 July 2014 01:52, Santhosh Edukulla

  santhosh.eduku...@citrix.com

 wrote:

I believe no, atleast the latest changes under master or
 4.4-forward.

 Santhosh

 
 From: Ian Duffy [i...@ianduffy.ie]
 Sent: Sunday, July 27, 2014 4:47 PM
 To: CloudStack Dev; Santhosh Edukulla; Prasanna Santhanam
 Subject: Marvin Package?

 Hi,

 Do we have a binary of marvin that users can download
 independent

  to the

 management server rpms? Other than grabbing the tar.gz from

 jenkins.

 I was hoping it would be published on pypi. Prasanna seems to
 have

 a page

 for it there but there are no uploads:

 https://pypi.python.org/pypi/cloudstack-marvin/0.1.0

 Ideally I want pip install cloudstack-marvin or easy_install
 cloudstack-marvin.

 Thanks,

 Ian

--

 Rohit Yadav
 Software Architect, ShapeBlue
 M. +41 779015219 | rohit.ya...@shapeblue.com
 Blog: bhaisaab.org | Twitter: @_bhaisaab


 Find out more about ShapeBlue and our range of CloudStack related

  services

 IaaS Cloud Design Build

 http://shapeblue.com/iaas-cloud-design-and-build//

 CSForge – rapid IaaS deployment framework

 http://shapeblue.com/csforge/

 CloudStack Consultinghttp://shapeblue.com/cloudstack-consultancy/

 CloudStack Infrastructure Support

  http://shapeblue.com/cloudstack

Re: Marvin Package?

2014-09-21 Thread David Nalley
Sorry for not catching this earlier; I just saw Ian's message and read
the rest of this thread.

On Tue, Jul 29, 2014 at 5:08 PM, Rohit Yadav rohit.ya...@shapeblue.com wrote:
 Hi Ian,

 Thanks for the find, I think since sharing things on pypi does not need
 to be officially voted I think we can go ahead and release marvin for
 past CloudStack releases for at least 4.4.0


Sharing things on pypi is a distribution channel for end users -  if
it's done by the project, it must be voted on and released. If it's
done by an individual, they can't post anything they want, but we'll
have to insist that they don't use our trademarks (e.g. both Marvin
and CloudStack will need to be removed from the package name)

 Hugo, PMC and other can comment on the releasing part?

 I went ahead and added cloudmonkey pypi module owners to this:
 https://pypi.python.org/pypi/cloudstack-marvin

 Ian and other committers who may be interested, let me know your pypi
 username I'll add you on the admin list as well.

 Regards.


 Ian Duffy wrote:

 I see the pypi entry now goes to 404:
 https://pypi.python.org/pypi/cloudstack-marvin/

 Came we go ahead and set the version of marvin to 4.4 and do a release?

 Thanks,
 Ian


 On 28 July 2014 18:50, Ian Duffyi...@ianduffy.ie  wrote:

 +1 on same version, makes sense to me.


 On 28 July 2014 13:55, Hugo Trippaersh...@trippaers.nl  wrote:

 Sounds good to me.

 Cheers,

 Hugo

 On 28 jul. 2014, at 14:33, Rohit Yadavrohit.ya...@shapeblue.com
 wrote:

 Hi Hugo,

 Does it make sense to simply use the same version as CloudStack from
 next Marvin releases? This is because with each CloudStack release and
 possible API changes, the Marvin cloudstackAPI python module will
 change. Other than that there are couple of API
 marshaling/unmarshaling,
 signature logic and HTTP stuff but that too changes with CloudStack.

 Regards.

 Hugo Trippaers wrote:

 Before we start with Marvin releases we should discuss versioning i

 think.

 At the moment all marvin packages are shipped with version 1.0, if we

 want to take marvin releases serious we need to start with versions
 whenever the something in marvin changes.


 Cheers.

 Hugo


 On 28 jul. 2014, at 14:20, Rohit Yadavrohit.ya...@shapeblue.com

   wrote:

 Hi,

 I think since the Marvin package tightly depends on CloudStack, it's
 release can happen along with CloudStack release.

 @Prasanna -- Can you add couple of people as owner/admins to the
 cloudstack-marvin pypi package?

 Regards.

 David Nalley wrote:

 I wonder if we need to move this to its own release as we did with

 cloudmonkey?

 --David

 On Mon, Jul 28, 2014 at 8:05 AM, Ian Duffyi...@ianduffy.ie
 wrote:

 I believe no, atleast the latest changes under master or

 4.4-forward.

 Alright, Thanks. I believe all changes for it within 4.4-forward

 should now

 be in 4.4?

 @Prasanna since you hold the account on pypi holding the name
 cloudstack-marvin can you make the upload?
 Tar at:

 http://jenkins.buildacloud.org/view/4.4/job/cloudstack-4.4-marvin/

 Thanks,

 Ian


 On 28 July 2014 01:52, Santhosh Edukulla

 santhosh.eduku...@citrix.com

 wrote:

 I believe no, atleast the latest changes under master or

 4.4-forward.

 Santhosh
 
 From: Ian Duffy [i...@ianduffy.ie]
 Sent: Sunday, July 27, 2014 4:47 PM
 To: CloudStack Dev; Santhosh Edukulla; Prasanna Santhanam
 Subject: Marvin Package?

 Hi,

 Do we have a binary of marvin that users can download independent

 to the

 management server rpms? Other than grabbing the tar.gz from

 jenkins.

 I was hoping it would be published on pypi. Prasanna seems to have

 a page

 for it there but there are no uploads:
 https://pypi.python.org/pypi/cloudstack-marvin/0.1.0

 Ideally I want pip install cloudstack-marvin or easy_install
 cloudstack-marvin.

 Thanks,

 Ian

 --
 Rohit Yadav
 Software Architect, ShapeBlue
 M. +41 779015219 | rohit.ya...@shapeblue.com
 Blog: bhaisaab.org | Twitter: @_bhaisaab


 Find out more about ShapeBlue and our range of CloudStack related

 services

 IaaS Cloud Design   Build

 http://shapeblue.com/iaas-cloud-design-and-build//

 CSForge – rapid IaaS deployment framework

 http://shapeblue.com/csforge/

 CloudStack Consultinghttp://shapeblue.com/cloudstack-consultancy/
 CloudStack Infrastructure Support

 http://shapeblue.com/cloudstack-infrastructure-support/

 CloudStack Bootcamp Training Courses

 http://shapeblue.com/cloudstack-training/

 This email and any attachments to it may be confidential and are

 intended solely for the use of the individual to whom it is addressed.
 Any
 views or opinions expressed are solely those of the author and do not
 necessarily represent those of Shape Blue Ltd or related companies. If
 you
 are not the intended recipient of this email, you must neither take any
 action based upon its contents, nor copy or show it to anyone. Please
 contact the sender if you believe you have received this email in error.
 Shape Blue Ltd is a 

Re: Marvin Package?

2014-09-21 Thread David Nalley
Ian, my apologies for not seeing the thread back in July.

Unfortunately this is going to need to be removed. CloudStack hasn't
voted on or released 4.4.1 yet, which would include Marvin. 4.4.0 is
fair game as is 4.3.1, etc.

--David



On Sun, Sep 21, 2014 at 12:00 PM, Ian Duffy i...@ianduffy.ie wrote:
 Uploaded a binary for this to pypi yesterday based of the 4.4 branch.

 https://pypi.python.org/pypi/cloudstack-marvin/4.4.1

 pip install cloudstack-marvin now works.

 I tested on centos hit some issues around running on python 2.6 with
 pycrypto Needed to install gmp-devel before python-setuptools,
 python-pip and marvin then things were OK.

 I believe its due to a conflict with yums pycrypto and pips pycrypto.

 On 30 July 2014 10:40, Rohit Yadav rohit.ya...@shapeblue.com wrote:


 Santhosh Edukulla wrote:

 please add me as well. username santhoshe


 Done.

 Regards.



 Santhosh
 
 From: Rohit Yadav [rohit.ya...@shapeblue.com]
 Sent: Tuesday, July 29, 2014 5:28 PM
 To: dev@cloudstack.apache.org
 Subject: Re: Marvin Package?

 Ian Duffy wrote:

 Ian and other committers who may be interested, let me know your pypi

 username I'll add you on the admin list as well.

 Sure, imduffy15 is my pypi username.


 Done, feel free to help release marvin in future.

 Regards.


 On 29 July 2014 22:08, Rohit Yadavrohit.ya...@shapeblue.com   wrote:

  Hi Ian,

 Thanks for the find, I think since sharing things on pypi does not need
 to be officially voted I think we can go ahead and release marvin for
 past CloudStack releases for at least 4.4.0

 Hugo, PMC and other can comment on the releasing part?

 I went ahead and added cloudmonkey pypi module owners to this:
 https://pypi.python.org/pypi/cloudstack-marvin

 Ian and other committers who may be interested, let me know your pypi
 username I'll add you on the admin list as well.

 Regards.


 Ian Duffy wrote:

  I see the pypi entry now goes to 404:
 https://pypi.python.org/pypi/cloudstack-marvin/

 Came we go ahead and set the version of marvin to 4.4 and do a release?

 Thanks,
 Ian


 On 28 July 2014 18:50, Ian Duffyi...@ianduffy.iewrote:

+1 on same version, makes sense to me.

 On 28 July 2014 13:55, Hugo Trippaersh...@trippaers.nlwrote:

Sounds good to me.

 Cheers,

 Hugo

 On 28 jul. 2014, at 14:33, Rohit Yadavrohit.ya...@shapeblue.com
wrote:

Hi Hugo,

 Does it make sense to simply use the same version as CloudStack from
 next Marvin releases? This is because with each CloudStack release
 and
 possible API changes, the Marvin cloudstackAPI python module will
 change. Other than that there are couple of API
 marshaling/unmarshaling,
 signature logic and HTTP stuff but that too changes with CloudStack.

 Regards.

 Hugo Trippaers wrote:

  Before we start with Marvin releases we should discuss versioning i

  think.
 At the moment all marvin packages are shipped with version 1.0, if
 we
 want to take marvin releases serious we need to start with versions

 whenever the something in marvin changes.

  Cheers.

 Hugo


 On 28 jul. 2014, at 14:20, Rohit Yadavrohit.ya...@shapeblue.com

  wrote:
 Hi,

 I think since the Marvin package tightly depends on CloudStack,
 it's
 release can happen along with CloudStack release.

 @Prasanna -- Can you add couple of people as owner/admins to the
 cloudstack-marvin pypi package?

 Regards.

 David Nalley wrote:

  I wonder if we need to move this to its own release as we did
 with

  cloudmonkey?

 --David

 On Mon, Jul 28, 2014 at 8:05 AM, Ian Duffyi...@ianduffy.ie
wrote:

  I believe no, atleast the latest changes under master or
 4.4-forward.

 Alright, Thanks. I believe all changes for it within 4.4-forward

 should now

 be in 4.4?

 @Prasanna since you hold the account on pypi holding the name
 cloudstack-marvin can you make the upload?
 Tar at:

  http://jenkins.buildacloud.org/view/4.4/job/cloudstack-4.
 4-marvin/

 Thanks,

 Ian


 On 28 July 2014 01:52, Santhosh Edukulla

  santhosh.eduku...@citrix.com

 wrote:

I believe no, atleast the latest changes under master or
 4.4-forward.

 Santhosh

 
 From: Ian Duffy [i...@ianduffy.ie]
 Sent: Sunday, July 27, 2014 4:47 PM
 To: CloudStack Dev; Santhosh Edukulla; Prasanna Santhanam
 Subject: Marvin Package?

 Hi,

 Do we have a binary of marvin that users can download
 independent

  to the

 management server rpms? Other than grabbing the tar.gz from

 jenkins.

 I was hoping it would be published on pypi. Prasanna seems to
 have

 a page

 for it there but there are no uploads:

 https://pypi.python.org/pypi/cloudstack-marvin/0.1.0

 Ideally I want pip install cloudstack-marvin or easy_install
 cloudstack-marvin.

 Thanks,

 Ian

--

 Rohit Yadav
 Software Architect, ShapeBlue
 M. +41 779015219 | rohit.ya...@shapeblue.com
 Blog: bhaisaab.org | Twitter: @_bhaisaab


 Find out more about ShapeBlue and our range of CloudStack related

Re: Marvin Package?

2014-07-30 Thread Rohit Yadav


Santhosh Edukulla wrote:

please add me as well. username santhoshe


Done.

Regards.



Santhosh

From: Rohit Yadav [rohit.ya...@shapeblue.com]
Sent: Tuesday, July 29, 2014 5:28 PM
To: dev@cloudstack.apache.org
Subject: Re: Marvin Package?

Ian Duffy wrote:

Ian and other committers who may be interested, let me know your pypi

username I'll add you on the admin list as well.

Sure, imduffy15 is my pypi username.


Done, feel free to help release marvin in future.

Regards.



On 29 July 2014 22:08, Rohit Yadavrohit.ya...@shapeblue.com   wrote:


Hi Ian,

Thanks for the find, I think since sharing things on pypi does not need
to be officially voted I think we can go ahead and release marvin for
past CloudStack releases for at least 4.4.0

Hugo, PMC and other can comment on the releasing part?

I went ahead and added cloudmonkey pypi module owners to this:
https://pypi.python.org/pypi/cloudstack-marvin

Ian and other committers who may be interested, let me know your pypi
username I'll add you on the admin list as well.

Regards.


Ian Duffy wrote:


I see the pypi entry now goes to 404:
https://pypi.python.org/pypi/cloudstack-marvin/

Came we go ahead and set the version of marvin to 4.4 and do a release?

Thanks,
Ian


On 28 July 2014 18:50, Ian Duffyi...@ianduffy.iewrote:

   +1 on same version, makes sense to me.

On 28 July 2014 13:55, Hugo Trippaersh...@trippaers.nlwrote:

   Sounds good to me.

Cheers,

Hugo

On 28 jul. 2014, at 14:33, Rohit Yadavrohit.ya...@shapeblue.com
   wrote:

   Hi Hugo,

Does it make sense to simply use the same version as CloudStack from
next Marvin releases? This is because with each CloudStack release and
possible API changes, the Marvin cloudstackAPI python module will
change. Other than that there are couple of API
marshaling/unmarshaling,
signature logic and HTTP stuff but that too changes with CloudStack.

Regards.

Hugo Trippaers wrote:


Before we start with Marvin releases we should discuss versioning i


think.
At the moment all marvin packages are shipped with version 1.0, if we
want to take marvin releases serious we need to start with versions

whenever the something in marvin changes.


Cheers.

Hugo


On 28 jul. 2014, at 14:20, Rohit Yadavrohit.ya...@shapeblue.com


wrote:
Hi,

I think since the Marvin package tightly depends on CloudStack, it's
release can happen along with CloudStack release.

@Prasanna -- Can you add couple of people as owner/admins to the
cloudstack-marvin pypi package?

Regards.

David Nalley wrote:


I wonder if we need to move this to its own release as we did with


cloudmonkey?

--David

On Mon, Jul 28, 2014 at 8:05 AM, Ian Duffyi...@ianduffy.ie
   wrote:


I believe no, atleast the latest changes under master or
4.4-forward.

Alright, Thanks. I believe all changes for it within 4.4-forward

should now

be in 4.4?

@Prasanna since you hold the account on pypi holding the name
cloudstack-marvin can you make the upload?
Tar at:


http://jenkins.buildacloud.org/view/4.4/job/cloudstack-4.4-marvin/

Thanks,

Ian


On 28 July 2014 01:52, Santhosh Edukulla


santhosh.eduku...@citrix.com

wrote:

   I believe no, atleast the latest changes under master or
4.4-forward.

Santhosh


From: Ian Duffy [i...@ianduffy.ie]
Sent: Sunday, July 27, 2014 4:47 PM
To: CloudStack Dev; Santhosh Edukulla; Prasanna Santhanam
Subject: Marvin Package?

Hi,

Do we have a binary of marvin that users can download independent


to the

management server rpms? Other than grabbing the tar.gz from

jenkins.

I was hoping it would be published on pypi. Prasanna seems to have

a page

for it there but there are no uploads:

https://pypi.python.org/pypi/cloudstack-marvin/0.1.0

Ideally I want pip install cloudstack-marvin or easy_install
cloudstack-marvin.

Thanks,

Ian

   --

Rohit Yadav
Software Architect, ShapeBlue
M. +41 779015219 | rohit.ya...@shapeblue.com
Blog: bhaisaab.org | Twitter: @_bhaisaab


Find out more about ShapeBlue and our range of CloudStack related


services

IaaS Cloud Design Build

http://shapeblue.com/iaas-cloud-design-and-build//

CSForge – rapid IaaS deployment framework

http://shapeblue.com/csforge/

CloudStack Consultinghttp://shapeblue.com/cloudstack-consultancy/

CloudStack Infrastructure Support


http://shapeblue.com/cloudstack-infrastructure-support/

CloudStack Bootcamp Training Courses

http://shapeblue.com/cloudstack-training/

This email and any attachments to it may be confidential and are

intended solely for the use of the individual to whom it is

addressed. Any
views or opinions expressed are solely those of the author and do not
necessarily represent those of Shape Blue Ltd or related companies. If
you
are not the intended recipient of this email, you must neither take any
action based upon its contents, nor copy or show it to anyone. Please
contact the sender if you believe you have received this email in error.
Shape Blue Ltd

Re: Marvin Package?

2014-07-29 Thread Ian Duffy
I see the pypi entry now goes to 404:
https://pypi.python.org/pypi/cloudstack-marvin/

Came we go ahead and set the version of marvin to 4.4 and do a release?

Thanks,
Ian


On 28 July 2014 18:50, Ian Duffy i...@ianduffy.ie wrote:

 +1 on same version, makes sense to me.


 On 28 July 2014 13:55, Hugo Trippaers h...@trippaers.nl wrote:


 Sounds good to me.

 Cheers,

 Hugo

 On 28 jul. 2014, at 14:33, Rohit Yadav rohit.ya...@shapeblue.com wrote:

  Hi Hugo,
 
  Does it make sense to simply use the same version as CloudStack from
  next Marvin releases? This is because with each CloudStack release and
  possible API changes, the Marvin cloudstackAPI python module will
  change. Other than that there are couple of API marshaling/unmarshaling,
  signature logic and HTTP stuff but that too changes with CloudStack.
 
  Regards.
 
  Hugo Trippaers wrote:
  Before we start with Marvin releases we should discuss versioning i
 think.
 
  At the moment all marvin packages are shipped with version 1.0, if we
 want to take marvin releases serious we need to start with versions
 whenever the something in marvin changes.
 
 
  Cheers.
 
  Hugo
 
 
  On 28 jul. 2014, at 14:20, Rohit Yadavrohit.ya...@shapeblue.com
  wrote:
 
  Hi,
 
  I think since the Marvin package tightly depends on CloudStack, it's
  release can happen along with CloudStack release.
 
  @Prasanna -- Can you add couple of people as owner/admins to the
  cloudstack-marvin pypi package?
 
  Regards.
 
  David Nalley wrote:
  I wonder if we need to move this to its own release as we did with
 cloudmonkey?
 
  --David
 
  On Mon, Jul 28, 2014 at 8:05 AM, Ian Duffyi...@ianduffy.ie   wrote:
  I believe no, atleast the latest changes under master or
 4.4-forward.
  Alright, Thanks. I believe all changes for it within 4.4-forward
 should now
  be in 4.4?
 
  @Prasanna since you hold the account on pypi holding the name
  cloudstack-marvin can you make the upload?
  Tar at:
 http://jenkins.buildacloud.org/view/4.4/job/cloudstack-4.4-marvin/
 
  Thanks,
 
  Ian
 
 
  On 28 July 2014 01:52, Santhosh Edukulla
 santhosh.eduku...@citrix.com
  wrote:
 
  I believe no, atleast the latest changes under master or
 4.4-forward.
 
  Santhosh
  
  From: Ian Duffy [i...@ianduffy.ie]
  Sent: Sunday, July 27, 2014 4:47 PM
  To: CloudStack Dev; Santhosh Edukulla; Prasanna Santhanam
  Subject: Marvin Package?
 
  Hi,
 
  Do we have a binary of marvin that users can download independent
 to the
  management server rpms? Other than grabbing the tar.gz from
 jenkins.
 
  I was hoping it would be published on pypi. Prasanna seems to have
 a page
  for it there but there are no uploads:
  https://pypi.python.org/pypi/cloudstack-marvin/0.1.0
 
  Ideally I want pip install cloudstack-marvin or easy_install
  cloudstack-marvin.
 
  Thanks,
 
  Ian
 
  --
  Rohit Yadav
  Software Architect, ShapeBlue
  M. +41 779015219 | rohit.ya...@shapeblue.com
  Blog: bhaisaab.org | Twitter: @_bhaisaab
 
 
  Find out more about ShapeBlue and our range of CloudStack related
 services
 
  IaaS Cloud Design  Build
 http://shapeblue.com/iaas-cloud-design-and-build//
  CSForge – rapid IaaS deployment framework
 http://shapeblue.com/csforge/
  CloudStack Consultinghttp://shapeblue.com/cloudstack-consultancy/
  CloudStack Infrastructure Support
 http://shapeblue.com/cloudstack-infrastructure-support/
  CloudStack Bootcamp Training Courses
 http://shapeblue.com/cloudstack-training/
 
  This email and any attachments to it may be confidential and are
 intended solely for the use of the individual to whom it is addressed. Any
 views or opinions expressed are solely those of the author and do not
 necessarily represent those of Shape Blue Ltd or related companies. If you
 are not the intended recipient of this email, you must neither take any
 action based upon its contents, nor copy or show it to anyone. Please
 contact the sender if you believe you have received this email in error.
 Shape Blue Ltd is a company incorporated in England  Wales. ShapeBlue
 Services India LLP is a company incorporated in India and is operated under
 license from Shape Blue Ltd. Shape Blue Brasil Consultoria Ltda is a
 company incorporated in Brasil and is operated under license from Shape
 Blue Ltd. ShapeBlue SA Pty Ltd is a company registered by The Republic of
 South Africa and is traded under license from Shape Blue Ltd. ShapeBlue is
 a registered trademark.
 
 
  --
  Rohit Yadav
  Software Architect, ShapeBlue
  M. +41 779015219 | rohit.ya...@shapeblue.com
  Blog: bhaisaab.org | Twitter: @_bhaisaab
 
 
  Find out more about ShapeBlue and our range of CloudStack related
 services
 
  IaaS Cloud Design  Build
 http://shapeblue.com/iaas-cloud-design-and-build//
  CSForge – rapid IaaS deployment frameworkhttp://shapeblue.com/csforge/
 
  CloudStack Consultinghttp://shapeblue.com/cloudstack-consultancy/
  CloudStack Infrastructure Support
 

Re: Marvin Package?

2014-07-29 Thread Rohit Yadav

Hi Ian,

Thanks for the find, I think since sharing things on pypi does not need
to be officially voted I think we can go ahead and release marvin for
past CloudStack releases for at least 4.4.0

Hugo, PMC and other can comment on the releasing part?

I went ahead and added cloudmonkey pypi module owners to this:
https://pypi.python.org/pypi/cloudstack-marvin

Ian and other committers who may be interested, let me know your pypi
username I'll add you on the admin list as well.

Regards.

Ian Duffy wrote:

I see the pypi entry now goes to 404:
https://pypi.python.org/pypi/cloudstack-marvin/

Came we go ahead and set the version of marvin to 4.4 and do a release?

Thanks,
Ian


On 28 July 2014 18:50, Ian Duffyi...@ianduffy.ie  wrote:


+1 on same version, makes sense to me.


On 28 July 2014 13:55, Hugo Trippaersh...@trippaers.nl  wrote:


Sounds good to me.

Cheers,

Hugo

On 28 jul. 2014, at 14:33, Rohit Yadavrohit.ya...@shapeblue.com  wrote:


Hi Hugo,

Does it make sense to simply use the same version as CloudStack from
next Marvin releases? This is because with each CloudStack release and
possible API changes, the Marvin cloudstackAPI python module will
change. Other than that there are couple of API marshaling/unmarshaling,
signature logic and HTTP stuff but that too changes with CloudStack.

Regards.

Hugo Trippaers wrote:

Before we start with Marvin releases we should discuss versioning i

think.

At the moment all marvin packages are shipped with version 1.0, if we

want to take marvin releases serious we need to start with versions
whenever the something in marvin changes.


Cheers.

Hugo


On 28 jul. 2014, at 14:20, Rohit Yadavrohit.ya...@shapeblue.com

  wrote:

Hi,

I think since the Marvin package tightly depends on CloudStack, it's
release can happen along with CloudStack release.

@Prasanna -- Can you add couple of people as owner/admins to the
cloudstack-marvin pypi package?

Regards.

David Nalley wrote:

I wonder if we need to move this to its own release as we did with

cloudmonkey?

--David

On Mon, Jul 28, 2014 at 8:05 AM, Ian Duffyi...@ianduffy.iewrote:

I believe no, atleast the latest changes under master or

4.4-forward.

Alright, Thanks. I believe all changes for it within 4.4-forward

should now

be in 4.4?

@Prasanna since you hold the account on pypi holding the name
cloudstack-marvin can you make the upload?
Tar at:

http://jenkins.buildacloud.org/view/4.4/job/cloudstack-4.4-marvin/

Thanks,

Ian


On 28 July 2014 01:52, Santhosh Edukulla

santhosh.eduku...@citrix.com

wrote:


I believe no, atleast the latest changes under master or

4.4-forward.

Santhosh

From: Ian Duffy [i...@ianduffy.ie]
Sent: Sunday, July 27, 2014 4:47 PM
To: CloudStack Dev; Santhosh Edukulla; Prasanna Santhanam
Subject: Marvin Package?

Hi,

Do we have a binary of marvin that users can download independent

to the

management server rpms? Other than grabbing the tar.gz from

jenkins.

I was hoping it would be published on pypi. Prasanna seems to have

a page

for it there but there are no uploads:
https://pypi.python.org/pypi/cloudstack-marvin/0.1.0

Ideally I want pip install cloudstack-marvin or easy_install
cloudstack-marvin.

Thanks,

Ian


--
Rohit Yadav
Software Architect, ShapeBlue
M. +41 779015219 | rohit.ya...@shapeblue.com
Blog: bhaisaab.org | Twitter: @_bhaisaab


Find out more about ShapeBlue and our range of CloudStack related

services

IaaS Cloud Design   Build

http://shapeblue.com/iaas-cloud-design-and-build//

CSForge – rapid IaaS deployment framework

http://shapeblue.com/csforge/

CloudStack Consultinghttp://shapeblue.com/cloudstack-consultancy/
CloudStack Infrastructure Support

http://shapeblue.com/cloudstack-infrastructure-support/

CloudStack Bootcamp Training Courses

http://shapeblue.com/cloudstack-training/

This email and any attachments to it may be confidential and are

intended solely for the use of the individual to whom it is addressed. Any
views or opinions expressed are solely those of the author and do not
necessarily represent those of Shape Blue Ltd or related companies. If you
are not the intended recipient of this email, you must neither take any
action based upon its contents, nor copy or show it to anyone. Please
contact the sender if you believe you have received this email in error.
Shape Blue Ltd is a company incorporated in England   Wales. ShapeBlue
Services India LLP is a company incorporated in India and is operated under
license from Shape Blue Ltd. Shape Blue Brasil Consultoria Ltda is a
company incorporated in Brasil and is operated under license from Shape
Blue Ltd. ShapeBlue SA Pty Ltd is a company registered by The Republic of
South Africa and is traded under license from Shape Blue Ltd. ShapeBlue is
a registered trademark.

--
Rohit Yadav
Software Architect, ShapeBlue
M. +41 779015219 | rohit.ya...@shapeblue.com
Blog: bhaisaab.org | Twitter: @_bhaisaab


Find out more about ShapeBlue and our range of 

Re: Marvin Package?

2014-07-29 Thread Rohit Yadav

Since no one objects to the versioning, I've set next release versions
on 4.4 and master branches to 4.4.1 and 4.5.0 respectively. Further
fixed the module author/maintainer email to use that of ACS dev which is
same as cloudmonkey.

Regards.

Hugo Trippaers wrote:

Sounds good to me.

Cheers,

Hugo

On 28 jul. 2014, at 14:33, Rohit Yadavrohit.ya...@shapeblue.com  wrote:


Hi Hugo,

Does it make sense to simply use the same version as CloudStack from
next Marvin releases? This is because with each CloudStack release and
possible API changes, the Marvin cloudstackAPI python module will
change. Other than that there are couple of API marshaling/unmarshaling,
signature logic and HTTP stuff but that too changes with CloudStack.

Regards.

Hugo Trippaers wrote:

Before we start with Marvin releases we should discuss versioning i think.

At the moment all marvin packages are shipped with version 1.0, if we want to 
take marvin releases serious we need to start with versions whenever the 
something in marvin changes.


Cheers.

Hugo


On 28 jul. 2014, at 14:20, Rohit Yadavrohit.ya...@shapeblue.com   wrote:


Hi,

I think since the Marvin package tightly depends on CloudStack, it's
release can happen along with CloudStack release.

@Prasanna -- Can you add couple of people as owner/admins to the
cloudstack-marvin pypi package?

Regards.

David Nalley wrote:

I wonder if we need to move this to its own release as we did with cloudmonkey?

--David

On Mon, Jul 28, 2014 at 8:05 AM, Ian Duffyi...@ianduffy.iewrote:

I believe no, atleast the latest changes under master or 4.4-forward.

Alright, Thanks. I believe all changes for it within 4.4-forward should now
be in 4.4?

@Prasanna since you hold the account on pypi holding the name
cloudstack-marvin can you make the upload?
Tar at: http://jenkins.buildacloud.org/view/4.4/job/cloudstack-4.4-marvin/

Thanks,

Ian


On 28 July 2014 01:52, Santhosh Edukullasanthosh.eduku...@citrix.com
wrote:


I believe no, atleast the latest changes under master or 4.4-forward.

Santhosh

From: Ian Duffy [i...@ianduffy.ie]
Sent: Sunday, July 27, 2014 4:47 PM
To: CloudStack Dev; Santhosh Edukulla; Prasanna Santhanam
Subject: Marvin Package?

Hi,

Do we have a binary of marvin that users can download independent to the
management server rpms? Other than grabbing the tar.gz from jenkins.

I was hoping it would be published on pypi. Prasanna seems to have a page
for it there but there are no uploads:
https://pypi.python.org/pypi/cloudstack-marvin/0.1.0

Ideally I want pip install cloudstack-marvin or easy_install
cloudstack-marvin.

Thanks,

Ian


--
Rohit Yadav
Software Architect, ShapeBlue
M. +41 779015219 | rohit.ya...@shapeblue.com
Blog: bhaisaab.org | Twitter: @_bhaisaab


Find out more about ShapeBlue and our range of CloudStack related services

IaaS Cloud Design   Buildhttp://shapeblue.com/iaas-cloud-design-and-build//
CSForge – rapid IaaS deployment frameworkhttp://shapeblue.com/csforge/
CloudStack Consultinghttp://shapeblue.com/cloudstack-consultancy/
CloudStack Infrastructure 
Supporthttp://shapeblue.com/cloudstack-infrastructure-support/
CloudStack Bootcamp Training Courseshttp://shapeblue.com/cloudstack-training/

This email and any attachments to it may be confidential and are intended solely 
for the use of the individual to whom it is addressed. Any views or opinions 
expressed are solely those of the author and do not necessarily represent those of 
Shape Blue Ltd or related companies. If you are not the intended recipient of this 
email, you must neither take any action based upon its contents, nor copy or show 
it to anyone. Please contact the sender if you believe you have received this email 
in error. Shape Blue Ltd is a company incorporated in England   Wales. 
ShapeBlue Services India LLP is a company incorporated in India and is operated 
under license from Shape Blue Ltd. Shape Blue Brasil Consultoria Ltda is a company 
incorporated in Brasil and is operated under license from Shape Blue Ltd. ShapeBlue 
SA Pty Ltd is a company registered by The Republic of South Africa and is traded 
under license from Shape Blue Ltd. ShapeBlue is a registered trademark.

--
Rohit Yadav
Software Architect, ShapeBlue
M. +41 779015219 | rohit.ya...@shapeblue.com
Blog: bhaisaab.org | Twitter: @_bhaisaab


Find out more about ShapeBlue and our range of CloudStack related services

IaaS Cloud Design  Buildhttp://shapeblue.com/iaas-cloud-design-and-build//
CSForge – rapid IaaS deployment frameworkhttp://shapeblue.com/csforge/
CloudStack Consultinghttp://shapeblue.com/cloudstack-consultancy/
CloudStack Infrastructure 
Supporthttp://shapeblue.com/cloudstack-infrastructure-support/
CloudStack Bootcamp Training Courseshttp://shapeblue.com/cloudstack-training/

This email and any attachments to it may be confidential and are intended solely 
for the use of the individual to whom it is addressed. Any views or opinions 
expressed are solely those of 

Re: Marvin Package?

2014-07-29 Thread Ian Duffy
 Ian and other committers who may be interested, let me know your pypi
username I'll add you on the admin list as well.

Sure, imduffy15 is my pypi username.


On 29 July 2014 22:08, Rohit Yadav rohit.ya...@shapeblue.com wrote:

 Hi Ian,

 Thanks for the find, I think since sharing things on pypi does not need
 to be officially voted I think we can go ahead and release marvin for
 past CloudStack releases for at least 4.4.0

 Hugo, PMC and other can comment on the releasing part?

 I went ahead and added cloudmonkey pypi module owners to this:
 https://pypi.python.org/pypi/cloudstack-marvin

 Ian and other committers who may be interested, let me know your pypi
 username I'll add you on the admin list as well.

 Regards.


 Ian Duffy wrote:

 I see the pypi entry now goes to 404:
 https://pypi.python.org/pypi/cloudstack-marvin/

 Came we go ahead and set the version of marvin to 4.4 and do a release?

 Thanks,
 Ian


 On 28 July 2014 18:50, Ian Duffyi...@ianduffy.ie  wrote:

  +1 on same version, makes sense to me.


 On 28 July 2014 13:55, Hugo Trippaersh...@trippaers.nl  wrote:

  Sounds good to me.

 Cheers,

 Hugo

 On 28 jul. 2014, at 14:33, Rohit Yadavrohit.ya...@shapeblue.com
  wrote:

  Hi Hugo,

 Does it make sense to simply use the same version as CloudStack from
 next Marvin releases? This is because with each CloudStack release and
 possible API changes, the Marvin cloudstackAPI python module will
 change. Other than that there are couple of API
 marshaling/unmarshaling,
 signature logic and HTTP stuff but that too changes with CloudStack.

 Regards.

 Hugo Trippaers wrote:

 Before we start with Marvin releases we should discuss versioning i

 think.

 At the moment all marvin packages are shipped with version 1.0, if we

 want to take marvin releases serious we need to start with versions
 whenever the something in marvin changes.


 Cheers.

 Hugo


 On 28 jul. 2014, at 14:20, Rohit Yadavrohit.ya...@shapeblue.com

   wrote:

 Hi,

 I think since the Marvin package tightly depends on CloudStack, it's
 release can happen along with CloudStack release.

 @Prasanna -- Can you add couple of people as owner/admins to the
 cloudstack-marvin pypi package?

 Regards.

 David Nalley wrote:

 I wonder if we need to move this to its own release as we did with

 cloudmonkey?

 --David

 On Mon, Jul 28, 2014 at 8:05 AM, Ian Duffyi...@ianduffy.ie
  wrote:

 I believe no, atleast the latest changes under master or

 4.4-forward.

 Alright, Thanks. I believe all changes for it within 4.4-forward

 should now

 be in 4.4?

 @Prasanna since you hold the account on pypi holding the name
 cloudstack-marvin can you make the upload?
 Tar at:

 http://jenkins.buildacloud.org/view/4.4/job/cloudstack-4.4-marvin/

 Thanks,

 Ian


 On 28 July 2014 01:52, Santhosh Edukulla

 santhosh.eduku...@citrix.com

 wrote:

  I believe no, atleast the latest changes under master or

 4.4-forward.

 Santhosh
 
 From: Ian Duffy [i...@ianduffy.ie]
 Sent: Sunday, July 27, 2014 4:47 PM
 To: CloudStack Dev; Santhosh Edukulla; Prasanna Santhanam
 Subject: Marvin Package?

 Hi,

 Do we have a binary of marvin that users can download independent

 to the

 management server rpms? Other than grabbing the tar.gz from

 jenkins.

 I was hoping it would be published on pypi. Prasanna seems to have

 a page

 for it there but there are no uploads:
 https://pypi.python.org/pypi/cloudstack-marvin/0.1.0

 Ideally I want pip install cloudstack-marvin or easy_install
 cloudstack-marvin.

 Thanks,

 Ian

  --
 Rohit Yadav
 Software Architect, ShapeBlue
 M. +41 779015219 | rohit.ya...@shapeblue.com
 Blog: bhaisaab.org | Twitter: @_bhaisaab


 Find out more about ShapeBlue and our range of CloudStack related

 services

 IaaS Cloud Design   Build

 http://shapeblue.com/iaas-cloud-design-and-build//

 CSForge – rapid IaaS deployment framework

 http://shapeblue.com/csforge/

 CloudStack Consultinghttp://shapeblue.com/cloudstack-consultancy/
 CloudStack Infrastructure Support

 http://shapeblue.com/cloudstack-infrastructure-support/

 CloudStack Bootcamp Training Courses

 http://shapeblue.com/cloudstack-training/

 This email and any attachments to it may be confidential and are

 intended solely for the use of the individual to whom it is
 addressed. Any
 views or opinions expressed are solely those of the author and do not
 necessarily represent those of Shape Blue Ltd or related companies. If
 you
 are not the intended recipient of this email, you must neither take any
 action based upon its contents, nor copy or show it to anyone. Please
 contact the sender if you believe you have received this email in error.
 Shape Blue Ltd is a company incorporated in England   Wales. ShapeBlue
 Services India LLP is a company incorporated in India and is operated
 under
 license from Shape Blue Ltd. Shape Blue Brasil Consultoria Ltda is a
 company incorporated in Brasil and is operated under license from Shape
 Blue Ltd. 

Re: Marvin Package?

2014-07-29 Thread Rohit Yadav

Ian Duffy wrote:

Ian and other committers who may be interested, let me know your pypi

username I'll add you on the admin list as well.

Sure, imduffy15 is my pypi username.


Done, feel free to help release marvin in future.

Regards.




On 29 July 2014 22:08, Rohit Yadavrohit.ya...@shapeblue.com  wrote:


Hi Ian,

Thanks for the find, I think since sharing things on pypi does not need
to be officially voted I think we can go ahead and release marvin for
past CloudStack releases for at least 4.4.0

Hugo, PMC and other can comment on the releasing part?

I went ahead and added cloudmonkey pypi module owners to this:
https://pypi.python.org/pypi/cloudstack-marvin

Ian and other committers who may be interested, let me know your pypi
username I'll add you on the admin list as well.

Regards.


Ian Duffy wrote:


I see the pypi entry now goes to 404:
https://pypi.python.org/pypi/cloudstack-marvin/

Came we go ahead and set the version of marvin to 4.4 and do a release?

Thanks,
Ian


On 28 July 2014 18:50, Ian Duffyi...@ianduffy.ie   wrote:

  +1 on same version, makes sense to me.


On 28 July 2014 13:55, Hugo Trippaersh...@trippaers.nl   wrote:

  Sounds good to me.

Cheers,

Hugo

On 28 jul. 2014, at 14:33, Rohit Yadavrohit.ya...@shapeblue.com
  wrote:

  Hi Hugo,

Does it make sense to simply use the same version as CloudStack from
next Marvin releases? This is because with each CloudStack release and
possible API changes, the Marvin cloudstackAPI python module will
change. Other than that there are couple of API
marshaling/unmarshaling,
signature logic and HTTP stuff but that too changes with CloudStack.

Regards.

Hugo Trippaers wrote:


Before we start with Marvin releases we should discuss versioning i


think.
At the moment all marvin packages are shipped with version 1.0, if we
want to take marvin releases serious we need to start with versions

whenever the something in marvin changes.


Cheers.

Hugo


On 28 jul. 2014, at 14:20, Rohit Yadavrohit.ya...@shapeblue.com


   wrote:
Hi,

I think since the Marvin package tightly depends on CloudStack, it's
release can happen along with CloudStack release.

@Prasanna -- Can you add couple of people as owner/admins to the
cloudstack-marvin pypi package?

Regards.

David Nalley wrote:


I wonder if we need to move this to its own release as we did with


cloudmonkey?

--David

On Mon, Jul 28, 2014 at 8:05 AM, Ian Duffyi...@ianduffy.ie
  wrote:


I believe no, atleast the latest changes under master or
4.4-forward.

Alright, Thanks. I believe all changes for it within 4.4-forward

should now

be in 4.4?

@Prasanna since you hold the account on pypi holding the name
cloudstack-marvin can you make the upload?
Tar at:


http://jenkins.buildacloud.org/view/4.4/job/cloudstack-4.4-marvin/

Thanks,

Ian


On 28 July 2014 01:52, Santhosh Edukulla


santhosh.eduku...@citrix.com

wrote:

  I believe no, atleast the latest changes under master or
4.4-forward.

Santhosh


From: Ian Duffy [i...@ianduffy.ie]
Sent: Sunday, July 27, 2014 4:47 PM
To: CloudStack Dev; Santhosh Edukulla; Prasanna Santhanam
Subject: Marvin Package?

Hi,

Do we have a binary of marvin that users can download independent


to the

management server rpms? Other than grabbing the tar.gz from

jenkins.

I was hoping it would be published on pypi. Prasanna seems to have

a page

for it there but there are no uploads:

https://pypi.python.org/pypi/cloudstack-marvin/0.1.0

Ideally I want pip install cloudstack-marvin or easy_install
cloudstack-marvin.

Thanks,

Ian

  --

Rohit Yadav
Software Architect, ShapeBlue
M. +41 779015219 | rohit.ya...@shapeblue.com
Blog: bhaisaab.org | Twitter: @_bhaisaab


Find out more about ShapeBlue and our range of CloudStack related


services

IaaS Cloud DesignBuild

http://shapeblue.com/iaas-cloud-design-and-build//

CSForge – rapid IaaS deployment framework

http://shapeblue.com/csforge/

CloudStack Consultinghttp://shapeblue.com/cloudstack-consultancy/

CloudStack Infrastructure Support


http://shapeblue.com/cloudstack-infrastructure-support/

CloudStack Bootcamp Training Courses

http://shapeblue.com/cloudstack-training/

This email and any attachments to it may be confidential and are

intended solely for the use of the individual to whom it is

addressed. Any
views or opinions expressed are solely those of the author and do not
necessarily represent those of Shape Blue Ltd or related companies. If
you
are not the intended recipient of this email, you must neither take any
action based upon its contents, nor copy or show it to anyone. Please
contact the sender if you believe you have received this email in error.
Shape Blue Ltd is a company incorporated in EnglandWales. ShapeBlue
Services India LLP is a company incorporated in India and is operated
under
license from Shape Blue Ltd. Shape Blue Brasil Consultoria Ltda is a
company incorporated in Brasil and is operated under license from Shape
Blue Ltd. ShapeBlue 

RE: Marvin Package?

2014-07-29 Thread Santhosh Edukulla
please add me as well. username santhoshe

Santhosh

From: Rohit Yadav [rohit.ya...@shapeblue.com]
Sent: Tuesday, July 29, 2014 5:28 PM
To: dev@cloudstack.apache.org
Subject: Re: Marvin Package?

Ian Duffy wrote:
 Ian and other committers who may be interested, let me know your pypi
 username I'll add you on the admin list as well.

 Sure, imduffy15 is my pypi username.

Done, feel free to help release marvin in future.

Regards.



 On 29 July 2014 22:08, Rohit Yadavrohit.ya...@shapeblue.com  wrote:

 Hi Ian,

 Thanks for the find, I think since sharing things on pypi does not need
 to be officially voted I think we can go ahead and release marvin for
 past CloudStack releases for at least 4.4.0

 Hugo, PMC and other can comment on the releasing part?

 I went ahead and added cloudmonkey pypi module owners to this:
 https://pypi.python.org/pypi/cloudstack-marvin

 Ian and other committers who may be interested, let me know your pypi
 username I'll add you on the admin list as well.

 Regards.


 Ian Duffy wrote:

 I see the pypi entry now goes to 404:
 https://pypi.python.org/pypi/cloudstack-marvin/

 Came we go ahead and set the version of marvin to 4.4 and do a release?

 Thanks,
 Ian


 On 28 July 2014 18:50, Ian Duffyi...@ianduffy.ie   wrote:

   +1 on same version, makes sense to me.

 On 28 July 2014 13:55, Hugo Trippaersh...@trippaers.nl   wrote:

   Sounds good to me.
 Cheers,

 Hugo

 On 28 jul. 2014, at 14:33, Rohit Yadavrohit.ya...@shapeblue.com
   wrote:

   Hi Hugo,
 Does it make sense to simply use the same version as CloudStack from
 next Marvin releases? This is because with each CloudStack release and
 possible API changes, the Marvin cloudstackAPI python module will
 change. Other than that there are couple of API
 marshaling/unmarshaling,
 signature logic and HTTP stuff but that too changes with CloudStack.

 Regards.

 Hugo Trippaers wrote:

 Before we start with Marvin releases we should discuss versioning i

 think.
 At the moment all marvin packages are shipped with version 1.0, if we
 want to take marvin releases serious we need to start with versions
 whenever the something in marvin changes.

 Cheers.

 Hugo


 On 28 jul. 2014, at 14:20, Rohit Yadavrohit.ya...@shapeblue.com

wrote:
 Hi,
 I think since the Marvin package tightly depends on CloudStack, it's
 release can happen along with CloudStack release.

 @Prasanna -- Can you add couple of people as owner/admins to the
 cloudstack-marvin pypi package?

 Regards.

 David Nalley wrote:

 I wonder if we need to move this to its own release as we did with

 cloudmonkey?
 --David
 On Mon, Jul 28, 2014 at 8:05 AM, Ian Duffyi...@ianduffy.ie
   wrote:

 I believe no, atleast the latest changes under master or
 4.4-forward.
 Alright, Thanks. I believe all changes for it within 4.4-forward
 should now
 be in 4.4?
 @Prasanna since you hold the account on pypi holding the name
 cloudstack-marvin can you make the upload?
 Tar at:

 http://jenkins.buildacloud.org/view/4.4/job/cloudstack-4.4-marvin/
 Thanks,
 Ian


 On 28 July 2014 01:52, Santhosh Edukulla

 santhosh.eduku...@citrix.com
 wrote:
   I believe no, atleast the latest changes under master or
 4.4-forward.
 Santhosh
 
 From: Ian Duffy [i...@ianduffy.ie]
 Sent: Sunday, July 27, 2014 4:47 PM
 To: CloudStack Dev; Santhosh Edukulla; Prasanna Santhanam
 Subject: Marvin Package?

 Hi,

 Do we have a binary of marvin that users can download independent

 to the
 management server rpms? Other than grabbing the tar.gz from
 jenkins.
 I was hoping it would be published on pypi. Prasanna seems to have
 a page
 for it there but there are no uploads:
 https://pypi.python.org/pypi/cloudstack-marvin/0.1.0

 Ideally I want pip install cloudstack-marvin or easy_install
 cloudstack-marvin.

 Thanks,

 Ian

   --
 Rohit Yadav
 Software Architect, ShapeBlue
 M. +41 779015219 | rohit.ya...@shapeblue.com
 Blog: bhaisaab.org | Twitter: @_bhaisaab


 Find out more about ShapeBlue and our range of CloudStack related

 services
 IaaS Cloud DesignBuild
 http://shapeblue.com/iaas-cloud-design-and-build//
 CSForge – rapid IaaS deployment framework
 http://shapeblue.com/csforge/
 CloudStack Consultinghttp://shapeblue.com/cloudstack-consultancy/
 CloudStack Infrastructure Support

 http://shapeblue.com/cloudstack-infrastructure-support/
 CloudStack Bootcamp Training Courses
 http://shapeblue.com/cloudstack-training/
 This email and any attachments to it may be confidential and are
 intended solely for the use of the individual to whom it is
 addressed. Any
 views or opinions expressed are solely those of the author and do not
 necessarily represent those of Shape Blue Ltd or related companies. If
 you
 are not the intended recipient of this email, you must neither take any
 action based upon its contents, nor copy or show it to anyone. Please
 contact the sender if you believe you have received this email in error.
 Shape

Re: Marvin Package?

2014-07-28 Thread Daan Hoogland
Don't be to sure Ian,

There is about 180 changes in 4.4-forward that did not go in 4.4 yet

On Mon, Jul 28, 2014 at 2:05 PM, Ian Duffy i...@ianduffy.ie wrote:
 I believe no, atleast the latest changes under master or 4.4-forward.

 Alright, Thanks. I believe all changes for it within 4.4-forward should now
 be in 4.4?

 @Prasanna since you hold the account on pypi holding the name
 cloudstack-marvin can you make the upload?
 Tar at: http://jenkins.buildacloud.org/view/4.4/job/cloudstack-4.4-marvin/

 Thanks,

 Ian


 On 28 July 2014 01:52, Santhosh Edukulla santhosh.eduku...@citrix.com
 wrote:

 I believe no, atleast the latest changes under master or 4.4-forward.

 Santhosh
 
 From: Ian Duffy [i...@ianduffy.ie]
 Sent: Sunday, July 27, 2014 4:47 PM
 To: CloudStack Dev; Santhosh Edukulla; Prasanna Santhanam
 Subject: Marvin Package?

 Hi,

 Do we have a binary of marvin that users can download independent to the
 management server rpms? Other than grabbing the tar.gz from jenkins.

 I was hoping it would be published on pypi. Prasanna seems to have a page
 for it there but there are no uploads:
 https://pypi.python.org/pypi/cloudstack-marvin/0.1.0

 Ideally I want pip install cloudstack-marvin or easy_install
 cloudstack-marvin.

 Thanks,

 Ian




-- 
Daan


Re: Marvin Package?

2014-07-28 Thread David Nalley
I wonder if we need to move this to its own release as we did with cloudmonkey?

--David

On Mon, Jul 28, 2014 at 8:05 AM, Ian Duffy i...@ianduffy.ie wrote:
 I believe no, atleast the latest changes under master or 4.4-forward.

 Alright, Thanks. I believe all changes for it within 4.4-forward should now
 be in 4.4?

 @Prasanna since you hold the account on pypi holding the name
 cloudstack-marvin can you make the upload?
 Tar at: http://jenkins.buildacloud.org/view/4.4/job/cloudstack-4.4-marvin/

 Thanks,

 Ian


 On 28 July 2014 01:52, Santhosh Edukulla santhosh.eduku...@citrix.com
 wrote:

 I believe no, atleast the latest changes under master or 4.4-forward.

 Santhosh
 
 From: Ian Duffy [i...@ianduffy.ie]
 Sent: Sunday, July 27, 2014 4:47 PM
 To: CloudStack Dev; Santhosh Edukulla; Prasanna Santhanam
 Subject: Marvin Package?

 Hi,

 Do we have a binary of marvin that users can download independent to the
 management server rpms? Other than grabbing the tar.gz from jenkins.

 I was hoping it would be published on pypi. Prasanna seems to have a page
 for it there but there are no uploads:
 https://pypi.python.org/pypi/cloudstack-marvin/0.1.0

 Ideally I want pip install cloudstack-marvin or easy_install
 cloudstack-marvin.

 Thanks,

 Ian



Re: Marvin Package?

2014-07-28 Thread Rohit Yadav

Hi,

I think since the Marvin package tightly depends on CloudStack, it's
release can happen along with CloudStack release.

@Prasanna -- Can you add couple of people as owner/admins to the
cloudstack-marvin pypi package?

Regards.

David Nalley wrote:

I wonder if we need to move this to its own release as we did with cloudmonkey?

--David

On Mon, Jul 28, 2014 at 8:05 AM, Ian Duffyi...@ianduffy.ie  wrote:

I believe no, atleast the latest changes under master or 4.4-forward.

Alright, Thanks. I believe all changes for it within 4.4-forward should now
be in 4.4?

@Prasanna since you hold the account on pypi holding the name
cloudstack-marvin can you make the upload?
Tar at: http://jenkins.buildacloud.org/view/4.4/job/cloudstack-4.4-marvin/

Thanks,

Ian


On 28 July 2014 01:52, Santhosh Edukullasanthosh.eduku...@citrix.com
wrote:


I believe no, atleast the latest changes under master or 4.4-forward.

Santhosh

From: Ian Duffy [i...@ianduffy.ie]
Sent: Sunday, July 27, 2014 4:47 PM
To: CloudStack Dev; Santhosh Edukulla; Prasanna Santhanam
Subject: Marvin Package?

Hi,

Do we have a binary of marvin that users can download independent to the
management server rpms? Other than grabbing the tar.gz from jenkins.

I was hoping it would be published on pypi. Prasanna seems to have a page
for it there but there are no uploads:
https://pypi.python.org/pypi/cloudstack-marvin/0.1.0

Ideally I want pip install cloudstack-marvin or easy_install
cloudstack-marvin.

Thanks,

Ian



--
Rohit Yadav
Software Architect, ShapeBlue
M. +41 779015219 | rohit.ya...@shapeblue.com
Blog: bhaisaab.org | Twitter: @_bhaisaab


Find out more about ShapeBlue and our range of CloudStack related services

IaaS Cloud Design  Buildhttp://shapeblue.com/iaas-cloud-design-and-build//
CSForge – rapid IaaS deployment frameworkhttp://shapeblue.com/csforge/
CloudStack Consultinghttp://shapeblue.com/cloudstack-consultancy/
CloudStack Infrastructure 
Supporthttp://shapeblue.com/cloudstack-infrastructure-support/
CloudStack Bootcamp Training Courseshttp://shapeblue.com/cloudstack-training/

This email and any attachments to it may be confidential and are intended solely 
for the use of the individual to whom it is addressed. Any views or opinions 
expressed are solely those of the author and do not necessarily represent those of 
Shape Blue Ltd or related companies. If you are not the intended recipient of this 
email, you must neither take any action based upon its contents, nor copy or show 
it to anyone. Please contact the sender if you believe you have received this email 
in error. Shape Blue Ltd is a company incorporated in England  Wales. 
ShapeBlue Services India LLP is a company incorporated in India and is operated 
under license from Shape Blue Ltd. Shape Blue Brasil Consultoria Ltda is a company 
incorporated in Brasil and is operated under license from Shape Blue Ltd. ShapeBlue 
SA Pty Ltd is a company registered by The Republic of South Africa and is traded 
under license from Shape Blue Ltd. ShapeBlue is a registered trademark.


Re: Marvin Package?

2014-07-28 Thread Hugo Trippaers
Before we start with Marvin releases we should discuss versioning i think.

At the moment all marvin packages are shipped with version 1.0, if we want to 
take marvin releases serious we need to start with versions whenever the 
something in marvin changes.


Cheers.

Hugo


On 28 jul. 2014, at 14:20, Rohit Yadav rohit.ya...@shapeblue.com wrote:

 Hi,
 
 I think since the Marvin package tightly depends on CloudStack, it's
 release can happen along with CloudStack release.
 
 @Prasanna -- Can you add couple of people as owner/admins to the
 cloudstack-marvin pypi package?
 
 Regards.
 
 David Nalley wrote:
 I wonder if we need to move this to its own release as we did with 
 cloudmonkey?
 
 --David
 
 On Mon, Jul 28, 2014 at 8:05 AM, Ian Duffyi...@ianduffy.ie  wrote:
 I believe no, atleast the latest changes under master or 4.4-forward.
 Alright, Thanks. I believe all changes for it within 4.4-forward should now
 be in 4.4?
 
 @Prasanna since you hold the account on pypi holding the name
 cloudstack-marvin can you make the upload?
 Tar at: http://jenkins.buildacloud.org/view/4.4/job/cloudstack-4.4-marvin/
 
 Thanks,
 
 Ian
 
 
 On 28 July 2014 01:52, Santhosh Edukullasanthosh.eduku...@citrix.com
 wrote:
 
 I believe no, atleast the latest changes under master or 4.4-forward.
 
 Santhosh
 
 From: Ian Duffy [i...@ianduffy.ie]
 Sent: Sunday, July 27, 2014 4:47 PM
 To: CloudStack Dev; Santhosh Edukulla; Prasanna Santhanam
 Subject: Marvin Package?
 
 Hi,
 
 Do we have a binary of marvin that users can download independent to the
 management server rpms? Other than grabbing the tar.gz from jenkins.
 
 I was hoping it would be published on pypi. Prasanna seems to have a page
 for it there but there are no uploads:
 https://pypi.python.org/pypi/cloudstack-marvin/0.1.0
 
 Ideally I want pip install cloudstack-marvin or easy_install
 cloudstack-marvin.
 
 Thanks,
 
 Ian
 
 
 --
 Rohit Yadav
 Software Architect, ShapeBlue
 M. +41 779015219 | rohit.ya...@shapeblue.com
 Blog: bhaisaab.org | Twitter: @_bhaisaab
 
 
 Find out more about ShapeBlue and our range of CloudStack related services
 
 IaaS Cloud Design  Buildhttp://shapeblue.com/iaas-cloud-design-and-build//
 CSForge – rapid IaaS deployment frameworkhttp://shapeblue.com/csforge/
 CloudStack Consultinghttp://shapeblue.com/cloudstack-consultancy/
 CloudStack Infrastructure 
 Supporthttp://shapeblue.com/cloudstack-infrastructure-support/
 CloudStack Bootcamp Training 
 Courseshttp://shapeblue.com/cloudstack-training/
 
 This email and any attachments to it may be confidential and are intended 
 solely for the use of the individual to whom it is addressed. Any views or 
 opinions expressed are solely those of the author and do not necessarily 
 represent those of Shape Blue Ltd or related companies. If you are not the 
 intended recipient of this email, you must neither take any action based upon 
 its contents, nor copy or show it to anyone. Please contact the sender if you 
 believe you have received this email in error. Shape Blue Ltd is a company 
 incorporated in England  Wales. ShapeBlue Services India LLP is a company 
 incorporated in India and is operated under license from Shape Blue Ltd. 
 Shape Blue Brasil Consultoria Ltda is a company incorporated in Brasil and is 
 operated under license from Shape Blue Ltd. ShapeBlue SA Pty Ltd is a company 
 registered by The Republic of South Africa and is traded under license from 
 Shape Blue Ltd. ShapeBlue is a registered trademark.



Re: Marvin Package?

2014-07-28 Thread Rohit Yadav

Hi Hugo,

Does it make sense to simply use the same version as CloudStack from
next Marvin releases? This is because with each CloudStack release and
possible API changes, the Marvin cloudstackAPI python module will
change. Other than that there are couple of API marshaling/unmarshaling,
signature logic and HTTP stuff but that too changes with CloudStack.

Regards.

Hugo Trippaers wrote:

Before we start with Marvin releases we should discuss versioning i think.

At the moment all marvin packages are shipped with version 1.0, if we want to 
take marvin releases serious we need to start with versions whenever the 
something in marvin changes.


Cheers.

Hugo


On 28 jul. 2014, at 14:20, Rohit Yadavrohit.ya...@shapeblue.com  wrote:


Hi,

I think since the Marvin package tightly depends on CloudStack, it's
release can happen along with CloudStack release.

@Prasanna -- Can you add couple of people as owner/admins to the
cloudstack-marvin pypi package?

Regards.

David Nalley wrote:

I wonder if we need to move this to its own release as we did with cloudmonkey?

--David

On Mon, Jul 28, 2014 at 8:05 AM, Ian Duffyi...@ianduffy.ie   wrote:

I believe no, atleast the latest changes under master or 4.4-forward.

Alright, Thanks. I believe all changes for it within 4.4-forward should now
be in 4.4?

@Prasanna since you hold the account on pypi holding the name
cloudstack-marvin can you make the upload?
Tar at: http://jenkins.buildacloud.org/view/4.4/job/cloudstack-4.4-marvin/

Thanks,

Ian


On 28 July 2014 01:52, Santhosh Edukullasanthosh.eduku...@citrix.com
wrote:


I believe no, atleast the latest changes under master or 4.4-forward.

Santhosh

From: Ian Duffy [i...@ianduffy.ie]
Sent: Sunday, July 27, 2014 4:47 PM
To: CloudStack Dev; Santhosh Edukulla; Prasanna Santhanam
Subject: Marvin Package?

Hi,

Do we have a binary of marvin that users can download independent to the
management server rpms? Other than grabbing the tar.gz from jenkins.

I was hoping it would be published on pypi. Prasanna seems to have a page
for it there but there are no uploads:
https://pypi.python.org/pypi/cloudstack-marvin/0.1.0

Ideally I want pip install cloudstack-marvin or easy_install
cloudstack-marvin.

Thanks,

Ian


--
Rohit Yadav
Software Architect, ShapeBlue
M. +41 779015219 | rohit.ya...@shapeblue.com
Blog: bhaisaab.org | Twitter: @_bhaisaab


Find out more about ShapeBlue and our range of CloudStack related services

IaaS Cloud Design  Buildhttp://shapeblue.com/iaas-cloud-design-and-build//
CSForge – rapid IaaS deployment frameworkhttp://shapeblue.com/csforge/
CloudStack Consultinghttp://shapeblue.com/cloudstack-consultancy/
CloudStack Infrastructure 
Supporthttp://shapeblue.com/cloudstack-infrastructure-support/
CloudStack Bootcamp Training Courseshttp://shapeblue.com/cloudstack-training/

This email and any attachments to it may be confidential and are intended solely 
for the use of the individual to whom it is addressed. Any views or opinions 
expressed are solely those of the author and do not necessarily represent those of 
Shape Blue Ltd or related companies. If you are not the intended recipient of this 
email, you must neither take any action based upon its contents, nor copy or show 
it to anyone. Please contact the sender if you believe you have received this email 
in error. Shape Blue Ltd is a company incorporated in England  Wales. 
ShapeBlue Services India LLP is a company incorporated in India and is operated 
under license from Shape Blue Ltd. Shape Blue Brasil Consultoria Ltda is a company 
incorporated in Brasil and is operated under license from Shape Blue Ltd. ShapeBlue 
SA Pty Ltd is a company registered by The Republic of South Africa and is traded 
under license from Shape Blue Ltd. ShapeBlue is a registered trademark.




--
Rohit Yadav
Software Architect, ShapeBlue
M. +41 779015219 | rohit.ya...@shapeblue.com
Blog: bhaisaab.org | Twitter: @_bhaisaab


Find out more about ShapeBlue and our range of CloudStack related services

IaaS Cloud Design  Buildhttp://shapeblue.com/iaas-cloud-design-and-build//
CSForge – rapid IaaS deployment frameworkhttp://shapeblue.com/csforge/
CloudStack Consultinghttp://shapeblue.com/cloudstack-consultancy/
CloudStack Infrastructure 
Supporthttp://shapeblue.com/cloudstack-infrastructure-support/
CloudStack Bootcamp Training Courseshttp://shapeblue.com/cloudstack-training/

This email and any attachments to it may be confidential and are intended solely 
for the use of the individual to whom it is addressed. Any views or opinions 
expressed are solely those of the author and do not necessarily represent those of 
Shape Blue Ltd or related companies. If you are not the intended recipient of this 
email, you must neither take any action based upon its contents, nor copy or show 
it to anyone. Please contact the sender if you believe you have received this email 
in error. Shape Blue Ltd is a company incorporated in England  Wales. 

RE: Marvin Package?

2014-07-28 Thread Sudha Ponnaganti
+1 to use same version number for Marvin package as Cloudstack release.

-Original Message-
From: Rohit Yadav [mailto:rohit.ya...@shapeblue.com] 
Sent: Monday, July 28, 2014 5:34 AM
To: dev@cloudstack.apache.org
Cc: Prasanna Santhanam
Subject: Re: Marvin Package?

Hi Hugo,

Does it make sense to simply use the same version as CloudStack from next 
Marvin releases? This is because with each CloudStack release and possible API 
changes, the Marvin cloudstackAPI python module will change. Other than that 
there are couple of API marshaling/unmarshaling, signature logic and HTTP stuff 
but that too changes with CloudStack.

Regards.

Hugo Trippaers wrote:
 Before we start with Marvin releases we should discuss versioning i think.

 At the moment all marvin packages are shipped with version 1.0, if we want to 
 take marvin releases serious we need to start with versions whenever the 
 something in marvin changes.


 Cheers.

 Hugo


 On 28 jul. 2014, at 14:20, Rohit Yadavrohit.ya...@shapeblue.com  wrote:

 Hi,

 I think since the Marvin package tightly depends on CloudStack, it's 
 release can happen along with CloudStack release.

 @Prasanna -- Can you add couple of people as owner/admins to the 
 cloudstack-marvin pypi package?

 Regards.

 David Nalley wrote:
 I wonder if we need to move this to its own release as we did with 
 cloudmonkey?

 --David

 On Mon, Jul 28, 2014 at 8:05 AM, Ian Duffyi...@ianduffy.ie   wrote:
 I believe no, atleast the latest changes under master or 4.4-forward.
 Alright, Thanks. I believe all changes for it within 4.4-forward 
 should now be in 4.4?

 @Prasanna since you hold the account on pypi holding the name 
 cloudstack-marvin can you make the upload?
 Tar at: 
 http://jenkins.buildacloud.org/view/4.4/job/cloudstack-4.4-marvin/

 Thanks,

 Ian


 On 28 July 2014 01:52, Santhosh 
 Edukullasanthosh.eduku...@citrix.com
 wrote:

 I believe no, atleast the latest changes under master or 4.4-forward.

 Santhosh
 
 From: Ian Duffy [i...@ianduffy.ie]
 Sent: Sunday, July 27, 2014 4:47 PM
 To: CloudStack Dev; Santhosh Edukulla; Prasanna Santhanam
 Subject: Marvin Package?

 Hi,

 Do we have a binary of marvin that users can download independent 
 to the management server rpms? Other than grabbing the tar.gz from 
 jenkins.

 I was hoping it would be published on pypi. Prasanna seems to have 
 a page for it there but there are no uploads:
 https://pypi.python.org/pypi/cloudstack-marvin/0.1.0

 Ideally I want pip install cloudstack-marvin or easy_install 
 cloudstack-marvin.

 Thanks,

 Ian

 --
 Rohit Yadav
 Software Architect, ShapeBlue
 M. +41 779015219 | rohit.ya...@shapeblue.com
 Blog: bhaisaab.org | Twitter: @_bhaisaab


 Find out more about ShapeBlue and our range of CloudStack related 
 services

 IaaS Cloud Design  
 Buildhttp://shapeblue.com/iaas-cloud-design-and-build//
 CSForge – rapid IaaS deployment 
 frameworkhttp://shapeblue.com/csforge/
 CloudStack Consultinghttp://shapeblue.com/cloudstack-consultancy/
 CloudStack Infrastructure 
 Supporthttp://shapeblue.com/cloudstack-infrastructure-support/
 CloudStack Bootcamp Training 
 Courseshttp://shapeblue.com/cloudstack-training/

 This email and any attachments to it may be confidential and are intended 
 solely for the use of the individual to whom it is addressed. Any views or 
 opinions expressed are solely those of the author and do not necessarily 
 represent those of Shape Blue Ltd or related companies. If you are not the 
 intended recipient of this email, you must neither take any action based 
 upon its contents, nor copy or show it to anyone. Please contact the sender 
 if you believe you have received this email in error. Shape Blue Ltd is a 
 company incorporated in England  Wales. ShapeBlue Services India LLP is a 
 company incorporated in India and is operated under license from Shape Blue 
 Ltd. Shape Blue Brasil Consultoria Ltda is a company incorporated in Brasil 
 and is operated under license from Shape Blue Ltd. ShapeBlue SA Pty Ltd is a 
 company registered by The Republic of South Africa and is traded under 
 license from Shape Blue Ltd. ShapeBlue is a registered trademark.


--
Rohit Yadav
Software Architect, ShapeBlue
M. +41 779015219 | rohit.ya...@shapeblue.com
Blog: bhaisaab.org | Twitter: @_bhaisaab


Find out more about ShapeBlue and our range of CloudStack related services

IaaS Cloud Design  Buildhttp://shapeblue.com/iaas-cloud-design-and-build//
CSForge – rapid IaaS deployment frameworkhttp://shapeblue.com/csforge/
CloudStack Consultinghttp://shapeblue.com/cloudstack-consultancy/
CloudStack Infrastructure 
Supporthttp://shapeblue.com/cloudstack-infrastructure-support/
CloudStack Bootcamp Training Courseshttp://shapeblue.com/cloudstack-training/

This email and any attachments to it may be confidential and are intended 
solely for the use of the individual to whom it is addressed. Any views or 
opinions expressed are solely those of the author and do

Re: Marvin Package?

2014-07-28 Thread Hugo Trippaers

Sounds good to me.

Cheers,

Hugo

On 28 jul. 2014, at 14:33, Rohit Yadav rohit.ya...@shapeblue.com wrote:

 Hi Hugo,
 
 Does it make sense to simply use the same version as CloudStack from
 next Marvin releases? This is because with each CloudStack release and
 possible API changes, the Marvin cloudstackAPI python module will
 change. Other than that there are couple of API marshaling/unmarshaling,
 signature logic and HTTP stuff but that too changes with CloudStack.
 
 Regards.
 
 Hugo Trippaers wrote:
 Before we start with Marvin releases we should discuss versioning i think.
 
 At the moment all marvin packages are shipped with version 1.0, if we want 
 to take marvin releases serious we need to start with versions whenever the 
 something in marvin changes.
 
 
 Cheers.
 
 Hugo
 
 
 On 28 jul. 2014, at 14:20, Rohit Yadavrohit.ya...@shapeblue.com  wrote:
 
 Hi,
 
 I think since the Marvin package tightly depends on CloudStack, it's
 release can happen along with CloudStack release.
 
 @Prasanna -- Can you add couple of people as owner/admins to the
 cloudstack-marvin pypi package?
 
 Regards.
 
 David Nalley wrote:
 I wonder if we need to move this to its own release as we did with 
 cloudmonkey?
 
 --David
 
 On Mon, Jul 28, 2014 at 8:05 AM, Ian Duffyi...@ianduffy.ie   wrote:
 I believe no, atleast the latest changes under master or 4.4-forward.
 Alright, Thanks. I believe all changes for it within 4.4-forward should 
 now
 be in 4.4?
 
 @Prasanna since you hold the account on pypi holding the name
 cloudstack-marvin can you make the upload?
 Tar at: http://jenkins.buildacloud.org/view/4.4/job/cloudstack-4.4-marvin/
 
 Thanks,
 
 Ian
 
 
 On 28 July 2014 01:52, Santhosh Edukullasanthosh.eduku...@citrix.com
 wrote:
 
 I believe no, atleast the latest changes under master or 4.4-forward.
 
 Santhosh
 
 From: Ian Duffy [i...@ianduffy.ie]
 Sent: Sunday, July 27, 2014 4:47 PM
 To: CloudStack Dev; Santhosh Edukulla; Prasanna Santhanam
 Subject: Marvin Package?
 
 Hi,
 
 Do we have a binary of marvin that users can download independent to the
 management server rpms? Other than grabbing the tar.gz from jenkins.
 
 I was hoping it would be published on pypi. Prasanna seems to have a page
 for it there but there are no uploads:
 https://pypi.python.org/pypi/cloudstack-marvin/0.1.0
 
 Ideally I want pip install cloudstack-marvin or easy_install
 cloudstack-marvin.
 
 Thanks,
 
 Ian
 
 --
 Rohit Yadav
 Software Architect, ShapeBlue
 M. +41 779015219 | rohit.ya...@shapeblue.com
 Blog: bhaisaab.org | Twitter: @_bhaisaab
 
 
 Find out more about ShapeBlue and our range of CloudStack related services
 
 IaaS Cloud Design  
 Buildhttp://shapeblue.com/iaas-cloud-design-and-build//
 CSForge – rapid IaaS deployment frameworkhttp://shapeblue.com/csforge/
 CloudStack Consultinghttp://shapeblue.com/cloudstack-consultancy/
 CloudStack Infrastructure 
 Supporthttp://shapeblue.com/cloudstack-infrastructure-support/
 CloudStack Bootcamp Training 
 Courseshttp://shapeblue.com/cloudstack-training/
 
 This email and any attachments to it may be confidential and are intended 
 solely for the use of the individual to whom it is addressed. Any views or 
 opinions expressed are solely those of the author and do not necessarily 
 represent those of Shape Blue Ltd or related companies. If you are not the 
 intended recipient of this email, you must neither take any action based 
 upon its contents, nor copy or show it to anyone. Please contact the sender 
 if you believe you have received this email in error. Shape Blue Ltd is a 
 company incorporated in England  Wales. ShapeBlue Services India LLP is a 
 company incorporated in India and is operated under license from Shape Blue 
 Ltd. Shape Blue Brasil Consultoria Ltda is a company incorporated in Brasil 
 and is operated under license from Shape Blue Ltd. ShapeBlue SA Pty Ltd is 
 a company registered by The Republic of South Africa and is traded under 
 license from Shape Blue Ltd. ShapeBlue is a registered trademark.
 
 
 --
 Rohit Yadav
 Software Architect, ShapeBlue
 M. +41 779015219 | rohit.ya...@shapeblue.com
 Blog: bhaisaab.org | Twitter: @_bhaisaab
 
 
 Find out more about ShapeBlue and our range of CloudStack related services
 
 IaaS Cloud Design  Buildhttp://shapeblue.com/iaas-cloud-design-and-build//
 CSForge – rapid IaaS deployment frameworkhttp://shapeblue.com/csforge/
 CloudStack Consultinghttp://shapeblue.com/cloudstack-consultancy/
 CloudStack Infrastructure 
 Supporthttp://shapeblue.com/cloudstack-infrastructure-support/
 CloudStack Bootcamp Training 
 Courseshttp://shapeblue.com/cloudstack-training/
 
 This email and any attachments to it may be confidential and are intended 
 solely for the use of the individual to whom it is addressed. Any views or 
 opinions expressed are solely those of the author and do not necessarily 
 represent those of Shape Blue Ltd or related companies. If you are not the 
 intended recipient of 

Re: Marvin Package?

2014-07-28 Thread Ian Duffy
+1 on same version, makes sense to me.


On 28 July 2014 13:55, Hugo Trippaers h...@trippaers.nl wrote:


 Sounds good to me.

 Cheers,

 Hugo

 On 28 jul. 2014, at 14:33, Rohit Yadav rohit.ya...@shapeblue.com wrote:

  Hi Hugo,
 
  Does it make sense to simply use the same version as CloudStack from
  next Marvin releases? This is because with each CloudStack release and
  possible API changes, the Marvin cloudstackAPI python module will
  change. Other than that there are couple of API marshaling/unmarshaling,
  signature logic and HTTP stuff but that too changes with CloudStack.
 
  Regards.
 
  Hugo Trippaers wrote:
  Before we start with Marvin releases we should discuss versioning i
 think.
 
  At the moment all marvin packages are shipped with version 1.0, if we
 want to take marvin releases serious we need to start with versions
 whenever the something in marvin changes.
 
 
  Cheers.
 
  Hugo
 
 
  On 28 jul. 2014, at 14:20, Rohit Yadavrohit.ya...@shapeblue.com
  wrote:
 
  Hi,
 
  I think since the Marvin package tightly depends on CloudStack, it's
  release can happen along with CloudStack release.
 
  @Prasanna -- Can you add couple of people as owner/admins to the
  cloudstack-marvin pypi package?
 
  Regards.
 
  David Nalley wrote:
  I wonder if we need to move this to its own release as we did with
 cloudmonkey?
 
  --David
 
  On Mon, Jul 28, 2014 at 8:05 AM, Ian Duffyi...@ianduffy.ie   wrote:
  I believe no, atleast the latest changes under master or
 4.4-forward.
  Alright, Thanks. I believe all changes for it within 4.4-forward
 should now
  be in 4.4?
 
  @Prasanna since you hold the account on pypi holding the name
  cloudstack-marvin can you make the upload?
  Tar at:
 http://jenkins.buildacloud.org/view/4.4/job/cloudstack-4.4-marvin/
 
  Thanks,
 
  Ian
 
 
  On 28 July 2014 01:52, Santhosh Edukulla
 santhosh.eduku...@citrix.com
  wrote:
 
  I believe no, atleast the latest changes under master or
 4.4-forward.
 
  Santhosh
  
  From: Ian Duffy [i...@ianduffy.ie]
  Sent: Sunday, July 27, 2014 4:47 PM
  To: CloudStack Dev; Santhosh Edukulla; Prasanna Santhanam
  Subject: Marvin Package?
 
  Hi,
 
  Do we have a binary of marvin that users can download independent
 to the
  management server rpms? Other than grabbing the tar.gz from jenkins.
 
  I was hoping it would be published on pypi. Prasanna seems to have
 a page
  for it there but there are no uploads:
  https://pypi.python.org/pypi/cloudstack-marvin/0.1.0
 
  Ideally I want pip install cloudstack-marvin or easy_install
  cloudstack-marvin.
 
  Thanks,
 
  Ian
 
  --
  Rohit Yadav
  Software Architect, ShapeBlue
  M. +41 779015219 | rohit.ya...@shapeblue.com
  Blog: bhaisaab.org | Twitter: @_bhaisaab
 
 
  Find out more about ShapeBlue and our range of CloudStack related
 services
 
  IaaS Cloud Design  Build
 http://shapeblue.com/iaas-cloud-design-and-build//
  CSForge – rapid IaaS deployment framework
 http://shapeblue.com/csforge/
  CloudStack Consultinghttp://shapeblue.com/cloudstack-consultancy/
  CloudStack Infrastructure Support
 http://shapeblue.com/cloudstack-infrastructure-support/
  CloudStack Bootcamp Training Courses
 http://shapeblue.com/cloudstack-training/
 
  This email and any attachments to it may be confidential and are
 intended solely for the use of the individual to whom it is addressed. Any
 views or opinions expressed are solely those of the author and do not
 necessarily represent those of Shape Blue Ltd or related companies. If you
 are not the intended recipient of this email, you must neither take any
 action based upon its contents, nor copy or show it to anyone. Please
 contact the sender if you believe you have received this email in error.
 Shape Blue Ltd is a company incorporated in England  Wales. ShapeBlue
 Services India LLP is a company incorporated in India and is operated under
 license from Shape Blue Ltd. Shape Blue Brasil Consultoria Ltda is a
 company incorporated in Brasil and is operated under license from Shape
 Blue Ltd. ShapeBlue SA Pty Ltd is a company registered by The Republic of
 South Africa and is traded under license from Shape Blue Ltd. ShapeBlue is
 a registered trademark.
 
 
  --
  Rohit Yadav
  Software Architect, ShapeBlue
  M. +41 779015219 | rohit.ya...@shapeblue.com
  Blog: bhaisaab.org | Twitter: @_bhaisaab
 
 
  Find out more about ShapeBlue and our range of CloudStack related
 services
 
  IaaS Cloud Design  Build
 http://shapeblue.com/iaas-cloud-design-and-build//
  CSForge – rapid IaaS deployment frameworkhttp://shapeblue.com/csforge/
  CloudStack Consultinghttp://shapeblue.com/cloudstack-consultancy/
  CloudStack Infrastructure Support
 http://shapeblue.com/cloudstack-infrastructure-support/
  CloudStack Bootcamp Training Courses
 http://shapeblue.com/cloudstack-training/
 
  This email and any attachments to it may be confidential and are
 intended solely for the use of the individual to whom it is addressed. Any
 

RE: Marvin Package?

2014-07-27 Thread Santhosh Edukulla
I believe no, atleast the latest changes under master or 4.4-forward.

Santhosh

From: Ian Duffy [i...@ianduffy.ie]
Sent: Sunday, July 27, 2014 4:47 PM
To: CloudStack Dev; Santhosh Edukulla; Prasanna Santhanam
Subject: Marvin Package?

Hi,

Do we have a binary of marvin that users can download independent to the 
management server rpms? Other than grabbing the tar.gz from jenkins.

I was hoping it would be published on pypi. Prasanna seems to have a page for 
it there but there are no uploads: 
https://pypi.python.org/pypi/cloudstack-marvin/0.1.0

Ideally I want pip install cloudstack-marvin or easy_install cloudstack-marvin.

Thanks,

Ian