Public bug reported:
Referring commit 61a715e17e8d6e6dbe60d35447c70fba990bd2e9
https://github.com/openstack/glance/blob/master/glance/store/gridfs.py#L99
Fix typo:
msg = ("Missing dependecies: pymongo")
It should be,
msg = ("Missing dependencies: pymongo")
** Affects: glance
Importance: Un
Public bug reported:
192.168.0.0/24 is Manage IP
172.168.149.0/24 is Public IP
172.5.5.0/24 is VM Fix IP
1.We boot a VM only link to private network without public network,
[root@controllernode ~(wuxi_it)]$ nova list
+--+--++--
Public bug reported:
My environment is :
Nova api --https--> haproxy(SSL proxy)http> Glance api1
|--http> Glance api2
I use centos + rdo rpm package(havana), my haproxy is 1.5_dev21.
It can work well if I config in nova.conf as following:
glance
I'm not crazy about this approach of making changes throughout the
project; updating all of the projects and then removing the wrapper in
oslo, then updating the libs in all of the projects again is really
something that should not be a top priority.
I do however think that the usage should be all
Public bug reported:
set_time_override was written as a helper function to mock utcnow in
unittests.
However we now use mock or fixture to mock our objects so
set_time_override has become obsolete.
We should first remove all usage of set_time_override from downstream
projects before deleting it
Public bug reported:
When VM is locked by nova, VM API should not execute.
There are so many api that cannot be executed when vm is locked.
But When API is tried, nova raise inappropriate InstanceInvalidSate exception
instead of InstanceIsLocked exception.
example)
$ nova reboot 9b4a0687-d1f5-
this is either a f19 issue or a openvswitch issue as we don't
set/use/maintain the unix:/var/run/openvswitch/db.sock parameter
anywhere in the nova code base and hence have no "cleanup" code for
clearing up that file.
** Changed in: nova
Status: New => Invalid
--
You received this bug not
Public bug reported:
Jenkins job 'check-tempest-dsvm-neutron-pg-isolated' failed when I posted a fix.
(see.
http://logs.openstack.org/34/65034/1/check/check-tempest-dsvm-neutron-pg-isolated/d3e37ea
)
Failed test is as follows:
---
FAIL:
tempest.api.network.admin.test_agent_management.AgentMan
Public bug reported:
Created attachment 713099 [details]
token logs
Description of problem:
Keystone log files should reveal the source of the token (ip address).
I create a mis-configuration where i had two different setups (A & B )
by mistake i configure keystone quantum end-point in setup A
Dup'd https://bugs.launchpad.net/nova/+bug/1266919
** 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.net/bugs/1266916
Title:
Missi
Dup'd https://bugs.launchpad.net/nova/+bug/1266919
** 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.net/bugs/1266917
Title:
Missi
Dup'd https://bugs.launchpad.net/nova/+bug/1266919
** 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.net/bugs/1266918
Title:
Missi
Public bug reported:
"keystone user-list" is an admin only command. When a regular user
tries to execute it, you get a helpful response at the command line:
[root@rhel ~(keystone_username)]# keystone user-list
You are not authorized to perform the requested action: admin_required (HTTP
403)
Ho
Public bug reported:
If you're trying to delete an instance which is out-of-sync such that
it's missing a InstanceInfoCache entry, you'll will receive a traceback:
http://paste.openstack.org/show/60685/
Delete in this case should be allowed so that you can cleanup these
'broken' instances.
The s
Public bug reported:
If you're trying to delete an instance which is out-of-sync such that
it's missing a InstanceInfoCache entry, you'll will receive a traceback:
http://paste.openstack.org/show/60685/
Delete in this case should be allowed so that you can cleanup these
'broken' instances.
The s
Public bug reported:
If you're trying to delete an instance which is out-of-sync such that
it's missing a InstanceInfoCache entry, you'll will receive a traceback:
http://paste.openstack.org/show/60685/
Delete in this case should be allowed so that you can cleanup these
'broken' instances.
The s
Public bug reported:
If you're trying to delete an instance which is out-of-sync such that
it's missing a InstanceInfoCache entry, you'll will receive a traceback:
http://paste.openstack.org/show/60685/
Delete in this case should be allowed so that you can cleanup these
'broken' instances.
The s
Public bug reported:
After creating a volume type 'abc' a number of default quotas are added to the
Default tab's quota table:
- Volumes Abc
- Snapshots Abc
- Gigabytes Abc
I expected these defaults to be removed from the table once I remove the
volume type. However, after removing the volume ty
Public bug reported:
When an invalid user ID is given on issuing the API request to list roles for a
user in a project, no appropriate handling is performed.
It is expected to receive back the 404 'resource not found' status code (and it
is correctly returned for other cases such as requesting
Public bug reported:
Hello
On spawning instance firstly after uploading image to registry, docker
container runs with command "sh", instead of command, written in image.
Next spawns work as expected.
** Affects: nova
Importance: Undecided
Assignee: Roman Rader (antigluk)
Stat
** Changed in: oslo
Status: In Progress => Won't Fix
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1255876
Title:
need to ignore swap files from getting into repository
Status i
The trigger for this was an inadvertent upgrade to libvirt 1.11 on all
the slaves. When we determined that http://git.openstack.org/cgit
/openstack-infra/config/commit/?id=bdcc115 was broken and reverted it
with http://git.openstack.org/cgit/openstack-
infra/config/commit/?id=f7b9581 (back in late
@ mark-m-miller: Filed this at https://github.com/rcbops/chef-
cookbooks/issues/754 as it is a issue with our cookbooks not nova.
** Changed in: nova
Status: Incomplete => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribe
Public bug reported:
Tested on RHEL6.5 with havana release
openstack-nova-compute-2013.2.1-1.el6.noarch.
Installed openstack via packstack allinone. Have not configured neutron for
external access. Using the default network.
Steps to reproduce:
1. Create a f19 glance image.
2. Boot an instan
Public bug reported:
If I select the "Name" check box in the instances view it only checks
that check box and does not select all the instances
This is on the RDO ice-house packages:
python-django-horizon-2014.1-0.1b1.el6.noarch
** Affects: horizon
Importance: Undecided
Status: Ne
** Also affects: openstack-ci
Importance: Undecided
Status: New
** Changed in: openstack-ci
Status: New => In Progress
** Changed in: openstack-ci
Importance: Undecided => Critical
** Changed in: openstack-ci
Assignee: (unassigned) => Jeremy Stanley (fungi)
** Changed i
Public bug reported:
ONce the startup finishes, the log is currently filled with line after
line of
2014-01-07 16:55:04.871 29654 WARNING keystone.common.utils [-]
Deprecated: v2 API is deprecated as of Icehouse in favor of v3 API and
may be removed in K.
** Affects: keystone
Importance: Un
Public bug reported:
"python setup.py install" fails on Windows due to this patch:
https://review.openstack.org/#/c/64747/
with the following error:
"setup.py install" now fails on Windows due to this patch with the following
error:
error: can't copy 'etc\neutron\plugins\nicira\nvp.ini': doesn
Public bug reported:
I couldn't find obvious existing bugs with the same failures so
reporting a new one. This is a nova compute test that fails but it's
failing because neutron isn't serving a port for the instance.
The nova compute errors are pretty obvious but doesn't give a good
reason why i
Public bug reported:
Added a subnet as shown below.
neutron subnet-create HA1 fd5f:5d21:845:1e3c::/64 --name HA1SubnetIPv6
--no-gateway --host-route destination=::/0,nexthop=fd5f:5d21:845:1e3c::2
--allocation-pool
start=fd5f:5d21:0845:1e3c:ff00::0042:0100,end=fd5f:5d21:0845:1e3c:ff00::004
Public bug reported:
The lack of pagination reduces the user experience and can lead to error
when managing a project with many users
** Affects: horizon
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, wh
Public bug reported:
2014-01-07 04:25:45.882 | Traceback (most recent call last):
2014-01-07 04:25:45.883 | File
"tempest/api/compute/v3/admin/test_aggregates.py", line 212, in
test_aggregate_add_host_create_server_with_az
2014-01-07 04:25:45.883 | wait_until='ACTIVE')
2014-01-07 04:25:45.
Public bug reported:
During Jenkins tests I got this error two times with a different
patchset
ft1.8205:
nova.tests.virt.libvirt.test_libvirt.LibvirtNonblockingTestCase.test_connection_to_primitive_StringException:
Empty attachments:
stderr
stdout
pythonlogging:'': {{{WARNING [nova.virt.li
Public bug reported:
1.7
See the Django 1.5 release notes for more details on these changes.
The module django.utils.simplejson will be removed. The standard library
provides json which should be used instead.
The function django.utils.itercompat.product will be removed. The Python
bui
Public bug reported:
nova/doc/source/devref/development.environment.rst has a section that discusses
tools/install_venv.py;
that section says this script installs the dependencies in requirements.txt but
does not clearly
say that the dependencies in test-requirements are also installed.
** Affe
35 matches
Mail list logo