OpenStack Networking サービス は、ユーザーがクラウド内のネットワーク接続性やアドレス割り当てを定義できる API を提供しています。 Networking サービスのプロジェクトコード名は neutron です。 OpenStack Networking は、ネットワーク、スイッチ、サブネット、ルーターなどの仮想ネットワーク基盤の作成、管理を行い、 OpenStack Compute (nova) が管理するデバイスに対して仮想ネットワーク基盤を提供します。ファイアウォールや 仮想プライベートネットワーク (VPN) などの上位サービスも使用できます。
OpenStack Networking は、 neutron-server、永続ストレージとしてのデータベースと、任意の数のプラグインエージェントで構成されます。プラグインエージェントは、 Linux が持つネットワーク機構、外部デバイス、SDN コントローラーなどとやり取りを行い、それ以外のサービスを提供します。
OpenStack Networking は完全にそれだけで完結しており、専用のホストのデプロイできます。お使いの環境で、 Compute の集中型のコンポーネントを実行するコントローラーホストを使っている場合は、 Networking サーバーをそのホストに置くこともできます。
OpenStack Networking は、さまざまな OpenStack コンポーネントと統合されています。
注釈
The network address ranges used in this guide are chosen in accordance with RFC 5737 and RFC 3849, and as such are restricted to the following:
IPv4:
IPv6:
The network address ranges in the examples of this guide should not be used for any purpose other than documentation.
注釈
To reduce clutter, this guide removes command output without relevance to the particular action.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.