[openstack-dev] [neutron] Adding routes based on source address in neutron router

2016-09-14 Thread Abhilash Goyal
I am trying to add routes in neutron router based on source address, but
not able to find a valid approach.
Any inputs how to proceed ?
Thanks in advance.

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


Re: [openstack-dev] tacker vnf-create is not bringing upalltheinterfaces

2016-08-29 Thread Abhilash Goyal
Default cirros that is added at the time of installation.
On 29 Aug 2016 16:25, "Zhi Chang" <chang...@unitedstack.com> wrote:

> My cirros image works ok. What version about your cirros image?
>
>
> -- Original ------
> *From: * "Abhilash Goyal"<abhilashgoy...@gmail.com>;
> *Date: * Mon, Aug 29, 2016 06:43 PM
> *To: * "OpenStack Development Mailing List (not for usage questions)"<
> openstack-dev@lists.openstack.org>;
> *Subject: * Re: [openstack-dev] tacker vnf-create is not bringing
> upalltheinterfaces
>
> Hello Chang,
> thanks a lot, this image worked. Could you guide me the same for cirros
> image.
>
>
> On Mon, Aug 29, 2016 at 2:54 PM, Zhi Chang <chang...@unitedstack.com>
> wrote:
>
>> OpenWRT image should be enabled first nic's DHCP.
>>
>>
>> -- Original --
>> *From: * "Abhilash Goyal"<abhilashgoy...@gmail.com>;
>> *Date: * Mon, Aug 29, 2016 05:35 PM
>> *To: * "OpenStack Development Mailing List (not for usage questions)"<
>> openstack-dev@lists.openstack.org>;
>> *Subject: * Re: [openstack-dev] tacker vnf-create is not bringing up
>> alltheinterfaces
>>
>> Hi Chang,
>>
>> I am using https://downloads.openwrt.org/chaos_calmer/15.05/x86/
>> kvm_guest/openwrt-15.05-x86-kvm_guest-combined-ext4.img.gz image of
>> openWRT.
>> This feature is not working for Cirros either.
>>
>> On Mon, Aug 29, 2016 at 2:25 PM, Zhi Chang <chang...@unitedstack.com>
>> wrote:
>>
>>> Hi, Goyal.
>>>
>>> What version about your OpenWRT image? You can get OpenWRT image
>>> from  this: https://drive.google.com/open?id=0B-ruQ8Tx46wSMktKV3J
>>> LRWhnLTA
>>>
>>>
>>> Thanks
>>> Zhi Chang
>>>
>>> -- Original --
>>> *From: * "Abhilash Goyal"<abhilashgoy...@gmail.com>;
>>> *Date: * Mon, Aug 29, 2016 05:18 PM
>>> *To: * "openstack-dev"<openstack-dev@lists.openstack.org>;
>>> *Subject: * [openstack-dev] tacker vnf-create is not bringing up all
>>> theinterfaces
>>>
>>> [Tacker]
>>> Hello team,
>>> I am trying to make an OpenWRT VNF through tacker using this vnf-d
>>> <https://github.com/openstack/tacker/blob/master/samples/tosca-templates/vnfd/tosca-vnfd-openwrt.yaml>.
>>> VNF is spawning successfully, but expected VNF should have 3 connecting
>>> points with first one in management network, but this is not happening. It
>>> is getting up with default network configuration because of this, IPs are
>>> not getting assigned to it automatically.
>>> Guidance would be appreciated.
>>>
>>> --
>>> Abhilash Goyal
>>>
>>>
>>> 
>>> __
>>> OpenStack Development Mailing List (not for usage questions)
>>> Unsubscribe: openstack-dev-requ...@lists.op
>>> enstack.org?subject:unsubscribe
>>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>>>
>>>
>>
>>
>> --
>> Abhilash Goyal
>>
>>
>> 
>> __
>> OpenStack Development Mailing List (not for usage questions)
>> Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscrib
>> e
>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>>
>>
>
>
> --
> Abhilash Goyal
>
>
> __
> OpenStack Development Mailing List (not for usage questions)
> Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
>
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] tacker vnf-create is not bringing up alltheinterfaces

2016-08-29 Thread Abhilash Goyal
Hello Chang,
thanks a lot, this image worked. Could you guide me the same for cirros
image.


On Mon, Aug 29, 2016 at 2:54 PM, Zhi Chang <chang...@unitedstack.com> wrote:

