[Yahoo-eng-team] [Bug 1484141] [NEW] VPNaaS: devstack plugin starts duplicate process

2015-08-12 Thread Paul Michali
Public bug reported: The new plugin shares the same service name as the non-plugin implementation of VPN setup for DevStack. That combined with missing logic in the devstack scripts to make sure non-plugin and plugin VPN setup are mutually exclusive, causes two instances of the agent being

[Yahoo-eng-team] [Bug 1484160] [NEW] Final decomposition of ML2 Cisco NCS driver

2015-08-12 Thread Henry Gessau
Public bug reported: Fully decompose the ncs driver from neutron. ** Affects: networking-cisco Importance: High Assignee: Henry Gessau (gessau) Status: New ** Affects: neutron Importance: High Assignee: Henry Gessau (gessau) Status: New ** Tags: cisco **

[Yahoo-eng-team] [Bug 1484148] [NEW] stable/kilo and neutronclient gates broken following VPNaaS infra changes

2015-08-12 Thread Assaf Muller
Public bug reported: https://etherpad.openstack.org/p/vpn-test-changes ** Affects: neutron Importance: Critical Assignee: Paul Michali (pcm) Status: Confirmed -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1471810] Re: Support host type specific block volume attachment

2015-08-12 Thread Alan Pevec
** Also affects: cinder/kilo Importance: Undecided Status: New ** Changed in: cinder/kilo Status: New = Fix Committed -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova).

[Yahoo-eng-team] [Bug 1484165] [NEW] Final decomposition of ML2 Cisco UCSM driver

2015-08-12 Thread Henry Gessau
Public bug reported: Fully decompose the ML2 Cisco ucsm driver to the vendor repo ** Affects: networking-cisco Importance: High Assignee: Sandhya Dasu (sadasu) Status: Triaged ** Affects: neutron Importance: High Assignee: Sandhya Dasu (sadasu) Status:

[Yahoo-eng-team] [Bug 1484163] [NEW] cache.backend = keystone.cache.memcache_pool cause error

2015-08-12 Thread Choe, Cheng-Dae
*** This bug is a duplicate of bug 1440493 *** https://bugs.launchpad.net/bugs/1440493 Public bug reported: keystone.conf: [cache] backend=keystone.cache.memcache_pool memcache_servers=db0.stack:11211 with this settings, keystone makes below error when request token 2015-08-13

[Yahoo-eng-team] [Bug 1484290] [NEW] Neutron migration to Juno breaks router functionality if ports in tenant other than router

2015-08-12 Thread Kevin Stevens
Public bug reported: During recent upgrade from Icehouse to Juno, we lost all interfaces on the backside of the router. Plugging the appropriate values into the neutron.routerports table corrected the issue. From

[Yahoo-eng-team] [Bug 1370590] Re: Libvirt _create_domain_and_network calls missing disk_info

2015-08-12 Thread Michael Still
Sounds like this bug has come back. ** Changed in: nova Status: Fix Released = New -- 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/1370590 Title: Libvirt

[Yahoo-eng-team] [Bug 1484341] [NEW] Remove bigswitch mech_driver entry point definition

2015-08-12 Thread Kanzhe Jiang
Public bug reported: After vendor driver split, the entry point for bigswitch ml2 mechanism_driver is no longer valid. The new entry point is defined in the networking-bigswitch stackforge repo. ** Affects: horizon Importance: Undecided Assignee: Kanzhe Jiang (kanzhe) Status:

[Yahoo-eng-team] [Bug 1484335] [NEW] Update hypervisor support matrix document: Hyper-V already supports VLAN networking

2015-08-12 Thread Lily Xing
Public bug reported: In http://docs.openstack.org/developer/nova/support-matrix.html, 'VLAN networking' support for Hyper-V is marked as not supported, which is misguided since we can use VLAN networking for Hyper-V now. ** Affects: nova Importance: Undecided Assignee: Lily Xing

[Yahoo-eng-team] [Bug 1484344] [NEW] Decompose Cisco l3 and cfg_agent service plugins

2015-08-12 Thread Henry Gessau
Public bug reported: Files in plugins/cisco related to the l3 service and cfg_agent need to be decomposed to the vendor repo. ** Affects: networking-cisco Importance: High Status: Triaged ** Affects: neutron Importance: High Status: Triaged ** Tags: cisco ** Tags

[Yahoo-eng-team] [Bug 1484329] [NEW] we should use memorycache.py rather than oslo.cache

2015-08-12 Thread Choe, Cheng-Dae
Public bug reported: according to http://git.openstack.org/cgit/openstack/nova/tree /openstack-common.conf nova/openstack/common/memorycache.py use oslo- incubator's code. But osolo-incubator core member says incubator code needs to die and not be enhanced. ** Affects: nova Importance:

[Yahoo-eng-team] [Bug 1484341] Re: Remove bigswitch mech_driver entry point definition

