Alibabacloud.com offers a wide variety of articles about openstack neutron architecture, easily find your openstack neutron architecture information here online.
We discussed the basic concepts of Neutron, and today we begin to analyze the architecture of Neutron.Neutron ArchitectureLike other OpenStack services, Neutron also employs a distributed architecture that provides network services from multiple components (sub-services).The
the above rules is allowed-A nova-filter-top-j nova-compute-local2. FWaas2.1 ConceptStarting with the Havana version, Neutron provides a network four-layer firewall virtualization reference implementation Firewall-as-a-service, referred to as FWaas, based on the Neutron L3 Agent. The analysis in this paper is based on the OpenStack Juno version. In the Juno vers
The OpenStack Kilo version, the 11th version of OpenStack, an open source project, was officially released in April 2015. Now is the time to look at what has changed in this version of neutron and what new key features have been introduced.1. Expand the Neutron development community (scaling the
From the name of the folder also basically can draw the role of the directory code, a few important folders are as follows:Agent: mainly L3 agent and L3 agent ha related code;Common: It is mainly the interaction layer between the bottom drive and the Linux system command;DB: is neutron each function and the database interaction data code;Extensions: mainly includes some extended functions, including DVR code, etc.;Plugins: is the core plugin code, inc
Configure kernel Parameters on network nodes:Vi/etc/sysctl.confNet.ipv4.ip_forward=1Net.ipv4.conf.all.rp_filter=0Net.ipv4.conf.default.rp_filter=0The kernel parameter takes effect immediately on the network node:Sysctl-pInstall the software on the network node:Yum install-y Openstack-neutron openstack-neutron-ml2
The first two posts examine the network architecture of the compute node and the neutron node respectively. This paper analyzes the process of specific network process through some typical process cases.0. EnvironmentWith learning OpenStack (7): Neutron in-depth learning OVS + the environment used in the
Disclaimer: The recent installation of the kilo version of OpenStack found that there were very few existing web tutorials and that most of the tutorials did not install successfully, So write this tutorial. The installation of OpenStack is complex, and this tutorial does not guarantee that it will be installed successfully in different environments. Personal installation tutorials are also prone to erro
Cactus version:
IPV6 Support
Diablo version:
HA under the flatdhcp Network
Essex version:
Network function data model starts stripping from Nova to prepare for standalone projects
folsom version:
officially stripped from Nova to become a new standalone project Quantum
multi-tenant isolation support
plug-in architecture supports a variety of network backen
I. Neutron environmentReference Document: Http://www.aboutyun.com/thread-13108-1-1.htmlHttp://docs.openstack.org/mitaka/install-guide-ubuntu/neutron-controller-install.html1. Create a neutron database and authorize
Create
mysql -u root -pCREATE DATABASE neutron;
Authorized
GRANT ALL PRIVILEG
Label: Disclaimer: The recent installation of the kilo version of OpenStack found that there were very few existing web tutorials and that most of the tutorials did not install successfully, So write this tutorial. The installation of OpenStack is complex, and this tutorial does not guarantee that it will be installed successfully in different environments. Personal installation tutorials are also prone
I. Overview of neutronAs we all know, the entire open stack network is implemented through the neutron component, it has become the most complex part of the entire open stack, this article focuses on neutron implementation model and application scenario, gossip less, into the topic.1. Architecture of the neutron The
650) this.width=650; "Title=" http://7xo6kd.com1.z0.glb.clouddn.com/ Upload-ueditor-image-20160802-1470133178340058079.png "src=" http://7xo6kd.com1.z0.glb.clouddn.com/ Upload-ueditor-image-20160802-1470133193038034939.jpg "style=" border:0px;float:none; "/>before we discussed the architecture of Neutron, This section discusses the physical deployment scenarios for Neutron:Different nodes deploy different
Control nodeBefore configure the OpenStack Networking (neutron) service, you must create a database, service credentials, and API Endpoint.First, create the neutron database and authorize1. Logging into the databaseMysql-u root-p2. Create a database and authorizeCREATE DATABASENeutron;GRANT All Privileges onNeutron.* to 'N
before we discussed the architecture of Neutron, This section discusses the physical deployment scenarios for Neutron:Different nodes deploy different Neutron service components.Scenario 1: Control node + COMPUTE nodeIn this deployment scenario, OpenStack consists of a control node and a compute node.Control nodeThe se
Label: Disclaimer: The recent installation of the kilo version of OpenStack found that there were very few existing web tutorials and that most of the tutorials did not install successfully, So write this tutorial. The installation of OpenStack is complex, and this tutorial does not guarantee that it will be installed successfully in different environments. Personal installation tutorials are also prone
= Keystoneadmin_auth_url = Http://controller:35357/v2. 0Admin_tenant_name = Serviceadmin_username = Neutronadmin_password = Neutron_pass (my password is NEUTRON)
Restart compute service and OVS Agent
service nova-compute restartservice neutron-plugin-openvswitch-agent restart6. Control node Validation
Load Environment
source admin-openrc.sh
List the created
Since those who don't know about neutron won't read this article, and those who know it don't need me to worry about what neutron is, I decided to skip the introduction of neutron and open the news directly.
First, introduce my development environment. Instead of using devstack, I directly installed three virtual boxes on my computer and deployed an Environment:
OpenStack Neutron Network ModelOpenStack Nova-network Standalone becomes a separate component Neutron after the image of the network model of the multi-plane network, hybrid plane private network. 3, Figure 4, Figure 5, figure 6.Figure 3. Multi-Plane NetworkFigure 4. Hybrid Plane private networkFigure 5. Carrier routing via private networkFigure 6. Enable each te
650) this.width=650; "Title=" http://7xo6kd.com1.z0.glb.clouddn.com/ Upload-ueditor-image-20160808-1470609139511091972.png "src=" http://7xo6kd.com1.z0.glb.clouddn.com/ Upload-ueditor-image-20160808-1470609200235050883.jpg "style=" border:0px;float:none; "/>Neutron's architecture is very open and can support a variety of network provider, as long as they follow certain design principles and specifications. in This section we will begin to discuss this
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.