[Yahoo-eng-team] [Bug 1414252] Re: Horizon throws unauthorized 403 error for cloud admin in domain setup

2015-07-31 Thread Launchpad Bug Tracker
[Expired for 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 Keystone. https://bugs.launchpad.net/bugs/1414252

[Yahoo-eng-team] [Bug 1480514] [NEW] Remove error instance fail when enable serial_consol

2015-07-31 Thread lyanchih
Public bug reported: When I fixed https://bugs.launchpad.net/nova/+bug/1478607 I found I can't remove those error instances which was failed when config xml. This is because of following block: https://github.com/openstack/nova/blob/master/nova/virt/libvirt/driver.py#L894 When nova try to

[Yahoo-eng-team] [Bug 1480305] [NEW] FloatingIPsTestJSON fails with DBDeadlock inserting into instance_extra

2015-07-31 Thread Matt Riedemann
Public bug reported: http://logs.openstack.org/78/193278/15/check/gate-tempest-dsvm- full/7e16644/logs/screen-n-api.txt.gz?level=TRACE#_2015-07-31_01_52_20_792 2015-07-31 01:52:20.792 ERROR nova.api.openstack [req-ea281178-5948-47a1-815d-e97f12b2412b tempest-FloatingIPsTestJSON-1949129213

[Yahoo-eng-team] [Bug 1480338] [NEW] neutron-fwaas: Enable python34 support

2015-07-31 Thread Kyle Mestery
Public bug reported: The following files need to be addressed and fixed so that tox -epy34 completes successfully with all unit tests enabled: neutron_fwaas/tests/unit/db/firewall/test_firewall_db.py neutron_fwaas/tests/unit/extensions/test_firewall.py

[Yahoo-eng-team] [Bug 1480270] [NEW] Can't get endpoints with v2 in command line

2015-07-31 Thread Sunny Zheng
Public bug reported: Reproducible Steps: 1. Set up the latest devstack environment 2. Run the following commands $ source ~/devstack/accrc/admin/admin $ openstack endpoint list We can get nothing, but the endpoints data is real in db. ** Affects: keystone Importance: Undecided

[Yahoo-eng-team] [Bug 1480326] [NEW] neutron-vpnaas: Enable python34 support

2015-07-31 Thread Kyle Mestery
Public bug reported: The following files are currently failing and need to be fixed for tox -epy34 to work in this repository: test_plugin.py test_netns_wrapper.py test_cisco_ipsec.py (in device drivers) test_cisco_csr_rest_client.py test_vpn_db.py ** Affects: neutron Importance: Low

[Yahoo-eng-team] [Bug 1480270] Re: Can't get endpoints with v2 in command line

2015-07-31 Thread Steve Martinelli
** Also affects: python-openstackclient Importance: Undecided Status: New ** Changed in: keystone Status: New = Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone.

[Yahoo-eng-team] [Bug 1267140] Re: The output of security group rules does not include egress rules.

2015-07-31 Thread Russell Bryant
Right, nova-network only supported ingress rules, so nova API matches that. If you want egress rules, you should use the Neutron API. ** Changed in: nova Status: Confirmed = Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1480330] [NEW] Add .rst documentation for glance-swift.conf and using keystone v3

2015-07-31 Thread Stuart McLaren
Public bug reported: This patch: https://review.openstack.org/#/c/193422 Adds the ability to use keystone v3 when generating a token for the swift backend. (From memory) we're a little weak in documentation around using glance- swift.conf. We should add some more documentation around that and

[Yahoo-eng-team] [Bug 1480301] [NEW] [Sahara] is_proxy_gateway field remains unchanged after update

2015-07-31 Thread Andrey Pavlov
Public bug reported: Field is_proxy_gateway of node group template objects doesn't change its value after node group template update. ** Affects: horizon Importance: Undecided Assignee: Andrey Pavlov (apavlov-n) Status: In Progress ** Changed in: horizon Assignee:

[Yahoo-eng-team] [Bug 1456335] Re: neutron-vpn-netns-wrapper missing in Ubuntu Package

