[Openstack] Hide admin interface endpoints

2017-06-01 Thread Mārtiņš Jakubovičs
Hello all, Are there a mechanism to hide admin interface endpoint's in catalog list? Basically I want to hide admin and internal urls from users with regular role (aka users). Something like that looks like do this keystone function https://developer.openstack.org/api-ref/identity/v3-ext/ Bu

[Openstack] OUTREACHY

2017-06-01 Thread Mridu Bhatnagar
Hello all, I am new to this community of open source developers. But I am keenly interested and looking forward to start contributing. And wish to apply for the coming outreachy. If any of you can help me get a step ahead it would be great. I am looking for python related contribution. Awaiting

[Openstack] domain name resets to novalocal (ignoring designate DNS zone)

2017-06-01 Thread Manuel Sopena Ballesteros
Dear Openstack community, I am testing a big data cluster application that needs DNS service across the cluster (at the moment the cluster is running on vms for testing) so I decided to give designate a go. Because my deployment is based on kolla-ansible so I decided to follow this document ht

[Openstack] Neutron - communication between private networks

2017-06-01 Thread Amit Uniyal
Hi all, I have a VM A on subnet(10.10.1.0/24) and VM B on subnet(10.10.2.0/24), in same private network. And I want these VM's to communicate with each other. I tried to use router to connect these two subnets, but its not working, Do I need to make changes in neutron configurations. I am using

Re: [Openstack] domain name resets to novalocal (ignoring designate DNS zone)

2017-06-01 Thread Graham Hayes
On 01/06/17 13:03, Manuel Sopena Ballesteros wrote: > Dear Openstack community, > > > > I am testing a big data cluster application that needs DNS service > across the cluster (at the moment the cluster is running on vms for > testing) so I decided to give designate a go. > > > > Because my

Re: [Openstack] OUTREACHY

2017-06-01 Thread Emily K Hugenbruch
Hi Mridu, Here is a wiki with more information about Outreachy. https://wiki.openstack.org/wiki/Outreachy The current internship period just started, so I think it will be a couple months before the applications open again. If you're interested in starting with a particular project, I'd recommen

Re: [Openstack] Neutron - communication between private networks

2017-06-01 Thread Remo Mattei
No if router is between make sure sec groups are open for the services Remo Inviato da iPhone > Il giorno 01 giu 2017, alle ore 05:00, Amit Uniyal ha > scritto: > > Hi all, > > I have a VM A on subnet(10.10.1.0/24) and VM B on subnet(10.10.2.0/24), in > same private network. > > And I wan

Re: [Openstack] Neutron - communication between private networks

2017-06-01 Thread Amit Uniyal
Hi Remo, Thanks for Reply I am using router, as the network having two different subnets. Exactly which security group rule I should add. Below are the current added rules: [image: Inline image 1] Regards On Thu, Jun 1, 2017 at 7:48 PM, Remo Mattei wrote: > No if router is between make s