[Yahoo-eng-team] [Bug 1213126] Re: attaching volume to instance fails with IO error

2014-08-26 Thread Kashyap Chamarthy
Closing this bug per comment #3. Please reopen it (with more verbose details) if you encounter it again. ** Changed in: nova Status: New = Invalid -- 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 1348818] Re: Unittests do not succeed with random PYTHONHASHSEED value

2014-08-26 Thread Nikhil Manchanda
** Also affects: trove Importance: Undecided Status: New ** Changed in: trove Milestone: None = juno-3 ** Changed in: trove Assignee: (unassigned) = Nikhil Manchanda (slicknik) ** Changed in: trove Importance: Undecided = Critical ** Changed in: trove Importance:

[Yahoo-eng-team] [Bug 1361517] [NEW] Nova prompt wrong message when boot from a error status volume

2014-08-26 Thread zhu zhu
Public bug reported: 1. create a cinder from an existed image cinder create 2 --display-name hbvolume-newone --image-id 9769cbfe-2d1a- 4f60-9806-16810c666d7f 2. set the created volume with error status cinder reset-state --state error 76f5e521-d45f-4675-851e-48f8e3a3f039 3. boot a vm from the

[Yahoo-eng-team] [Bug 1361529] [NEW] Configurable instance detail tabs

2014-08-26 Thread Shuichiro MAKIGAKI
Public bug reported: For example, VMware environment doesn't support the console log feature. In that case, usability will improve if the console log tab is hidden. This should be configurable by local_settings.py: --- # Available values are 'OverviewTab', 'LogTab', 'ConsoleTab'

[Yahoo-eng-team] [Bug 1361540] [NEW] no mechanism driver calls for gateway port removal

2014-08-26 Thread Cédric OLLIVIER
Public bug reported: MechanismDriver.delete_port_* (gateway port) are not called when the router is being removed. For instance, it remains the network:router_gateway ports in OpenDaylight as its Mechanism Driver is not correctly called. To reproduce it: - create a router and set the

[Yahoo-eng-team] [Bug 1361545] [NEW] dhcp agent shouldn't spawn metadata-proxy for non-isolated networks

2014-08-26 Thread John Schwarz
Public bug reported: The enable_isolated_metadata = True options tells DHCP agents that for each network under its care, a neutron-ns-metadata-proxy process should be spawned, regardless if it's isolated or not. This is fine for isolated networks (networks with no routers and no default

[Yahoo-eng-team] [Bug 1361554] [NEW] Missing sort_key and sort_dir for server list api

2014-08-26 Thread Liyingjun
Public bug reported: Since the compute api now supporting sort_dir and sort_key [1], we may need to add this to the REST api. [1]: https://github.com/openstack/nova/blob/master/nova/compute/api.py#L1790 ** Affects: nova Importance: Undecided Assignee: Liyingjun (liyingjun)

[Yahoo-eng-team] [Bug 1361542] [NEW] neutron-l3-agent does not start without IPv6

2014-08-26 Thread Bernhard M. Wiedemann
Public bug reported: When testing on a one-node-cloud that had ipv6 blacklisted, I found that neutron-l3-agent does not start because it errors out when it tries to access /proc/sys/net/ipv6/conf/default/disable_ipv6 2014-08-26 10:12:57.987 29609 TRACE neutron File

[Yahoo-eng-team] [Bug 1361573] [NEW] TAP_PREFIX_LEN constant is defined several times

2014-08-26 Thread Rossella Sblendido
Public bug reported: TAP_PREFIX_LEN constant is defined several times, it should be defined only once preferably in neutron/common/constants.py . From a coarse grep: grep -r TAP . | grep 3 ./neutron/plugins/brocade/NeutronPlugin.py:TAP_PREFIX_LEN = 3

[Yahoo-eng-team] [Bug 1361605] [NEW] Use lazy init for L3 plugin reference