2015-08-12 Thread Kanzhe Jiang
** Project changed: horizon = neutron -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1484341 Title: Remove bigswitch mech_driver entry point definition Status in neutron: New Bug

[Yahoo-eng-team] [Bug 1484322] [NEW] Loads service plugins fault-tolerantly

2015-08-12 Thread huangpengtaohw
Public bug reported: I notice the following code can be optimized: def _load_service_plugins(self): Loads service plugins. Starts from the core plugin and checks if it supports advanced services then loads classes provided in configuration. # load

[Yahoo-eng-team] [Bug 1484343] [NEW] Race conditions for quota_usage tabel

2015-08-12 Thread Zhenyu Zheng
Public bug reported: Currently, the quota usage table doesn't contain UniqueConstraint policy. Although it has locks when writing data, but nova-api allows multiple workers. Under extreme circumstance, for example: multiple api workers are trying to read and write the table at the same time, new

[Yahoo-eng-team] [Bug 1484001] [NEW] help message for bulk floating ip sub commands is very confusing

2015-08-12 Thread Zhenzan Zhou
Public bug reported: The floating-ip-bulk-* commands are used for nova-network, but the help message doesn't tell this information. People may be confused if they are using neutron but still try to use floating-ip-bulk-* commands. E.g. https://bugs.launchpad.net/neutron/+bug/1478080 We should

[Yahoo-eng-team] [Bug 1484025] [NEW] Hide 'Gateway IP' input when 'Disable Gateway' is checked

2015-08-12 Thread Liyingjun
Public bug reported: When updating subnet, 'Gateway IP' input is not hidden if 'Disable Gateway' checkbox is checked as 'Create Network' wizard do. ** Affects: horizon Importance: Undecided Assignee: Liyingjun (liyingjun) Status: In Progress ** Attachment added:

[Yahoo-eng-team] [Bug 1484005] [NEW] RFE:Remote port for L2 communicate outside the cloud

2015-08-12 Thread Dong Liu
Public bug reported: In some scenes, the instance in OpenStack need to communicate with some server outside the cloud(e.g. an application in traditionally network). We need a port named remote port,which represent the server outside the cloud. We coud made overlay L2 networks across OpenStack

[Yahoo-eng-team] [Bug 1483993] [NEW] Fix three typos on nova/pci directory

2015-08-12 Thread Atsushi SAKAI
Public bug reported: Fix three typos on nova/pci directory QuicAssist= QuickAssist comptue = compute trackes=tracks I am looking following report and found it. https://bugs.launchpad.net/openstack-manuals/+bug/1381017 ** Affects: nova Importance: Undecided Assignee: Atsushi SAKAI

[Yahoo-eng-team] [Bug 1478080] Re: neutron allows to create invalid floating IP

2015-08-12 Thread Zhenzan Zhou
I am afraid this is an invalid bug. I guess you created a bulk of floating ips with 'floating-ip-bulk-create 31.28.168.160/29' and then tried to use neutron to allocate 31.28.168.167. Please note that command is just for nova-network, not neutron. If you are using neutron, you should check the

[Yahoo-eng-team] [Bug 1484076] [NEW] Confusing comment possible typo in network_create function

2015-08-12 Thread Karthik
Public bug reported: In the def network_create(request, **kwargs): present in horizon/openstack_dashboard/api/neutron.py Create a subnet on a specified network. :param request: request context :param tenant_id: (optional) tenant id of the network created :param name: (optional)

[Yahoo-eng-team] [Bug 1447397] Re: Removing one interface from a Router, deletes the qrouter namespace

2015-08-12 Thread Oleg Bondarev
*** This bug is a duplicate of bug 1443524 *** https://bugs.launchpad.net/bugs/1443524 ** This bug is no longer a duplicate of bug 1443596 Removing an interface from a DVR router removes all SNAT ports of all connected subnets ** This bug has been marked a duplicate of bug 1443524

[Yahoo-eng-team] [Bug 1484068] [NEW] Confusing confirmation message for disassociating floating IP from VIP

2015-08-12 Thread Tatiana Ovchinnikova
Public bug reported: Since there's no separate VIPs tab for load balancers dashboard, pool's id is used for generating confirmation messages even if VIP action is chosen. Thus while disassociating floating IP from VIP, the following message is shown: 'You have selected pool name associated with

[Yahoo-eng-team] [Bug 1484074] [NEW] libvirt: snapshot creation doesn't work if you use parallels virt_type

2015-08-12 Thread Maxim Nestratov
Public bug reported: The lack of ability to create snapshots makes libvirt parallels virt_type driver really poor though implementation of this feature doesn't look hard. ** Affects: nova Importance: Undecided Assignee: Maxim Nestratov (mnestratov) Status: In Progress -- You

[Yahoo-eng-team] [Bug 1484196] [NEW] Re-enable test_firewall_insertion_mode_add_remove_router FwaaS test

