動作検証

動作検証

注釈

これらのコマンドをコントローラーノードで実行します。

  1. admin クレデンシャルを読み込み、管理者専用 CLI コマンドへのアクセス権を取得します。

    $ source admin-openrc.sh
    
  2. ロード済み拡張機能一覧を表示して、neutron-server プロセスが正しく起動していることを確認します。

    $ neutron ext-list
    +-----------------------+-----------------------------------------------+
    | alias                 | name                                          |
    +-----------------------+-----------------------------------------------+
    | dns-integration       | DNS Integration                               |
    | ext-gw-mode           | Neutron L3 Configurable external gateway mode |
    | binding               | Port Binding                                  |
    | agent                 | agent                                         |
    | subnet_allocation     | Subnet Allocation                             |
    | l3_agent_scheduler    | L3 Agent Scheduler                            |
    | external-net          | Neutron external network                      |
    | flavors               | Neutron Service Flavors                       |
    | net-mtu               | Network MTU                                   |
    | quotas                | Quota management support                      |
    | l3-ha                 | HA Router extension                           |
    | provider              | Provider Network                              |
    | multi-provider        | Multi Provider Network                        |
    | extraroute            | Neutron Extra Route                           |
    | router                | Neutron L3 Router                             |
    | extra_dhcp_opt        | Neutron Extra DHCP opts                       |
    | security-group        | security-group                                |
    | dhcp_agent_scheduler  | DHCP Agent Scheduler                          |
    | rbac-policies         | RBAC Policies                                 |
    | port-security         | Port Security                                 |
    | allowed-address-pairs | Allowed Address Pairs                         |
    | dvr                   | Distributed Virtual Router                    |
    +-----------------------+-----------------------------------------------+
    

配備することにしたネットワークオプションに対応する動作検証のセクションに進んでください。

Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.