So teh cause is indeed the missing namespace field in the extensions. Other APIs work for you because the Port and Subnet APIs are not OpenStack extensions but apis that already come with Neutron by default. Mind opening a JIRA issue so we can relax jclouds restrictions, and match the extensions just by alias if hte namespace is not present?
@Zack, is it OK for an OpenStack installation to not return the extension namespaces? On 20 April 2016 at 16:13, Giuseppe Tricomi <giu.tric...@gmail.com> wrote: > Hi all, > > I have enabled the log and this ( see attached files) is what is logged from > jclouds when I try to create a Router on a test devstack. What is strange > is that i can interact with neutron for other activities (as list networks, > create network, create subnet). > > Let me know and thank you in advance. > > > Bests