[Openstack] Working on a Android app for Openstack client

2018-10-25 Thread Adrián Campos Garrido
Hello, Since months agos, I am working on a Openstack Client application for Android whose objective is to managa your own openstack cloud or you instances if your are a client from a Openstack Cloud Provider. Last version was 0.7 and i think that basic bugs for connection and starting manage

[Openstack] [Pike][Neutron] L3 metering with DVR doesn't work

2018-10-25 Thread Alexandru Sorodoc
Hello, I'm trying to set up metering for neutron in Pike. I tested it with a centralized router and it works, but when I try with a distributed router it doesn't record any usage samples. I have one compute node and one network node and I've created an instance with a floating ip. openstack ro

[Openstack] Server names vs. DNS: Can I restrict server names to match a regex?

2018-10-25 Thread Andrew Bogott
    A fair bit of my setup uses service names for automatic naming elsewhere.  For example, we have NFS mounts like /path/to/ and automatic DNS like .example.org     Of course, if a user is determined to to create a less useful instance, they can create one with a name like ""  or "../../.

[Openstack] non public glance image can seen by all tenant

2018-10-25 Thread Adhi Priharmanto
Hi, I have setup rocky release at my openstack lab, now all of tenant (user) can see non-public glance image create by another tenant (user) here is my glance policy.json : > { > "context_is_admin": "role:admin", > "default": "role:admin", > "add_image": "", > "delete_image": "",