** Project changed: neutron => python-neutronclient
** Changed in: python-neutronclient
Assignee: (unassigned) => Kevin Benton (kevinbenton)
** Changed in: python-neutronclient
Importance: Undecided => Low
--
You received this bug notification because you are a member of Yahoo!
Engineer
Public bug reported:
Add a "Stop Instance" button to Horizon, so it will be possible to
shutdown a instance using ACPI call (like running "virsh shutdown
instance-00XX" directly at the Compute Node.
Currently, the Horizon button "Shut Off Instance" just destroy it.
I'm not seeing a way to gr
[Expired for Keystone because there has been no activity for 60 days.]
** Changed in: keystone
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1292712
[Expired for Keystone because there has been no activity for 60 days.]
** Changed in: keystone
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1318487
Public bug reported:
When we created neutron/plugins/ml2/drivers/mech_arista, the intent was
only to develop ML2 Mechanism driver. Now that we are getting ready to
develop additional drivers, it does not make sense to move them into
mech_arista directory. Therefore, the plan is to rename mech_aris
** Also affects: marconi
Importance: Undecided
Status: New
** Changed in: marconi
Status: New => In Progress
** Changed in: marconi
Assignee: (unassigned) => Sam Leong (chio-fai-sam-leong)
--
You received this bug notification because you are a member of Yahoo!
Engineering
Public bug reported:
Really trying to narrow this one down fully, and just putting this up
because this is as far as I've gotten.
Basically, the lines in neutron/tests/base.py:
line 159:self.addCleanup(CONF.reset)
line 182:self.useFixture(self.messaging_conf)
cause cfg.CONF to g
** Changed in: nova
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.launchpad.net/bugs/1344755
Title:
libvirt OVS hybrid VIF driver does not honor netw
** Changed in: neutron
Status: Confirmed => Opinion
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1277217
Title:
Cisco plugin should use common network type consts
Status in Ope
Public bug reported:
We have discussed moving all models out of their current diverse
locations to one directory, like maybe
neutron/db/models/*.py
The idea is to move just the model classes (not the entire modules that
they currently reside in) here. Then head.py would be able to
from neut
Public bug reported:
API calls in glance.api.v1.images call the _enforce() helper method for
various actions: "create_image", "update_image", "delete_image", etc.
but do not pass the image as the target for the policy check. [1]
This means that you cannot provide access to these APIs on a per-obj
Public bug reported:
The table listing the project members is getting displayed below the table that
list the non-meber. This happens when clicking the role dropdown in the
members table
** Affects: horizon
Importance: Undecided
Status: New
** Summary changed:
- Mange Project
Public bug reported:
The ESX driver was deprecated in Icehouse and should be removed in Juno.
This bug is for the removal of the ESX virt driver in nova.
** Affects: nova
Importance: High
Assignee: akash (akashg1611)
Status: New
** Tags: vmware
** Changed in: nova
Assig
Public bug reported:
Now that the DB is healed, neutron-db-manage revision --autogenerate needs to
be updated.
The template should do unconditional upgrade/downgrade.
The env.py should include all models from head to compare against the schema.
** Affects: neutron
Importance: Undecided
** Also affects: trove
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/1342274
Title:
auth_token middleware in keystoneclient
Public bug reported:
In Containers panel, create a new container with the name "façade"
After pressing Save, it will show a success and error message. Please
see attached image (A).
The error message says 'Unable to retrieve object list" but the list
seems to show up properly.
Then when you cli
Public bug reported:
The following Tempest tests are failing with the VMware nova driver:
tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume
tempest.api.compute.servers.test_delete_server.DeleteServersTestXML.test_delete_server_while_i
Public bug reported:
When performing a snapshot a local copy is made. In the case of RBD, it
reads what libvirt thinks is a raw block device and then converts that
to a local raw file. The file is then uploaded to glance, which reads
the whole raw file and stores it in the backend, if the backend
** Changed in: nova
Status: Opinion => Confirmed
--
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/1262914
Title:
Unnecessary data copy during cold snapshot
Status
Public bug reported:
Hi, I have a provider network with my floating NAT range on it and a vlan
segmentation id:
neutron net-show ext-net
+---+--+
| Field | Value|
+-
Public bug reported:
A good example of this use case is
https://review.openstack.org/#/c/107594 where the notifications need to
be added to the sample config file provided in Glance so that, the patch
would work with devstack.
However, g-reg does not send any notifications so, we need to either
f
Public bug reported:
Now that the DB healing https://review.openstack.org/96438 is merged,
the DB migrations need unit tests.
** Affects: neutron
Importance: Medium
Assignee: Ann Kamyshnikova (akamyshnikova)
Status: In Progress
** Tags: db
** Tags added: db
--
You received
Public bug reported:
In Project and Admin Overview pages, the Disk column in the Usage
Summary table does not contain a unit.
It would be better to add the unit for clarity.
** Affects: horizon
Importance: Undecided
Status: New
--
You received this bug notification because you ar
This is actually not a bug, but the intended mechanism. All extra values
are handled as part of the returned object (at the top level). They are
only stored in backing store as a JSON blob. The intention is that if
you add the 'test' attribute to your tenant it would be returned at the
top as .test
Public bug reported:
In Horizon's containers' tab, create a container with the name "Cédric:"
and the container access to private. After creating the Access is set to
private. When clicking on More -> Make Public, Horizon returns a success
message, but the access remains private.
** Affects: hori
Public bug reported:
Live migration has stopped working with NFS shared storage, after this patch
has been submitted:
https://review.openstack.org/#/c/91722, as one of the new checks doesn't take
into account the file based shared storage.
2014-07-17 16:14:14.276 50785 ERROR oslo.messaging.rpc.
Public bug reported:
the default value of "quota_firewall_rule" is "-1", and this means unlimited.
There will be potential security issue if openstack admin do not modify this
default value.
A bad tenant User can create unlimited firewall rules to "attack" network node,
in the backend, we will
** Package changed: ubuntu => nova (Ubuntu)
** Also affects: nova (Ubuntu Trusty)
Importance: Undecided
Status: New
** Also affects: nova (Ubuntu Utopic)
Importance: Undecided
Assignee: Corey Bryant (corey.bryant)
Status: New
--
You received this bug notification becaus
Public bug reported:
Neither the swap_volume or live_snapshot methods in the libvirt driver
have any corresponding coverage in the test_driver.py unit test suite.
** Affects: nova
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Y
Public bug reported:
Downgrade in migration b7a8863760e_rm_cisco_vlan_bindin fails
http://paste.openstack.org/show/87396/
** Affects: neutron
Importance: Undecided
Assignee: Ann Kamyshnikova (akamyshnikova)
Status: New
** Tags: cisco db
** Changed in: neutron
Assignee:
Public bug reported:
The keystone API page http://developer.openstack.org/api-ref-
identity-v2.html is reporting the following statements, meaning that, it
generates the token only for the "compute API"
Get an authentication token that permits access to the Compute API.
This line should be chang
Public bug reported:
Method to reproduce stack trace for apache config with chunking enabled
1. If using devstack, configure it to enable chunking in apache, by
adding "WSGIChunkedRequest On" in the file devstack/files/apache-
keystone.tem
Public bug reported:
On running GET on the v2.0/tenants returns two projects as follows:
{
"tenants_links": [],
"tenants": [
{
"description": null,
"enabled": true,
"id": "0f90bb31a01c453f851a5ca4e5e178ab",
"name": "demo"
},
Public bug reported:
Assume that, the project "admin" is created in the keystone db with
"extra" filed having following values:
{"test":"value"}
Then on running GET on the REST API v2.0/tenants, returns the following
response
{
"description": null,
"enabled": true,
Public bug reported:
In the nova/virt/libvirt/driver.py file, the '_live_snapshot' and
'_swap_volume' methods have the following code flow
xml = dom.XMLDesc(0)
dom.undefine()
dom.blockRebase()
dom.defineXML(xml)
The reason for this is that 'blockRebase' requires the guest to be tran
Public bug reported:
Description of problem: If you access an instance's console while
launching an a VDI image, instance status: error. Ran this a few times
if however you wait until instance has completed booting before
accessing console it boots up fine. This doesn't happen with Cirros
QCOW.
V
Public bug reported:
With the following patch merged:
https://review.openstack.org/#/c/106147/
neutron router-create -h
usage: neutron router-create [-h] [-f {shell,table,value}] [-c COLUMN]
[--variable VARIABLE] [--prefix PREFIX]
[--reque
Public bug reported:
nova
[tagett@stack-01 devstack]$ nova net-list
+--+-+--+
| ID | Label | CIDR |
+--+-+--+
| d838074c-632c-43cf-8aae-24e17a2d1828 | public | -
Public bug reported:
The libvirt imagebackend.py file has alot of helper APIs for dealing
with the RBD utilities. It is desirable that these all be isolated in a
standalone rbd.py file, to be called by the imagebackend.py This will
make the core logic in imagebackend.py easier to follow and make
** Changed in: openstack-manuals
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/1262124
Title:
Ceilometer cannot poll and publish fl
40 matches
Mail list logo