[Yahoo-eng-team] [Bug 1511551] Re: Live migration of instance is getting failed

2015-11-08 Thread Pawel Koniszewski
I went through nova-api logs and it seems to me that it is a networking issue. You tried a lot of operations, e.g., get spice/rdp/serial console and all of them failed because of MessagingTimeout. ** Changed in: nova Status: New => Invalid -- You received this bug notification because you

[Yahoo-eng-team] [Bug 1514320] [NEW] Unexpected API Error: hypervisor-uptime

2015-11-08 Thread Madhuri Kumari
Public bug reported: 1. Nova version: $ git log -1 commit 74509a7dc7023e70cc398048c764877c81dc6ec2 Merge: cab9eb1 32246da Author: Jenkins Date: Thu Nov 5 21:18:46 2015 + Merge "hacking check for contextlib.nested for py34 support" 2. Relevant log: http://paste.openstack.org/show/4782

[Yahoo-eng-team] [Bug 1514318] [NEW] running vm can not change its gateway and ip as the dhcp server send

2015-11-08 Thread yujie
Public bug reported: In kilo + dvr environment, a running vm could not get the ip address sent by dhcp server. 1. Create a net with one subnet, setting no enable dhcp. 2. Create a vm in the subnet above, after it created successfully, it has no ip. 3. Setting the subnet enable dhcp, let the cirro

[Yahoo-eng-team] [Bug 1323975] Re: do not use default=None for config options

2015-11-08 Thread Shuquan Huang
** No longer affects: astara -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1323975 Title: do not use default=None for config options Status in Aodh: Fix Committed Status in Barbican:

[Yahoo-eng-team] [Bug 1323975] Re: do not use default=None for config options

2015-11-08 Thread Shuquan Huang
** Also affects: astara Importance: Undecided Status: New ** Changed in: astara Assignee: (unassigned) => Shuquan Huang (shuquan) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/b

[Yahoo-eng-team] [Bug 1514305] [NEW] networking-midonet release request

2015-11-08 Thread YAMAMOTO Takashi
Public bug reported: please push 1.0.0 tag on the tip of stable/liberty. namely, commit fcab0c549b47c7e145e60e5c31d48779a5f4ba87 . ** Affects: networking-midonet Importance: Undecided Status: New ** Affects: neutron Importance: Undecided Status: New ** Tags: release

[Yahoo-eng-team] [Bug 1493783] Re: nova-compute ceph "too many open files"

2015-11-08 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). https://bugs

[Yahoo-eng-team] [Bug 1504670] Re: Remove embrane plugin

2015-11-08 Thread Henry Gessau
** Changed in: neutron Milestone: mitaka-1 => None ** Changed in: neutron Status: Fix Committed => 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/1504670 Title:

[Yahoo-eng-team] [Bug 1471333] Re: neutron-db-manage autogenerate support for external repos

2015-11-08 Thread Henry Gessau
neutron-db-manage revision --autogenerate works for sub-projects. There are some remaining issues tracked by Bug #1497830 and Bug #1458682. ** Changed in: neutron Milestone: mitaka-1 => None ** Changed in: neutron Status: In Progress => Fix Released -- You received this bug notificat

[Yahoo-eng-team] [Bug 1347361] Re: There should be a naming convention for neutron DB tables

2015-11-08 Thread Henry Gessau
The recommended naming of tables for sub-projects is documented. The risk of conflicting names is low enough that it is not worth the effort to implement checks across sub-projects. Marking as Won't-Fix. This can be revisited if it becomes a problem. ** Changed in: neutron Status: Confirmed

[Yahoo-eng-team] [Bug 1465678] Re: Table cisco_ml2_apic_contracts has wrong router_id field length: 64 vs 36 in routers.id

2015-11-08 Thread Henry Gessau
** Changed in: neutron Status: Fix Committed => 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/1465678 Title: Table cisco_ml2_apic_contracts has wrong router_id field

[Yahoo-eng-team] [Bug 1323975] Re: do not use default=None for config options

