Thank you both, but I want to configure the path of the REST endpoint, not
the host and the port.

http://host:port/path/

I know I can configure both, host and port. It is possible to configure the
path? Do I need to develop it?

I ask because I prefer to have my REST endpoint not in root path.


On 21 June 2013 19:19, Sumit Naiksatam <sumitnaiksa...@gmail.com> wrote:

> Thanks Salvatore. That's right, the configuration for server and port
> resides in:
> etc/quantum/plugins/bigswitch/restproxy.ini
>
> Let us know if you need further help.
>
> ~Sumit.
>
> On Fri, Jun 21, 2013 at 8:37 AM, Salvatore Orlando <sorla...@nicira.com>
> wrote:
> > Hi Julio,
> >
> > If I get your message correctly, you have a proxy which is pretty much a
> > shim layer between the big switch plugin (QuantumRestProxyV2) and the
> > OpenNaaS server.
> > In this case all you need to do is to configure the [restproxy] session
> of
> > etc/quantum/plugins/bigswitch/restproxy.ini with the endpoint of your
> > OpenNaaS server.
> >
> > Regards,
> > Salvatore
> >
> >
> > On 18 June 2013 14:13, Julio Carlos Barrera Juez
> > <juliocarlos.barr...@i2cat.net> wrote:
> >>
> >> Hi.
> >>
> >> We're trying to configure Quantum REST Proxy Plugin to use an external
> >> Network service developed by ourselves in the context of OpenNaaS
> Project
> >> [1]. We have developed a REST server to listen Proxy requests. We want
> to
> >> modify Plugin configuration as described in OpenStack official
> documentation
> >> [2] and OpenStack Wiki [3].
> >>
> >> It is possible to configure path of the URL in the plugin configuration
> >> like server host and port?
> >>
> >> Thank you!
> >>
> >>
> >> [1] OpenNaaS Project - http://www.opennaas.org/
> >> [2] OpenStack official documentation -
> >>
> http://docs.openstack.org/trunk/openstack-network/admin/content/bigswitch_floodlight_plugin.html
> >> [3] OpenStack Wiki -
> >>
> https://wiki.openstack.org/wiki/Quantum/RestProxyPlugin#Quantum_Rest_Proxy_Plugin
> >>
> >> _______________________________________________
> >> OpenStack-dev mailing list
> >> OpenStack-dev@lists.openstack.org
> >> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
> >>
> >
> >
> > _______________________________________________
> > OpenStack-dev mailing list
> > OpenStack-dev@lists.openstack.org
> > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
> >
>
> _______________________________________________
> OpenStack-dev mailing list
> OpenStack-dev@lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
_______________________________________________
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to