Re: [Openstack] Query regarding Tacker of Openstack

2018-05-11 Thread Cong Phuoc Hoang
Hi Aparna,

As I know, Tacker just support updating VNF with mgmt driver is openwrt.
That means you can update config file for OpenWRT instances to update the
rules in firewall, dns, dhcp, etc.  You can look at this link:
https://docs.openstack.org/tacker/latest/install/deploy_openwrt.html to see
more details.

For now, you can not update VNF by changing VNF's user-data. If you want to
update it, I think you can contribute to Tacker for this purpose xD. Main
procedure in Tacker is translating from TOSCA VNF template to HOT template,
then deploy it on OpenStack as a stack in HEAT. I think we can use "Heat
stack update" to do that. When I check Heat document, there are no example
for updating stack (
https://docs.openstack.org/heat/queens/getting_started/create_a_stack.html),
but I still hope we can do it like this way. In the bad way, we can delete
stack and respawn new stack, but I dont like it.

You can contact us via IRC channel: #tacker. If you have any problem, you
can contact me. I am happy to help you when I have some time.

Best regards,

Phuoc.



On Fri, May 11, 2018 at 1:59 PM, APARNA SUBBURAM 
wrote:

> Hi Team,
>
> An update on the query VNF is been created using NOOP driver. We just
> want to know how the VNF could be updated using user-data with the tacker
> commands.
>
> Regards,
> Aparna Subburam
>
> On Fri, May 11, 2018 at 9:46 AM, APARNA SUBBURAM 
> wrote:
>
>> Hi Team,
>>
>>
>> May i know how do we update a VNF using user-data using tacker.
>>
>>
>> Regards,
>>
>> Aparna Subburam
>>
>>
>>
>
> ___
> Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/
> openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/
> openstack
>
>
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


[Openstack] [libvirt][nova] What can be used as equivalent to libvirt network hooks file?

2018-05-11 Thread Palin, Francois
Hi all,

libvirt network hooks file ( /etc/libvirt/hooks/network ) does not get called 
when using neutron.
Any suggestion as to what could be used instead?

I need to perform some specific actions on an interface once an instance 
releases it.

Thanks,

François
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] HA Compute & Instance Evacuation

2018-05-11 Thread Torin Woltjer
On Friday, May 11, 2018 12:40:58 AM EDT Patil, Tushar wrote:
> I think this is what is needed to make it work.
> Install openstacksdk version 0.13.0.
> 
> Apply  patch: https://review.openstack.org/#/c/546492/
> 
> In this patch ,we need to bump openstacksdk version from 0.11.2 to 0.13.0.
> We will merge above patch soon.

Do you have a timetable on when the patch will be merged? If it is a 
relatively small window of time, I would rather wait to use the patched 
mainline code. Otherwise, I am willing to try to work with the patch. 
Additionally, patching python is something that I am not familiar with. Is 
there a good resource on doing this?

You have been a great help so far, thanks again.




___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


[Openstack] Windows images into OpenStack

2018-05-11 Thread Remo Mattei
Hello guys, I have a need now to get a Windows VM into the OpenStack 
deployment. Can anyone suggest the best way to do this. I have done mostly 
Linux. I could use the ISO and build one within OpenStack not sure I want to go 
that route. I have some Windows that are coming from VMWare. 

Thanks, 
Remo 
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] Windows images into OpenStack

2018-05-11 Thread Chris Friesen

On 05/11/2018 10:30 AM, Remo Mattei wrote:

Hello guys, I have a need now to get a Windows VM into the OpenStack 
deployment. Can anyone suggest the best way to do this. I have done mostly 
Linux. I could use the ISO and build one within OpenStack not sure I want to go 
that route. I have some Windows that are coming from VMWare.


Here are the instructions if you choose to go the ISO route:

https://docs.openstack.org/image-guide/windows-image.html

___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] Windows images into OpenStack

2018-05-11 Thread George Mihaiescu
Cloudbase provides an evaluation image for Windows:

https://cloudbase.it/windows-cloud-images/



On Fri, May 11, 2018 at 12:30 PM, Remo Mattei  wrote:

> Hello guys, I have a need now to get a Windows VM into the OpenStack
> deployment. Can anyone suggest the best way to do this. I have done mostly
> Linux. I could use the ISO and build one within OpenStack not sure I want
> to go that route. I have some Windows that are coming from VMWare.
>
> Thanks,
> Remo
> ___
> Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/
> openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/
> openstack
>
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] Windows images into OpenStack

2018-05-11 Thread Tim Bell


Watch out for the cores/sockets properties too. Desktop Windows can limit the 
available resources if every core is a different socket. See 
http://clouddocs.web.cern.ch/clouddocs/details/image_properties.html

Tim

-Original Message-
From: Chris Friesen 
Date: Friday, 11 May 2018 at 19:05
To: "openstack@lists.openstack.org" 
Subject: Re: [Openstack] Windows images into OpenStack

On 05/11/2018 10:30 AM, Remo Mattei wrote:
> Hello guys, I have a need now to get a Windows VM into the OpenStack 
deployment. Can anyone suggest the best way to do this. I have done mostly 
Linux. I could use the ISO and build one within OpenStack not sure I want to go 
that route. I have some Windows that are coming from VMWare.

Here are the instructions if you choose to go the ISO route:

https://docs.openstack.org/image-guide/windows-image.html

___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] Windows images into OpenStack

2018-05-11 Thread Remo Mattei
Thanks Tim. 

I need windows 2016 and the cloudit has 2012. 

Thanks I will probably end up doing the iso. 

