Public bug reported:
‘AttributeError’ exception is getting raised while unshelving instance
which is booted from volume
Steps to reproduce:
1. Create bootable volume
2. Create instance from bootable volume
3. Shelve instance
4. Try to unshelve instance
Public bug reported:
This bug is created to enhance for shared attribute in creating network.
1. easy to create vm in public network.
2. inconsistent attribute
currently, shared attribute is set if creating provider network in
lib/neutron as:
NET_ID=$(neutron net-create $PHYSICAL_NETWORK --t
I'm not seeing an issue on the keystone side, not sure why this was
confirmed. Looks fine to me:
http://specs.openstack.org/openstack/keystone-specs/api/v3/identity-api-v3.html#list-roles
http://specs.openstack.org/openstack/keystone-specs/api/v3/identity-api-v3.html#list-user-s-roles-on-domain
ht
Public bug reported:
When starting a new instance, I received the generic "There are not
enough hosts available" error, but the real reason was buried in logs,
which was that the image I was trying to use was corrupt.
** Affects: nova
Importance: Undecided
Status: New
--
You recei
Public bug reported:
L3SchedulerTestCase and L3ChanceSchedulerTestCase have a bunch of
duplicated test cases.
** Affects: neutron
Importance: Undecided
Assignee: YAMAMOTO Takashi (yamamoto)
Status: In Progress
--
You received this bug notification because you are a member of
Switched it back to new, let me know if you disagree.
** Also affects: python-novaclient
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.
@sdague, I made a change to novaclient to ensure the body does not
include the description value.
You can see in the log below that the body is just: {"security_group":
{"name": "tempo"}}
But, the result remains the same (400 with description is not a string or
unicode):
2015-03-25 00:22:48.445
[Expired for neutron because there has been no activity for 60 days.]
** Changed in: neutron
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1400286
Ti
Public bug reported:
There are no test cases written to test the functionality of
nova/virt/libvirt/driver.py in the stable Icehouse release. There is no
test_driver.py file in nova/tests/virt/libvirt.
Are the functions defined in driver.py tested in some other files?
** Affects: nova
Impor
[Expired for OpenStack Dashboard (Horizon) because there has been no
activity for 60 days.]
** Changed in: horizon
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
Public bug reported:
In the dvr mode:
ovs agent will add the drop flow in the setup_physical_bridges, but in the ovs
dvr agent will remove all flows, and add the normal flow of table
LOCAL_SWITCHING, but it doesn't add the drop flow.It may cause some critical
problem, such as network storm.
*
Public bug reported:
Relevant line in the code
https://github.com/openstack/keystone/blob/master/keystone/contrib/federation/utils.py#L158
Relevant logs
keystone.contrib.federation.utils): 2015-03-25 02:40:06,920 DEBUG utils process
rules: [{u'remote': [{u'type': u'openstack_user', u'any_one
** Project changed: nova => glance
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1436032
Title:
connection reset by peer during glance iimage-crete with vcenter
backend
Status in Open
Public bug reported:
Currently, there is no good way to align the batch/table actions along
with the search bar. The best way is to treat each element in the row as
a table-cell. To achieve this, we transclude the search bar so that it
is possible to embed additional actions.
** Affects: horizon
** Also affects: keystone
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/1434103
Title:
SQL schema downgrades are no longer supported
Status
Public bug reported:
We don't have any functional testing for this API extension:
http://git.openstack.org/cgit/openstack/nova/tree/nova/api/openstack/compute/contrib/volumes.py?id=2015.1.0b3#n588
There are unit tests:
http://git.openstack.org/cgit/openstack/nova/tree/nova/tests/unit/api/openst
** Also affects: neutron
Importance: Undecided
Status: New
** Changed in: neutron
Assignee: (unassigned) => Elena Ezhova (eezhova)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/
Public bug reported:
Environment:
HA with vCenter hypevisor
nova-network vlanmanager
cinder VMwareVcVmdkDriver
api: '1.0'
astute_sha: 16b252d93be6aaa73030b8100cf8c5ca6a970a91
auth_required: true
build_id: 2014-12-26_14-25-46
build_number: '58'
feature_groups:
- mirantis
fuellib_sha: fde8ba5e11a1a
Public bug reported:
Environment:
HA with vCenter hypevizor
nova-network vlanmanager
cinder VMwareVcVmdkDriver
api: '1.0'
astute_sha: 16b252d93be6aaa73030b8100cf8c5ca6a970a91
auth_required: true
build_id: 2014-12-26_14-25-46
build_number: '58'
feature_groups:
- mirantis
fuellib_sha: fde8ba5e11a1a
description is optional, optional does not mean it can be null, it means
it shouldn't be in the payload at all.
** 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 (n
Is this reproducable with an open source backend?
** Changed in: nova
Status: New => Incomplete
** Also affects: cinder
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack
disk 0 doesn't mean 0 disk, it means expand dynamically based on the
image. This sounds like a reasonable failure mode.
** 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 Co
Public bug reported:
When booting a VM with pci devices the PciPassthroughFilter will raise
an exception if one of the hosts doesn't have any assignable pci
devices (because pci_stats is set to None on host_state in that case)
Traceback (most recent call last):
2015-03-24 16:51:46.744 TRACE osl
Public bug reported:
When run neutron HA with devstack, neutron-keepalived-state-change
failed to spawn due to the error NoFilterMatched
** Affects: neutron
Importance: Undecided
Assignee: Baodong (Robert) Li (baoli)
Status: New
** Changed in: neutron
Assignee: (unassigne
** Changed in: neutron
Status: Fix Released => Fix Committed
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1287824
Title:
l3 agent makes too many individual sudo/ip netns calls
** Changed in: cloud-archive
Status: Confirmed => Fix Released
--
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/1228977
Title:
n-cpu seems to crash when running wit
** Changed in: cloud-archive
Status: Triaged => 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/1252603
Title:
PMTUD needs to be disabled for tunneling to work in many Gr
Addressed for stable/juno by: https://review.openstack.org/167295
** Also affects: neutron
Importance: Undecided
Status: New
** Also affects: neutron/juno
Importance: Undecided
Status: New
** Changed in: neutron/juno
Status: New => In Progress
** Changed in: neutron/j
Addressed for stable/juno by: https://review.openstack.org/167295
** Also affects: neutron
Importance: Undecided
Status: New
** Also affects: neutron/juno
Importance: Undecided
Status: New
** Changed in: neutron/juno
Assignee: (unassigned) => Salvatore Orlando (salvatore
Addressed for stable/juno by: https://review.openstack.org/167295
** Also affects: neutron
Importance: Undecided
Status: New
** Also affects: neutron/juno
Importance: Undecided
Status: New
** Changed in: neutron/juno
Assignee: (unassigned) => Salvatore Orlando (salvatore
** Changed in: neutron (Ubuntu)
Importance: Undecided => Medium
** Changed in: neutron (Ubuntu)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1
I believe the optimizations detail in this change have now landed in >=
Juno; marking fix released.
** Changed in: cloud-archive
Status: New => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://b
Grizzly and Havana are now both EOL in the cloud archive - marking won't
fix.
** Changed in: cloud-archive
Status: New => 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.laun
** Changed in: cloud-archive
Status: New => Fix Released
--
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/1178745
Title:
Inconsistent connectivity between instances
Public bug reported:
To reproduce:
1. Go to Project -> Compute -> Access & Security
2. Click "Manage Rules" for any Security Group, in the Security Groups tab
3. Click "Add Rule"
4. Try to create the rule with the Port field empty. It is unmarked, and the
error message is at the top of the form,
Hmmm, I had assumed as much but was hoping this was the right place to
report it. I'll keep hunting for the right place to report it then.
Thanks.
** Changed in: neutron
Status: New => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which
Public bug reported:
See Project -> Compute -> Images
The table actions, and thus detail page actions, are just listed as
Launch and Edit - they should be Launch Instance and Edit Image, to be
more explicit in their resulting action. This is always done elsewhere
in Horizon, such as in Volumes -
Public bug reported:
See Project -> Network -> Firewalls
The header "Firewalls" is missing from this page, which is inconsistent
with the rest of Horizon.
** Affects: horizon
Importance: Undecided
Status: New
** Tags: kilo-rc-potential ux
--
You received this bug notification b
Public bug reported:
Steps to reproduce:
1. Create a volume in Project -> Compute -> Volumes
2. Select "Create Transfer" in the table dropdown for the Volume you created
3. Click "Create Volume Transfer" in the modal window
4. Click "Submit" on the "Volume Transfer Details" window
** Affects: hor
Public bug reported:
The following traceback has been observed in the gate jobs (it doesn't
lead to a job's failure though):
TRACE neutron.api.v2.resource Traceback (most recent call last):
TRACE neutron.api.v2.resource File
"/opt/stack/new/neutron/neutron/api/v2/resource.py", line 83, in re
Public bug reported:
There are currently two instance of the same code being used in the
horizon.js files for the instance launch and also the firewall policies
(and soon to be third with firewall routers).
Given all three are essentially using the same code - it makes sense to
refactor this file
Public bug reported:
There are currently two instance of the same code being used in the
horizon.scss file in openstack_dashboard for the instance launch and
also the firewall policies (and soon to be third with firewall routers).
Given all three are essentially using the same code - it makes sen
see sileht's comment: https://review.openstack.org/#/c/158523/
** Changed in: ceilometer
Assignee: Eric Brown (ericwb) => (unassigned)
** Changed in: ceilometer
Status: In Progress => Won't Fix
--
You received this bug notification because you are a member of Yahoo!
Engineering Team
** Changed in: nova
Status: New => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1426543
Title:
Spike in DBDeadlock errors in update_floatingip_statuses since 2/27
Statu
Reviewed: https://review.openstack.org/166979
Committed:
https://git.openstack.org/cgit/openstack/api-site/commit/?id=bbf59fea1960039845eeb709cdb1558bfd53ff1e
Submitter: Jenkins
Branch:master
commit bbf59fea1960039845eeb709cdb1558bfd53ff1e
Author: Davanum Srinivas
Date: Mon Mar 23 15:22:4
Public bug reported:
Im French my english is bad,
So im on Debian Wheezy 7 and Openstack IceHouse
I followed these tutorials :
• https://fosskb.wordpress.com/2014/06/02/openstack-icehouse-on-debian-
wheezy-single-machine-setup/comment-page-1/#comment-642
• http://docs.openstack.org/juno/instal
rootwra-daemon-mode was merged.
** Changed in: neutron
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1287824
Title:
l3 agent makes too many ind
This is just beyond scope of the current fake driver. Please feel free
to push enhancements.
** Changed in: nova
Status: New => Invalid
** Changed in: nova
Importance: Undecided => Wishlist
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, whic
Public bug reported:
The Angular work done for Launch Instance should have a baseline set of
unit tests for each of the steps and the infrastructure supporting them
(model, wizard implementation, etc.).
These tests should ensure that each component has basic tests in their
associated .spec.js fil
** Also affects: ceilometer
Importance: Undecided
Status: New
** No longer affects: ceilometer
** Project changed: keystone => ceilometer
** Changed in: ceilometer
Status: Incomplete => New
--
You received this bug notification because you are a member of Yahoo!
Engineering Te
This seems to be a support request
** 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/1417421
Title:
br100s of multi host
Public bug reported:
The rule default does not work for ceilometer. I tried with few of these
and they don't work. I am able to proceed with the REST apis that are
not mentioned even when the default is set to not_allowed.
"default": "not_allowed:True",
"default": "!",
The problem appears to be
** Changed in: horizon
Status: In Progress => Invalid
** Changed in: horizon
Assignee: Cedric Brandily (cbrandily) => (unassigned)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://
Public bug reported:
Consider running neutron-server in the HA mode, Thread A is trying to delete
the endpoint for tunnel_ip=10.0.0.2.
https://github.com/openstack/neutron/blob/master/neutron/plugins/ml2/drivers/type_tunnel.py#L243
whereas, Thread B is trying to add the endpoint for tunnel_ip=10
Public bug reported:
when using a system with a history, the search for metering data
on http://localhost:8000/admin/metering/
takes way too long.
Looking at the past 7 days is most probably not a good idea as *default*
option.
** Affects: horizon
Importance: Undecided
Status: New
Public bug reported:
The quota charts in Horizon (Project -> Compute -> Overview) should be
hidden for unlimited quotas, as they convey no useful information
** Affects: horizon
Importance: Undecided
Assignee: Bradley Jones (bradjones)
Status: New
** Tags: low-hanging-fruit u
** Also affects: sahara (Ubuntu)
Importance: Undecided
Status: New
** No longer affects: sahara (Ubuntu)
** Also affects: sahara
Importance: Undecided
Status: New
** Changed in: sahara
Status: New => Triaged
** Changed in: sahara
Importance: Undecided => High
** C
Public bug reported:
Some compute manager tests that exercise the exception behavior of
methods combined with using a somewhat real instance parameter when
doing so take very long time to complete. This happens if the method
being tested has the @revert_task_state decorator because it will try to
*** This bug is a duplicate of bug 1399768 ***
https://bugs.launchpad.net/bugs/1399768
** This bug has been marked a duplicate of bug 1399768
migration of endpoint_filter fails due to foreign key constraint
--
You received this bug notification because you are a member of Yahoo!
Engineeri
Addressed by: https://review.openstack.org/#/c/135491/
** Changed in: horizon
Status: New => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/137011
Public bug reported:
'save' method is getting called two times in 'attach' method of class
'DriverVolumeBlockDevice'.
(https://github.com/openstack/nova/blob/master/nova/virt/block_device.py#L224)
It is getting called from decorator 'update_db' and from attach method itself.
There is no need of
Public bug reported:
Launch instance failed , horizon error message : Danger: There was an
error submitting the form. Please try again.
Apache logs:
[Tue Mar 24 17:31:32.200854 2015] [:error] [pid 23314:tid 140209584568064]
Internal Server Error: /horizon/project/instances/launch
[Tue Mar 24 17
Public bug reported:
fwaasrouterinsertion extension allows to set/unset which routers
implement a firewall on create/update.
http://specs.openstack.org/openstack/neutron-specs/specs/kilo/fwaas-
router-insertion.html#rest-api-impact
** Affects: horizon
Importance: Undecided
Assignee: Ce
Marking this as invalid, looking at the comments in the proposed code
review it seems that 409 is OK after all
** Changed in: neutron
Status: In Progress => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
h
Public bug reported:
These should be corrected.
** Affects: keystone
Importance: Low
Assignee: Henry Nash (henry-nash)
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpa
this should be related to mysql.
after some investigate.
the model of InstanceTypes has this constraint, but it's not case-sensitive, so
it consider test1-0 and TEST1-0 same thing.
schema.UniqueConstraint("name", "deleted",
name="uniq_instance_types0name0de
** Also affects: cinder
Importance: Undecided
Status: New
** No longer affects: cinder
--
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/1403020
Title:
Kwarg 'fi
67 matches
Mail list logo