[Yahoo-eng-team] [Bug 1456749] Re: Coverage for pysaml2 is insufficient

2016-04-22 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 1460177] Re: Support metadata service with IPv6-only tenant network

2016-04-22 Thread Launchpad Bug Tracker
[Expired for neutron because there has been no activity for 60 days.] ** Changed in: neutron Status: Incomplete => Expired -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1460177

[Yahoo-eng-team] [Bug 1474772] Re: updating incorrect resource during migration

2016-04-22 Thread Launchpad Bug Tracker
[Expired for OpenStack Compute (nova) because there has been no activity for 60 days.] ** Changed in: nova Status: Incomplete => Expired -- 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 1573388] Re: AvailabilityZonePluginBase isn't decorated with @six.add_metaclass

2016-04-22 Thread OpenStack Infra
Reviewed: https://review.openstack.org/309259 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=fe34afc13aee0d9c71bd1dca1327ef1eaddf73a6 Submitter: Jenkins Branch:master commit fe34afc13aee0d9c71bd1dca1327ef1eaddf73a6 Author: John Perkins

[Yahoo-eng-team] [Bug 1573875] [NEW] Nova able to start VM 2 times after failed to live migrate it

2016-04-22 Thread Peter
Public bug reported: Hi, I've faced a strange problem with nova. A few enviromental details: - We use Ubuntu 14.04 LTS - We use Kilo from Ubuntu cloud archive - We use KVM as Hypervisor with the stocked qemu 2.2 - We got Ceph as shared storage with libvirt-rbd devices - OVS neutron based

[Yahoo-eng-team] [Bug 1573869] [NEW] Redirect to a modal-like panel after a new volume type extra specs is created

2016-04-22 Thread Ying Zuo
Public bug reported: Steps to reproduce: 1. Go to Admin -> Volumes panel 2. On Volume Type tab, create a new volume type 3. View extra specs of this newly created volume type 4. Create a new extra spec 5. Page is redirected to a modal-like panel with close button Since it has a close button, I

[Yahoo-eng-team] [Bug 1558772] Re: Magic-Search shouldn't exist inside of table structure

2016-04-22 Thread OpenStack Infra
Reviewed: https://review.openstack.org/297291 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=e86b1e4c064c88920c25be31238113129ab061ed Submitter: Jenkins Branch:master commit e86b1e4c064c88920c25be31238113129ab061ed Author: Matt Borland Date:

[Yahoo-eng-team] [Bug 1573857] [NEW] Neutron-LBaaS v2: Creating a member with with a weight between 0 and 1 is defaulted to 0

2016-04-22 Thread Franklin Naval
Public bug reported: 1. Create a load balancer 2. Create a listener 3. Create a pool from listener. 4. Add a member to the pool. Specify that the weight is 0.1 5. Check the response. Result: Request is accepted with a 201. Checking the response body shows weight as 0 Expected: API

[Yahoo-eng-team] [Bug 1571822] Re: Azure: cloud-init will not set password on existing user

2016-04-22 Thread Scott Moser
** Changed in: cloud-init (Ubuntu) Status: New => Confirmed ** Changed in: cloud-init (Ubuntu) Importance: Undecided => Medium ** Also affects: cloud-init Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering

[Yahoo-eng-team] [Bug 1573843] [NEW] Minimize agent state reports handling on server side

2016-04-22 Thread Oleg Bondarev
Public bug reported: Agent state reports are mostly needed in order for neutron server to properly (re)schedule resources among agents. New features may require more precise scheduling which in turn requires agents to report more and servers to handle more data. However adding new logic to

[Yahoo-eng-team] [Bug 1573828] [NEW] Neutron-LBaaS v2: Providing invalid subnet_id to add member causing LB to go into pending_update indefinitely

2016-04-22 Thread Franklin Naval
Public bug reported: 1. Create Load Balancer 2. Create Listener 3. Create Pool 4. Add member to Pool with a subnet_id that does not exist (but has a valid uuid format) 5. Check Load Balancer provisioning_status Result: Load Balancer stays in provisioning_status PENDING_UPDATE for more

[Yahoo-eng-team] [Bug 1573652] Re: Some v2 tests' checks are wrong

2016-04-22 Thread OpenStack Infra
Reviewed: https://review.openstack.org/309503 Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=5aa52f142e27080fa3e54490d82a718ebd2a6852 Submitter: Jenkins Branch:master commit 5aa52f142e27080fa3e54490d82a718ebd2a6852 Author: Niall Bunting Date:

[Yahoo-eng-team] [Bug 1573726] Re: pre_hook_test fail and sidebar menu fail in integration tests

2016-04-22 Thread OpenStack Infra
Reviewed: https://review.openstack.org/309332 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=79fcc65491052adf50ffe141997c28b658a0461b Submitter: Jenkins Branch:master commit 79fcc65491052adf50ffe141997c28b658a0461b Author: Sergei Chipiga Date:

[Yahoo-eng-team] [Bug 1572925] Re: nova cloudpipe-create fails Unexpected API Error and HTTP 500 error

2016-04-22 Thread Matt Riedemann
Check CONF.vpn_image_id in nova.conf on the API node, that defaults to 0. It looks like you don't have an image in the image service with that id which is why it fails. ** Tags added: api ** Changed in: nova Status: New => Invalid -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1572967] Re: Liberty: POST with Content_Type: text/plain results to 400

2016-04-22 Thread Matt Riedemann
** Also affects: nova/liberty Importance: Undecided Status: New ** Changed in: nova Status: New => Invalid ** Changed in: nova/liberty Status: New => In Progress ** Changed in: nova/liberty Assignee: (unassigned) => Ghanshyam Mann (ghanshyammann) -- You received

[Yahoo-eng-team] [Bug 1573766] [NEW] Enable the paste filter HTTPProxyToWSGI by default

2016-04-22 Thread Rob Crittenden
Public bug reported: oslo middleware provides a paste filter that sets the correct proxy scheme and host. This is needed for the TLS proxy case. Without this then enabling the TLS proxy in devstack will fail configuring tempest because 'nova flavor-list' returns a http scheme in Location in a

[Yahoo-eng-team] [Bug 1573726] [NEW] pre_hook_test fail and sidebar menu fail in integration tests

2016-04-22 Thread Sergei Chipiga
Public bug reported: Right now exception in pre_hook_test in integration tests breaks build. So we need to remove code to restart apache, because it fails pre_test_hook. Also we need fix bug in sidebar menu click, because right now in tests, after sidebar menu click test doesn't wait until menu

[Yahoo-eng-team] [Bug 1556342] Re: Able to create pool with different protocol than listener protocol

2016-04-22 Thread Michael Johnson
When I run through this scenario: neutron lbaas-loadbalancer-create --name act-stby-rr-1 private-subnet neutron lbaas-listener-create --name listener1 --loadbalancer act-stby-rr-1 --protocol TCP --protocol-port 80 neutron lbaas-pool-create --name pool1 --lb-algorithm ROUND_ROBIN --listener

[Yahoo-eng-team] [Bug 1556342] [NEW] Able to create pool with different protocol than listener protocol

2016-04-22 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: When creating a pool with different protocol than listener protocol, a pool is create even though the protocols are not compatible. Previously, this would not display any pools in neutron lbaas-pool-list since the protocols are not compatible.

[Yahoo-eng-team] [Bug 1458945] Re: Use graduated oslo.policy instead of oslo-incubator code

2016-04-22 Thread Tim Hinrichs
** Changed in: congress Status: Fix Committed => Fix Released ** Changed in: congress Milestone: liberty-1 => newton-1 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1458945

[Yahoo-eng-team] [Bug 1573682] [NEW] [Pluggable IPAM] On request retry 'external_gateway_info' field got missed for router update case

