[Yahoo-eng-team] [Bug 1528611] [NEW] It is not displayed image in ng-launch instance wizard

2015-12-22 Thread Kenji Ishii
Public bug reported: In ng-launch instance, it has a case that a available image does not appear. The steps below to reproduce . 1. [instances]-[launch instance] 2. In source section, I choose "image" in Select Boot Source and choose any available image. 3. In same section, I change Boot

[Yahoo-eng-team] [Bug 1471278] Re: target removal on detaching volume with multi-attach flag

2015-12-22 Thread Matt Riedemann
** Also affects: nova Importance: Undecided Status: New ** Changed in: nova Assignee: (unassigned) => Ildiko Vancsa (ildiko-vancsa) ** Changed in: nova Status: New => In Progress -- You received this bug notification because you are a member of Yahoo! Engineering Team,

[Yahoo-eng-team] [Bug 1525856] Re: func test test_reprocess_port_when_ovs_restarts fails from time to time

2015-12-22 Thread OpenStack Infra
Reviewed: https://review.openstack.org/257284 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=9783050e3ea6b9c0201a6d4733d1987839d1df7d Submitter: Jenkins Branch:master commit 9783050e3ea6b9c0201a6d4733d1987839d1df7d Author: rossella Date: Mon

[Yahoo-eng-team] [Bug 1528435] Re: The gate test of VPNaaS is failing with AttributeError

2015-12-22 Thread OpenStack Infra
Reviewed: https://review.openstack.org/260431 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=b147f60f9aec971fdee568c530183ced7255d619 Submitter: Jenkins Branch:master commit b147f60f9aec971fdee568c530183ced7255d619 Author: Akihiro Motoki Date:

[Yahoo-eng-team] [Bug 1527881] Re: To correct the using of mock in test case.

2015-12-22 Thread OpenStack Infra
Fix proposed to branch: master Review: https://review.openstack.org/260762 ** Changed in: nova Status: Invalid => In Progress -- 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 1526611] Re: integration test timeout on every run

2015-12-22 Thread OpenStack Infra
Reviewed: https://review.openstack.org/258262 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=0c9628de93e9429b1e9f3a012e626168437f416c Submitter: Jenkins Branch:master commit 0c9628de93e9429b1e9f3a012e626168437f416c Author: Richard Jones Date:

[Yahoo-eng-team] [Bug 1527108] Re: cells:Instance Console can not access in cells

2015-12-22 Thread Matt Riedemann
** Tags added: liberty-backport-potential ** Tags added: kilo ** Also affects: nova/liberty Importance: Undecided Status: New ** Also affects: nova/kilo Importance: Undecided Status: New ** Changed in: nova Importance: Undecided => Medium -- You received this bug

[Yahoo-eng-team] [Bug 1528661] [NEW] Create region throws schema validation error for empty region

2015-12-22 Thread Haneef Ali
Public bug reported: { " region" : {} } This is a valid request in kilo. But this no longer works in liberty. Liberty is throwing "index_out_of_range" error which is re thrown as schema validation error.

[Yahoo-eng-team] [Bug 1528671] [NEW] Neutron specs: fix tables

2015-12-22 Thread Diane Fleming
Public bug reported: Fix the tables on this page: http://specs.openstack.org/openstack /neutron-specs/specs/api/firewall_as_a_service__fwaas_.html ** Affects: neutron Importance: Undecided Assignee: Diane Fleming (diane-fleming) Status: New ** Changed in: neutron

[Yahoo-eng-team] [Bug 1285530] Re: exception message should use gettextutils

2015-12-22 Thread Sean McGinnis
** No longer affects: cinder -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1285530 Title: exception message should use gettextutils Status in neutron: Fix Released Status in

[Yahoo-eng-team] [Bug 1528743] [NEW] HostState in Scheduler can be incorrect

2015-12-22 Thread Zhenyu Zheng
Public bug reported: In nova-scheduler, we now uses scheduler/host_manager/update_from_compute_node() to update information about a host from a ComputeNode object. At the beginning of this function, we have a few lines of code:

[Yahoo-eng-team] [Bug 1528756] [NEW] nova instance was read-only mode

2015-12-22 Thread Kyoungduk Yoo
Public bug reported: Our Openstack brief Information & Issue 1. Version : Juno 2. Management(Nova, CInder, LB etc) & Compute Node OS ver : Ubuntu 14.04 3. H/W Model  - Management Server : Dell R720  - Compute Node : HP C7000 (Blade 460C *6ea)  - Storage : Netapp FAS 8020  - Switch : Nexus 4568

