← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1165002] Re: tenant lists the external network of other tenants

 

Replaced it with a blueprint as suggested:
https://blueprints.launchpad.net/quantum/+spec/sharing-model-for-
external-networks

** Changed in: quantum
       Status: Confirmed => Won't Fix

** Changed in: quantum
    Milestone: havana-1 => None

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to quantum.
https://bugs.launchpad.net/bugs/1165002

Title:
  tenant lists the external network of other tenants

Status in OpenStack Quantum (virtual network service):
  Won't Fix

Bug description:
  $ quantum net-list
  +--------------------------------------+--------+---------------------------------------+
  | id                                   | name   | subnets                               |
  +--------------------------------------+--------+---------------------------------------+
  | 0b7805ac-f0ae-4bbb-8dd4-75d30d196a61 | pubnet | 193dc2ec-9893-423a-a59f-77eca753f197  |
  | d08a06e3-2d42-449c-9579-35c03119d668 | net2   |                                       |
  +--------------------------------------+--------+---------------------------------------+

  Note:
  pubnet is network of other tenant.
  net2 is a shared network of other tenant

  gongysh@controlnode:~$ quantum net-show pubnet
  +-----------------+--------------------------------------+
  | Field           | Value                                |
  +-----------------+--------------------------------------+
  | admin_state_up  | True                                 |
  | id              | 0b7805ac-f0ae-4bbb-8dd4-75d30d196a61 |
  | name            | pubnet                               |
  | router:external | True                                 |
  | shared          | False                                |
  | status          | ACTIVE                               |
  | subnets         | 193dc2ec-9893-423a-a59f-77eca753f197 |
  | tenant_id       | 3671f46ec35e4bbca6ef92ab7975e463     |
  +-----------------+--------------------------------------+

  gongysh@controlnode:~$ quantum port-create pubnet
  {"QuantumError": "Tenant b155cd8ffdc24c77b3d6351f06671d0b not allowed to create port on this network"}
  gongysh@controlnode:~$ quantum port-create net2
  Created a new port:
  +----------------+--------------------------------------+
  | Field          | Value                                |
  +----------------+--------------------------------------+
  | admin_state_up | True                                 |
  | device_id      |                                      |
  | device_owner   |                                      |
  | fixed_ips      |                                      |
  | id             | f10a2647-42c7-490d-ae70-28d684cc677b |
  | mac_address    | fa:16:3e:64:c5:2b                    |
  | name           |                                      |
  | network_id     | d08a06e3-2d42-449c-9579-35c03119d668 |
  | status         | DOWN                                 |
  | tenant_id      | b155cd8ffdc24c77b3d6351f06671d0b     |
  +----------------+--------------------------------------+

To manage notifications about this bug go to:
https://bugs.launchpad.net/quantum/+bug/1165002/+subscriptions