2015-07-31 Thread Launchpad Bug Tracker
This bug was fixed in the package neutron-vpnaas - 2:7.0.0~b1-0ubuntu3 --- neutron-vpnaas (2:7.0.0~b1-0ubuntu3) wily; urgency=medium * d/neutron-vpn-agent.install: Install neutron-vpn-netns-wrapper (LP: #1456335). * d/control: Add runtime dependency on conntrack (LP:

[Yahoo-eng-team] [Bug 1480334] [NEW] can't use $ in password for ldap authentication

2015-07-31 Thread Vasyl Saienko
Public bug reported: keystone can't connect to ldap server if $ used in password. keystone.tld.conf [identity] driver = keystone.identity.backends.ldap.Identity [assignment] driver = keystone.assignment.backends.sql.Assignment [ldap] url=ldap://172.16.56.46:389 user=admin...@keystone.tld

[Yahoo-eng-team] [Bug 1480341] [NEW] Creating an instance with wrong flavor put this instance in error state without a possibility to delete it

2015-07-31 Thread olmy0414
Public bug reported: OS - CentOS Linux release 7.0.1406 Nova version - 2015.1.0-3.el7 When I try to create an instance with wrong flavor, the instance has been created in error state and I am not able to delete it, the instance hungs with Task State deleting... Commands like nova reset-state

[Yahoo-eng-team] [Bug 1480393] [NEW] Artifacts: filtering by version ignores operators other than equality

2015-07-31 Thread Alexander Tivelkov
Public bug reported: When the artifacts list is being filtered by the version (i.e. list all the artifacts having the given name and specific range of the version), the API ignores all the comparison operators, i.e. gt:, ge:, le: and lt: prefixed are accepted with the version value, but are

[Yahoo-eng-team] [Bug 1480392] [NEW] Artifacts: filtering by range is not working as expected

2015-07-31 Thread Alexander Tivelkov
Public bug reported: According to spec, the list artifacts API call should be able to list artifacts by the range of some of its property, if the property supports comparison, e.g /v3/artifacts/some_type/?property=gt:1property=lt:10 should return all the artifacts having the value of property

[Yahoo-eng-team] [Bug 1423484] Re: dhcpv6-stateful: error message in contradiction to spec

2015-07-31 Thread Andreas Scheuring
** Changed in: neutron Status: In Progress = 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/1423484 Title: dhcpv6-stateful: error message in contradiction to spec Status

[Yahoo-eng-team] [Bug 1472712] Re: Using SSL with rabbitmq prevents communication between nova-compute and conductor after latest nova updates

2015-07-31 Thread Liam Young
** Also affects: python-oslo.messaging (Ubuntu) Importance: Undecided Status: New ** Changed in: oslo.messaging Status: Confirmed = Invalid ** Changed in: nova Status: New = Invalid ** Changed in: python-oslo.messaging (Ubuntu) Status: New = Confirmed -- You

[Yahoo-eng-team] [Bug 1480343] [NEW] Swap field in Flavor create/update dialog shouldn't be mandatory

2015-07-31 Thread Bellantuono Daniel
Public bug reported: Such as in Nova CLI, during flavor create/update the Swap field should be optional, if Nova receive an empty value in Swap field set it to 0 ** Affects: horizon Importance: Undecided Assignee: Bellantuono Daniel (kelfen) Status: New ** Changed in: horizon

[Yahoo-eng-team] [Bug 1480319] [NEW] Mutable args and wrap_db_retry

2015-07-31 Thread Oleg Bondarev
Public bug reported: wrapped_db_retry may not work as expected if wrapped function modifies it's mutable arguments during execution: in this case on the second attempt the function will be called with modified args. Example: def create_router(self, context, router): r =

[Yahoo-eng-team] [Bug 1480400] [NEW] Documentation error for properties

2015-07-31 Thread Niall Bunting
Public bug reported: Document: http://developer.openstack.org/api-ref-image-v2.html Under the image create drop down there is the following line: properties (Optional) plain | xsd:dict | Properties, if any, that are associated with the image. This suggests that the properties are a dict and

[Yahoo-eng-team] [Bug 1475297] Re: Unbind segment not working correctly

2015-07-31 Thread Henry Gessau
** Changed in: neutron Importance: Undecided = Critical ** Changed in: neutron Importance: Critical = High ** Also affects: networking-cisco Importance: Undecided Status: New ** Changed in: networking-cisco Status: New = In Progress ** Changed in: networking-cisco

[Yahoo-eng-team] [Bug 1470093] Re: The function _get_multipath_iqn get iqn is not complete

2015-07-31 Thread Davanum Srinivas (DIMS)
Nova has switched to osbrick, _get_multipath_iqn does not exist in nova code base any more ** 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 1480427] [NEW] Remove dup custom style imports

2015-07-31 Thread Shaoquan Chen
Public bug reported: Previously @import /custom/styles; has a comment of // Custom Style Variables which make it looks like a scss file with only variables, in that case it should be import to each scss file that will be injected to _stylesheet.html directly. Confirm with devs, /custom/styles