2015-11-08 Thread zhu.rong
** Also affects: murano Importance: Undecided Status: New ** Changed in: murano Assignee: (unassigned) => zhu.rong (zhu-rong) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/

[Yahoo-eng-team] [Bug 1363064] Re: Cannot set only one of IPv6 attributes while second is None

2015-11-08 Thread Henry Gessau
Now invalid because updating of ipv6 mode attributes has been disabled. ** 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/1363064

[Yahoo-eng-team] [Bug 1511505] Re: No handlers could be found for logger "oslo_config.cfg"

2015-11-08 Thread Davanum Srinivas (DIMS)
https://review.openstack.org/#/c/240319/ has merged ** Changed in: nova Status: Confirmed => Won't Fix ** Changed in: nova Status: Won't Fix => Invalid ** Changed in: devstack Status: In Progress => Fix Committed -- You received this bug notification because you are a memb

[Yahoo-eng-team] [Bug 1505996] Re: requirements conflicts causes keystone fail on keystone-all command

2015-11-08 Thread Aswad Rangnekar
Checked on latest master (commit: 28a30f53a6c0d4e84d60795e08f137e8194abbe9) Error does not persist ** Changed in: keystone Status: Confirmed => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity (key

[Yahoo-eng-team] [Bug 1514193] [NEW] misuse of log marker functions in neutron

2015-11-08 Thread yan.haifeng
Public bug reported: ref http://docs.openstack.org/developer/oslo.i18n/guidelines.html " The log marker functions (_LI(), _LW(), _LE(), and _LC()) must only be used when the message is only sent directly to the log. Anytime that the message will be passed outside of the current context (for exa

[Yahoo-eng-team] [Bug 1514030] Re: /v3/policies response attribute missing

2015-11-08 Thread Steve Martinelli
Looks like the examples under /policies here: are incorrect http://developer.openstack.org/api-ref-identity-v3.html I suggest looking at: http://specs.openstack.org/openstack/keystone- specs/api/v3/identity-api-v3.html Feel free to fix the inconsistencies in the api-site, they are here: https://g

[Yahoo-eng-team] [Bug 1323975] Re: do not use default=None for config options

2015-11-08 Thread Shuquan Huang
** Also affects: designate Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1323975 Title: do not use default=None for config options Status in

[Yahoo-eng-team] [Bug 1323975] Re: do not use default=None for config options

2015-11-08 Thread Shuquan Huang
** Also affects: glance-store Importance: Undecided Status: New ** Changed in: glance-store Assignee: (unassigned) => Shuquan Huang (shuquan) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.lau

[Yahoo-eng-team] [Bug 1323975] Re: do not use default=None for config options

2015-11-08 Thread Shuquan Huang
** Also affects: gnocchi Importance: Undecided Status: New ** Changed in: gnocchi Assignee: (unassigned) => Shuquan Huang (shuquan) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net

[Yahoo-eng-team] [Bug 1323975] Re: do not use default=None for config options

2015-11-08 Thread Shuquan Huang
** No longer affects: bifrost ** Also affects: manila Importance: Undecided Status: New ** Changed in: manila Assignee: (unassigned) => Shuquan Huang (shuquan) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutro

[Yahoo-eng-team] [Bug 1514030] Re: /v3/policies response attribute missing

2015-11-08 Thread OpenStack Infra
Change abandoned by zouyee (zouneng...@cmss.chinamobile.com) on branch: master Review: https://review.openstack.org/242725 ** Changed in: keystone Status: Invalid => In Progress ** Changed in: keystone Assignee: Diane Fleming (diane-fleming) => zouyee (zoues) -- You received this bu

[Yahoo-eng-team] [Bug 1323975] Re: do not use default=None for config options

2015-11-08 Thread Shuquan Huang
** Also affects: bifrost Importance: Undecided Status: New ** Changed in: bifrost Assignee: (unassigned) => Shuquan Huang (shuquan) ** Also affects: mistral Importance: Undecided Status: New ** Changed in: mistral Assignee: (unassigned) => Shuquan Huang (shuquan) -