可以在 VMware Integrated OpenStack 部署中更新允許的位址配對配額。

程序

  1. root 使用者身分登入 Integrated OpenStack Manager。
  2. 修改 Neutron 組態。
    viocli update neutron
  3. nsxp 區段中,新增 max_allowed_address_pair 參數並指定其值。
    conf:
      neutron:
        DEFAULT:
          max_allowed_address_pair: 128
      plugins:
        nsx:
          nsx_p:

結果

可以查看 VMware Integrated OpenStack 部署中更新的允許位址配對配額值。