Reviewed: https://review.openstack.org/462735
Committed:
https://git.openstack.org/cgit/openstack/oslo.log/commit/?id=72e5c3c1e258589957011506c36dd8af0a481513
Submitter: Jenkins
Branch:master
commit 72e5c3c1e258589957011506c36dd8af0a481513
Author: melanie witt
Date: Thu May 4 20:22:47 201
** Also affects: neutron
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/1669610
Title:
Insecure defaults for `openstack security group rule cr
Reviewed: https://review.openstack.org/462324
Committed:
https://git.openstack.org/cgit/openstack/horizon/commit/?id=78ccc9a68a01c7fc1e8852938f1bc5963cc7180e
Submitter: Jenkins
Branch:master
commit 78ccc9a68a01c7fc1e8852938f1bc5963cc7180e
Author: Ying Zuo
Date: Wed May 3 17:18:21 2017 -07
There was not any activity in long-term, so it would be nice to drop
this from our queue.
** Changed in: tempest
Status: Confirmed => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https:/
Reviewed: https://review.openstack.org/450489
Committed:
https://git.openstack.org/cgit/openstack/horizon/commit/?id=c6f8d7444af43e64041e19cf1103a3c11712b124
Submitter: Jenkins
Branch:master
commit c6f8d7444af43e64041e19cf1103a3c11712b124
Author: Ying Zuo
Date: Mon Mar 27 17:23:38 2017 -0
Public bug reported:
This was just introduced in this change:
https://review.openstack.org/#/c/460305/6/nova/tests/unit/compute/test_compute.py
** Affects: nova
Importance: Low
Status: Triaged
** Tags: low-hanging-fruit testing
** Tags added: low-hanging-fruit
--
You received
** Also affects: nova/ocata
Importance: Undecided
Status: New
** Changed in: nova/ocata
Status: New => In Progress
** Changed in: nova/ocata
Assignee: (unassigned) => Abhishek Sharma M (abhi.sharma)
** Changed in: nova
Importance: Undecided => Low
** Changed in: nova/oc
You need to set CONF.reserved_host_memory_mb to the amount of memory
used by "other VMs not tracked by Nova". In the case of XenServer, the
dom0 counts for a VM not tracked by Nova.
** Changed in: nova
Status: In Progress => Invalid
--
You received this bug notification because you are a
Reviewed: https://review.openstack.org/461912
Committed:
https://git.openstack.org/cgit/openstack/nova/commit/?id=564958dba6c280eb8e11ae9bbc819c7da6e204bd
Submitter: Jenkins
Branch:master
commit 564958dba6c280eb8e11ae9bbc819c7da6e204bd
Author: melanie witt
Date: Tue May 2 21:47:12 2017 +0
Public bug reported:
Description
===
A TypeError occurs when using Nova to boot an instance with ephemeral storage
encryption enabled.
When key management was moved from Nova to Castellan in the Newton
release, the key retrieval return value was changed from being formatted
as a list of
*** This bug is a duplicate of bug 1118066 ***
https://bugs.launchpad.net/bugs/1118066
** This bug has been marked a duplicate of bug 1118066
Nova should confirm quota requests against Keystone
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, whic
*** This bug is a duplicate of bug 1118066 ***
https://bugs.launchpad.net/bugs/1118066
** This bug has been marked a duplicate of bug 1118066
Nova should confirm quota requests against Keystone
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, whic
*** This bug is a duplicate of bug 1118066 ***
https://bugs.launchpad.net/bugs/1118066
** This bug has been marked a duplicate of bug 1118066
Nova should confirm quota requests against Keystone
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, whic
Public bug reported:
The Python tables have a 'table_count' class on the content that shows
how many items are currently being displayed. This is missing from the
angular tables, making it difficult to theme.
** Affects: horizon
Importance: Low
Assignee: Rob Cresswell (robcresswell)
Public bug reported:
I try create instance using "openstack server create". but instance create was
not end.
I checked the log. it is following error.
Also, "reboot", "stop", and "start" is fine. it issue was only "create".
# openstack server create --flavor 1.Micro_EV --image Ubuntu16.04_x86
Not reproducible any more
** Changed in: python-glanceclient
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.net/bugs/1569122
Title:
return 500 when
Reviewed: https://review.openstack.org/460305
Committed:
https://git.openstack.org/cgit/openstack/nova/commit/?id=510371d526bd45195be806fb153646abdc269b70
Submitter: Jenkins
Branch:master
commit 510371d526bd45195be806fb153646abdc269b70
Author: Abhishek Sharma
Date: Wed Apr 26 16:38:15 201
Public bug reported:
This is from code inspection only.
ComputeManager.resize_instance does:
with self._error_out_instance_on_exception(context, instance,
quotas=quotas):
...stuff...
self.compute_rpcapi.finish_resize(context, instance,
Adding nova to this bug report. I think some more working examples
around that filter would benefit both the developer docs and the
openstack-manuals doc. Currently there isn't anything concrete, really.
** Also affects: nova
Importance: Undecided
Status: New
--
You received this bug n
Public bug reported:
Request to be served by nova fails with operational error:
For reference adding floating ip to the server
Input task :
Rally:
"NovaServers.bootvm_userdata_test_snat": [
{
"runner": {
"type": "constant",
"concurrency": 7,
"times": 22
}
Reviewed: https://review.openstack.org/461257
Committed:
https://git.openstack.org/cgit/openstack/neutron/commit/?id=3299cdffae5cd7196a1676da103da5e2e413ec21
Submitter: Jenkins
Branch:master
commit 3299cdffae5cd7196a1676da103da5e2e413ec21
Author: Sławek Kapłoński
Date: Sun Apr 30 08:17:29
Public bug reported:
https://review.openstack.org/461257
Dear bug triager. This bug was created since a commit was marked with DOCIMPACT.
Your project "openstack/neutron" is set up so that we directly report the
documentation bugs against it. If this needs changing, the docimpact-group
option ne
Public bug reported:
Currently operations log is polluted with a lot of requests regarding
policy enforcement which are not generated by the user explicitly, like
in the following example:
2017-05-04 10:09:51,683 [Personal makowals]
[e6721c4a-2600-4260-a6f3-e287c04c1a4c] [makowals] [https] [/pro
Public bug reported:
If we create an idp with ID 'keystone-ipd', then we create idp with the same ID.
We get the result like 'conflict happens', it is ok.
But when I see the domain list. the auto generated domain still here.
I think, the second idp was created failed, then the resource auto gener
Public bug reported:
If user passes member as Unicode character while creating member for
image then he will get HTTP 500 error.
Steps to reproduce:
1. Create image
2. Assign member to image using
$ glance member-create e64f4347-51d6-4f97-8b6e-02e40c7ecb30 𠜎
or using curl
$ curl -g -i
** Changed in: oslo.config
Status: In Progress => Invalid
** Changed in: oslo.config
Assignee: Roman Podoliaka (rpodolyaka) => (unassigned)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
http
26 matches
Mail list logo