[Yahoo-eng-team] [Bug 1516671] [NEW] LiveMigration DBError: ProgrammingError: can't adapt type 'Instance'

2015-11-16 Thread Tom Patzig
Public bug reported: Postgres as Database + latest stable Kilo; When doing live migrate with attached volume (rally test boot_server_attach_created_volume_and_live_migrate): 8< ERROR oslo_db.sqlalchemy.exc_filters [req-76f003ad-8b12-4e85-902a-a52581fd5611

[Yahoo-eng-team] [Bug 1516691] [NEW] neutronclient logs sensitive info in http requests

2015-11-16 Thread Anna Sortland
Public bug reported: neutronclient logs sensitive info in headers when logging http requests in debug mode. /usr/lib/python2.7/site- packages/neutronclient/common/utils.py:http_log_req() neutronclient should hash sensitive info in headers such as 'X-Auth-Token' and 'X-Subject-Token'. For

[Yahoo-eng-team] [Bug 1515906] Re: lb: TypeError: %d format: a number is required, not unicode found in linuxbridge agent log

2015-11-16 Thread Matt Riedemann
Sean, http://logs.openstack.org/85/193485/13/check/gate-tempest-dsvm- neutron- linuxbridge/079f108/logs/screen-q-agt.txt.gz#_2015-11-12_08_45_59_502 is debug level, logstash.o.o only indexes INFO+ level logs. ** Also affects: oslo.log Importance: Undecided Status: New -- You received

[Yahoo-eng-team] [Bug 1516703] [NEW] crypto.py generates certs with SHA-1 digest

2015-11-16 Thread Anna Sortland
Public bug reported: nova/crypto.py:generate_winrm_x509_cert() generates certs with default SHA-1 digest. The call to 'openssl req' does not specify -digest option nor certificate config file sets digest, so certificates are generated with SHA-1 digest. SHA-1 is not considered to be a secure

[Yahoo-eng-team] [Bug 1516684] [NEW] Some volume related quotas are not translatable on admin->defaults

2015-11-16 Thread Doug Fish
Public bug reported: After preparing my Horizon environment as described in http://docs.openstack.org/developer/horizon/contributing.html#running- the-pseudo-translation-tool I observe several non-translatable quotas: Per Volume Gigabytes Volumes Lvmdriver-1 Gigabytes Lvmdriver-1 Snapshots

[Yahoo-eng-team] [Bug 1516683] [NEW] Some volume related quotas are not translatable on admin->defaults

2015-11-16 Thread Doug Fish
Public bug reported: After preparing my Horizon environment as described in http://docs.openstack.org/developer/horizon/contributing.html#running- the-pseudo-translation-tool I observe several non-translatable quotas: Per Volume Gigabytes Volumes Lvmdriver-1 Gigabytes Lvmdriver-1 Snapshots

[Yahoo-eng-team] [Bug 1516706] [NEW] Glance v1 API makes requests to the v2 registry

2015-11-16 Thread Stuart McLaren
Public bug reported: If I configure storage quotas with: user_storage_quota = 6 And I enable the v2 registry: data_api = glance.db.registry.api Then a v1 image create: $ glance --os-image-api-version 1 image-create --name x3 --disk-format raw --container-format bare --file /etc/fstab 413

[Yahoo-eng-team] [Bug 1516652] [NEW] 'lxd' is an unsupported hypervisor type

2015-11-16 Thread James Page
Public bug reported: I'm trying to boot glance images which have the hypervisor_type property set on them to 'lxd' to target specific hypervisors within a mixed hypervisor cloud; instance boot fails with: {"message": "Hypervisor virtualization type 'lxd' is not recognised", "code": 400,

[Yahoo-eng-team] [Bug 1516604] [NEW] Firewalls help text could be improved

2015-11-16 Thread Rob Cresswell
Public bug reported: The help text (both tooltips, and descriptive text on the right hand side) for Firewalls forms (Create, Edit etc.) is very sparse, and we should update it with more information from the VPN docs or API docs. This is especially apparent on Policies and Rules. ** Affects:

[Yahoo-eng-team] [Bug 1516603] [NEW] VPN forms help text could be improved

2015-11-16 Thread Rob Cresswell
Public bug reported: The help text (both tooltips, and descriptive text on the right hand side) for VPN forms (Create, Edit etc.) is very sparse, and we should update it with more information from the VPN docs or API docs. ** Affects: horizon Importance: Wishlist Status: New **

[Yahoo-eng-team] [Bug 1516709] [NEW] TEMPEST_CONFIG_DIR env variable for neutron api test doesn't work

2015-11-16 Thread Daniel Mellado
Public bug reported: When running neutron api test with: tox -eapi the advertised TEMPEST_CONFIG_DIR env var doesn't work as it's said in https://github.com/openstack/neutron/blob/master/tox.ini#L27-L28 . Instead, it always tries to fetch the file from /etc/tempest/tempest.conf i.e.

[Yahoo-eng-team] [Bug 1516711] [NEW] Glance metadata definitions requires v2 API

2015-11-16 Thread Justin Pomeroy
Public bug reported: The "Update Metadata" actions for images, flavors, etc. currently fetches the metadata definitions from glance to display in the metadata modal. The metadata definitions API was introduced with the v2 API and if this is not being used the user will get an error. "Error:

[Yahoo-eng-team] [Bug 1516714] [NEW] Horizon nova policy file is out of date

2015-11-16 Thread Justin Pomeroy
Public bug reported: The latest nova policy file includes many new policies including some related to instance metadata. The version currently in horizon does not include these, and it should be updated. ** Affects: horizon Importance: Undecided Assignee: Justin Pomeroy (jpomero)

[Yahoo-eng-team] [Bug 1515906] Re: lb: TypeError: %d format: a number is required, not unicode found in linuxbridge agent log

2015-11-16 Thread Andreas Scheuring
Had a quick look at 2 other patchsets - Haven't found this message in there. So probably related to my patchset? I set to invalid - try to investigate and if still exists, open this bug again. Sorry for the inconvenience! ** Changed in: neutron Status: Triaged => Invalid ** Changed in:

[Yahoo-eng-team] [Bug 1510925] Re: Hyper-V does not support fibre channel

2015-11-16 Thread Alessandro Pilotti
There's an approved blueprint for fibre channel support on Hyper-V: https://blueprints.launchpad.net/nova/+spec/hyperv-fibre-channel ** Changed in: nova Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed

[Yahoo-eng-team] [Bug 1456228] Re: Trusted vm can be powered on untrusted host

2015-11-16 Thread Nathan Kinder
This has been published as OSSN-0059: https://wiki.openstack.org/wiki/OSSN/OSSN-0059 ** Changed in: ossn Status: Confirmed => Fix Released -- 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 1451931] Re: ironic password config not marked as secret

2015-11-16 Thread Nathan Kinder
This has been published as OSSN-0049: https://wiki.openstack.org/wiki/OSSN/OSSN-0049 ** Changed in: ossn 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).

[Yahoo-eng-team] [Bug 1516765] Re: xenapi: volume_utils._parse_volume_info can leak connection password via StorageError

2015-11-16 Thread Matt Riedemann
** Tags added: kilo-backport-potential liberty-backport-potential ** Tags added: juno-backport-potential ** Also affects: nova/mitaka Importance: High Assignee: Matt Riedemann (mriedem) Status: In Progress ** Also affects: nova/juno Importance: Undecided Status: New **

[Yahoo-eng-team] [Bug 1516808] [NEW] nova-api throws TypeError exception while loading osapi_compute

2015-11-16 Thread Kali
Public bug reported: Using git revision: e6100f593413de77cc825cb9aeb5b86a739874e9 When I run nova-api without an arguments I get an exception. I used the api-paste.ini that was in the source tree. 2015-11-16 16:21:28.376 47780 DEBUG nova.wsgi [-] Loading app osapi_compute from

[Yahoo-eng-team] [Bug 1516792] [NEW] Disabled panel shouldn't be tested in unit tests

2015-11-16 Thread Fei Long Wang
Public bug reported: Sometimes, operator need to disable some panels to fit their cloud. However, after disabled a panel, the unit test of Horizon will still try to resolve the URL. It doesn't make sense. ** Affects: horizon Importance: Low Status: Confirmed -- You received this

[Yahoo-eng-team] [Bug 1516791] [NEW] LBaaS v2 doc for show loadbalancer has incorrect status

2015-11-16 Thread Bryan Jones
Public bug reported: http://developer.openstack.org/api-ref- networking-v2-ext.html#showLoadBalancerv2 displays the output of a show loadbalancer call. One of the keys shown is 'status'. Based on the code (https://github.com/openstack/neutron-

[Yahoo-eng-team] [Bug 1516805] [NEW] nova unit tests failing with infinite recursion with oslo.versionedobjects 0.13.0

2015-11-16 Thread Matt Riedemann
Public bug reported: Seen here: http://logs.openstack.org/20/243320/4/gate/gate-nova- python27/37b1b32/console.html Just started on 11/16 with the o.vo 0.13.0 release. Lots of this: 2015-11-16 21:00:40.347 | result = getattr(cls, objmethod)(context, *args, **kwargs) 2015-11-16

[Yahoo-eng-team] [Bug 1516758] [NEW] synchronization problem in libvirt's remotefs volume drivers

2015-11-16 Thread Dmitry Guryanov
Public bug reported: Remotefs drivers have to mount a filesystem while connecting a new volume and unmount it eventually. They do it with code like: connect_volume: if not is_mounted(): do_mount() disconnect_volume: try: umount() except: if error is not 'fs is

[Yahoo-eng-team] [Bug 1507516] Re: NoSuchOptError: no such option: force_config_drive

2015-11-16 Thread Davanum Srinivas (DIMS)
** Changed in: oslo.config Status: Fix Committed => Fix Released ** Changed in: oslo.config Milestone: None => 2.7.0 -- 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 1516781] [NEW] LBaaS v2 doc says Create pool includes a port number

