[Yahoo-eng-team] [Bug 1509475] [NEW] Octiva driver doesn't need DevStack q-lbaasv2 service

2015-10-23 Thread Richard Theis
Public bug reported: Using DevStack to deploy the master branch code, with neutron LBaaS V2 enabled, will start the q-lbaasv2 screen service. However, the service isn't needed and generates error messages in its log. This is because the LBaaS V2 reference driver is based on Octavia which

[Yahoo-eng-team] [Bug 1509312] [NEW] unable to use tenant network after kilo to liberty update due to port security extension

2015-10-23 Thread Mihai Gheorghe
Public bug reported: After updating to liberty from kilo all networks created in kilo release are useless in liberty. If i try to spawn a new isntance with a port on a network created in kilo i get the following error in nova-compute.log : BadRequest: Port does not have port security binding.

[Yahoo-eng-team] [Bug 1509295] [NEW] L3: agent may do double work upon start/resync

2015-10-23 Thread Oleg Bondarev
Public bug reported: The issue was noticed during scale testing of DVR. When l3 agent starts up it initiates a full sync with neutron server: requests full info about all the routers scheduled to it. At the same time agent may receive different notifications (router_added/updated/deleted) which

[Yahoo-eng-team] [Bug 1505134] Re: Glance should allow to delete de-activated images

2015-10-23 Thread Flavio Percoco
** Summary changed: - error message not clear when image-delete is called on deactivated image + Glance should allow to delete de-activated images ** Also affects: glance/liberty Importance: Undecided Status: New ** Changed in: glance/liberty Status: New => Triaged ** Changed

[Yahoo-eng-team] [Bug 1509304] [NEW] l2-cache-size support for drives

