Re: [openstack-dev] Setting host routes in a subnet on Neutron

2013-10-18 Thread Robert Collins
On 18 October 2013 22:18, Dionysis Grigoropoulos wrote: > Hello all, > > I've started implementing the Neutron API in Python for Synnefo [1], but I've > hit a bump. Specifically, I'm troubled by the way Neutron seems to handle host > routes in subnet definitions. > > I'm experimenting with the imp

[openstack-dev] Setting host routes in a subnet on Neutron

2013-10-18 Thread Dionysis Grigoropoulos
Hello all, I've started implementing the Neutron API in Python for Synnefo [1], but I've hit a bump. Specifically, I'm troubled by the way Neutron seems to handle host routes in subnet definitions. I'm experimenting with the implementation of the API in Neutron from Grizzly, with a PackStack-b