2015-11-16 Thread Doug Fish
Public bug reported: http://developer.openstack.org/api-ref- networking-v2-ext.html#createPoolv2 claims that the create pool API includes this parameter protocol_port. The port on which the front end listens. Must be an integer from 1 to 65535. It doesn't (johnsom even checked in the code!) **

[Yahoo-eng-team] [Bug 1368661] Re: Unit tests sometimes fail because of stale pyc files

2015-11-16 Thread yuanying
** Also affects: python-magnumclient Importance: Undecided Status: New ** Changed in: python-magnumclient Assignee: (unassigned) => yuanying (ootsuka) ** Changed in: magnum Importance: Undecided => Medium ** Changed in: python-magnumclient Importance: Undecided => Medium

[Yahoo-eng-team] [Bug 1516589] [NEW] Horizon still has legacy models.py files

2015-11-16 Thread Rob Cresswell
Public bug reported: There a number of models.py files still in the source due to https://code.djangoproject.com/ticket/7198, which was closed a very long time ago. ** Affects: horizon Importance: Undecided Assignee: Rob Cresswell (robcresswell) Status: In Progress ** Changed

[Yahoo-eng-team] [Bug 1466485] Re: keystone fails with: ArgsAlreadyParsedError: arguments already parsed: cannot register CLI option

