[Yahoo-eng-team] [Bug 1520383] [NEW] Tests that need policy.json can never find it

2015-11-26 Thread Julian Edwards
Public bug reported: I am writing some tests that inherit from RestfulTestCase. The server- side of the calls that the tests make are doing some checks that require policy.json to be read in. However, it seems as though the file can't ever be found. Looking at oslo_config, it searches these

[Yahoo-eng-team] [Bug 1520398] [NEW] glance doesn't have image number quota

2015-11-26 Thread wangxiyuan
Public bug reported: Acccording to the bluerpint : https://blueprints.launchpad.net/glance/+spec/glance-basic-quotas It would be very helpful if we were able to limit the usage of some basic image-related resources, like the number of images stored. So I think we should add it to Glance now.

[Yahoo-eng-team] [Bug 1520085] Re: keystone 0.7.1 for ubuntu14.04, create user admin with error not found 404

2015-11-26 Thread Steve Martinelli
bug submitter claims it's not a bug, good enough for me ** Changed in: keystone Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity (keystone). https://bugs.launchpad.net/bugs/1520085

[Yahoo-eng-team] [Bug 1391116] Re: keystone user-password-update also accept blank password.

2015-11-26 Thread Steve Martinelli
CLI for keystoneclient has been deprecated, assigning the bug to openstackclient. marking as won't fix for keystoneclient ** Also affects: python-openstackclient Importance: Undecided Status: New ** Summary changed: - keystone user-password-update also accept blank password. +

[Yahoo-eng-team] [Bug 1520385] [NEW] Unnecessary spaces in Instance's log

2015-11-26 Thread Kenji Ishii
Public bug reported: Log tab in instance detail is displayed Instance Console Log. In top line, there are unnecessary spaces. [3.475887] hub 1-0:1.0: USB hub found [3.477046] hub 1-0:1.0: 2 ports detected [3.485045] usbcore: registered new interface driver libusual ...

[Yahoo-eng-team] [Bug 1520396] [NEW] Nova compute automatically down when I delete an instance as admin

2015-11-26 Thread codbla
Public bug reported: When I use to terminate an instance as admin user. The compute node of where the VMs/Instance is located will turn to 'down' state. I am using the following: CentOS Linux release 7.1.1503 (Core) openstack-nova-compute-2015.1.0-3.el7.noarch

[Yahoo-eng-team] [Bug 1468395] Re: Versions of oslo.i18n higher than 1.17.0 cause ImportError

2015-11-26 Thread Steve Martinelli
reading the backlog, this seems fixed on the keystoneclient side, marking this as fix released ** Changed in: python-keystoneclient Importance: Undecided => Medium ** Changed in: python-keystoneclient Status: Confirmed => Fix Released -- You received this bug notification because you

[Yahoo-eng-team] [Bug 1312971] Re: mod_wsgi exception processing UTF-8 Header

2015-11-26 Thread Steve Martinelli
we will not be pursuing any more PKI related work, as of Mitaka the keystone team has deprecated PKI tokens. ** Changed in: python-keystoneclient Status: Triaged => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1214686] Re: Keystone client passes name instead of username

2015-11-26 Thread Steve Martinelli
there doesn't seem to be an issue with keystoneclient? ** Changed in: python-keystoneclient Status: Confirmed => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity (keystone).

[Yahoo-eng-team] [Bug 1273831] Re: Keystone v2.0 documentation shows unsupported "versionId", "versionList", "versionInfo" fields

2015-11-26 Thread Steve Martinelli
i am very unclear as to what the bug is here (from a keystone and keystoneclient perspective). we do not support or advertise the user of versionId, versionList and versionInfo in our APIs. if you are using a third party library, file a bug with them. ** Changed in: python-keystoneclient

[Yahoo-eng-team] [Bug 1520428] [NEW] User enable status consider everything as false except specific word 'true'

2015-11-26 Thread Karan Soni
Public bug reported: Issue: While creating user using keystone command the optional parameter 'enable' consider every word as false except the word 'true'. Where as per the specification it should except either word 'false' or 'true' only, in other case it should give error. steps: 1) use

[Yahoo-eng-team] [Bug 1520431] [NEW] Legacy launch instance wizard space issue under material theme

2015-11-26 Thread Richard Jones
Public bug reported: The legacy launch instance wizard has issues fitting into the material theme modal dialog width. The tab headings wrap over to a new line. The default modal-dialog width of 600px (for a min 768px screen) is just not wide enough. I think it'd be OK to widen it. Note that the

[Yahoo-eng-team] [Bug 1517929] Re: Eventlet removal

2015-11-26 Thread Steve Martinelli
use https://blueprints.launchpad.net/keystone/+spec/removed-as-of-mitaka ** Changed in: keystone Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity (keystone).