> OpenWRT image should be enabled first nic's DHCP.
>
>
> -- Original --
> *From: * "Abhilash Goyal"<abhilashgoy...@gmail.com>;
> *Date: * Mon, Aug 29, 2016 05:35 PM
> *To: * "OpenStack Development Mailing List (not for usage questions)"<
> openstack-dev@lists.openstack.org>;
> *Subject: * Re: [openstack-dev] tacker vnf-create is not bringing up
> alltheinterfaces
>
> Hi Chang,
>
> I am using https://downloads.openwrt.org/chaos_calmer/15.
> 05/x86/kvm_guest/openwrt-15.05-x86-kvm_guest-combined-ext4.img.gz image
> of openWRT.
> This feature is not working for Cirros either.
>
> On Mon, Aug 29, 2016 at 2:25 PM, Zhi Chang <chang...@unitedstack.com>
> wrote:
>
>> Hi, Goyal.
>>
>> What version about your OpenWRT image? You can get OpenWRT image from
>>  this: https://drive.google.com/open?id=0B-ruQ8Tx46wSMktKV3JLRWhnLTA
>>
>>
>> Thanks
>> Zhi Chang
>>
>> -- Original --
>> *From: * "Abhilash Goyal"<abhilashgoy...@gmail.com>;
>> *Date: * Mon, Aug 29, 2016 05:18 PM
>> *To: * "openstack-dev"<openstack-dev@lists.openstack.org>;
>> *Subject: * [openstack-dev] tacker vnf-create is not bringing up all
>> theinterfaces
>>
>> [Tacker]
>> Hello team,
>> I am trying to make an OpenWRT VNF through tacker using this vnf-d
>> <https://github.com/openstack/tacker/blob/master/samples/tosca-templates/vnfd/tosca-vnfd-openwrt.yaml>.
>> VNF is spawning successfully, but expected VNF should have 3 connecting
>> points with first one in management network, but this is not happening. It
>> is getting up with default network configuration because of this, IPs are
>> not getting assigned to it automatically.
>> Guidance would be appreciated.
>>
>> --
>> Abhilash Goyal
>>
>>
>> 
>> __
>> OpenStack Development Mailing List (not for usage questions)
>> Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscrib
>> e
>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>>
>>
>
>
> --
> Abhilash Goyal
>
>
> __
> OpenStack Development Mailing List (not for usage questions)
> Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
>


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


Re: [openstack-dev] tacker vnf-create is not bringing up all theinterfaces

2016-08-29 Thread Abhilash Goyal
Hi Chang,

I am using
https://downloads.openwrt.org/chaos_calmer/15.05/x86/kvm_guest/openwrt-15.05-x86-kvm_guest-combined-ext4.img.gz
image of openWRT.
This feature is not working for Cirros either.

On Mon, Aug 29, 2016 at 2:25 PM, Zhi Chang <chang...@unitedstack.com> wrote:

> Hi, Goyal.
>
> What version about your OpenWRT image? You can get OpenWRT image from
>  this: https://drive.google.com/open?id=0B-ruQ8Tx46wSMktKV3JLRWhnLTA
>
>
> Thanks
> Zhi Chang
>
> -- Original ------
> *From: * "Abhilash Goyal"<abhilashgoy...@gmail.com>;
> *Date: * Mon, Aug 29, 2016 05:18 PM
> *To: * "openstack-dev"<openstack-dev@lists.openstack.org>;
> *Subject: * [openstack-dev] tacker vnf-create is not bringing up all
> theinterfaces
>
> [Tacker]
> Hello team,
> I am trying to make an OpenWRT VNF through tacker using this vnf-d
> <https://github.com/openstack/tacker/blob/master/samples/tosca-templates/vnfd/tosca-vnfd-openwrt.yaml>.
> VNF is spawning successfully, but expected VNF should have 3 connecting
> points with first one in management network, but this is not happening. It
> is getting up with default network configuration because of this, IPs are
> not getting assigned to it automatically.
> Guidance would be appreciated.
>
> --
> Abhilash Goyal
>
>
> __
> OpenStack Development Mailing List (not for usage questions)
> Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
>


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


[openstack-dev] tacker vnf-create is not bringing up all the interfaces

2016-08-29 Thread Abhilash Goyal
[Tacker]
Hello team,
I am trying to make an OpenWRT VNF through tacker using this vnf-d
<https://github.com/openstack/tacker/blob/master/samples/tosca-templates/vnfd/tosca-vnfd-openwrt.yaml>.
VNF is spawning successfully, but expected VNF should have 3 connecting
points with first one in management network, but this is not happening. It
is getting up with default network configuration because of this, IPs are
not getting assigned to it automatically.
Guidance would be appreciated.

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