alidInput(reason=msg)
where VALID_NAME_REGEX = re.compile("^(?! )[\w. _-]+(?https://review.openstack.org/#/c/119741/. The purpose of this commit was
to make the flavor API and others less restrictive in the characters
that are accepted for a name.
** Affects: nova
Importance: Undecided
.InvalidInput(reason=msg)
where VALID_NAME_REGEX = re.compile("^(?! )[\w. _-]+(? Jennifer Mulsow (jmulsow)
--
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/1431932
Title
Public bug reported:
This was observed in the Juno release.
Because targeted evacuations do not go through the scheduler for policy-
based decision making, a VM could be evacuated to a host that would
violate the policy of the server group it belongs to.
If a VM belongs to a server group, the gr
Importance: Undecided
Assignee: Jennifer Mulsow (jmulsow)
Status: New
** Changed in: nova
Assignee: (unassigned) => Jennifer Mulsow (jmulsow)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute
Public bug reported:
If the _poll_unconfirmed_resizes periodic task runs in
nova/compute/manager.py:ComputeManager._finish_resize() after the
migration record has been updated in the database but before the
instances has been updated.
2014-09-30 16:15:00.897 112868 INFO nova.compute.manager [-] A
Public bug reported:
In Juno in nova/virt/libvirt/config.py:
LibvirtConfigGuestPUNUMA.parse_dom() calls super with a capital 'D' in
parse_dom().
super(LibvirtConfigGuestCPUNUMA, self).parse_Dom(xmldoc)
LibvirtConfigObject does not have a 'parse_Dom()' method. It has a
'parse_dom()' meth
Public bug reported:
PowerKVM hosts support the feature of split cores. If a user enables 4
subcores per core on a system with 16 CPUS, then total VCPUs reported by
virsh and libvirt's getInfo() API changes from 16 to 64.
However, the hypervisor details API still shows 16 for VCPUs.
This is beca
Public bug reported:
Testing on havana.
prep_resize() calls resource tracker's resize_claim() which creates a
migration record. This record is cleared during the
rt.drop_resize_claim() from confirm_resize() or revert_resize(), however
if an exception is thrown before one of these is called or aft
8 matches
Mail list logo