[Yahoo-eng-team] [Bug 1479981] Re: Openstackclient return wrong quota information

2015-07-31 Thread Hao Chen
** This bug is no longer a duplicate of bug 1420104 quota set failed -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1479981 Title: Openstackclient return wrong quota information

[Yahoo-eng-team] [Bug 1479981] Re: Openstackclient return wrong quota information

2015-07-31 Thread Hao Chen
*** This bug is a duplicate of bug 1420104 *** https://bugs.launchpad.net/bugs/1420104 This is not the same issue as bug #1420104. There are two main differents: 1. Quota set can't change the port limitations. In fact ```openstack quota set``` command can only change nova quota limitation,

[Yahoo-eng-team] [Bug 1480441] [NEW] Live migration doesn't retry on migration pre-check failure

2015-07-31 Thread Chris St. Pierre
Public bug reported: When live migrating an instance, it is supposed to retry some (configurable) number of times. It only retries if the host compatibility and migration pre-checks raise nova.exception.Invalid, though:

[Yahoo-eng-team] [Bug 1458013] Re: ec2 code uses requests to talk to keystone (not keystoneclient)

2015-07-31 Thread Davanum Srinivas (DIMS)
** Changed in: nova Status: Triaged = Won't Fix -- 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/1458013 Title: ec2 code uses requests to talk to keystone (not

[Yahoo-eng-team] [Bug 1480270] Re: Can't get endpoints with v2 in command line

2015-07-31 Thread Lin Hua Cheng
There is a logic in /v2.0/endpoints that will only returns endpoints created through the v2.0 api (where legacy_endpoint_id is not None). Endpoints in devstack are now created via the v3 API, and thus the /v2.0/endpoints returns an empty list now. This is working as designed. ** Changed in:

[Yahoo-eng-team] [Bug 1480270] Re: Can't get endpoints with v2 in command line

2015-07-31 Thread Dolph Mathews
Although this is absolutely working as originally designed, it's effectively broken. This bug report may also be a dupe? Anyway, I think we (unfortunately) need to make a best guess to collapse multiple interface-specific, completely independent v3 endpoints into v2 endpoints (where at least a

[Yahoo-eng-team] [Bug 1480106] [NEW] Move humanize and truncate functions to horizon.quota.js

2015-07-31 Thread Rajat Vig
Public bug reported: As commented on the review for https://review.openstack.org/#/c/199345 here https://review.openstack.org/#/c/199345/16/horizon/static/framework/util /tech-debt/helper-functions.js the functions humanize and truncate are only used in horizon.quota.js and should be located

[Yahoo-eng-team] [Bug 1480119] [NEW] Replace tearDown with addCleanup in unit tests

2015-07-31 Thread Dave Chen
Public bug reported: tearDown should be replace by addCleanup in the unit tests to avoid stale state if setUp fails or any failure in tearDown method. There is a bp in cinder project, just copy them here for reference, Infra team has indicated that tearDown methods should be replaced with

[Yahoo-eng-team] [Bug 1480127] [NEW] Display the primary project name of the user in user table

2015-07-31 Thread qiaomin032
Public bug reported: In the users panel, the table displaying the primary project name of the user will make more sense. ** Affects: horizon Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1480129] [NEW] nova rbd driver features are hard-coded, it should be readable from ceph.conf

2015-07-31 Thread Vikhyat Umrao
Public bug reported: In nova rbd driver rbd features are hard-coded. rbd.RBD().clone(src_client.ioctx, image.encode('utf-8'), snapshot.encode('utf-8'),

[Yahoo-eng-team] [Bug 1480131] [NEW] Volume_Attachment_ID uses Volume_ID

2015-07-31 Thread Maurice Schreiber
Public bug reported: Version: Kilo Stable Problem Description: querying nova for volume attachments returns the wrong volume_attachment_id. I receive the volume_id instead of the volume_attachment_id. Example: curl -g -H X-Auth-Token: $ADMIN_TOKEN -X GET

[Yahoo-eng-team] [Bug 1480131] Re: Volume_Attachment_ID uses Volume_ID

2015-07-31 Thread Maurice Schreiber
** Also affects: horizon 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). https://bugs.launchpad.net/bugs/1480131 Title: Volume_Attachment_ID uses Volume_ID

[Yahoo-eng-team] [Bug 1473944] Re: login instance by vnc failled

