← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1161297] [NEW] "multi_host" setting in network-create didn't succeed

 

You have been subscribed to a public bug:

I create a network and set the "multi_host" to 'T', but the setting
didn't work.

$ nova network-create --fixed-range-v4 192.168.0.0/24 --multi-host 'T' localnet
$ nova network-show localnet
+---------------------+----------------------------+
| Property            | Value                      |
+---------------------+----------------------------+
| bridge              | br100                      |
| vpn_public_port     | None                       |
| dhcp_start          | 192.168.0.2                |
| bridge_interface    | br100                      |
| updated_at          | None                       |
| id                  | 31                         |
| cidr_v6             | None                       |
| deleted_at          | None                       |
| gateway             | 192.168.0.1                |
| rxtx_base           | None                       |
| label               | localnet                   |
| priority            | None                       |
| project_id          | None                       |
| vpn_private_address | None                       |
| deleted             | 0                          |
| vlan                | None                       |
| broadcast           | 192.168.0.255              |
| netmask             | 255.255.255.0              |
| injected            | False                      |
| cidr                | 192.168.0.0/24             |
| vpn_public_address  | None                       |
| multi_host          | False ***                  |
| dns2                | None                       |
| created_at          | 2013-03-28T09:35:52.000000 |
| host                | None                       |
| gateway_v6          | None                       |
| netmask_v6          | None                       |
| dns1                | 8.8.4.4                    |
+---------------------+----------------------------+

The "multi_host" property is False but not True.

** Affects: nova
     Importance: Undecided
     Assignee: Haiwei Xu (xu-haiwei)
         Status: In Progress

-- 
"multi_host" setting in network-create didn't succeed
https://bugs.launchpad.net/bugs/1161297
You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova).