Public bug reported:
This bug is related to Nova and Neutron.
Libvirt driver cannot avoid ovs_hybrid though if NoopFirewallDriver is
selected, while using LibvirtGenericVIFDriver at Nova and ML2+OVS at
Neutron.
Since Nova follows "binding:vif_detail" from Neutron [1], that is
intended behavior.
Public bug reported:
Two issues:
(1) Unable to 'View Details' for object with spaces in its name
I create an empty object with name: 'a b c'. In the table it shows up the same
'a b c', and in the 'Edit Object', it is encoded: a%20b%20c.
However, if I try to 'View Details' for this item, it give
Public bug reported:
During rollback operations, the resource is cleaned up from the neutron
database but leaves a few stale entries in the n1kv specific tables.
Vlan/VXLAN allocation tables are inconsistent during network rollbacks.
VM-Network table is left inconsistent during port rollbacks.
Ex
Public bug reported:
It would be nice to have Column headings (e.g Name, Size, Actions) for
the Container / Object table, including the 'Select All' checkbox for
the Object table so that you can delete multiple objects at once.
** Affects: horizon
Importance: Undecided
Status: New
Still no sign of this
** Changed in: nova
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://bugs.launchpad.net/bugs/1275500
Title:
Cannot reboot instance: Netw
Looks like this was fixed in ironic
** Changed in: nova
Status: Triaged => 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/1261644
Title:
baremetal deploy
Public bug reported:
A better choice for the power state 'No State' is 'Unknown.'
File to fix:
https://github.com/openstack/horizon/blob/master/openstack_dashboard/dashboards/project/instances/tables.py
** Affects: horizon
Importance: Undecided
Status: New
--
You received this bu
Reverting the above API docs in https://review.openstack.org/#/c/103986/
(approved, but blocked by a gate bug atm) which will render this
invalid.
** Changed in: keystone
Status: New => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, whic
Public bug reported:
I observed this stacktrace:
http://paste.openstack.org/show/85277/
It looks like there may be circumstances where routers do not get
initialized. It's better to be more defensive in this regard.
** Affects: neutron
Importance: Undecided
Assignee: Armando Migliacci
Public bug reported:
Steps to reproduce:
1) Create a group
2) Modify the group members
3) click the add button
(the add button fails to do anything)
The problem is somewhere around the _modal_form_add_members.html
file in this code:
/* as you navigate around the more pages, they stack o
Public bug reported:
I have a private repo that is a few weeks behind the upstream, and was
having problems stacking. Initially it was failing in one of the
migrations, so I changed the SQLAlchemy version to 0.8.4 and alembic to
0.6.5 and retried (clean database).
What I saw was that the migratio
Public bug reported:
I'm trying to use nova-network to forward my blade's eth0 to the instance's
eth0, and my blade's eth1 to my instances eth1.
I've struggled quite a bit and posed this question:
https://ask.openstack.org/en/question/33421/how-to-bridge-2-ethernet-interfaces-from-host-blade-to-
Public bug reported:
There is a patch in review for adding pagination support to containers.
It would also be nice to add it for the objects too.
https://github.com/openstack/swift/blob/master/swift/common/internal_client.py#L319
related: http://docs.openstack.org/api/openstack-object-
storage/1
Re-evaluating this... will reopen if Its still an issue.
** 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.launchpad.net/bugs/1336418
Public bug reported:
It appears that the pattern for form / table names is to match the name from
the navigation panels
e.g. Selecting Compute --> Overview displayed the Overview panel
e.g. Selecting Orchestration --> Stacks displays the Stacks panel
For trove we don't follow the same rule:
Not
Public bug reported:
Following the change the way we store glance location as per
https://review.openstack.org/#/c/98722
we need to modify the example url in SingleTenantStore and
MultiTenantStore to indicate all appropriate urls as per the
situtation..
https://github.com/openstack/glance/blob/m
Public bug reported:
Currently the visible panel names for Trove are all prepended with the word
'Database' e.g.
Databases
--- Database Instances
--- Database Backups
--- Database Configuration Groups (in development)
If you look at the other panels in the dashboard none of the other
panels are
Public bug reported:
Currently, int he Cisco CSR REST client, the CSR instances are created
using numerous parameters. This enhancement is to take a dict with the
configuration information, so that additional settings can be provided
in the future.
** Affects: neutron
Importance: Undecided
Public bug reported:
http://logs.openstack.org/83/101883/3/check/check-tempest-dsvm-postgres-
full/4effbe3/
2014-07-01 16:22:41.275 |
tempest.api.telemetry.test_telemetry_notification_api.TelemetryNotificationAPITestXML.test_check_nova_notification[gate]
2014-07-01 16:22:41.275 |
--
Public bug reported:
This check for the admin role seems to fly in the face of the RBAC control that
keystone now gives us.
since is_superuser is based solely on the user having the role of admin.
if not user.is_superuser:
raise exceptions.NotAuthorized
https://github.com/op
Public bug reported:
The test is loading the volume index page and preloads the Snapshot tab.
The test however is not mocking the call for volume_snapshot_list() and
volume_list() used in the Snapshot tab.
It looks like the exception is consume silently, must be a bug on the
get__data() call o
Public bug reported:
The test is loading the volume index page and preloads the Snapshot tab.
The test however is not mocking the call for volume_snapshot_list() and
volume_list() used in the Snapshot tab.
It looks like the exception is consume silently, must be a bug on the
get__data() call o
Public bug reported:
http://logs.openstack.org/02/94402/18/check/gate-nova-python26/b20aa1d/testr_results.html.gz
** Affects: nova
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to O
Public bug reported:
Various places in the Horizon UI display a list of images.
None of these places seem to sorted the list in any kind of useful
order. If it is sorted at all, it must be sorted based on some property
which is invisible in the UI, thus giving the impression it is unsorted
When
Public bug reported:
Priority *wishlist*
This is a change that was merged in sahara-dashboard after the horizon
merge process started. It now needs to be merged into the horizon
codebase.
Original patch: https://review.openstack.org/#/c/102658/
Steps to repro:
1. Run job
2. wait job finish
Public bug reported:
Priority *wishlist*.
This change was made to the sahara-dashboard repo after the merge
process began. It needs to be merged into the new horizon codebase.
Original patch: https://review.openstack.org/#/c/101927/
Steps To Reproduce:
1. Install OpenStack with Sahara.
2. Lo
Public bug reported:
Priority *wishlist*
This is a change from the sahara-dashboard repo that was made after the
merge process started. It needs to be added to the horizon codebase.
Original patch: https://review.openstack.org/#/c/98557/
The cluster creation dialog needs to allow you to add
Public bug reported:
Priority *wishlist*
This is a fix that went into the sahara-dashboard repo after the merge
process began. It needs to be merged into the new home in horizon.
Original patch: https://review.openstack.org/#/c/95042/
Steps to repro:
1. Create cluster
2. Goto clusters page
3.
Christopher - I tested this issue with the latest master and now I am able to
boot the instance successfully from 0 bytes image which
is internally referring to volume snapshot to boot the instance from it. It is
mentioned that the new image is simply a bucket of properties (particularly the
bl
Public bug reported:
Priority *wishlist*:
This is a fix that was from the sahara-dashboard repo that came in after
the merge was started. It needs to be ported to the horizon codebase
post-merge.
Original patch: https://review.openstack.org/#/c/92833/
Sahara currently demands that the URL for
Public bug reported:
https://review.openstack.org/#/c/101977/ failed (06-25 09:41) with one
failure from
tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic
in check-tempest-dsvm-neutron-icehouse (so I assume this is running
stable/icehouse).
The traceback shows that temp
Public bug reported:
This is *wishlist* item for a fix that was implemented in the sahara-
dashboard repo after the merge process started.
The text displayed when creating a new cluster references "cluster
templates" which is incorrect.
Original bug: https://bugs.launchpad.net/sahara/+bug/13264
Public bug reported:
horizon.membership.js is adding the class .dropdown_fix to the
_workflow.html to fix the overflow in the update members step. That
class should not be applied to the whole workflow template but to the
members step template
** Affects: horizon
Importance: Undecided
A
Public bug reported:
OS-FEDERATION IDentity API's trusted attribute's HTTP requests and
responses are not correct:
For instance (https://github.com/openstack/identity-
api/blob/master/v3/src/markdown/identity-api-v3-os-federation-ext.md
#get-an-identity-providers-set-of-trusted-attributes-get-os-
Public bug reported:
It was discovered that section 'links' is misplaced in HTTP responses
in mapping's examples in OD-FEDERATION Identity API docs:
https://github.com/openstack/identity-api/blob/master/v3/src/markdown
/identity-api-v3-os-federation-ext.md
For instance Response to Mapping's PU
** Also affects: fuel
Importance: Undecided
Status: New
** Changed in: fuel
Status: New => In Progress
** Changed in: fuel
Assignee: (unassigned) => Roman Podoliaka (rpodolyaka)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, whic
Public bug reported:
The new consistency hash table seems to be causing deadlocks.
http://openstack-ci-gw.bigswitch.com/logs/refs-
changes-13-92013-4/BSN_PLUGIN/logs/screen/screen-q-svc.log.gz
** Affects: neutron
Importance: Undecided
Assignee: Kevin Benton (kevinbenton)
Statu
** Also affects: fuel
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/856764
Title:
RabbitMQ connections lack heartbeat or TCP keepalives
Stat
Addressed by: https://review.openstack.org/#/c/103865/
I'm not sure if I'm missing something in the commit message, but it was
not automatically added.
** No longer affects: neutron
** Changed in: nova
Status: New => In Progress
** Changed in: nova
Assignee: (unassigned) => Salvator
Public bug reported:
Since xvfbwrapper is only a requirement when using selenium, it should
be moved together with the conditional imports.
https://github.com/openstack/horizon/blob/44055c1676/horizon/test/helpers.py#L35
This was flagged by a packager.
** Affects: horizon
Importance: Mediu
** Also affects: fuel
Importance: Undecided
Status: New
** Changed in: fuel
Assignee: (unassigned) => MOS Oslo (mos-oslo)
** Changed in: fuel
Milestone: None => 5.1
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed
Public bug reported:
Glance version = 0.12.0 / 2014.1
In python package /usr/lib/python2.6/site-packages/glance/store/filesystem.py
_get_capacity_info(self, mount_point)
To determine the free space of a store, the python script executes df
with option "--block-size=1", in later version (I noti
** 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.
https://bugs.launchpad.net/bugs/1335973
Title:
VPNaaS Cisco table not created
Status in OpenStack Neutron (vi
Changed state from Incomplete to Invalid since exact steps are given but
it seems bug has been fixed indirectly.
** Changed in: neutron
Status: Incomplete => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
OSSN Published, congratulations Stan!
https://wiki.openstack.org/wiki/OSSN/OSSN-0018
** Changed in: ossn
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://
** 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.
https://bugs.launchpad.net/bugs/1324934
Title:
Neutron port leak when connection is dropped during port create
Public bug reported:
Currently the metering test case includes setUp code as well as the
tests themselves. Splitting up the test case class into two allows other
test cases to inherit the metering plugin class without inherting (And
implicitly re-running) the tests themselves.
** Affects: neutron
** Changed in: nova
Status: Invalid => 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/1327005
Title:
Need change host to host_name in host resources
Status i
Public bug reported:
Ports, networks and subnets have a do_delete=True parameter. By default,
these resources are deleted at the end of the context manager scope. All
other resources use a different semantic: no_delete=False.
This causes confusing situations such as:
with self.subnet(network, do_
health monitor is a shared object, so when you disassociate it from the
pool, it us undeployed from particular backend, but the health monitor
as a shared entity remains in the DB (it actually could be associated
with several pools simultaneously)
So you're observing expected behavior
** Changed
Public bug reported:
Foreign key for network_id column was set in model ML2_BrocadePort , but
it was not added in migration 492a106273f8_brocade_ml2_mech_dri for this
column.
Database content http://paste.openstack.org/show/85201/
** Affects: neutron
Importance: Undecided
Assignee: An
** Also affects: heat
Importance: Undecided
Status: New
** Also affects: neutron
Importance: Undecided
Status: New
** Also affects: cinder
Importance: Undecided
Status: New
** Changed in: cinder
Assignee: (unassigned) => Liusheng (liusheng)
** Changed in: heat
Public bug reported:
Hello,
I am adding a LBaaS driver, and in that I see that
neutron lb-healthmonitor-disassociate
invokes `delete_pool_health_monitor` function in the driver!, but the
monitor is *not* actually removed from the DB
and
neutron lb-healthmonitor-delete
will do the
Public bug reported:
commit 9d13ea88 had an argument mismatch which causes the following:
TypeError: _get_ports() takes exactly 2 arguments (1 given)
** Affects: neutron
Importance: Undecided
Assignee: YAMAMOTO Takashi (yamamoto)
Status: In Progress
--
You received this bug n
Public bug reported:
I encountered this as part of "check-neutron-dsvm-functional" test job
failure from Jenkins.
Contextual log snippet (from console.html)[1]:
.
.
.
2014-07-01 03:31:05.323 | 2014-07-01 03:31:05.304 | Command: ['sudo',
'ovs-v
55 matches
Mail list logo