[Yahoo-eng-team] [Bug 1528487] [NEW] messy info returned when create an external network under demo user

2015-12-22 Thread ibm-cloud-qa
Public bug reported: [Summary] messy info returned when create an external network with demo user [Topo] devstack all-in-one [Description and expect result] return simple info when create an external network with demo user just "disallowed by policy" is enough [Reproduceable or not]

[Yahoo-eng-team] [Bug 1119119] Re: firewall driver is an abstract class not using abstractmethod

2015-12-22 Thread OpenStack Infra
Reviewed: https://review.openstack.org/239403 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=e9ee5bd308bedd09eed1bf436852ec9898395ffc Submitter: Jenkins Branch:master commit e9ee5bd308bedd09eed1bf436852ec9898395ffc Author: Dariusz Smigiel (dasm)

[Yahoo-eng-team] [Bug 1276694] Re: Openstack services should support SIGHUP signal

2015-12-22 Thread Elena Ezhova
oslo.service currently supports handling of SIGHUP ** Changed in: oslo.service Status: New => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1276694 Title:

[Yahoo-eng-team] [Bug 1528510] [NEW] Pecan: startup assumes controllers specify plugins

2015-12-22 Thread Salvatore Orlando
Public bug reported: At startup, the Pecan API server associates a plugin (core or service) to every Neutron resource. With this association, every Pecan controller gets a plugin where calls should be dispatched. However, this association is not performed for 'pecanized extensions' [1]. A

[Yahoo-eng-team] [Bug 1528267] Re: There is an error "NoSuchMethod: Endpoint does not support RPC method add_shard_cluster" when add a shard to mongodb cluster

2015-12-22 Thread Steve Martinelli
looks like an oslo_messaging bug, not seeing anything keystone related here ** Also affects: oslo.messaging Importance: Undecided Status: New ** Changed in: keystone Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering

[Yahoo-eng-team] [Bug 1527881] Re: To correct the using of mock in test case.

2015-12-22 Thread Markus Zoeller (markus_z)
This bug report doesn't describe a failure in the behavior of Nova. It's a personal todo item which doesn't need the overhead of a bug report. Because of this, I'm closing this report as invalid. This shouldn't stop you though to do your item and push it as a review. ** Changed in: nova

[Yahoo-eng-team] [Bug 1527483] Re: VPNaaS - No providers specified for 'VPN' service

2015-12-22 Thread Martin Hickey
** Project changed: neutron => devstack ** Changed in: devstack Status: Confirmed => Fix Committed -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1527483 Title: VPNaaS - No

[Yahoo-eng-team] [Bug 1521844] Re: pycadf ID validation fails for multi-domain IDs

2015-12-22 Thread Steve Martinelli
the immediate issue is fixed in pycadf ** Changed in: pycadf Status: Fix Committed => Fix Released -- 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/1521844

[Yahoo-eng-team] [Bug 1528267] Re: There is an error "NoSuchMethod: Endpoint does not support RPC method add_shard_cluster" when add a shard to mongodb cluster

2015-12-22 Thread QingchuanHao
"Endpoint does not support RPC method add_shard_cluster" means the rpc server can not handle such a method as add_shard_cluster. Please make sure if the trove should support add_shard_cluster. ** Changed in: oslo.messaging Status: New => Invalid -- You received this bug notification

[Yahoo-eng-team] [Bug 1280522] Re: Replace assertEqual(None, *) with assertIsNone in tests

2015-12-22 Thread Masco
** 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/1280522 Title: Replace assertEqual(None, *) with

[Yahoo-eng-team] [Bug 1528549] [NEW] There is Not Found (HTTP 404) when run openstack service create

2015-12-22 Thread carl
Public bug reported: There is Not Found (HTTP 404) when run openstack service create, the error info is as below, [root@Controller httpd]# openstack service create --name keystone --description "OpenStack Identity" identity Not Found (HTTP 404) [root@Controller httpd]# vi

[Yahoo-eng-team] [Bug 1528548] [NEW] Wrong bdm entry picked up during detach if there are failed deploys with a block device