2015-11-16 Thread Launchpad Bug Tracker
[Expired for OpenStack Identity (keystone) because there has been no activity for 60 days.] ** Changed in: keystone Status: Incomplete => Expired -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity

[Yahoo-eng-team] [Bug 1516805] Re: nova unit tests failing with infinite recursion with oslo.versionedobjects 0.13.0

2015-11-16 Thread Matt Riedemann
** Changed in: oslo.versionedobjects Status: New => Invalid ** Tags added: liberty-backport-potential ** Also affects: nova/liberty Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed

[Yahoo-eng-team] [Bug 1516861] [NEW] the maxconn should be created on global section of HAprxy config file

2015-11-16 Thread IBM-Cloud-SH
Public bug reported: [Summary] LB_NFV:KiloV1 ,the maxconn should be created on global section of HAprxy config file [Topo] Openstack version :RDO kilo OS version :centOS 7.1 [Description and expect result] the maxconn should be

[Yahoo-eng-team] [Bug 1516862] [NEW] LB_NFV KiloV1 :the default session limit is 2000 rather than unlimit

2015-11-16 Thread IBM-Cloud-SH
Public bug reported: [Summary] LB_NFV KiloV1 :the default session limit is 2000 rather than unlimit [Topo] RDO-Kilo CentOS 7.1 [Description and expect result] if we don't config session limit , the expect the session shoule be not limit

