Re: [openstack-dev] [neutron][cisco][apic] entry point for APIC agent

2015-02-23 Thread Ihar Hrachyshka
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Ivar,

Thanks! Please add me to review list.

is the agent leaving the tree this cycle? If so, there is no big
reason to introduce a new agent in master just to yank it several
weeks ago.

/Ihar

On 02/21/2015 01:41 AM, Ivar Lazzaro wrote:
 Hi Ihar,
 
 That was missed for the Juno release, I'll post a patch on master
 and then backport it to stable/juno.
 
 Thanks for catching that, Ivar.
 
 On Fri Feb 20 2015 at 11:06:11 AM Ihar Hrachyshka
 ihrac...@redhat.com mailto:ihrac...@redhat.com wrote:
 
 Hi,
 
 does anyone know why we don't maintain an entry point for APIC
 agent in setup.cfg? The code in [1] looks like there is a main()
 function for the agent, but for some reason it's not exposed to
 any console_script during installation of neutron.
 
 Is there any reason not to do it?
 
 [1]: 
 http://git.openstack.org/cgit/openstack/neutron/tree/__neutron__/plugins/ml2/drivers/__cisco/__apic/apic_topology.py#__n320

 
http://git.openstack.org/cgit/openstack/neutron/tree/neutron/plugins/ml2/drivers/cisco/apic/apic_topology.py#n320
 
 /Ihar
 
 __

 
OpenStack Development Mailing List (not for usage questions)
 Unsubscribe: 
 OpenStack-dev-request@lists.__op__enstack.org?subject:__unsubscrib__e
 http://openstack-dev-requ...@lists.openstack.org?subject:unsubscribe

 
http://lists.openstack.org/__cgi__-bin/mailman/listinfo/__openstac__k-dev
 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
 
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQEcBAEBAgAGBQJU6xqrAAoJEC5aWaUY1u57GXYIAMAiXzgvK/QCHmaQtp4YWMvJ
SQeG7Ql/Yv/j7ew1a5sLeQvI/9qjsmFJ4l2ePAYPxuw5VMENISguCn/5HVIUPIru
iuuS9jvQXbIM5X0ug8y6OVDpKEiSPYFHG05HZ/atsH5D2UjdFF24SaHa9IWJyo4y
mzH/QIkGuo/hjIxfcwm0vWB7+5axrHGLu5Km8PFxQADGbii7IJcVU3BsFdvjyZld
LWDwKESwN3KTj7a9yGssDIZ8q5/o/8DwHSG/izcBY5C8SHC7iH2tnsY5F0/p56B6
Sy+IFh/pSffAfXevJhrqKawlWH4GfLGytaJ6pHBwI6FOAV6pMDl1bTUY+t96PF0=
=Dach
-END PGP SIGNATURE-

__
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] [neutron][cisco][apic] entry point for APIC agent

2015-02-20 Thread Ivar Lazzaro
Hi Ihar,

That was missed for the Juno release, I'll post a patch on master and then
backport it to stable/juno.

Thanks for catching that,
Ivar.

On Fri Feb 20 2015 at 11:06:11 AM Ihar Hrachyshka ihrac...@redhat.com
wrote:

 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 Hi,

 does anyone know why we don't maintain an entry point for APIC agent
 in setup.cfg? The code in [1] looks like there is a main() function
 for the agent, but for some reason it's not exposed to any
 console_script during installation of neutron.

 Is there any reason not to do it?

 [1]:
 http://git.openstack.org/cgit/openstack/neutron/tree/neutron
 /plugins/ml2/drivers/cisco/apic/apic_topology.py#n320

 /Ihar
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1

 iQEcBAEBAgAGBQJU54WDAAoJEC5aWaUY1u57m/oH/1sUvwf9v/sKYbfZXU23h0I4
 GJpPfI70l0NktkFIObO2tikshaSKygC0wv7zk6HGEiE2b0ATC5fRv0VaNtk7WMKu
 PqCWK6PV6IvuphZbt4f6A7mJ7JpSn06SQe0TEPABx9DUhybjXJ6iP0hSSb/Te+2M
 MP17IlepgHNasegiCD1VsWKAy3ZmnC5GwM+H6qKIe2pmn7NjBqXh8uRxbv/IzGjJ
 3YxHhS35xHd31neR9B7V16peXy1lTjwFkyw8XlJNufAmOhCVsN0uIDAhwv3XJRHF
 +9MOgpB0fpVqxbEWrflW1Lmy06Hr/scq/t7bQt4Lntu3A+PQEQJ0kx4aHElreyw=
 =K7In
 -END PGP SIGNATURE-

 __
 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


[openstack-dev] [neutron][cisco][apic] entry point for APIC agent

2015-02-20 Thread Ihar Hrachyshka
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

does anyone know why we don't maintain an entry point for APIC agent
in setup.cfg? The code in [1] looks like there is a main() function
for the agent, but for some reason it's not exposed to any
console_script during installation of neutron.

Is there any reason not to do it?

[1]:
http://git.openstack.org/cgit/openstack/neutron/tree/neutron/plugins/ml2/drivers/cisco/apic/apic_topology.py#n320

/Ihar
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQEcBAEBAgAGBQJU54WDAAoJEC5aWaUY1u57m/oH/1sUvwf9v/sKYbfZXU23h0I4
GJpPfI70l0NktkFIObO2tikshaSKygC0wv7zk6HGEiE2b0ATC5fRv0VaNtk7WMKu
PqCWK6PV6IvuphZbt4f6A7mJ7JpSn06SQe0TEPABx9DUhybjXJ6iP0hSSb/Te+2M
MP17IlepgHNasegiCD1VsWKAy3ZmnC5GwM+H6qKIe2pmn7NjBqXh8uRxbv/IzGjJ
3YxHhS35xHd31neR9B7V16peXy1lTjwFkyw8XlJNufAmOhCVsN0uIDAhwv3XJRHF
+9MOgpB0fpVqxbEWrflW1Lmy06Hr/scq/t7bQt4Lntu3A+PQEQJ0kx4aHElreyw=
=K7In
-END PGP SIGNATURE-

__
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