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, >

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 wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi, > > does anyone know why we don't m

[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