2014-08-26 Thread Paul Michali
Public bug reported: In many L3 plugins, there is a reference needed to the L3 core plugin. This is typically done as: plugin = manager.NeutronManager.get_service_plugins().get(constants.L3_ROUTER_NAT) Rather than looking up the plugin, each time it is needed (e.g. processing each VPN

[Yahoo-eng-team] [Bug 1361611] [NEW] console/virt stop returning arbitrary dicts in driver API

2014-08-26 Thread sahid
Public bug reported: We have a general desire though to stop returning / passing arbitrary dicts in the virt driver API - On this report we would like to create typed objects for consoles that will be used by drivers to return values on the compute manager. ** Affects: nova Importance:

[Yahoo-eng-team] [Bug 1361613] [NEW] auth fragments deprecated - sample.conf/authentication.rst doc need updating.

2014-08-26 Thread Andy McCrae
Public bug reported: The auth_port, auth_protocol and auth_host variables is deprecated in favour of identity_uri . 2014-08-26 11:13:43.764 8009 WARNING keystonemiddleware.auth_token [-] Configuring admin URI using auth fragments. This is deprecated, use 'identity_uri' instead. Sample confs

[Yahoo-eng-team] [Bug 1322597] Re: Unable to update image members

2014-08-26 Thread Santiago Baldassin
** Changed in: horizon Status: Invalid = Confirmed -- 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/1322597 Title: Unable to update image members Status in

[Yahoo-eng-team] [Bug 1361631] [NEW] Do not query datetime type filed when it is not needed

2014-08-26 Thread Attila Fazekas
Public bug reported: creating a datetime object is more expensive then any other type used in the database. Creating the datetime object is expensive especially for mysql drivers, because creating the object from a datetime string representation is expensive. When listing 4k instances with

[Yahoo-eng-team] [Bug 1361666] [NEW] Calendar stays open after date selected

2014-08-26 Thread Randy Bertram
Public bug reported: Go to Admin System Overview. Click on the first date field; the calendar appears. Click a date in the calendar. The calendar stays open. Look in the javascript console; there is this exception: Uncaught TypeError: Cannot read property 'valueOf' of undefined This bug

[Yahoo-eng-team] [Bug 1357453] Re: Resource tracker should create compute node record in constructor

2014-08-26 Thread Sylvain Bauza
** Changed in: nova Status: Opinion = Confirmed -- 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/1357453 Title: Resource tracker should create compute node record

[Yahoo-eng-team] [Bug 1361683] [NEW] Instance pci_devices and security_groups refreshing can break backporting

2014-08-26 Thread Dan Smith
Public bug reported: In the Instance object, on a remotable operation such as save(), we refresh the pci_devices and security_groups with the information we get back from the database. Since this *replaces* the objects currently attached to the instance object (which might be backlevel) with

[Yahoo-eng-team] [Bug 1358297] Re: Port doesn't receive IP SLAAC in subnets with Router advertisements without dnsmasq

2014-08-26 Thread Sean M. Collins
What we probably should do, is create a patch that when ipv6_address_mode is unset, but the ipv6_ra_mode attribute is set, is to not allocate an IPv6 address to the port? ** Changed in: neutron Status: Invalid = New -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1358297] Re: Port doesn't receive IP SLAAC in subnets with Router advertisements without dnsmasq

2014-08-26 Thread Sean M. Collins
@Sergey - that table in that spec you linked, the description is inaccurate. Having ipv6_address_mode unset means that you have some *external* IPAM system that OpenStack does not know about, that is assigning addresses to ports/instances. ** Changed in: neutron Status: Incomplete =

[Yahoo-eng-team] [Bug 1361708] [NEW] Unable to Disasscoiate Floating IP

2014-08-26 Thread Amogh
Public bug reported: 1. Login to Devstack as admin user 2. Go to Instances page, and create new instance 3. Associate floating ip to the instance 4. Disassociate floating IP to the Instance. Observe that Unable to Disassociate floating ip error is displayed. Screenshot attached. ** Affects:

[Yahoo-eng-team] [Bug 1361725] [NEW] Dynamic select widget layout problem when help block displayed

2014-08-26 Thread Justin Pomeroy
Public bug reported: When the help block is displayed, the dynamic select widget field does not correctly display the help below the field like the other input fields. This is dependent on the fix to show the help block on modals: https://review.openstack.org/#/c/111315/ ** Affects: horizon

[Yahoo-eng-team] [Bug 1361605] Re: Use lazy init for L3 plugin reference

2014-08-26 Thread Armando Migliaccio
Kevin, I like the patch you posted above, that's very insightful. Can you post a patch to calculate how much it takes a developer to type 'that garbage' over the lifespan of Neutron? :) I don't have a strong opinion on both approaches, but I like the idea of conciseness so that we can save the

[Yahoo-eng-team] [Bug 1155765] Re: Offline compression enabled but key is missing from offline manifest

2014-08-26 Thread Yves-Gwenael Bourhis
I can reproduce the issue. simply add COMPRESS_OFFLINE = True in your local settings, run python manage.py compress, and then run the server. ** Changed in: horizon Status: Expired = Confirmed -- You received this bug notification because you are a member of Yahoo! Engineering Team,

[Yahoo-eng-team] [Bug 1266513] Re: Some Python requirements are not hosted on PyPI

2014-08-26 Thread James E. Blair
** No longer affects: openstack-ci -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1266513 Title: Some Python requirements are not hosted on PyPI Status in OpenStack Image Registry and

[Yahoo-eng-team] [Bug 1361792] [NEW] pci requests saved as system metadata can be out of bound

2014-08-26 Thread Baodong (Robert) Li
Public bug reported: system metadata table is a key-value pair with the size being 255 bytes. PCI requests is saved as a json document in the system metadata table and its size depends on the number of PCI requests, possibly more than 255 bytes. Currently, when outbound happens, DB throws an

[Yahoo-eng-team] [Bug 1361795] [NEW] context referenced in pci_manager.__init__, but not defined

2014-08-26 Thread Baodong (Robert) Li
Public bug reported: the variable context is referenced in the pci_manager.__init__(), but it's not passed in as an argument or defined anywhere. Thus exception will be thrown when it's referenced. ** Affects: nova Importance: Undecided Status: New -- You received this bug

