Neutron Physical Deployment Scenario-5 minutes a day to play OpenStack (68)

Source: Internet
Author: User

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 node

In this deployment scenario, OpenStack consists of a control node and a compute node.

Control node
The services deployed include: Neutron server, agent for core plugin, and agent for service plugin.

COMPUTE nodes
Deploy core plugin agent, responsible for providing two layers of network functionality.

There are two points to note: 1. Core plugin and service plugin have been integrated into neutron server without the need to run separate plugin services. 2. Both the control node and the compute node need to deploy the core plugin agent, because the agent controls the node and compute nodes to establish a two-tier connection. 3. You can deploy multiple control nodes and compute nodes.

Scenario 2: Control node + network node + COMPUTE node

In this deployment scenario, OpenStack consists of a control node, a network node, and a compute node.

Control node
Deploy the neutron Server service.

Network node
The services deployed include: Core plugin agent and service plugin agent.

COMPUTE nodes
Deploy core plugin agent, responsible for providing two layers of network functionality.

The point of this scheme is to separate all the agents from the control nodes and deploy them to separate network nodes.

    1. The control node is only responsible for responding to API requests through Neutron server.

    2. Advanced network services such as data exchange, routing, and load balance are implemented by independent network nodes.

    3. You can assume a larger load by increasing the network nodes.

    4. You can deploy multiple control nodes, network nodes, and compute nodes.

This solution is especially suitable for larger OpenStack environments.



These are the Neutron two typical deployment scenarios, and the next section we start to discuss the various service components of Neutron.
You will first learn Neutron Server.


Neutron Physical Deployment Scenario-5 minutes a day to play OpenStack (68)

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.