2015-12-22 Thread Shyama
Public bug reported: Steps to reproduce - Boot vm1 with cinder volume vol1 using block-device option on host1 - vm1 creation fails and gets rescheduled to another host2. The instance is cleaned up but the volumes are still in 'Available' state - instance creation fails on host2 as well and goes

[Yahoo-eng-team] [Bug 1528638] [NEW] nova manage_cache task periodic task fails for ploop images

2015-12-22 Thread Maxim Nestratov
Public bug reported: It happens because qemu-img is called for directory instead of a file in case of ploop images. Backtrace is the following: 2015-12-17 15:46:37.917 ERROR oslo_service.periodic_task [req-1309d92e-1c47-491f-9921-93553abb3430 None None] Error during

[Yahoo-eng-team] [Bug 1524205] Re: To set "image_cache_subdirectory_name=_base$my_ip", and create a instance failed.

2015-12-22 Thread Kairat Kushaev
AFAIK, glance image cache is transparent to the user: so the user don't know if he is using cache or not. It also doesn't have any dependencies on nova caching implementation. AFAIU caching in nova is managed by Nova so please change affected projects. Please, reopen a bug if there is glance

[Yahoo-eng-team] [Bug 1528637] [NEW] (Import Refactor) Mark the `/file` endpoint as deprecated

2015-12-22 Thread Flavio Percoco
Public bug reported: This is a sub-task for the image import process work: https://review.openstack.org/#/c/232371/ One of the goals of this spec is to improve the image import process and allow for other background operations to be executed when the image data is added. To do this without

[Yahoo-eng-team] [Bug 1489059] Re: "db type could not be determined" running py34

2015-12-22 Thread Matthias Runge
** No longer affects: horizon -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1489059 Title: "db type could not be determined" running py34 Status in Aodh: Fix Released Status in

[Yahoo-eng-team] [Bug 1519664] Re: lb-pool status remains ACTIVE when admin_state_up is false.

2015-12-22 Thread OpenStack Infra
Reviewed: https://review.openstack.org/255875 Committed: https://git.openstack.org/cgit/openstack/neutron-lbaas/commit/?id=a7bbea99667750d130e41f68b7f6aeb01b056ca1 Submitter: Jenkins Branch:master commit a7bbea99667750d130e41f68b7f6aeb01b056ca1 Author: Bo Chi Date: Fri

[Yahoo-eng-team] [Bug 1489059] Re: "db type could not be determined" running py34

2015-12-22 Thread janonymous
** Also affects: python-muranoclient Importance: Undecided Status: New ** Also affects: murano Importance: Undecided Status: New ** Changed in: murano Assignee: (unassigned) => janonymous (janonymous) ** Changed in: murano Status: New => Fix Committed ** Changed

[Yahoo-eng-team] [Bug 1489059] Re: "db type could not be determined" running py34

2015-12-22 Thread janonymous
** Also affects: python-solumclient Importance: Undecided Status: New ** Changed in: python-solumclient Status: New => Fix Committed ** Changed in: python-solumclient Assignee: (unassigned) => janonymous (janonymous) -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1528641] [NEW] rootwrap filter for conntrack and sysctl are missing for the openvswitch agent

2015-12-22 Thread Rossella Sblendido
Public bug reported: I see these kind of traces where running the ovs agent: 2015-12-22 16:33:56.650 2593 ERROR neutron.agent.linux.ip_conntrack Stderr: /usr/bin/neutron-rootwrap: Unauthorized command: conntrack -D -f ipv4 -d 44.0.2.78 -w 125 -s 44.0.3.89 (no filter matched) rootwrap filters

[Yahoo-eng-team] [Bug 1528771] [NEW] Some translations aren't correct for zh_CN django.po

2015-12-22 Thread zzxwill
Public bug reported: 1) In line https://github.com/openstack/horizon/blob/master/horizon/locale/zh_CN/LC_MESSAGES/django.po#L354, we don't leave blank space between Chinese words. Take "您无权访问%s" as example, we use "您无权访问该页面" instead of "您无权访问 该页面". 2) In line

[Yahoo-eng-team] [Bug 1528455] Re: can launch an instance with fixed ipv4 address using v6-fixed-ip option

2015-12-22 Thread Zhihai Song
** Also affects: python-novaclient Importance: Undecided Status: New ** Changed in: python-novaclient Assignee: (unassigned) => Zhihai Song (szhsong) ** Changed in: nova Status: New => Won't Fix ** Changed in: python-novaclient Status: New => Confirmed -- You