[Yahoo-eng-team] [Bug 1361797] [NEW] unused code in pci_manager.get_instance_pci_devs()

2014-08-26 Thread Baodong (Robert) Li
Public bug reported: def get_instance_pci_devs(inst): Get the devices assigned to the instances. if isinstance(inst, objects.Instance): return inst.pci_devices else: ctxt = context.get_admin_context() return objects.PciDeviceList.get_by_instance_uuid(

[Yahoo-eng-team] [Bug 1356736] Re: When executing 'vm resize' commad there is noresponse after a long time if the vm is down

2014-08-26 Thread Clark Boylan
The openstack infra team does not run or care for any code that does vm resizes. I think this is meant to be a nova bug. ** Also affects: nova Importance: Undecided Status: New ** Changed in: openstack-ci Status: New = Invalid -- You received this bug notification because you

[Yahoo-eng-team] [Bug 1361806] [NEW] requested_network as a tuple now should be converted to an object

2014-08-26 Thread Baodong (Robert) Li
Public bug reported: requested_network is a tuple of (net_id, fixed_ip, port_id). Some of the members can be None depending on the user input, for example, of the nova boot command. When SR-IOV tries to use it for SR-IOV, it needs to add a pci_request_id into it. Concerns are raised on the

[Yahoo-eng-team] [Bug 1361813] [NEW] Adding new service plugins requires updates to constants module

2014-08-26 Thread Sumit Naiksatam
Public bug reported: Loading a new service plugin requires changes to the: neutron/plugins/common/constants.py If this can be made config driven, then eliminates the need to make code changes, and is potentially helpful when services/features are separated into a new repository. ** Affects:

[Yahoo-eng-team] [Bug 1361871] [NEW] sort Create Node Group Template's Flavor List

2014-08-26 Thread Cindy Lu
Public bug reported: should be sorted and make use of CREATE_INSTANCE_FLAVOR_SORT in local_settings.py. Related: https://bugs.launchpad.net/horizon/+bug/1360014 ** Affects: horizon Importance: Undecided Assignee: Cindy Lu (clu-m) Status: New ** Description changed: - should

[Yahoo-eng-team] [Bug 1361896] [NEW] Test commit - Do not review

2014-08-26 Thread Dane LeBlanc
Public bug reported: This is a temporary bug filed to test direct reporting of 3rd party CI test results. ** Affects: neutron Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1361896] Re: Test commit - Do not review

2014-08-26 Thread Dane LeBlanc
** Changed in: neutron Status: New = Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1361896 Title: Test commit - Do not review Status in OpenStack Neutron (virtual

[Yahoo-eng-team] [Bug 1361924] [NEW] python-subunit 0.0.20 failing to install causing gate failure

2014-08-26 Thread Brant Knudson
Public bug reported: Several keystone jobs have failed recently, in py26: http://logs.openstack.org/78/111578/8/check/gate-keystone- python26/c8ae14c/console.html#_2014-08-27_01_03_03_950 Looks like the new python-subunit 0.0.20 fails to install. This also failed for me locally: $

[Yahoo-eng-team] [Bug 1361924] Re: python-subunit 0.0.20 failing to install causing gate failure

2014-08-26 Thread Nikhil Manchanda
** Changed in: keystone Status: New = Confirmed ** Also affects: trove Importance: Undecided Status: New ** Changed in: trove Status: New = Triaged -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1361924] Re: python-subunit 0.0.20 failing to install causing gate failure

2014-08-26 Thread Robert Collins
** Also affects: subunit Importance: Undecided Status: New ** Changed in: subunit Status: New = Triaged ** Changed in: subunit Importance: Undecided = Critical ** Changed in: subunit Assignee: (unassigned) = Robert Collins (lifeless) ** Changed in: subunit

[Yahoo-eng-team] [Bug 1361924] Re: python-subunit 0.0.20 failing to install causing gate failure

2014-08-26 Thread Brant Knudson
subunit 0.0.21 is up now which should fix this. ** Changed in: keystone Status: Confirmed = Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.launchpad.net/bugs/1361924 Title: python-subunit

[Yahoo-eng-team] [Bug 1361924] Re: python-subunit 0.0.20 failing to install causing gate failure

2014-08-26 Thread Miguel Grinberg
** Also affects: heat Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.launchpad.net/bugs/1361924 Title: python-subunit 0.0.20 failing to install causing gate

[Yahoo-eng-team] [Bug 1361924] Re: python-subunit 0.0.20 failing to install causing gate failure

2014-08-26 Thread Nikhil Manchanda
Confirmed fixed in Trove as well. Thanks @bknudson and @lifeless! ** Changed in: trove Status: Triaged = Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.launchpad.net/bugs/1361924 Title:

[Yahoo-eng-team] [Bug 1361963] [NEW] No default control_exchange configuration prompt in glance-api.conf

2014-08-26 Thread Jin Liu
Public bug reported: In current default glance-api.conf, messaging configurations as below, but actually 'rabbit_notification_exchange = glance' and 'qpid_notification_exchange = glance' do not impact topic consumer_queue creation. because Oslo .messaging uses 'control_exchange' as queue name,