2016-04-22 Thread Pavel Bondar
Public bug reported: During retrying update router request 'external_gateway_info' field got missed, so update does not work correctly on retry in this case. Before retry: {u'router': {u'external_gateway_info': {u'network_id': u'e0e7e739-d64f-4eb8-b4ec-bb3ef9623ab9'}, u'name':

[Yahoo-eng-team] [Bug 1573683] [NEW] [Pluggable IPAM] On request retry 'external_gateway_info' field got missed for router update case

2016-04-22 Thread Pavel Bondar
Public bug reported: During retrying update router request 'external_gateway_info' field got missed, so update does not work correctly on retry in this case. Before retry: {u'router': {u'external_gateway_info': {u'network_id': u'e0e7e739-d64f-4eb8-b4ec-bb3ef9623ab9'}, u'name':

[Yahoo-eng-team] [Bug 1572593] Re: Impossible attach detached port to another instance

2016-04-22 Thread OpenStack Infra
Reviewed: https://review.openstack.org/308389 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=fc66e7eb411eb8e99767c062ab8d0263738d5558 Submitter: Jenkins Branch:master commit fc66e7eb411eb8e99767c062ab8d0263738d5558 Author: Timofey Durakov Date:

[Yahoo-eng-team] [Bug 1563926] Re: Release networking-powervm 2.0.0 and create stable/mitaka branch

2016-04-22 Thread Adam Reznechek
** Changed in: networking-powervm Status: Confirmed => Invalid ** Changed in: networking-powervm Importance: High => Wishlist -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1573652] [NEW] Some v2 tests' checks are wrong

2016-04-22 Thread Stuart McLaren
Public bug reported: In ./glance/tests/functional/v2/test_images.py Tests such as test_download_image_allowed_using_restricted_policy do this: expected_image = { 'status': 'queued', 'name': 'image-1', 'tags': [], 'visibility': 'private',

[Yahoo-eng-team] [Bug 1509312] Re: unable to use tenant network after kilo to liberty update due to port security extension

2016-04-22 Thread Jesse Pretorius
** Changed in: openstack-ansible/trunk Status: Confirmed => Won't Fix ** Changed in: openstack-ansible/trunk Status: Won't Fix => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1518430] Re: liberty: ~busy loop on epoll_wait being called with zero timeout

2016-04-22 Thread Corey Bryant
** Also affects: oslo.messaging Importance: Undecided Status: New ** Also affects: python-oslo.messaging (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack

[Yahoo-eng-team] [Bug 1572495] Re: Nova API fails to start if "ec2" is specified in enabled_apis

2016-04-22 Thread Matt Riedemann
** Also affects: nova/mitaka Importance: Undecided Status: New ** Changed in: nova/mitaka Status: New => Confirmed ** Changed in: nova/mitaka Importance: Undecided => High -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1573605] [NEW] Fixed type:dict validator passes unexpected keys

2016-04-22 Thread Pavel Gluschak
Public bug reported: Validation schema definition: 'params': { ... 'validate': { 'type:dict': { 'name': {'type:string': None} } } } Passed data: {'params': {'bad_param': 'val'}} Expected result: Validation fails, because bad_param is not defined in

[Yahoo-eng-team] [Bug 1573576] [NEW] NoReverseMatch: u'images' is not a registered namespace inside 'horizon:project'

2016-04-22 Thread Ganesh
Public bug reported: After creating new dashboard and tried to open created instances I mean if i try to open console or to view log, I will get this error. Please help me out for solving this problem NoReverseMatch at /project/instances/d6b8affe-ddc4-4705-a33d- 88664667b83b/ u'images' is not

[Yahoo-eng-team] [Bug 1573566] [NEW] Instance actions displayed when instance is locked

2016-04-22 Thread Marcos Lobo
Public bug reported: When you lock an instance some actions, like STOP, SOFT REBOOT, etc, can not be executed. In Horizon Liberty (8.0.0), when you lock an instance, the drop down actions button displays actions that can not be done in "LOCKED" state. How to reproduce: 1. Go to instance list 2.

[Yahoo-eng-team] [Bug 1518430] Re: liberty: ~busy loop on epoll_wait being called with zero timeout

2016-04-22 Thread Dina Belova
For MOS it's tracked separately - https://bugs.launchpad.net/mos/+bug/1380220 - removing from this bug ** No longer affects: mos -- 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 1573505] [NEW] create ovs vm, ovs agent log is abnormal

2016-04-22 Thread QunyingRan
Public bug reported: 1. create ovs vm find error log in neutron-openvswitch-agent, the port staus is build. --- 2016-04-22 04:47:47.624 ERROR neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent

[Yahoo-eng-team] [Bug 1573488] [NEW] Openstack Mitaka: can not access dashboard(internal server 500)

2016-04-22 Thread Rock
Public bug reported: Openstack Mitaka on Ubuntu 14.04. It is a two-node environment installed following the guide: http://docs.openstack.org/mitaka/install-guide-ubuntu/overview.html When I tried to access http://controller/horizon, it hung there and below are the logs from

[Yahoo-eng-team] [Bug 1573479] [NEW] Users email can not delete by updating user

2016-04-22 Thread Zhang Yun
Public bug reported: Environment: Kilo build Steps: 1) Login using admin 2) Click Identity -> Users 3) Create a user with email address input. 4) Then edit this user to let the email para as empty which want to remove original email . 5) But after this update, the email address still exist.

[Yahoo-eng-team] [Bug 1566477] Re: "networks" object is not documented anywhere

2016-04-22 Thread Sharat Sharma
** Project changed: openstack-api-site => nova -- 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/1566477 Title: "networks" object is not documented anywhere Status in

[Yahoo-eng-team] [Bug 1566477] [NEW] "networks" object is not documented anywhere

2016-04-22 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: The API reference (http://developer.openstack.org/api-ref- compute-v2.1.html) for creating a new server has a request parameter of "networks". There is no example given on how to use this field, yet it is a key piece of information for a new instance. **

[Yahoo-eng-team] [Bug 1573446] [NEW] Glance middleware context process request 'X-Openstack-Request-ID'

2016-04-22 Thread Jorge Cardoso
Public bug reported: The middleware ContextMiddleware from glance (file glance/api/middleware/context.py) processes requests using the method: def process_request(self, req): During processing, the header variable 'X-Openstack-Request-ID' is accesses to update the request_id. Nonetheless,

[Yahoo-eng-team] [Bug 1573443] [NEW] subnet unusable after updating it

2016-04-22 Thread Kevin Benton
Public bug reported: After updating a subnet (e.g. the name or the dhcp_enabled flag), I'm no longer able to create ports on the subnet due to an error indicating there are no more IP addresses available. ** Affects: neutron Importance: Undecided Status: New -- You received this

[Yahoo-eng-team] [Bug 1573433] [NEW] Finding 2 networks in the networks page even though the items per page setting is set to 1

2016-04-22 Thread mukund
Public bug reported: I find 2 networks(I have 2 networks created) in the networks page even though the items per page setting is set to 1. Steps to reproduce: 1. Set the items per page to 1. 2. Create 2 or more networks. 3. Now in the networks page you will find all the networks in the same

[Yahoo-eng-team] [Bug 1573431] [NEW] No previous button to view the list of items in the instance page

2016-04-22 Thread mukund
Public bug reported: Steps to reproduce: 1. Set items per page to 1(Easier to reproduce the behavior) 2. Create 2 or more instances. 3. Now in the instances page you will find a instance listed and a next button. 4. If you click the next button you will find the next instance but no button to