Hi all,
Thanks for the quick response.
Reason for the issue was I was not using admin privileged user to create
router, that attached to a external(provider) network. So the user was able
to form a network but not able connect to external network.
I think there should be some exception generatio
On 27 Feb 2017, at 15:10, Turbo Fredriksson wrote:
> Are you possibly using distributed routers? There’s a bug (somewhere) that
> made Newton
> break when using floating IPs with distributed routers.
These are the two issues I know that is/might be related:
https://bugs.launchpad.net/n
On 27 Feb 2017, at 14:10, Amit Uniyal wrote:
> Issue : I tried to attach floating ip to a VM, it attached but its not
> accessible from from outside.
Are you possibly using distributed routers? There’s a bug (somewhere) that made
Newton
break when using floating IPs with distributed routers.
Hi Amit,
The important step to remember is setting the router gateway (neutron
router-gateway-set ) and add the port to router (neutron
router-interface-add ).
Thanks,
Sindhu
From: Amit Uniyal mailto:auniya...@gmail.com>>
Date: Monday, February 27, 2017 at 8:10 AM
To: "openstack@lists.op
Amit,
I'm still new to OpenStack, but for what it's worth, this sounds like maybe
an issue with the router between the private network where your VM is
running and the network from where you're getting the floating IP. You
might try double checking that.
On Mon, Feb 27, 2017 at 8:10 AM, Amit Un