Public bug reported:
in my openstack system, SDN controller(floodlight) and OVS agent to work
together to route packets to and from VMs, but recently I find br-tun
bridges malfunction, in which the flows from SDN controller is removed
and some action=resubmit flows appear,
I read the codes, and f
Public bug reported:
Discussed with the thread starting with
http://lists.openstack.org/pipermail/openstack-dev/2014-July/040644.html
Neutron context isn't populated with auth token unlike nova, glance.
Since there are several (potential) users for it. servicevm project, routervm
implementation(
This is a packaging bug. Distributions should not be breaking apart the
neutron code.
See this similar RedHat bug:
https://bugzilla.redhat.com/show_bug.cgi?id=1120332
They resolved it by putting all of the code into a python-neutron
package.
** Bug watch added: Red Hat Bugzilla #1120332
https
Public bug reported:
In horizon/workflows/base.py
`.. attribute:: action` should be `.. attribute:: action_class`
** Affects: horizon
Importance: Undecided
Status: New
** Tags: low-hanging-fruit
--
You received this bug notification because you are a member of Yahoo!
Engineerin
Public bug reported:
reproduce as below:
os@os2:~$ nova show vm1
+--++
| Property | Value
|
+--
[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/1212947
Ti
Public bug reported:
Because of the instance object lazy loading its possible to get into
situations where the API code is half way through assembling data to
return to the client when the instance disappears underneath it. We
really need to ensure everything we will need is retreived up front so
Public bug reported:
Currently, the Cisco ML2 driver relies on a specially patched and
maintained custom version of the ncclient 3rd party library for
communication with various switches.
Changes have been submitted to the upstream ncclient now so that there
is no need to maintain a separate vers
Public bug reported:
See attached image.
** Affects: horizon
Importance: Undecided
Status: New
** Attachment added: "Untitled.png"
https://bugs.launchpad.net/bugs/1352624/+attachment/4169954/+files/Untitled.png
--
You received this bug notification because you are a member of
Public bug reported:
In the former neutron db migration code. We don't have to install the
cisco plugin module if user don't need it. But now, because of the
latest merged py file
https://github.com/openstack/neutron/blob/master/neutron/db/migration/alembic_migrations/versions/5446f2a45467_set_ser
Already fixed in icehouse/juno. Not worth backporting for Havana
** 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/1352186
Public bug reported:
Running into this bug intermittently.
2014-08-04 23:24:43.520 4038 ERROR neutron.agent.dhcp_agent [-] Unable to
enable dhcp for 415a0839-eb05-4e7a-907c-413c657f4bf5.
2014-08-04 23:24:43.520 4038 TRACE neutron.agent.dhcp_agent Traceback (most
recent call last):
2014-08-04 23
I'm proposing a new virt driver method for nova that allows the virt
driver to say whether reschedules should deallocate networks. Once the
nova side is confirmed, we'll add the method to ironic's virt driver.
** Also affects: ironic
Importance: Undecided
Status: New
** Changed in: nova
Public bug reported:
Trace ends with:
TRACE nova.compute.manager [instance: c1edd5bf-ba48-4374-880f-1f5fa2f41cd3]
File "/opt/stack/nova/nova/virt/libvirt/rbd.py", line 238, in exists
TRACE nova.compute.manager [instance: c1edd5bf-ba48-4374-880f-1f5fa2f41cd3]
except rbd.ImageNotFound:
TRACE
Public bug reported:
Found by brief surfing:
1. Plugin version selection shows all versions of all plugins
2. large gap on cluster details page
3. no move up/down buttons in scaling
** Affects: horizon
Importance: Undecided
Status: New
--
You received this bug notification becaus
Public bug reported:
https://github.com/openstack/horizon/blob/master/openstack_dashboard/dashboards/project/volumes/backups/tables.py#L49
class DeleteBackup(tables.DeleteAction):
data_type_singular = _("Volume Backup")
data_type_plural = _("Volume Backups")
action_past = _("Scheduled
Comparing just the method difference with curl, I'm not able to
reproduce this. Further, this behavior matches our understanding of
HEAD. The non-zero Content-Length basically indicates to the client how
large the response body would be in a normal GET request.
$ curl http://localhost:35357/v3/gro
Public bug reported:
Saw this on stable/icehouse, the test reports a timeout failure:
http://logs.openstack.org/03/111803/1/check/check-tempest-dsvm-postgres-
full/a17f798/console.html#_2014-08-04_20_20_55_504
2014-08-04 20:20:55.504 |
tempest.api.volume.test_volumes_actions.VolumesV2ActionsTes
I'm going to ignore the mentions of "firstname" and "lastname", since
the patch above ignores them as well.
Up until now, a user's email address has been considered metadata on the
user that Keystone itself makes no guarantees or assumptions about. If
email is to be a first class attribute, I'd li
Actually, I totally overlooked that the request was in the logs, to POST
/v2.0/tokens. There should not be an X-Auth-Token in a request to POST
/v2.0/tokens anyway, so that's completely normal. The rest of the logs
in the problem description are also completely normal, so far as I can
tell.
Withou
** Also affects: python-neutronclient
Importance: Undecided
Status: New
** Changed in: python-neutronclient
Assignee: (unassigned) => Ilya Shakhat (shakhat)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
h
Public bug reported:
Project > Volume > Create Volume fails and only shows a generic 'Error'
in the table. User has to go to /var/log/cinder/volume.log to see why
it failed. It would be nice to propagate the error message (or
something) like the one in the volume.log: "Volume group "cinder-
vol
Public bug reported:
When a compute node is deleted (or marked deleted) in the DB and another
compute node is re-added with the same name, things break.
This is because the resource tracker caches the compute node object/dict
and uses the 'id' to update the record. When this happens,
rt.update_av
Public bug reported:
See https://bugs.launchpad.net/glance/+bug/1336168
Change 4e0c563b8f3a5ced8f65fcca83d341a97729a5d4 was incomplete and
missed a variable in the RBD store.
** Affects: glance
Importance: Undecided
Status: New
--
You received this bug notification because you ar
Public bug reported:
There is too much spacing before the error message. See image.
** Affects: horizon
Importance: Undecided
Status: New
** Tags: bootstrap
** Attachment added: "Untitled.png"
https://bugs.launchpad.net/bugs/1352502/+attachment/4169741/+files/Untitled.png
*
** Also affects: nova (Ubuntu)
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/1352102
Title:
users are unable to create ports
Public bug reported:
1. Login to DevStack as admin user.
2. Save the user password in the Browser
3. Go to identity->users->Create Users
4. Observe that email is displayed as "username" , also password data is auto
filled.
** Affects: horizon
Importance: Undecided
Status: New
** A
The more I think about this, the more I realize that this is more a
blueprint than a bug...
** 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:
Public bug reported:
The method which gets VM related information can fail if the VM is in an
intermediary state such as "Shutting down".
The reason is that some of the Hyper-V specific vm states are not defined as
possible states.
This will result into a key error as shown bellow:
http://past
There's not a single ERROR level log there from Keystone - this looks to
be coming from apache's log config in devstack?
** Project changed: keystone => devstack
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bu
** Also affects: keystone/icehouse
Importance: Undecided
Status: New
** Changed in: keystone/icehouse
Status: New => In Progress
** Changed in: keystone/icehouse
Importance: Undecided => Medium
** Changed in: keystone
Importance: Undecided => Medium
** Changed in: keyston
Public bug reported:
In some openstack settings, you could have a network with no IPv6
capabilities. This become misleading to users when they see in the forms
IPv6 fields. Also in most cases the network API will raise an exception.
We need a way to disable IPv6 fields.
** Affects: horizon
Public bug reported:
The storage total and storage used shown on the Hypervisors page does not take
account of the shared storage case.
We have shared storage for /var/lib/nova/instances (currently using Gluster)
and Horizon computes a simple addition of the usage across the compute nodes.
The
Rushi, putting this back to confirmed and targeted. This is still an
issue but we are fixing it from a different approach. I want to leave
this open to track syncing the fix from Oslo.
** Changed in: cinder
Milestone: None => juno-3
** Changed in: cinder
Status: Invalid => Confirmed
This looks like it's an issue between devstack and openstackclient. This
was filed months ago though, is it still an issue?
** Project changed: keystone => devstack
** Changed in: devstack
Status: New => Incomplete
** Also affects: python-openstackclient
Importance: Undecided
St
** Changed in: keystone
Status: Incomplete => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1349792
Title:
nova-client return Unauthorized (HTTP 401) when provider is
Marking as invalid in Cinder.
** Changed in: cinder
Milestone: juno-3 => None
** Changed in: cinder
Status: In Progress => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.
Public bug reported:
reboot_instance test case missing from tempest [test_reboot_instance(),
similar to test_start_instance() and test_stop_instance()]
** Affects: tempest
Importance: Undecided
Status: New
** Tags: tempest
** Project changed: nova => tempest
--
You received th
https://review.openstack.org/#/c/108406/
** Also affects: keystone
Importance: Undecided
Status: New
** Changed in: keystone
Status: New => Triaged
** Changed in: keystone
Importance: Undecided => Medium
** Changed in: keystone
Status: Triaged => Fix Committed
** Cha
Public bug reported:
It looks like Keystone uses some a bit strange conception of Base64 which does
not include slashes -
https://github.com/openstack/keystone/commit/bcc0f6d6fc1f674bc4b340d041b28bc1cfddf66a
http://tools.ietf.org/html/rfc4648 shows that slash is a valid Base64 character.
So cur
** Also affects: cinder
Importance: Undecided
Status: New
** Changed in: cinder
Assignee: (unassigned) => Ivan Kolodyazhny (e0ne)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/
Public bug reported:
We should allow to just show axis without labels. This design will be
used in small charts in overview pages.
x-label does not have hide-able label in Rickshaw, that is why this
applies only to y axis.
** Affects: horizon
Importance: Undecided
Assignee: Ladislav Sm
The fix released in 2012.1
https://github.com/openstack/nova/commit/1265104b873d4cd791cecc62134ef874b4656003
** Changed in: nova
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Co
Public bug reported:
While uploading a new Object using Horizon, with Ceph as object storage
backend, it fails with error mesage "Error: Unable to upload object"
Ceph Release : Firefly
Error in horizon_error.log:
[Wed Jul 23 09:04:46.840751 2014] [:error] [pid 30045:tid 140685813683968]
INFO:
** Also affects: cinder
Importance: Undecided
Status: New
** Changed in: cinder
Assignee: (unassigned) => sandhya (sandhya-ganapathy)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https:/
This bug in not related to swift, probably to glance or tempest itself.
(But i have no permission to set Swift status to Invalid)
** Also affects: glance
Importance: Undecided
Status: New
** Changed in: swift
Status: New => Invalid
--
You received this bug notification because
Public bug reported:
OS: centos 6.5 64bit
openstack release: icehouse
Steps to reproduce:
1. Call the image metadata API of nova using the following command:
curl -X 'POST' -v http://IP:PORT/v2/${tenant_id}/images/${image_id}/metadata
-H "X-Auth-Token: $token" -H 'Content-type: application/json
Public bug reported:
[req-b445d808-9bd4-4573-824b-d5b00bbb09fd
ServersAdminTestJSON630630154-user ServersAdminTestJSON630630154-tenant] Caught
error: Quota exceeded for ram: Requested 51137, but already used 128 of 51200
ram
2014-08-04 05:27:04.305 12275 TRACE nova.api.openstack Traceba
48 matches
Mail list logo