2015-07-31 Thread Markus Zoeller
@gs-opencos-zte: Sounds like an issue with facter from PuppetLabs which configures OpenStack. Their issue tracker is at [1] and not at Launchpad, so I cannot add it as affected project. OpenStack doesn't have control over facter. I think it makes sense to open an issue at [1] and close this one

[Yahoo-eng-team] [Bug 1480264] [NEW] Error message indents are different on login page

2015-07-31 Thread Timur Sufiev
Public bug reported: When 1) session is expired = user is redirected to login page where 2) he provides incorrect credentials, 3) he observes that indents are different for different error messages (see screenshot). ** Affects: horizon Importance: Undecided Assignee: Timur Sufiev

[Yahoo-eng-team] [Bug 1480480] [NEW] keystone v3 example policy file should allow domain admin to get it's current domain

2015-07-31 Thread Dan Nguyen
Public bug reported: The example keystone v3 policy file should allow domain admin to get it's domain. https://github.com/openstack/keystone/blob/master/etc/policy.v3cloudsample.json#L32 -identity:get_domain: rule:cloud_admin, +identity:get_domain: rule:cloud_admin or

[Yahoo-eng-team] [Bug 1475831] Re: injected_file_content_bytes should be changed to injected-file-size

2015-07-31 Thread Nikola Đipanov
I think Alex was saying that this needs to be fixed in the openstack- client, not Nova client. Nova client does the right thing for what the server expects, it's the unified client that gets it wrong. ** Also affects: python-openstackclient Importance: Undecided Status: New ** Changed

[Yahoo-eng-team] [Bug 1480156] [NEW] Image NotFound and NoUniqueMatch raises same CommandError in openstackclient part

2015-07-31 Thread Marek Aufart
Public bug reported: Exceptions are not structured correctly (at least not friedly) when using method find_resource from openstackclient API from python- glanceclient. CommandError exception is raised for both NotFound and NoUniqueMatch, error message is different, what is good, but it would be

[Yahoo-eng-team] [Bug 1480161] [NEW] in the dir /var/log/qemu files too much to create vm failed

2015-07-31 Thread hiyonger-ZTE_TECS
Public bug reported: after create vm and destroy vm about 864112 times,the log file is too much. and cann't ceate vm any more. the libvirt error log: 2015-07-23 16:25:26.670+: 2280: error : qemuProcessWaitForMonitor:1915 : internal error: process exited while connecting to monitor:

[Yahoo-eng-team] [Bug 1480196] [NEW] Request-id is not getting returned if glance throws 500 error

2015-07-31 Thread Abhijeet Malawade
Public bug reported: If glance throws Internal Server Error (500) for some reason, then in that case 'request-id' is not getting returned in response headers. Request-id is required to analyse logs effectively on failure and it should be returned from headers. For ex. - image-create api

[Yahoo-eng-team] [Bug 1480191] [NEW] User can send 'request-id' from headers to glance api

2015-07-31 Thread Abhijeet Malawade
Public bug reported: User can send 'X-Openstack-Request-Id' headers while calling any glance api. Glance uses this 'X-Openstack-Request-Id' sent from headers for logging and also adds same request-id in response headers. User can send any value (long string) as 'X-Openstack-Request-Id' header

[Yahoo-eng-team] [Bug 1480204] [NEW] cancel button is missing in security group's add rule modal

2015-07-31 Thread Masco Kaliyamoorthy
Public bug reported: In security group's add rule modal, cancel button is missing. ** Affects: horizon Importance: Undecided Assignee: Masco Kaliyamoorthy (masco) Status: New ** Changed in: horizon Assignee: (unassigned) = Masco Kaliyamoorthy (masco) -- You received

[Yahoo-eng-team] [Bug 1480226] [NEW] SAWarning: The IN-predicate on tags.tag was invoked with an empty sequence

2015-07-31 Thread Sergey Nikitin
Public bug reported: When the 'to_delete' list of instance tags in db method instance_tag_set() is empty, warnings are printed in the nova logs: SAWarning: The IN-predicate on tags.tag was invoked with an empty sequence. This results in a contradiction, which nonetheless can be expensive to

[Yahoo-eng-team] [Bug 1480222] [NEW] hw:mem_page_size=2MB|1GB unsupported

2015-07-31 Thread Emma Foley
Public bug reported: The spec Virt driver large pages allocation for guest RAM ( http://specs.openstack.org/openstack/nova-specs/specs/kilo/implemented /virt-driver-large-pages.html ) was marked as complete for Kilo. However, the options to include standard Hugepage sizes 2MB and 1GB is not