Public bug reported:
In openstack_dashboard/test/tests/quotas.py we're using self.snapshots
as the return value for volume_snapshot_list, which is a list of Glance
snapshots. It should be self.cinder_volume_snapshots.
cinder.volume_snapshot_list(IsA(http.HttpRequest),
opts).AndReturn(sel
Public bug reported:
If the host added using aggregate to slave host in Xenserver
environments,
nova-compute does not start because cannot get aggregate metadata
information.
nova-compute trying to call xenapi's _join_slave method to get host
information,
then db query api called by aggregate_g
Public bug reported:
https://github.com/openstack/keystone/blob/master/keystone/tests/test_v3_credential.py#L370
def test_ec2_list_credentials(self):
"""Test ec2 credential listing."""
self._get_ec2_cred_uri()
uri = self._get_ec2_cred_uri()
r = self.get(uri)
Public bug reported:
The current code to see if the Big Switch ML2 driver can bind a port as
IVS does not suppress the 404 error in the server manager and catches it
later. While this logic is technically correct, the server manager
treats it as a failure and dumps error messages into the logs eve
Public bug reported:
README.odl does not mention the dependency of external project
networking_odl, which is used by opendaylight mechanism driver.
** Affects: neutron
Importance: Undecided
Assignee: yong sheng gong (gongysh)
Status: New
** Changed in: neutron
Assignee: (
** Changed in: neutron
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/1413123
Title:
L3 agent does not check if "external network bridge" exist at its
be
Public bug reported:
Horizon is making requests to admin-only APIs in the project dashboard:
Error while checking action permissions.
Traceback (most recent call last):
File "/home/kspear/openstack/horizon/horizon/tables/base.py", line 1260, in
_filter_action
return action._allowed(request
** Changed in: tempest
Status: Invalid => In Progress
** Changed in: tempest
Assignee: (unassigned) => Nicolas Simonds (nicolas.simonds)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https:/
I'm going to move this to "Invalid", if we find something reproducible
we can revisit the issue but was not able to reproduce.
I successfully ran a Spark 1.0.0 cluster on current master for
devstack/Sahara/Horizon and also on stable/Juno branches, using both
default security groups and auto securi
Public bug reported:
Traceback when deleting VxLAN networks using N1kv plugin
OpenStack Version: Kilo
$ nova-manage version
2015.1
$ neutron --version
2.3.10
Steps to Repo:
1. Setup Testbed with multi node CSR/N1Kv
2. Create an overlay Network Profile
3. Create a network using overlay ne
*** This bug is a duplicate of bug 1411525 ***
https://bugs.launchpad.net/bugs/1411525
** This bug has been marked a duplicate of bug 1411525
Nova boot from volume functionallity stop working
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which
Public bug reported:
On an installation with 7 compute nodes and distributed routing enabled,
the time it takes to process a sync_routers request on the controller
grows linearly with the number of floating ips. With 120 floating ips
associated to vm instances distributed across the the compute n
Public bug reported:
With the new JSONSchema validation conflicting policies now fail with
webob.exc.HTTPBadRequest as opposed to exception.ValidationError, as it
is validated outside of the schema. This should be fixed.
** Affects: nova
Importance: Undecided
Assignee: Ildiko Vancsa (il
Public bug reported:
We test the filtering and limiting of lists in test_backend.py - and do
this for projects, users and groups:
class LimitTests(filtering.FilterTests):
ENTITIES = ['user', 'group', 'project']
We don't do this for domain, since this would have problems with LDAP.
We should
Public bug reported:
Environment: devstack
Steps to reproduce:
1. Open Openstack Dashboard
2. Click on "Images"
3. Click on "Size"
Expected result: correct sorting
Actual result: incorrect sorting (attach screenshot)
** Affects: horizon
Importance: Undecided
Status: New
** Attach
*** This bug is a duplicate of bug 1412973 ***
https://bugs.launchpad.net/bugs/1412973
Looks like fixed in https://review.openstack.org/#/c/148748/
Change-Id: I5dbd764460ba757835d569e7613970b3e658e886
** Changed in: nova
Status: New => Fix Committed
** Changed in: tempest
Sta
** Also affects: tempest
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/1413136
Title:
JSONSchema validation error with affin
Public bug reported:
Eye-shaped icon located at right side of password field in Horizon login
page.
Navigate to Horizon login page.
When Horizon login page accessed by address http:///dashboard/auth/login/ then "eye" glyphicon is visible.
When the same Horizon login page accessed by address
ht
Public bug reported:
OpenStack Version: Kilo
localadmin@qa1:~$ nova-manage version
2015.1
localadmin@qa1:~$ neutron --version
2.3.10
I’m trying to run the vxlan tests on my multi node setup and I’m seeing
the following error/traceback in the screen-q-ciscocfgagent.log when
creating a network wi
** Changed in: neutron
Assignee: (unassigned) => Eugene Nikanorov (enikanorov)
** Changed in: neutron
Importance: Undecided => Low
** Tags removed: customer-found
** Tags removed: neutron
** Tags added: api
** No longer affects: mos
--
You received this bug notification because you ar
Public bug reported:
Let's say I want to create property:
"property": {
"type": "string",
"title": "property",
"description": "property description ",
"test-key": "test-value",
}
If I use POST call to create this property I'll get an error that "test-
key" is not
** Also affects: ossa
Importance: Undecided
Status: New
** Changed in: ossa
Status: New => Incomplete
--
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/
Public bug reported:
glance_store 2014.2
When operation on RBD backend fail, e.g. by trying to open missing image in RBD
pool, glance_store tries to raise exception NotFound with incorrect argument
list, so glance API returns Internal Server Error 500.
Older version (2014.1) returns 404.
Steps
Public bug reported:
In the settings, you can deactivate IPv6 by adding "'enable_ipv6': False" to
OPENSTACK_NEUTRON_NETWORK dictionary.
This disables the IP version input when you create a network, but you still
have "IPv6 Address Configuration Mode" option in subnet creation form.
"'enable_ipv6
Public bug reported:
Steps to reproduce on devstack:
1. Create the router:
neutron router-create test
2. Set gateway for the router:
neutron router-gateway-set test public
3. Delete the router:
neutron router-delete test
The notification about router deletion arrives into L3 agent
Public bug reported:
When admin user list images, we add admin_ad_user=False to query images that
are owned by the user, shared to the user and other public images, instead of
list all the images.
But if I add this to v2 command like:
curl -i -X GET -H 'X-Auth-Token:07abcf7d5a4d4ad6a03570b73d7
Public bug reported:
When the new JSONSchema is used for server_group validation, the server_group
creation fails with validation error:
ValidationError: Invalid input for field/attribute 0. Value: affinity.
{'allOf': [{'enum': 'affinity'}, {'enum': 'anti-affinity'}]} is not allowed for
'affini
Public bug reported:
from the keypair table we can see only the name and fingerprint.
if the user want to see the other details(created time, id, public key,
etc) of the keypair is not possible in horizon.
** Affects: horizon
Importance: Undecided
Assignee: Masco Kaliyamoorthy (masco)
** Changed in: fuel
Milestone: None => 6.1
** Changed in: fuel
Importance: Undecided => High
** Also affects: fuel/7.0.x
Importance: Undecided
Status: New
** Also affects: fuel/6.1.x
Importance: High
Status: New
** Changed in: fuel/7.0.x
Importance: Undecided => Hi
Public bug reported:
Now the l3 agent check whether the ''external network bridge'' exist at
loop:
def _process_router_if_compatible(self, router):
if (self.conf.external_network_bridge and
not ip_lib.device_exists(self.conf.external_network_bridge)):
LOG.error
Public bug reported:
There is possible correction in the logic and error handling in the
pre-migration memory check in case when the memory value is zero '0'.
This check is present in the source code class:
nova/conductor/tasks/live_migrate.py
Below is the current code snippet:
if not
Public bug reported:
can't remember the order to add firewall and router. And then restart
the l3-agent.
an exception emit, will add more info later.
=
2015-01-21 15:32:25.173 ERROR neutron.agent.l3.agent
[req-f53cd6a8-094d-45d9-968c-4db962d5ecb4 None
12558
Public bug reported:
When launch instance in instances panel.
if use boot from image(create a new volume) source,
if change the image, the device_size doesn't change,
although the selected flavor's disk and image's min_disk
is small than image's size.
** Affects: horizon
Importance: Undec
33 matches
Mail list logo