[Yahoo-eng-team] [Bug 1368661] Re: Unit tests sometimes fail because of stale pyc files

2015-11-16 Thread yuanying
** Also affects: trove Importance: Undecided Status: New ** Changed in: trove Assignee: (unassigned) => yuanying (ootsuka) ** Also affects: python-troveclient Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1516848] [NEW] Volume size units should be in GiB, not GB

2015-11-16 Thread Richard Hagarty
Public bug reported: Data size on storage devices is typically measured in GiB (2^30), and not GB (10^9). The Cinder community has addressed this issue by changing all of their CLI and Horizon panels to use "GiB" (see https://bugs.launchpad.net/horizon/+bug/1511167) There are several Nova

[Yahoo-eng-team] [Bug 1516856] [NEW] Reject Rule for firewall-rules is avialable in python-neutronclient but not in Horizon

2015-11-16 Thread Reedip
Public bug reported: Python NeutronClient supports Allow, Deny and Reject options.(https://github.com/openstack/python-neutronclient/blob/master/neutronclient/neutron/v2_0/fw/firewallrule.py#L107) Horizon has only the Allow and Deny

[Yahoo-eng-team] [Bug 1516536] [NEW] image-list should check filter correctness

2015-11-16 Thread jichenjc
Public bug reported: curl -g -i -X GET http://192.168.122.239:8774/v2.1/d1c5aa58af6c426492c642eb649017be/images/detail?status=ACTIVE can get correct image list, however, (note status --> stats) curl -g -i -X GET

[Yahoo-eng-team] [Bug 1516546] [NEW] Tag has no property 'project_id' during filtering by tags

2015-11-16 Thread Sergey Nikitin
Public bug reported: When we use filter_by() fields for filtering are extracted from the primary entity of the query, or the last entity that was the target of a call to Query.join(). If db query contains filters 'project_id' and 'tag' (or 'tag-any') db error will be raised: File

[Yahoo-eng-team] [Bug 1513788] Re: Exception in neutron-plugin-linuxbridge-agent RuntimeError No such file or directory

2015-11-16 Thread Miguel Angel Ajo
Thanks for the info @rushikesh, moved it to Invalid. ** Changed in: neutron Status: Incomplete => 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/1513788 Title: Exception

[Yahoo-eng-team] [Bug 1516566] [NEW] TestServerMultinode.test_schedule_to_all_nodes fails in gate-tempest-dsvm-cells for Liberty

2015-11-16 Thread Sylvain Bauza
Public bug reported: It seems that all gate-tempest-dsvm-cells runs against the liberty branch fail because of 2015-11-16 04:50:15.334 | == 2015-11-16 04:50:15.334 | Failed 1 tests - output below: 2015-11-16 04:50:15.334 | == 2015-11-16

[Yahoo-eng-team] [Bug 1516578] [NEW] Add ppc architecture for NUMA

2015-11-16 Thread Sudipta Biswas
Public bug reported: Post this commit: https://review.openstack.org/#/c/170780/11/nova/virt/libvirt/driver.py, the NUMA topology reporting depends on the host architecture. The current check includes arch.I686, arch.X86_64 only. This bug is filed to include the ppc64/ppc64le architectures

[Yahoo-eng-team] [Bug 1515896] Re: Update port of admin state to False for neutron floating IP port does not take effect

2015-11-16 Thread Hua Zhang
** 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/1515896 Title: Update port of admin state to False for neutron floating IP port does

[Yahoo-eng-team] [Bug 1514017] Re: Sec Group IPtables dropping all TCP ACK as Invalid for all connections between instances on different networks on same libvirt host.

2015-11-16 Thread Eugene Nikanorov
Removing duplicate to perform additional checks ** This bug is no longer a duplicate of bug 1478925 Instances on the same compute node unable to connect to each other's ports -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1516781] Re: LBaaS v2 doc says Create pool includes a port number

2015-11-16 Thread Reedip
The modification needs to be done at the api-ref document. So moving this issue to the api-site ** Project changed: neutron => openstack-api-site ** Tags removed: lbaas -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.