[Yahoo-eng-team] [Bug 1474198] Re: task_state not NONE after instance boot failed

2015-09-19 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 1474727] Re: VM becomes powering-on status and hang after created a snapshot for a VM in paused status

2015-09-19 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 1493126] Re: openstack group create fails while using admin token

2015-09-19 Thread Henry Nash
I do not consider this a bug. We state that you must either explicitly supply the domain_id of a group in the entity passed to the create call OR use a domain scoped token. Since the ADMIN token is not a domain scoped token, you must provide it in the entity itself (which, to be honest, should be

[Yahoo-eng-team] [Bug 1497591] [NEW] Heat environments can't be passed to the heat stack create form

2015-09-19 Thread Kevin Fox
Public bug reported: The App Catalog UI would like to pass Heat environment data through to the Heat stack create form and noticed environments can't be passed without a patch. ** Affects: horizon Importance: Undecided Assignee: Kevin Fox (kevpn) Status: In Progress -- You re

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

2015-09-19 Thread Bogdan Dobrelya
Added Oslo.service according to this http://lists.openstack.org/pipermail/openstack-dev/2015-September/074745.html "oslo.service is responsible for catching/handling signals" ** Also affects: oslo.service Importance: Undecided Status: New -- You received this bug notification because

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

2015-09-19 Thread Bogdan Dobrelya
Added the Oslo.config as there is at least one patch addressing this issue https://review.openstack.org/#/c/213062/ ** Also affects: oslo.config Importance: Undecided Status: New ** Also affects: oslo.log Importance: Undecided Status: New -- You received this bug notificatio

[Yahoo-eng-team] [Bug 1497570] [NEW] the GreenThread should be created when admin_state is up

2015-09-19 Thread huangpengtaohw
Public bug reported: the greenthread to configure dhcp should be created when network.admin_state_up is True. the problem in function sync_state is to create a greenthread to configure dhcp, and the thread will be end immediatly when network.admin_state_up is False. ** Affects: neutron Impo

[Yahoo-eng-team] [Bug 1497522] [NEW] DHCP agent fail if create a D type subnet

2015-09-19 Thread shihanzhang
Public bug reported: When we create a subnet, neutron-server just check the subnet validation, and permit to create a D type subnet, for example: neutron subnet-create dhcp-test 224.0.0.0/8, but dhcp-agent will fail, the error log as bellow: [-] Unable to enable dhcp for c07785a5-aa25-4939-b74

[Yahoo-eng-team] [Bug 1489555] Re: nova rbd volume attach to running instance in Kilo is failing

2015-09-19 Thread venkat bokka
HI josh Durgin, thanks for your response, now the issue got resolved, this issue is with apparmor, apparmor is blocking adding rbd support to kvm instances. it is resolved by adding below lines to /etc/apparmor.d/abstractions/libvirt-qemu and restart apparmor, libvirt and nova-compute # for r