Hi,
I'm discovering ovh public cloud these days and try to figure out how I can design the network.
As a basic test, I created 1 private subnet and try basic communication between an instance launched in the default public subnet and another launched in the private subnet.
When I tried to create a router that would be attached to both subnets, I get a :
```
$ openstack router create myrouter
ConflictException: 409: Client Error for url: https://network.compute.gra5.cloud.ovh.net/v2.0/routers, Quota exceeded for resources: ['router'].
```
I don't know where I can increase the quota...
Also, the horizon UI is supposed to have a "router" button but it seems not to be displayed.
Best,
Matthieu
PS : of course everything works if I add a second interface to the public instance and attach it to the private subnet.
Public Cloud OVHcloud - Routing between subnets
Related questions
- Dimensionnement serveur MySQL
41845
07.11.2018 12:32
- [RESOLU] Connexion impossible en SSH
35166
05.06.2019 20:05
- Bonjour, Je n'est reçus aucun mot de passe root lors de mon achat!
30517
05.02.2018 20:47
- Gitlab private docker registry
30363
16.03.2018 13:05
- Configuration IP failover avec netplan (Ubuntu 17.10)
29185
12.01.2018 23:23
- Ssh connection timed out port 22
28227
11.12.2019 08:21
- IP Failover sur Debian 9
27854
18.11.2016 20:40
- Problème connexion ssh
27380
04.02.2018 09:46
- Instance Public Cloud en "error"
25461
15.12.2025 10:04
- Connexion OpenStack Swift Object Storage
22084
11.04.2019 10:09
Wow, I just saw this thread : https://community.ovhcloud.com/community/fr/virtual-routers-on-public-cloud?id=community_question&sys_id=fa80f10c58da42d02d4c51cec5fc96dc
Routers are an "alpha" feature and I've to create them by hand ? Is it true ?
Hello,
Yes, routers are only in alpha stage for now and are enabled on GRA9 region.