2015-10-23 Thread Tim Bell
Public bug reported: QCOW2 performance can be significantly improved by setting the l2-cache- size parameter for large qcow2 based storage (such as images and ephemeral drives) (see https://events.linuxfoundation.org/sites/events/files/slides/p0.pp_.pdf). Adding support for this optional

[Yahoo-eng-team] [Bug 1509373] [NEW] ERROR (UnsupportedVersion): Server doesn't support microversions

2015-10-23 Thread Ed Novak
Public bug reported: Nova client generates this error: ERROR (UnsupportedVersion): Server doesn't support microversions with Openstack installed by the Falkor project ** Affects: nova Importance: Undecided Status: New -- You received this bug notification because you are a member

[Yahoo-eng-team] [Bug 1509349] [NEW] [docs] Update the glance_store swift section with new auth params

2015-10-23 Thread ologvinova
Public bug reported: New authentication parameters are added to the Swift storage backend configuration according to the patch https://review.openstack.org/#/c/193422/3: glance_swift_store_auth_version (now defaults to v3 glance_swift_store_user_domain glance_swift_store_project_domain The

[Yahoo-eng-team] [Bug 1509431] [NEW] Enhance BGP Dynamic Routing with L2VPN/L3VPN support

2015-10-23 Thread Mickey Spiegel
Public bug reported: In BGP Dynamic Routing [1], on behalf of an OpenStack region, BGP Speakers advertise external reachability information to upstream (physical) routers. BGP Dynamic Routing alleviates the need to provision upstream routers whenever reachable subnets or floating IP addresses are

[Yahoo-eng-team] [Bug 1509436] [NEW] Add BGP Listener Support to BGP Dynamic Routing with VPN, for Dynamic Separation of Internet and Tenant External Traffic

2015-10-23 Thread Mickey Spiegel
Public bug reported: >From a compute instance with one Neutron port, depending on the destination IP >address, some traffic is destined for the Internet, while other traffic is >meant to go to a tenant VPN outside of the OpenStack region. There are many >possible reasons to have such a tenant

[Yahoo-eng-team] [Bug 1509581] [NEW] Comment spelling error in assignment section

2015-10-23 Thread zouyee
Public bug reported: Comment spelling error: guaranteed to ** Affects: keystone Importance: Undecided Assignee: zouyee (zoues) Status: In Progress -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack

[Yahoo-eng-team] [Bug 1378187] Re: IPv6 unit tests should have "ipv6" rather "v6"

2015-10-23 Thread Akihiro Motoki
When this bug was filed, there are various plugins in the neutron main tree. Now vendor decomposition are almost completed and the need to address this bug significantly decreased (and almost there is no need). I would like to make this bug "Won't Fix". ** Changed in: neutron Status:

[Yahoo-eng-team] [Bug 1509195] [NEW] error VM state when evacuate fail

2015-10-23 Thread hougangliu
Public bug reported: when I evacuate a stopped VM, after the target host rebuilds the VM failed with error message like below, the VM changed to ACTIVE(I think the VM state should be ERROR or stopped): 2015-10-23 13:44:58.535 20194 ERROR oslo_messaging.rpc.dispatcher File

[Yahoo-eng-team] [Bug 1509200] [NEW] There is ¨distrubuted¨ option for routers in Horizon

2015-10-23 Thread Reedip
Public bug reported: Router creation in Neutron allows a --distributed and High Availability option, which is not present in Horizon. usage: neutron router-create [-h] [-f {html,json,json,shell,table,value,yaml,yaml}] [-c COLUMN]

[Yahoo-eng-team] [Bug 1509217] [NEW] Spaces allowed as key-pair name

2015-10-23 Thread Christoph Held
Public bug reported: Steps to reproduce: 1. Open launch instance dialog 2. Switch to tab Access & Security 3. Enter one space into name field 4. Paste key 5. Click import key pair Expected result: - Key name is trimmed and rejected Observered result: - Key is imported - Empty line appears in

[Yahoo-eng-team] [Bug 1509204] [NEW] validation error at wrong place

2015-10-23 Thread Christoph Held
Public bug reported: Steps to reproduce: 0. Open Firefox 1. Go to launch instance dialog 2. Enter name 3. Enter character in instance count field 4. Switch to tab 'Access & Security' 5. Click on launch Expected result: - e.g. tab is switched, error displayed Result: - Error is shown below

[Yahoo-eng-team] [Bug 1505153] Re: gates broken by WebOb 1.5 release

2015-10-23 Thread Jesse Pretorius
** Changed in: openstack-ansible Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1505153 Title: gates broken by WebOb 1.5

[Yahoo-eng-team] [Bug 1505677] Re: oslo.versionedobjects 0.11.0 causing KeyError: 'objects' in nova-conductor log

2015-10-23 Thread Jesse Pretorius
** Changed in: openstack-ansible Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1505677 Title: oslo.versionedobjects 0.11.0

[Yahoo-eng-team] [Bug 1509232] [NEW] If we update a QoSPolicy description, the agents get notified and rules get rewired for nothing

2015-10-23 Thread Miguel Angel Ajo
Public bug reported: https://github.com/openstack/neutron/blob/master/neutron/services/qos/qos_plugin.py#L59 https://github.com/openstack/neutron/blob/master/neutron/services/qos/notification_drivers/message_queue.py We should be smarter on the message_queue and not send useless notifications,

[Yahoo-eng-team] [Bug 1508421] Re: Projects dropdown fails due to incomplete Keystone endpoint URL

2015-10-23 Thread Johannes Grassler
** Also affects: django-openstack-auth Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1508421 Title: Projects dropdown

[Yahoo-eng-team] [Bug 1509200] Re: Options missing in while creating routers in Horizon

2015-10-23 Thread Akihiro Motoki
The feature is implemented when the initial version of DVR and L3-HA were implemented respectively. I think it is a configuration problem of yours. https://github.com/openstack/horizon/blob/master/openstack_dashboard/dashboards/project/routers/forms.py#L46 ** Changed in: horizon Status:

[Yahoo-eng-team] [Bug 1509477] [NEW] Create a Network-Arista release for liberty

2015-10-23 Thread Shashank Hegde
Public bug reported: The liberty release for networking-arista contains a number of new improvements such as: 1. Support for multiple CVX instances 2. Support for multiple neutron instances It also has fixes for: 1. Shared routers 2. Shared networks ** Affects: networking-arista