Public bug reported:
Testing step :
1:git clone https://github.com/openstack-dev/devstack.git
2:cd devstack && ./stack.sh
3:login as admin and create a user named demo1
4:go to user panel and find the demo1 user
5:there are only 2 action for edit user demo1:Disable user and Delete user
** Affect
Public bug reported:
API calls in openstack_dashboard.usage.quotas should be wrapped with
try/except.
** Affects: horizon
Importance: Low
Status: New
** Tags: low-hanging-fruit
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is su
Public bug reported:
The scenario is described in a recent patch review [1]. The patch did
not introduce the problem but it was noticed during review of the patch.
[1] https://review.openstack.org/#/c/128131/5/neutron/agent/l3_agent.py
** Affects: neutron
Importance: Medium
Assignee:
[Expired for OpenStack Dashboard (Horizon) because there has been no
activity for 60 days.]
** Changed in: horizon
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
[Expired for OpenStack Dashboard (Horizon) because there has been no
activity for 60 days.]
** Changed in: horizon
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
Public bug reported:
Simple tenant usage eventually calls to
nova.db.sqlalchemy.api.instance_get_active_by_window_joined() to fetch
the instance usage for the period selected.
For the retrieved instances, the method pulls the instance metadata and
system_metadata information as well.
https://git
Public bug reported:
Testing step:
1:git clone https://github.com/openstack-dev/devstack.git
2:cd devstack && ./stack.sh
3:source /opt/stack/horizon/.venv/bin/activate
4:export INTEGRATION_TESTS=1
5:nosetests openstack_dashboard.test.integration_tests.tests.test_user_settings
6:nosetests openstack
Public bug reported:
The calling convention of plugin create_{network, subnet, port} is all
the necessary argument are filled with default value dynamically. Which
arguments are necessary depends on resource extension which core plugin
supports.
On the other hand, internal direct caller of those
Public bug reported:
when we create a instance by boot from image(create a new volume), if the image
has one or more property, it will boot without the property.
for example, we add a property 'hw_qemu_guest_agent=yes' on image ubt1204,
Property | Value
** Changed in: horizon/icehouse
Status: Fix Committed => Fix Released
--
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/1297920
Title:
Completely disabled avail
Public bug reported:
1. Modules section is entirely empty.
http://cloudinit.readthedocs.org/en/latest/topics/modules.html
2. There's no "how to invoke" documentation. From the Arch Linux
package, I can see that the following all appear to be valid
invocations:
cloud-init modules --mode=confi
I think Ashish made a good point: the data we are showing in Horizon
comes directly out of the API call. It seems that if we are going to
translate that data the translation should come through the API so that
the CLI and any other API client can show the tranlated information.
The API we are di
Public bug reported:
Disableing RA only works on qrouter- namespaces at the moment but the L3
agent is attempting to disable it on all namespaces. In other
namespaces, it assumes qrouter- is the prefix of the namespace name and
incorrectly computes the router id.
def _cleanup_namespaces(self
Public bug reported:
Created a guest using nova with a passthrough device, shutdown that
guest, and disabled nova-compute (openstack-service stop). Went to turn
things back on, and nova-compute fails to start.
The trace:
2014-10-20 16:06:45.734 48553 ERROR nova.openstack.common.threadgroup [-] PC
Public bug reported:
The os-simple-tenant-usage API queries the database over a given time
range (default is 1 month at most from Horizon and novaclient) and pulls
all instance information from the database for a given tenant.
As you add more instances, this API is going to take longer given the
This bug was fixed in the package nova - 1:2014.1.3-0ubuntu1
---
nova (1:2014.1.3-0ubuntu1) trusty; urgency=medium
[ Liam Young ]
* d/p/cells-json-store.patch: Fix issue with nova-cells failing when using
JSON file to store cell information (LP: #1314677).
[ Corey Bryant ]
Public bug reported:
The ci-tool [1] is a useful utility that allows a host to be configured
to use cloud-init (amongst other things).
It would be great if we could get this into a package, either cloud-init
itself or maybe a cloud-init-{tools|utils} package.
[1] - http://bazaar.launchpad.
** Changed in: nova
Status: Invalid => In Progress
--
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/1370613
Title:
InvalidHypervisorVirtType: Hypervisor virtualizat
Public bug reported:
http://logs.openstack.org/64/128564/6/gate/gate-neutron-dsvm-
functional/40b7818/logs/devstack-gate-post-test-hook.txt.gz
message:"Length too long:" AND tags:"console" AND (build_name:"check-
neutron-dsvm-functional" OR build_name:"gate-neutron-dsvm-functional")
117 hits in
Public bug reported:
Currently, a default value of cpu_shares is being assigned to all guest
instances, regardless of the number of vCPUs has been
configured for each guest.
As cpu_shares are specifying the weight to provide CPU time, this reduces the
amount of time each
vCPU gets, as the amou
I'm marking this as Invalid as it would have expired out a long time ago
had it not been assigned to someone (based on being incomplete)
** Changed in: keystone
Status: Incomplete => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which i
The LDAP driver is marked as domain aware = false meaning that the users
within a given domain backend are not "owned" by another domain. This is
primarily a choice because of the complexity with mapping the domain in
a clean way within the LDAP identity backend and the already limited
number of at
Public bug reported:
http://logs.openstack.org/10/120610/7/gate/gate-tempest-dsvm-neutron-
full/c60f46b/console.html#_2014-10-20_09_14_32_003
2014-10-20 09:14:32.003 |
tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops[compute,gate,network,smoke]
2014-10-20 09:14:
Public bug reported:
Setting the below causes nova to fail.
# White list of PCI devices available to VMs. For example:
# pci_passthrough_whitelist = [{"vendor_id": "8086",
# "product_id": "0443"}] (multi valued)
#pci_passthrough_whitelist=
pci_passthrough_whitelist=[{"vendor_id":"8086","product_
Swami: thanks for the follow up! This one was a little befuddling :)
** 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/1378270
T
I think it might be better to start off a thread in a mailing list to discuss
this/
Plus there might be some interest to discuss the issue at the summit
** Changed in: neutron
Status: New => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team
Public bug reported:
The test_list_servers_filtered_by_name_regex test added here:
https://review.openstack.org/#/c/119081/
Doesn't work with DB2 since DB2 doesn't support querying with a regex
like MySQL or PostgreSQL.
DB2 uses the LIKE predicate for pattern queries:
http://www-01.ibm.com/sup
Public bug reported:
2014-10-20 06:23:38.107 CRITICAL nova [-] AttributeError: 'Text' object
has no attribute 'ManagedObjectReference'
2014-10-20 06:23:38.107 TRACE nova Traceback (most recent call last):
2014-10-20 06:23:38.107 TRACE nova File "/usr/local/bin/nova-compute", line
10, in
2014-
Public bug reported:
My logs were full of:
Oct 20 11:21:35 undercloud-undercloud-uxtyfj4ag5qy glance-reg: 2014-10-20
11:21:35.199 34161 TRACE glance Traceback (most recent call last):
Oct 20 11:21:35 undercloud-undercloud-uxtyfj4ag5qy glance-reg: 2014-10-20
11:21:35.199 34161 TRACE glance Fil
Public bug reported:
https://github.com/openstack/neutron/blob/master/neutron/plugins/ml2/drivers/cisco/apic/mechanism_apic.py#L16
from apicapi import apic_manager
from apicapi import exceptions as exc
** Affects: neutron
Importance: Undecided
Status: New
** Tags: neutron-core
Public bug reported:
Ran into this problem in tempest/scenario/test_network_basic_ops.py
2014-10-20 03:33:21.289 | Traceback (most recent call last):
2014-10-20 03:33:21.289 | File "tempest/test.py", line 113, in wrapper
2014-10-20 03:33:21.289 | return f(self, *func_args, **fun
Public bug reported:
When we try to run glance_store test suit in debug mode it raises error
“ImportError: Start directory is not importable” with the following
stack trace
$ ./run_tests.sh -d
Traceback (most recent call last):
File "/usr/lib/python2.7/runpy.py", line 162, in _run_module_as_ma
32 matches
Mail list logo