2015-08-12 Thread Sean M. Collins
Public bug reported: After we resolve whatever is causing #1483875 https://review.openstack.org/#/c/211979/1 ** Affects: neutron Importance: Undecided Assignee: Sean M. Collins (scollins) Status: New ** Tags: fwaas ** Tags added: fwaas ** Changed in: neutron

[Yahoo-eng-team] [Bug 1484193] [NEW] Angular table pagination needs better verbiage

2015-08-12 Thread Matt Borland
Public bug reported: The Angular table pagination currently says: Showing 10 items It would be more useful if it said something like: Showing 10 of 25 items. (it doesn't need to say which page it's on as that is visually demonstrated in the nav bar.) ** Affects: horizon Importance:

[Yahoo-eng-team] [Bug 1473217] Re: Cisco Nexus1000V: Remove support for the monolithic plugin

2015-08-12 Thread Steven Hillman
** Also affects: networking-cisco Importance: Undecided Status: New ** Changed in: networking-cisco Assignee: (unassigned) = Steven Hillman (sthillma) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1484086] [NEW] ec2tokens authentication is failing during Heat tests

2015-08-12 Thread Thomas Herve
Public bug reported: As seen here for example: http://logs.openstack.org/54/194054/37/check /gate-heat-dsvm-functional-orig-mysql/a812f55/ We're getting the error: Non-default domain is not supported which seems to have been introduced here: https://review.openstack.org/#/c/208069/ ** Affects:

[Yahoo-eng-team] [Bug 1484085] [NEW] Changing Webroot not fully applied in LESS/CSS

2015-08-12 Thread Christopher Hauser
Public bug reported: Changing the webroot in /etc/openstack-dashboard/local_settings seems to work mostly, expect for some font files. In File: /usr/share/openstack-dashboard/openstack_dashboard/static/dashboard/scss/_variables.scss Line 7: $webroot: /dashboard !default; This $webroot variable

[Yahoo-eng-team] [Bug 1484081] [NEW] libvirt error while taking second snapshot of network type disk

2015-08-12 Thread Deepak C Shetty
Public bug reported: Consistently getting the below error from libvirt when I take a second snap of a network type disk ... 2015-08-12 11:10:30.473 TRACE nova.virt.libvirt.driver [instance: 423192d4-1845-4a14-aae1-1aeb6e0b7d18] Traceback (most recent call last): 2015-08-12 11:10:30.473 TRACE

[Yahoo-eng-team] [Bug 1484102] [NEW] add default value

2015-08-12 Thread huangpengtaohw
Public bug reported: neutron/common/Config.py cfg.StrOpt('core_plugin', help=_(The core plugin Neutron will use)), why not add default value, to make configure project more easier. ** Affects: neutron Importance: Undecided Status: New -- You received this bug

[Yahoo-eng-team] [Bug 1484113] [NEW] network topology: Status untranslated

2015-08-12 Thread Matthias Runge
Public bug reported: on network_topology, the status of an instance or a router is not being translated. The green/red light left hand side of status is hard wired to the word 'ACTIVE' (if status == 'ACTIVE', then green light) ** Affects: horizon Importance: Low Status: New **

[Yahoo-eng-team] [Bug 1484125] [NEW] storage device remains attached to instance even if attach failed and volume deleted

2015-08-12 Thread Edward Hope-Morley
Public bug reported: If I do the following: * create new nova instance (basic i.e. just root disk, no ephemeral) * create new cinder volume (lvm in this case) * I then place a breakpoint in nova/virt/block_device.py [1] between nova attaching the disk to the instance and marking

[Yahoo-eng-team] [Bug 1483091] Re: Same name SecurityGroup could not work

2015-08-12 Thread Assaf Muller
Moving to Horizon. Neutron SGs can be retrieved with ID or name like any other resource, Horizon needs to boot VMs with SG ID, not name. ** Project changed: neutron = horizon -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1484135] [NEW] DetachedInstanceError on network delete

2015-08-12 Thread Oleg Bondarev
Public bug reported: DetachedInstanceError occures when logging dhcp port was deleted concurrently and accessing db object while it was already expunged from session. Code in question: def _delete_ports(self, context, ports): for port in ports: try:

[Yahoo-eng-team] [Bug 1484102] Re: add default value

2015-08-12 Thread Assaf Muller
And what would the default be? There is no one plugin that is more important than another. ** Changed in: neutron Status: New = Opinion -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1484235] [NEW] Per VM domain suffix

2015-08-12 Thread Lingfeng Xiong
Public bug reported: Each VM will get a IP address with domain name suffix when boot up. However, this domain suffix seems can only be configured globally in configuration files. Is there anyway to set different domain suffix for each VM? ** Affects: neutron Importance: Undecided

[Yahoo-eng-team] [Bug 1475762] Re: v3 Fernet tokens with references outside the default domain can be validated on v2

2015-08-12 Thread Dolph Mathews
** Also affects: keystone/kilo Importance: Undecided Status: New ** Changed in: keystone/kilo Importance: Undecided = Medium -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone.