Re: CloudStack Guest Scripts and "cloud-init"

2013-10-24 Thread Nux!

On 24.10.2013 15:07, Shanker Balan wrote:

On 24-Oct-2013, at 6:56 pm, Nux!  wrote:


On 24.10.2013 14:01, Shanker Balan wrote:

You could try the one from here:
http://repos.fedorapeople.org/repos/openstack/cloud-init/epel-6/
It's 0.7.2 so it should have support for CS.
I have cloud-init-0.7.2 installed on CentOS 6.2 and configured to 
use CloudStack

as a data source.


That's nice. So, besides changing the data source did you have to do 
anything else? Any gotchas so far?



Documentation is really sparse and I don’t know how much metadata is
available from the VR to make the various modules work. At the very
least, I want to move to cloud-init for cloudstack-set-guest-password
and cloudstack-set-guest-sshkey scripts.

Maybe some additional coding would be required.

Will update once I test things out.


Thanks and looking forward to it.

Lucian

--
Sent from the Delta quadrant using Borg technology!

Nux!
www.nux.ro


Re: CloudStack Guest Scripts and "cloud-init"

2013-10-24 Thread Shanker Balan
On 24-Oct-2013, at 6:56 pm, Nux!  wrote:

> On 24.10.2013 14:01, Shanker Balan wrote:
>>> You could try the one from here:
>>> http://repos.fedorapeople.org/repos/openstack/cloud-init/epel-6/
>>> It's 0.7.2 so it should have support for CS.
>> I have cloud-init-0.7.2 installed on CentOS 6.2 and configured to use 
>> CloudStack
>> as a data source.
>
> That's nice. So, besides changing the data source did you have to do anything 
> else? Any gotchas so far?


Documentation is really sparse and I don’t know how much metadata is available 
from the VR to make the various modules work. At the very least, I want to move 
to cloud-init for cloudstack-set-guest-password and cloudstack-set-guest-sshkey 
scripts.

Maybe some additional coding would be required.

Will update once I test things out.


>
> Lucian
>
>
> --
> Sent from the Delta quadrant using Borg technology!
>
> Nux!
> www.nux.ro

--
@shankerbalan

M: +91 98860 60539 | O: +91 (80) 67935867
shanker.ba...@shapeblue.com | www.shapeblue.com | Twitter:@shapeblue
ShapeBlue Services India LLP, 22nd floor, Unit 2201A, World Trade Centre, 
Bangalore - 560 055

CloudStack Bootcamp Training on 27/28 November, Bangalore
http://www.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 is a registered trademark.


Re: CloudStack Guest Scripts and "cloud-init"

2013-10-24 Thread Nux!

On 24.10.2013 14:01, Shanker Balan wrote:


You could try the one from here:
http://repos.fedorapeople.org/repos/openstack/cloud-init/epel-6/

It's 0.7.2 so it should have support for CS.


I have cloud-init-0.7.2 installed on CentOS 6.2 and configured to use 
CloudStack

as a data source.


That's nice. So, besides changing the data source did you have to do 
anything else? Any gotchas so far?


Lucian


--
Sent from the Delta quadrant using Borg technology!

Nux!
www.nux.ro


Re: CloudStack Guest Scripts and "cloud-init"

2013-10-24 Thread Shanker Balan
On 14-Oct-2013, at 8:22 pm, Nux!  wrote:

> On 14.10.2013 15:00, Yuri Kogun wrote:
>> Hi,
>> What version of cloudinit packages are you using? The cloudstack
>> support has been added in the version 0.7.1
>> Please check this link  https://bugzilla.redhat.com/show_bug.cgi?id=907547
>> You might need to update your RPM. The EPEL repository still have
>> 0.6.3  version
>
> You could try the one from here:
> http://repos.fedorapeople.org/repos/openstack/cloud-init/epel-6/
>
> It's 0.7.2 so it should have support for CS.

I have cloud-init-0.7.2 installed on CentOS 6.2 and configured to use CloudStack
as a data source.

Thanks.

--
@shankerbalan

M: +91 98860 60539 | O: +91 (80) 67935867
shanker.ba...@shapeblue.com | www.shapeblue.com | Twitter:@shapeblue
ShapeBlue Services India LLP, 22nd floor, Unit 2201A, World Trade Centre, 
Bangalore - 560 055

CloudStack Bootcamp Training on 27/28 November, Bangalore
http://www.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 is a registered trademark.


RE: CloudStack Guest Scripts and "cloud-init"

2013-10-14 Thread Nux!

On 14.10.2013 15:00, Yuri Kogun wrote:

Hi,
What version of cloudinit packages are you using? The cloudstack
support has been added in the version 0.7.1

Please check this link  
https://bugzilla.redhat.com/show_bug.cgi?id=907547


You might need to update your RPM. The EPEL repository still have
0.6.3  version


You could try the one from here:
http://repos.fedorapeople.org/repos/openstack/cloud-init/epel-6/

It's 0.7.2 so it should have support for CS.

Lucian

--
Sent from the Delta quadrant using Borg technology!

Nux!
www.nux.ro


Re: CloudStack Guest Scripts and "cloud-init"

2013-10-14 Thread Shanker Balan
On 14-Oct-2013, at 7:30 PM, Yuri Kogun  wrote:

> Hi,
> What version of cloudinit packages are you using? The cloudstack support has 
> been added in the version 0.7.1
>
> Please check this link  https://bugzilla.redhat.com/show_bug.cgi?id=907547
>
> You might need to update your RPM. The EPEL repository still have 0.6.3  
> version

Hi Yuri,

Thank you very much for replying. I'll give upstream cloud-init a shot on 
CentOS shortly.

Regards.
@shankerbalan


>
> Best regards
> Yuri
>
>
>> From: shanker.ba...@shapeblue.com
>> To: users@cloudstack.apache.org
>> Subject: CloudStack Guest Scripts and "cloud-init"
>> Date: Mon, 14 Oct 2013 13:18:42 +
>>
>> Hi Guys,
>>
>> Anyone using cloud-init with CloudStack VMs successfully? I tried to use 
>> cloud-init
>> from the EPEL repos on CentOS and it seemed to assume an AWS environment.
>>
>> Thought I would check before I take a 2nd look. I am looking at the 
>> feasibility of
>> using cloud-init for the providing the cloudstack-guest-set-* script 
>> functionality.
>>
>> --
>> @shankerbalan
>>
>> M: +91 98860 60539 | O: +91 (80) 67935867
>> shanker.ba...@shapeblue.com | www.shapeblue.com | Twitter:@shapeblue
>> ShapeBlue Services India LLP, 22nd floor, Unit 2201A, World Trade Centre, 
>> Bangalore - 560 055
>>
>> CloudStack Bootcamp Training on 27/28 November, Bangalore
>> http://www.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 is a registered 
>> trademark.
>

--
@shankerbalan

M: +91 98860 60539 | O: +91 (80) 67935867
shanker.ba...@shapeblue.com | www.shapeblue.com | Twitter:@shapeblue
ShapeBlue Services India LLP, 22nd floor, Unit 2201A, World Trade Centre, 
Bangalore - 560 055

CloudStack Bootcamp Training on 27/28 November, Bangalore
http://www.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 is a registered trademark.


RE: CloudStack Guest Scripts and "cloud-init"

2013-10-14 Thread Yuri Kogun
Hi, 
What version of cloudinit packages are you using? The cloudstack support has 
been added in the version 0.7.1

Please check this link  https://bugzilla.redhat.com/show_bug.cgi?id=907547

You might need to update your RPM. The EPEL repository still have 0.6.3  
version 

Best regards
Yuri 


> From: shanker.ba...@shapeblue.com
> To: users@cloudstack.apache.org
> Subject: CloudStack Guest Scripts and "cloud-init"
> Date: Mon, 14 Oct 2013 13:18:42 +
> 
> Hi Guys,
> 
> Anyone using cloud-init with CloudStack VMs successfully? I tried to use 
> cloud-init
> from the EPEL repos on CentOS and it seemed to assume an AWS environment.
> 
> Thought I would check before I take a 2nd look. I am looking at the 
> feasibility of
> using cloud-init for the providing the cloudstack-guest-set-* script 
> functionality.
> 
> --
> @shankerbalan
> 
> M: +91 98860 60539 | O: +91 (80) 67935867
> shanker.ba...@shapeblue.com | www.shapeblue.com | Twitter:@shapeblue
> ShapeBlue Services India LLP, 22nd floor, Unit 2201A, World Trade Centre, 
> Bangalore - 560 055
> 
> CloudStack Bootcamp Training on 27/28 November, Bangalore
> http://www.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 is a registered 
> trademark.