Duplicate of https://review.openstack.org/#/c/394346/
** Changed in: mistral
Status: In Progress => Invalid
** Changed in: mistral
Assignee: zhangjialong (zhangjl) => (unassigned)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, wh
** Also affects: mistral
Importance: Undecided
Status: New
** Changed in: mistral
Assignee: (unassigned) => zhangjialong (zhangjl)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.
: Undecided
Assignee: zhangjialong (zhangjl)
Status: New
** Summary changed:
- Vif-plug event was be sent to old node cause evacuate failed
+ Vif-plug event was been sent to old node cause evacuate failed
** Changed in: nova
Assignee: (unassigned) => zhangjialong (zhangjl)
--
** Changed in: python-glanceclient
Assignee: (unassigned) => zhangjialong (zhangjl)
** Project changed: python-glanceclient => glance
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.ne
: nova
Importance: Undecided
Assignee: zhangjialong (zhangjl)
Status: New
** Tags: bdm dest missing
** Changed in: nova
Assignee: (unassigned) => zhangjialong (zhangjl)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which
** Changed in: nova
Assignee: zhangjialong (zhangjl) => (unassigned)
** 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).
https://bugs.launchpad.ne
dict_fields = set(key for key, _ in bdm_dict.iteritems())
While, bdm_dict was kown as dict type.When we wanted to got its` keys,
do like follows maybe better:
dict_fields = set(bdm_dict)
** Affects: nova
Importance: Undecided
Assignee: zhangjialong (zhangjl)
St
6/site-packages/nova/compute/manager.py", line 1026, in
init_host
2014-05-28 16:21:12.588 2724 TRACE nova.openstack.common.threadgroup
self._init_instance(context, instance)
2014-05-28 16:21:12.588 2724 TRACE nova.openstack.common.threadgroup File
"/usr/lib/python2.6/site-packag
: nova
Importance: Undecided
Assignee: zhangjialong (zhangjl)
Status: New
** Tags: havana icehose
--
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/1308342
Public bug reported:
I use OpenStack Nova Havana with zeromq to build my environment. In my
environment, there is a controller node, two child cells node and four
compute node like follows:
http://pastebin.com/WtG0GVDv
controller is the parent cell, cell1 and cell2 are child cell.
While, when
Public bug reported:
First,i created a volume type named "test",
cinder type-create test
Then,created cinder qos and associate it to the volume type named
"test"
cinder qos-create disk total_bytes_sec=1000 total_iops_sec=100
cinder qos-associate 1e17e6da-aa7e-4695-8d80-5ada0eaa09eb
6ff55fa4
11 matches
Mail list logo