Re: [Openstack] dhcp request can't reach br-int of network node

2014-02-12 Thread GALAMBOS Daniel
Hi, I had the same problem. My problem was that the openvswitch plugin's config file was missing on the controller node, and because of this, the horizon used "local" network not "gre" (the same problem can be the problem with VLAN setups) you can chek it with neutron net-show. I hope it helps

[Openstack] global restricted admin/operator privilege

2014-07-02 Thread GALAMBOS Daniel
Hi, I'm needed to create an Operator "role". An operator should be able to create tenant, add users to tenant, modify quotas, spawn new machines in any tenant, create new network but not delete it. Could somebody give me some pointers how should i do this? Is this possible with just policy.json