Public bug reported:
http://logs.openstack.org/56/94556/15/check/check-tempest-dsvm-
full/fa2d731/console.html
http://logs.openstack.org/56/94556/15/check/check-tempest-dsvm-
full/fa2d731/logs/horizon_error.txt.gz
[Wed Jul 30 00:22:45.269512 2014] [:error] [pid 22945:tid 140269069489920]
WARNIN
Public bug reported:
List Regions: GET /regions has an optional query parameters:
parent_region_id(string).
I expected that the parameter filtered a result list, that is, only the regions
which had the specified parent_region_id were listed. However, when I specified
the parent_region_id, the
[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/1293693
Ti
Public bug reported:
OVS crash/restart is unpredictable, so neutron-ovs-agent should be
robust enough under that situation.
But currently ovs-agent would crash when ovs is restarted or dead.
An simple reproduce procedure:
It's an compute node, built on ubuntu 14.04. Neutron code is up to date.
Public bug reported:
VMware Mine Sweeper often failed on the patch
https://review.openstack.org/98278/ .
See logs:
http://208.91.1.172/logs/neutron/98278/11/414421/
http://208.91.1.172/logs/neutron/98278/13/414451/
etc.
It maybe a bit different between PS11 and PS13.
It is common that building s
Public bug reported:
Using Icehouse vmware code, when VCenter configured with two dcs(with one dc
empty).
Spawn VM with a flat image, deployment will failure.
1. DC1
--> Cluster1
--> Host A
--> Host B
--> Cluster2
--> Host C
2. DC2(without clusters or h
Public bug reported:
- In project #1 I had a bunch of instances in various states of broken
and so had terminated them (again).
- From project #1's Instances page I switched to a different tenancy,
let's say project #2, the Overview page showed as expected.
- Then headed to project #2's Instance
Public bug reported:
This code is incorrect:
https://github.com/openstack/neutron/blob/master/neutron/db/l3_dvr_db.py#L297
The result is that no port is found by the query. Because of this, a
new port gets created each time the L3 agent restarts and tries to find
the external gw port for the DVR
Public bug reported:
I was in the Volume Snapshots tab of the Project Volumes panel, then I
refreshed the browser. The Volumes tab became the active tab, instead of
the Volume Snapshots tab which was the active tab before the refresh
action. I also tried the Project Access & Security panel. I was
You have been subscribed to a public bug:
I was in the Volume Snapshots tab of the Project Volumes panel, then I
refreshed the browser. The Volumes tab became the active tab, instead of
the Volume Snapshots tab which was the active tab before the refresh
action. I also tried the Project Access & S
Public bug reported:
It should also be a red danger button.
** Affects: horizon
Importance: Undecided
Assignee: Cindy Lu (clu-m)
Status: In Progress
** Tags: bootstrap
** Attachment added: "Untitled.png"
https://bugs.launchpad.net/bugs/1350112/+attachment/4165527/+files/
Public bug reported:
https://review.openstack.org/#/c/110101/ introduced the requirement
oslo.config>=1.4.0.0a3, however, this package doesn't exist on pypi:
https://pypi.python.org/simple/oslo.config/
http://pypi.openstack.org/openstack/oslo.config/
** Affects: nova
Importance: Undecided
*** This bug is a duplicate of bug 1283930 ***
https://bugs.launchpad.net/bugs/1283930
** This bug has been marked a duplicate of bug 1283930
Make metaplugin be used with a router service plugin
--
You received this bug notification because you are a member of Yahoo!
Engineering Team,
Public bug reported:
When Distributed Routers are created with Interface Ports and after a
Gateway is set to the router, the plugin will create the "csnat"
interface ports with "device_owner" as "router_csnat_interface".
These ports should be deleted when the Gateway is cleared or when the
inte
Public bug reported:
If a heat resource generates terminal output, it would be nice if the UI
showed it in a similar way to how console logs are shown in the instance
detail section. Right now the terminal output is in a tag, which
looks kind of weird. I specifically noticed this as a problem whe
Public bug reported:
http://logs.openstack.org/60/109660/7/check/check-grenade-dsvm-partial-
ncpu/deb4b82/logs/old/screen-n-api.txt.gz#_2014-07-28_19_59_01_933
2014-07-28 19:59:01.933 ERROR nova.api.openstack
[req-6907415f-1dd8-4bb3-9e63-d007c5afc6a7 SecurityGroupsTestAdminXML-687258929
Securit
*** This bug is a duplicate of bug 1166110 ***
https://bugs.launchpad.net/bugs/1166110
** Changed in: nova
Status: Opinion => In Progress
** Changed in: nova
Assignee: (unassigned) => Stephen Gordon (sgordon)
--
You received this bug notification because you are a member of Yaho
** Tags added: security
** No longer affects: ossa
** Information type changed from Public Security to Public
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1163569
Title:
security gro
Public bug reported:
The current timeout for the image_cache/driver/sqllite is too short.
Currently it is 2 seconds. On devstack, it works within 10 seconds
(haven't tested smaller values). Either way, this value should probably
be configurable.
** Affects: glance
Importance: Undecided
Public bug reported:
I saw a stack trace [1] in add_arp_entry of l3_agent.py. I see this
stack trace on agent restart when the router is not yet in the
self.router_info dict.
[1] http://paste.openstack.org/show/88952/
** Affects: neutron
Importance: Undecided
Assignee: Carl Baldwin (c
** Changed in: openstack-vmwareapi-team
Status: New => Fix Released
** Changed in: openstack-vmwareapi-team
Importance: Undecided => Medium
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.
** Changed in: openstack-vmwareapi-team
Status: New => Fix Released
** Changed in: openstack-vmwareapi-team
Importance: Undecided => High
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.ne
Public bug reported:
When creating a flavor with nova v3 API, it failed like the following:
$ nova --os-compute-api-version 3 flavor-create m1.tiny 11 64 0 1
ERROR (BadRequest): Invalid input for field/attribute flavor. Value: {u'name':
u'm1.tiny', u'flavor-access:is_public': True, u'ram': 64, u
Public bug reported:
Currently, we generate a session token for each API call. Since the
token generation can take some time, each API call is seeing some
overhead which makes Glance slower than it should be.
** Affects: glance
Importance: Undecided
Assignee: Arnaud Legendre (arnaudleg)
** Also affects: python-neutronclient
Importance: Undecided
Status: New
** Changed in: python-neutronclient
Importance: Undecided => Low
** Changed in: python-neutronclient
Status: New => Fix Released
** Changed in: python-neutronclient
Milestone: None => 2.3.5
--
You r
** Changed in: neutron
Importance: Undecided => Low
** Also affects: python-neutronclient
Importance: Undecided
Status: New
** Changed in: python-neutronclient
Importance: Undecided => Low
** Changed in: python-neutronclient
Status: New => Fix Released
** Changed in: pyth
Public bug reported:
PKI has been the default token provider since Grizzly. Early in the
Grizzly development cycle, PKI was established as the default, primarily
to expose the implementation to a broad developer audience to work out
any issues. Issues were immediately discovered that prevented PKI
** Changed in: horizon
Status: New => Won't Fix
** Changed in: horizon
Importance: Undecided => Medium
** Changed in: horizon
Status: Won't Fix => Confirmed
** Changed in: horizon
Milestone: None => juno-3
--
You received this bug notification because you are a member of Y
** Also affects: oslo
Importance: Undecided
Status: New
** Changed in: oslo
Assignee: (unassigned) => James Carey (jecarey)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.laun
Public bug reported:
hard-rebooting a libvirt instance assumes the instance's folder exists
(ie. /var/lib/nova/instances/e4e4a4a3-1036-4734-9c0b-3bb34c88b8b6/).
When nova tries to re-create the XML file it causes this stack trace:
2014-07-29 16:02:41.250 2922 ERROR oslo.messaging.rpc.dispatcher [
It was set to Fix Released automatically when the glance juno-2 release
was made, because it was set as Fix Committed. It should be set as Fix
Committed until the complete fix has been merged.
** Changed in: glance
Milestone: juno-2 => None
** Changed in: glance
Status: Fix Released =
Public bug reported:
https://review.openstack.org/#/c/107042/ Bootstrap 3 update.
Please see image. The animated gif and the text needs some padding in-
between.
Scenario:
Delete a Volume Snapshot.
** Affects: horizon
Importance: Undecided
Status: New
** Tags: bootstrap
** Att
The fix has been reverted. There's a new patch/bug around this subject:
https://bugs.launchpad.net/neutron/+bug/1347960
** Project changed: neutron => python-neutronclient
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
h
The new exception is in python-neutronclient 2.3.6, global-reqs update
is here: https://review.openstack.org/#/c/110382/
** Changed in: python-neutronclient
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which
Public bug reported:
2014-07-29 10:28:09.262 23512 TRACE keystone.common.wsgi Traceback (most recent
call last):
2014-07-29 10:28:09.262 23512 TRACE keystone.common.wsgi File
"/opt/stack/venvs/openstack/local/lib/python2.7/site-packages/keystone/common/wsgi.py",
line 212, in __call__
2014-07-
** Also affects: openstack-vmwareapi-team
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.net/bugs/1337236
Title:
vmware: nova-compute
** Also affects: openstack-vmwareapi-team
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.net/bugs/1339462
Title:
vmware: cannot use ad
** Also affects: openstack-vmwareapi-team
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.net/bugs/1343359
Title:
VMware: the retrieval
** Also affects: openstack-vmwareapi-team
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.net/bugs/1325789
Title:
VMware: should not ta
** Also affects: openstack-vmwareapi-team
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.net/bugs/1332019
Title:
VMware nova driver do
setting to invalid since it a seems to have disappeared
** Changed in: nova
Status: Incomplete => 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/1250689
Ti
** Also affects: openstack-vmwareapi-team
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.net/bugs/1345460
Title:
VMware: resize fails
** Changed in: nova (Ubuntu)
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/1267191
Title:
openstack-nova-compute service fails with
** Changed in: nova (Ubuntu)
Status: In Progress => 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/1219658
Title:
Wrong image size using rbd backend
Public bug reported:
If Glance returns a 500 response on an initial attempt to upload
a snapshot image, it will set the image status to KILLED/DELETED.
Any retry attempts will fail with a 409 response.
** Affects: nova
Importance: Undecided
Assignee: Brian Elliott (belliott)
St
Public bug reported:
Since there is support to define default parameters for the vCPU
topology using flavor extra specs in nova[1], it will be very nice to
add these extra flavor keys to local_settings.py.example
[1]: http://git.openstack.org/cgit/openstack/nova-specs/tree/specs/juno
/virt-drive
** This bug is no longer a duplicate of bug 1303536
Live migration fails. XML error: CPU feature `wdt' specified more than once
--
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
** Changed in: tripleo
Status: Triaged => Fix Released
** Changed in: tripleo
Assignee: (unassigned) => Derek Higgins (derekh)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.laun
Public bug reported:
port_bound forgets to normalize port name.
it causes port_unbound fail to find Port for non "tap" prefixed ports.
** Affects: neutron
Importance: Undecided
Assignee: YAMAMOTO Takashi (yamamoto)
Status: In Progress
** Tags: ml2 openflowagent
** Tags added
Public bug reported:
The method ' _create_port_for_pip' should try and check if a Neutron Port
exists and reuse it.
If the Port is not found it should create a new Port.
See:
https://github.com/openstack/neutron/blob/master/neutron/services/loadbalancer/drivers/radware/driver.py#L616
** Affects
** Project changed: keystone => openstack-api-site
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1346210
Title:
keystone v2.0 API docs reported with invalid information
Status in Open
Public bug reported:
nova assumes there is only ever one bdm per volume. When an attach is
initiated a new bdm is created, if the attach fails a bdm for the volume
is deleted however it is not necessarily the one that was just created.
The following steps show how a volume can get stuck detaching
** Also affects: nova (Ubuntu)
Importance: Undecided
Status: New
** Also affects: nova (Ubuntu Trusty)
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).
Public bug reported:
There are completely no logs in v2/image_tags and v2/image_members
controllers in REST API.
** Affects: glance
Importance: Undecided
Status: New
** Description changed:
- There's completely no logs in v2/image_tags and v2/image_members
+ There are completely n
Already fixed by this commit:
https://review.openstack.org/#/c/65545/
Can we close it?
** Changed in: glance
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.
Public bug reported:
When I displayed over 150 instances in a single page of instance table, I
always got "Error: Unable to connect to Neutron".
The instance table itself is displayed properly, so I think the priority is
low.
The error is RequestURITooLong from api.neutron.servers_update_addre
Public bug reported:
Now that 1.4.0.0a3 oslo.messaging is available in Neutron, enable
commented out unit test cases that were failing due to garbage chars in
imported oslo.messaging module.
** Affects: neutron
Importance: Undecided
Assignee: Paul Michali (pcm)
Status: In Progr
Public bug reported:
While fixing https://bugs.launchpad.net/horizon/+bug/1347472 "Re-enable
disabled pep8 errors" around 2 500 pep8 errors occurred. Since there are
many of them this particular bug will solve the "openstack_dashboard"
subdirectory and there will be other bugs to fix all the issue
** Changed in: nova
Status: In Progress => Opinion
--
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/1311082
Title:
The details of libvirt events are not outputted t
*** This bug is a duplicate of bug 1347472 ***
https://bugs.launchpad.net/bugs/1347472
Public bug reported:
After finding some obvious PEP 8 violations merged in Horizon's master,
I investigated a little and found out that since 2014-06-03 the only
check that Flake8 was performing on the gate
The term comes from Nova, adding them to the bug. I added a task on the
docs because this is where I check when I don't understand terminology
(e.g. the link in comment #3 has explanations for host usage statistics,
but not for instance usage). Feel free to mark it as Invalid if you
don't think it'
Public bug reported:
Heal migration fix bug https://bugs.launchpad.net/neutron/+bug/1336177.
Now table ml2_brocadenetworks has foreign key and downgrade of
492a106273f8_brocade_ml2_mech_dri fails. Error log:
http://paste.openstack.org/show/88898/
** Affects: neutron
Importance: Undecided
Public bug reported:
The quota check was accidentally modified, by a recent commit:
https://github.com/openstack/horizon/commit/92146772b677e9fce57cc11b4a4a1542a05c23b2
#diff-d69735b486d913e124d2f18b98da6bf2R238
I guess it was probably intended for a test only but went through the
review.
** Af
** Project changed: nova => python-novaclient
--
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/1270156
Title:
nova volume-update is throwing an ERROR
Status in Python cli
Public bug reported:
keystone service status is all right ,but when use nava command ,it
reurns http 401 error; when I change keystone.conf provider from pki to
uuid, nova commands OK ;
the log is below:
[root@localhost keystone(keystone_admin)]# nova --debug list
REQ: curl -i 'http://127.0.0.1:
** Also affects: horizon
Importance: Undecided
Status: New
--
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/1349774
Title:
Error parsing _stylesheets.html
Looks like maybe a DevStack issue, Horizon just shows what's available
in Glance.
** Changed in: horizon
Status: New => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.lau
Public bug reported:
In Havana user_group was taken from default section while currently it
needs to be in [haproxy] section.
** Affects: neutron
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is s
*** This bug is a duplicate of bug 1323811 ***
https://bugs.launchpad.net/bugs/1323811
** This bug has been marked a duplicate of bug 1323811
Cannot login to Horizon if one region is unreachable
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, whi
** Also affects: ossa
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1347961
Title:
Revocation events are broken with mysql
Status in OpenSt
** Also affects: ossa
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1349597
Title:
Domain-scoped tokens don't get revoked
Status in OpenSta
** Also affects: ossa
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1348820
Title:
Token issued_at time changes on /v3/auth/token GET reques
** Changed in: neutron
Milestone: juno-3 => None
** Changed in: neutron
Status: Fix Committed => Fix Released
** Changed in: neutron
Milestone: None => juno-2
** Changed in: nova
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a
** Changed in: barbican
Status: Fix Committed => 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/1323975
Title:
do not use default=None for config options
Status in O
** Changed in: glance
Status: Fix Committed => 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/1314129
Title:
jsonutils should use simplejson on python 2.6 if availabl
** Changed in: marconi
Status: Fix Committed => Fix Released
** Changed in: marconi
Milestone: None => juno-2
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1323975
Title:
do
** Changed in: ceilometer
Status: Fix Committed => Fix Released
** Changed in: keystone
Status: Fix Committed => Fix Released
** Changed in: keystone
Milestone: None => juno-2
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is s
** Also affects: barbican
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/1348818
Title:
Unittests do not succeed with random PYTHONHASHSEED va
Public bug reported:
Change a VM state from “Active” to “Error” in DB, and the VM is always “active”
on dashboard.
It seems the client/browser doesn't take any action to get the status for
'active' VMs.
It is monitored for 20 minutes.
** Affects: horizon
Importance: Undecided
Sta
** Changed in: oslo
Status: Fix Committed => Fix Released
** Changed in: oslo
Milestone: None => juno-2
** Changed in: cinder
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to
** Changed in: oslo
Status: Fix Committed => Fix Released
** Changed in: oslo
Milestone: None => juno-2
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1340793
Title:
DB2 dead
** Changed in: sahara
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1179009
Title:
Use testtools for base test class
Status in OpenStack T
** Changed in: sahara
Status: Fix Committed => 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/1306559
Title:
Fix python26 compatibility for RFCSysLogHandler
Status i
Public bug reported:
Inspired by https://bugs.launchpad.net/horizon/+bug/1349606 found more
places where should be 'plus' icons: VPN pages and Data Processing
pages.
** Affects: horizon
Importance: Wishlist
Assignee: Tatiana Ovchinnikova (tmazur)
Status: New
** Changed in: hor
** Changed in: glance
Status: Fix Committed => 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/1342274
Title:
auth_token middleware in keystoneclient is deprecated
St
** Changed in: nova
Status: Fix Committed => 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/1266513
Title:
Some Python requirements are not hosted on PyPI
Status in
86 matches
Mail list logo