Hi Pedro, I am pretty new to jclouds and openstack. I have just set up jclouds in eclipse on windows and trying to query both trystack and local openstack setup of our firm where I am not admin. I could perform operations related to compute(nova) service but could not create networks for communication between servers(instances) through API.
So really juvenile questions in my mind are- *1- I can create networks and subnets with dashboard so I should be able to create them through API.* *2- Is using openstack neutron with any openstack setup allowed or we have to have special permissions from admin? * *3-If I doing something wrong please suggest the right way to create networks through jclouds which can be used to establish communication between instances.* *I have attached policy.json file from our openstack setup.* Thank You On Wed, Feb 12, 2014 at 4:30 PM, Pedro Navarro Pérez <[email protected]>wrote: > Hi Shital, > > Could you post your policy.json located in /etc/neutron/policy.json? > > > > On Wed, Feb 12, 2014 at 4:49 AM, Shital Patil <[email protected]>wrote: > >> Hi, >> I have been trying to create network on trystack with example code on- >> https://gist.github.com/everett-toews/8701756 >> >> when I try with - >> provider = "openstack-neutron"; It gives me following exception >> >> http://pastie.org/8724566 >> >> Same exception occurs with our local openstack setup. I can do rest all >> things such as listing servers,images and creating instances but not >> networks. >> >> >> >> >> >
policy.json
Description: application/json
