Questions tagged [openstack-neutron]

Neutron is a virtual network service for Openstack. It is an OpenStack project to provide "networking as a service" between interface devices (e.g., vNICs) managed by other Openstack services (e.g., nova).

Neutron mission is to implement services and associated libraries to provide on-demand, scalable, and technology-agnostic network abstraction. Like Nova Networking, Neutron manages software-defined networking for your OpenStack installation. However, unlike Nova Networking, you can configure Neutron for advanced virtual network topologies, such as per-tenant private networks and more.

Starting in the Folsom release, Neutron is a core and supported part of the OpenStack platform. It was previously known as 'Quantum'.

References

  1. Official OpenStack Neutron Wiki
  2. Lanchpad Neutron page
84 questions
0
votes
1 answer

neutron-linuxbridge-agent is crashing in Openstack Ussuri

On our new Openstack Ussuri installation neutron-linuxbridge-agent crashes on both compute nodes. The installation followed the instructions for Ubuntu (20.04) at https://docs.openstack.org/install-guide neutron-linuxbridge-agent.log…
Peter
  • 123
  • 4
0
votes
0 answers

open vswitch and open virtual network in openstack

I have a local lab which does not have a physical switch and consists of 3 servers which are connected to each other Nics. Now I want to implement vlans, want to know is it possible to setup vlans only with OVS and without any physical switches?
0
votes
0 answers

OpenStack Neutron connecting instances to physical external networks?

So I recently tried to deploy a couple of instances and connect them to the external LAN that is also used by the compute nodes to talk to each other and the controller. I've opted for the flat provider networks as it seemed to be the easiest to…
McWaffel
  • 11
  • 1
  • 2
0
votes
0 answers

Neutron/DVR promiscuous mode for all instances by default

I have some troubles with OpenStack setup with Neutron/DVR networking. All interfaces promiscuous mode by default, and if some virtual machines in one network run in one hypervisor I see on all virtual machines all network traffic. In this scenario…
R4scal
  • 1
0
votes
1 answer

Tunneling cannot be enabled without the local_ip

I am trying to get an OS instance up&running on my local infrastructure (currently VirtualBox VMs only) using the official install-guides for Debian/Ubuntu as I am running on Debian 10 (Buster). OS stream is Viktoria. Setup is as minimalistic as…
linuxguru
  • 1
  • 1
0
votes
2 answers

Openstack VM build fails with error

I have installed OpenStack Victoria according to the official guide https://docs.openstack.org/install-guide/index.html But if I now start a VM into the public network it fails with an error. The log from /var/log/nova/nova-compute.log gives hints…
loewexy
  • 33
  • 7
0
votes
1 answer

Openstack: Are components related to a keystone::project auto garbage-collected upon project deletion?

Hello dear community, in the research of how to properly delete projects and their resources via the OpenStack API I was only able to find a hint in the official python sdk, the project_purge.py (docs). Here deletion is handled for "servers,…
0
votes
0 answers

Neutron FWaaSv2 and Security Group Priority when firewall group applied to router port

I am hoping someone can give me some guidance on fwaasv2 and how it works with security groups when a firewall group is applied to a router port. My initial expectation was that when applied to a router port, a security group would also need to be…
-1
votes
1 answer

Openstack Neutron on top of Amazon VPC

Is it possible to run Openstack Neutron within an Amazon VPC and still be able to use all of Neutron's features (GRE mesh network, etc)? I do know about Amazon's ENI and networking tools within a VPC but they have limits that are too small for our…
1 2 3 4 5
6