> Il giorno 11 mag 2018, alle ore 10:34, Tim Bell  ha scritto:
> 
> 
> 
> Watch out for the cores/sockets properties too. Desktop Windows can limit the 
> available resources if every core is a different socket. See 
> http://clouddocs.web.cern.ch/clouddocs/details/image_properties.html
> 
> Tim
> 
> -Original Message-
> From: Chris Friesen 
> Date: Friday, 11 May 2018 at 19:05
> To: "openstack@lists.openstack.org" 
> Subject: Re: [Openstack] Windows images into OpenStack
> 
>>On 05/11/2018 10:30 AM, Remo Mattei wrote:
>> Hello guys, I have a need now to get a Windows VM into the OpenStack 
>> deployment. Can anyone suggest the best way to do this. I have done mostly 
>> Linux. I could use the ISO and build one within OpenStack not sure I want to 
>> go that route. I have some Windows that are coming from VMWare.
> 
>Here are the instructions if you choose to go the ISO route:
> 
>https://docs.openstack.org/image-guide/windows-image.html
> 
>___
>Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>Post to : openstack@lists.openstack.org
>Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> 
> 
> ___
> Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] Windows images into OpenStack

2018-05-11 Thread Vahric MUHTARYAN
Hello ,
Sorry documentation is in Turkish but I believe you will understand all steps ..
https://www.evernote.com/l/ADD4o5bpbLpE75G7k1imrSWO_eiesD-HzX8
Regards
VM

On 11.05.2018 22:56, "Remo Mattei"  wrote:

Thanks Tim. 

I need windows 2016 and the cloudit has 2012. 

Thanks I will probably end up doing the iso. 

> Il giorno 11 mag 2018, alle ore 10:34, Tim Bell  ha 
scritto:
> 
> 
> 
> Watch out for the cores/sockets properties too. Desktop Windows can limit 
the available resources if every core is a different socket. See 
http://clouddocs.web.cern.ch/clouddocs/details/image_properties.html
> 
> Tim
> 
> -Original Message-
> From: Chris Friesen 
> Date: Friday, 11 May 2018 at 19:05
> To: "openstack@lists.openstack.org" 
> Subject: Re: [Openstack] Windows images into OpenStack
> 
>>On 05/11/2018 10:30 AM, Remo Mattei wrote:
>> Hello guys, I have a need now to get a Windows VM into the OpenStack 
deployment. Can anyone suggest the best way to do this. I have done mostly 
Linux. I could use the ISO and build one within OpenStack not sure I want to go 
that route. I have some Windows that are coming from VMWare.
> 
>Here are the instructions if you choose to go the ISO route:
> 
>https://docs.openstack.org/image-guide/windows-image.html
> 
>___
>Mailing list: 
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>Post to : openstack@lists.openstack.org
>Unsubscribe : 
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> 
> 
> ___
> Mailing list: 
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe : 
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack




___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] Windows images into OpenStack

2018-05-11 Thread Remo Mattei
Thanks

> On May 11, 2018, at 1:32 PM, Vahric MUHTARYAN  wrote:
> 
> Hello ,
> Sorry documentation is in Turkish but I believe you will understand all steps 
> ..
> https://www.evernote.com/l/ADD4o5bpbLpE75G7k1imrSWO_eiesD-HzX8
> Regards
> VM
> 
> On 11.05.2018 22:56, "Remo Mattei"  wrote:
> 
>Thanks Tim. 
> 
>I need windows 2016 and the cloudit has 2012. 
> 
>Thanks I will probably end up doing the iso. 
> 
>> Il giorno 11 mag 2018, alle ore 10:34, Tim Bell  ha 
>> scritto:
>> 
>> 
>> 
>> Watch out for the cores/sockets properties too. Desktop Windows can limit 
>> the available resources if every core is a different socket. See 
>> http://clouddocs.web.cern.ch/clouddocs/details/image_properties.html
>> 
>> Tim
>> 
>> -Original Message-
>> From: Chris Friesen 
>> Date: Friday, 11 May 2018 at 19:05
>> To: "openstack@lists.openstack.org" 
>> Subject: Re: [Openstack] Windows images into OpenStack
>> 
>>>   On 05/11/2018 10:30 AM, Remo Mattei wrote:
>>> Hello guys, I have a need now to get a Windows VM into the OpenStack 
>>> deployment. Can anyone suggest the best way to do this. I have done mostly 
>>> Linux. I could use the ISO and build one within OpenStack not sure I want 
>>> to go that route. I have some Windows that are coming from VMWare.
>> 
>>   Here are the instructions if you choose to go the ISO route:
>> 
>>   https://docs.openstack.org/image-guide/windows-image.html
>> 
>>   ___
>>   Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>>   Post to : openstack@lists.openstack.org
>>   Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>> 
>> 
>> ___
>> Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>> Post to : openstack@lists.openstack.org
>> Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> 
> 
>___
>Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>Post to : openstack@lists.openstack.org
>Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> 
> 
> 


___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Re: [Openstack] [libvirt][nova] What can be used as equivalent to libvirt network hooks file?

2018-05-11 Thread Fabian Zimmermann
Hi,

did you try

hooks/qemu?

 Fabian 

Am 11. Mai 2018 16:22:14 MESZ schrieb "Palin, Francois" 
:
>Hi all,
>
>libvirt network hooks file ( /etc/libvirt/hooks/network ) does not get
>called when using neutron.
>Any suggestion as to what could be used instead?
>
>I need to perform some specific actions on an interface once an
>instance releases it.
>
>Thanks,
>
>François
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack