Public bug reported:
I am working on the current devstack environment.
keystone service-create allows creating multiple services with the same --name
and --type.
Is this expected ?
$ keystone --debug --os-endpoint http://10.0.2.15:35357/v2.0 --os-token
Passw0rd service-create --name junk --type
Public bug reported:
When selecting a protected image from the Images list, the delete button
becomes clickable.
Deleting would fail here as expected, but the user should not see that option.
Steps:
1. Define an image with property protected = True
2. Wait for the image to be displayed in the im
Public bug reported:
According to funcation docs in keystone/common/wsgi.py, local configuration is
allowed in the paste.deploy config files, such as "redis_host".
380 @classmethod
381 def factory(cls, global_config, **local_config):
382 """Used for paste app factories in paste.de
Public bug reported:
Using "glance-control api start etc/glance-api.conf" or "glance-control
registry start etc/glance-registry.conf", it's resulting in the
following error:
Traceback (most recent call last):
File "/home/vagrant/glance/.venv/bin/glance-control", line 10, in
sys.exit(main()
You have been subscribed to a public bug:
According to funcation docs in keystone/common/wsgi.py, local configuration is
allowed in the paste.deploy config files, such as "redis_host".
380 @classmethod
381 def factory(cls, global_config, **local_config):
382 """Used for paste app
Public bug reported:
Adds ipset support for Security Groups
In commit 2562a9271c828e982a74593e8fd07be13b0cfc4a we recently added
ipset support for Security Groups.
The default is currently set to True which is not upgrade friendly in
that anyone upgrading to the most recent Neutron code immediat
Public bug reported:
Failed to create a instance into a server group with affinity policy and the
retry filter is enabled. The scheduler selected a host,
say it's 'host2', but the host2's hypervisor has some problems and failed to
boot the instance. Then scheduler retry to boot the instance. S
Public bug reported:
When secgroup-create is passed a name or description which is an empty
string the error message does not specify which field is invalid. We
should fix this.
** Affects: nova
Importance: Undecided
Assignee: Christopher Yeoh (cyeoh-0)
Status: In Progress
--
This is a novaclient bug not a nova bug (it never reaches Nova). But
regardless I'm not convinced we should fix this. Its stock standard unix
command line syntax that something starting with '-' would be
interpreted as an option rather than an argument unless specially
quoted.
** Also affects: pyt
Backport patch for this was merged actually merged afew days ago.
https://review.openstack.org/#/c/106674/
Sorry should have linked to it earlier.
** Changed in: nova
Status: Won't Fix => Fix Committed
--
You received this bug notification because you are a member of Yahoo!
Engineering
Havana is nearly out of support, I don't think this is high enough
priority to fix on that tree
** Changed in: nova
Status: In Progress => Won't Fix
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
** Changed in: nova
Status: In Progress => Won't Fix
--
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/1333557
Title:
nova v2 os-hosts api doesn't support specify se
Public bug reported:
The Nuage create_subnet will create a DHCP port as per the spec.
However the delete_subnet doesn't cleanup the subnet and leave the port.
The fix will the add the deletion of the port in the delete_subnet
method
** Affects: neutron
Importance: Undecided
Assignee: F
InvalidBDMVolume extends InvalidBDM which extends Invalid which is
handled in the v2 API here:
http://git.openstack.org/cgit/openstack/nova/tree/nova/api/openstack/compute/servers.py#n1007
** Changed in: nova
Status: In Progress => Invalid
--
You received this bug notification because yo
Public bug reported:
https://review.openstack.org/#/c/118391/
Change-id I012ee5c118265e044ff41fb58b732728946ee85a
included a change to the definition of nova/scheduler/host_manager.py
HostState.consume_from_instance(), changing the method from requiring 2
to 3 parameters.
This change did not upd
I disagree that we should move these out of DEBUG. I actually think we
probably need to put more of these down in DEBUG unless there are lost
messages, and we should info or warn on those.
** Changed in: nova
Status: New => Opinion
--
You received this bug notification because you are a m
Public bug reported:
Currently all instances have the same priority (hard coded 50)
Admin should be able to assign priority to l3-agents so that Master will be
chosen accordingly (suppose that you have an agent with smaller bandwidth than
others, you would like it to have the least amount possib
Public bug reported:
Version
===
IceHouse on rhel
Description
===
In order to track network-vif-plugged events across openetsack :
Nova-API send event network-vif-plugged under AUDIT level ,
" AUDIT nova.api.openstack.compute.contrib.server_external_events [req-
7bd8ca07-a133-4b57-
Public bug reported:
When a flavor contains a ephemeral disk definition the driver does not
create the disk
** Affects: nova
Importance: High
Assignee: Gary Kotton (garyk)
Status: In Progress
** Tags: vmware
** Changed in: nova
Importance: Undecided => High
** Changed in
Public bug reported:
Admin -> Image -> "Update Metadata" menu was added in Juno-RC1.
If all metadata items are added to "Existing metadata",
"No existing metadata" will be shown in "Available Metadata" menu.
It should be "No available metadata".
** Affects: horizon
Importance: Low
Public bug reported:
400 (Bad Request) errors are ignored in every create or update operation to
OpenDaylight.
Referring to the comment, it protects against conflicts with already existing
resources.
In case of update operations, it seems irrelevant and masks "real" bad requests.
It could also
21 matches
Mail list logo