[Yahoo-eng-team] [Bug 1252299] Re: keystone endpoint-create default region

2015-11-26 Thread Steve Martinelli
so the CLI still defaults to 'regionOne', but it's deprecated in favor of openstackclient. openstackclient, and the python bindings in keystoneclient do not default region name to anything and let the server handle the default name (RegionOne), so there is nothing left to fix here, we won't be

[Yahoo-eng-team] [Bug 1517143] Re: nova-api is crashed during creating instance

2015-11-26 Thread Boris Bobrov
If the bug is in the auth plugin, keystoneauth is affected too ** Also affects: keystoneauth Importance: Undecided Status: New -- 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 1154809] Re: Volume detach fails via OSAPI: AmbiguousEndpoints

2015-11-26 Thread Steve Martinelli
finding the service catalog through python bindings is available now, following sean's comment i don't believe this is an issue any longer. if it is, please re-open ** Changed in: python-keystoneclient Status: Confirmed => Invalid -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1240163] Re: Can't store a PKI token with a large catalog

2015-11-26 Thread Steve Martinelli
same reasoning for keystoneclient issue, won't fix. ** Changed in: python-keystoneclient Status: In Progress => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity (keystone).

[Yahoo-eng-team] [Bug 1515768] Re: Instance creation fails with libvirtError: Unable to create tap device: Device or resource busy

2015-11-26 Thread Sripriya
** Attachment added: "h-eng.log.2015-11-25-193438" https://bugs.launchpad.net/tacker/+bug/1515768/+attachment/4525683/+files/h-eng.log.2015-11-25-193438 ** Also affects: heat Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1520159] [NEW] HTTP response codes should be extracted to constants

2015-11-26 Thread Ferenc Horváth
Public bug reported: There are several places in the source code where HTTP response codes are used as numeric values. These values should be extracted to a common file and the numeric values should be replaced by constants. For example: common/auth.py:186 elif resp.status == 404: --> elif

[Yahoo-eng-team] [Bug 1520255] [NEW] All linuxbridge agent tests executed with prevent_arp_spoofing=False

2015-11-26 Thread Andreas Scheuring
Public bug reported: All testcases of the linuxbridge agent are executed with prevent_arp_spoofing=False. The solution is to add testcases that are executed with prevent_arp_spoofing=True. arp_protect should be mocked and it should be ensured, that it has been called. ** Affects: neutron

[Yahoo-eng-team] [Bug 1520319] [NEW] _hard_reboot func changes device bus addresses

2015-11-26 Thread wuhao
Public bug reported: We found this problem in Juno. But I think that may be reproduced in each version. Currently, _hard_reboot will regenerate instance config file, which changes device bus addresses when the instance has hot plug-in devices, like attach interfaces or volumes. If the address

[Yahoo-eng-team] [Bug 1509195] Re: VM is put back into ACTIVE state even though evacuate failed

2015-11-26 Thread Matt Riedemann
*** This bug is a duplicate of bug 1501831 *** https://bugs.launchpad.net/bugs/1501831 Are you sure you have the actual liberty 12.0.0 release? Because this was actually fixed with bug 1501831. ** This bug has been marked a duplicate of bug 1501831 Evacuate libvirt instance failed with

[Yahoo-eng-team] [Bug 1520336] [NEW] ovs-vsctl command in neutron agent fails with version 1.4.2

2015-11-26 Thread Paul Carlton
Public bug reported: Wheezy (which I believe is still supported?) comes with version 1.4.2 of ovs-vsctl. It fails to start neutron agent (which also uses --may-exist) with 2015-11-26 15:01:07.155 92027 DEBUG neutron.agent.linux.utils [-] Running command (rootwrap daemon): ['ovs-vsctl',

[Yahoo-eng-team] [Bug 1520351] [NEW] Use diffs for iptables restore instead of all rules

2015-11-26 Thread OpenStack Infra
Public bug reported: https://review.openstack.org/230750 Dear documentation bug triager. This bug was created here because we did not know how to map the project name "openstack/neutron" to a launchpad project name. This indicates that the notify_impact config needs tweaks. You can ask the

[Yahoo-eng-team] [Bug 1476770] Re: _translate_from_glance fails with "AttributeError: id" in grenade

2015-11-26 Thread Steve Martinelli
ksm is released for kilo, marking this as fix-released for keystonemiddleware ** Changed in: keystonemiddleware Status: New => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance.

[Yahoo-eng-team] [Bug 1520448] [NEW] CLI display inconsistent when show security-group-rule-list

2015-11-26 Thread Jacky_lei_zhang
Public bug reported: [root@controller ~]# source keystonerc_admin [root@controller ~(keystone_admin)]# neutron se security-group-create security-group-list security-group-rule-delete security-group-rule-showsecurity-group-update security-group-delete