Public bug reported:
The motivation of method check_ports_exist_on_l3agent in
l3_agentscheduler_db.py is to check if there exists one port whose
binding host is the same as the input l3 agent, and whose subnet is
attached to the input router.
def check_ports_exist_on_l3agent(self, context, l3
Public bug reported:
If the instance has a floating ip, we can also click 'Associate floating IP',
but it report error.
Error: The requested instance port is already associated with another
floating IP.
** Affects: horizon
Importance: Undecided
Assignee: tinytmy (tangmeiyan77)
Public bug reported:
When we already add the subnet to router, if we click 'Add Interface' again,
we can see the subnet also can select, but if we real to add the subnet, it
report a error. We can hidden the subnet if it already add to the router.
Error: Failed to add_interface: Bad router reques
Fwiw, I agree with enikanorov's assessment. It looks like the first
value (tenant_id) is mistakenly a python dict instead of the expected
simple string.
Having stared at the relevant piece of havana-eol code
(neutron.db.metering.metering_db.MeteringDbMixin.create_metering_label())
and traced the
** Changed in: nova
Status: Incomplete => Invalid
** Changed in: heat
Status: Confirmed => 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/1358624
[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:
In overview page, disk huors and ram hours has help text.
But vcpu hours has no help text.
** Affects: horizon
Importance: Undecided
Assignee: tinytmy (tangmeiyan77)
Status: New
** Changed in: horizon
Assignee: (unassigned) => tinytmy (tangmeiyan77)
Public bug reported:
Login openstack as one normal user, then go into the instance detail
page(overview), we can see the instance's HOST is `-`(see screeshot)
that means normal user can not get the value. and i thought the normal
users should't see HOST, it should only allowed for superuser(admin)
** Also affects: tempest
Importance: Undecided
Status: New
** Changed in: tempest
Assignee: (unassigned) => tinytmy (tangmeiyan77)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bu
Public bug reported:
https://github.com/openstack/horizon/blob/master/horizon/templates/horizon/_accordion_nav.html#L7
the expression will always be true, and it seems that the
`supports_tenants` attr is unused now, we should clean the unused code,
that makes code more readable for devs.
** Affe
Public bug reported:
Currently, when emitting CADF notifications the initiator portion of the
payload contains an ID field, and an optional Name field.
We have been setting the initiators name to the user_id, we should be setting
the initiators ID to that value
** Affects: keystone
Importa
hi Itzik Brown, thanks for your reminding, it is same as 1369721, I will
invalid this!
** 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/1
Public bug reported:
I ran a few tests, and here’s the results:
Lower-case key-pair name with no dash and no number in the name:
success
Lower-case key-pair name with dash and no number in the name: success
Lower-case key-pair name with dash and number in the name: success
Upper-case key-pa
Public bug reported:
It is not obvious in here, but there are 8 spaces instead of 4 space in
the indent of the code inside the method
https://github.com/openstack/horizon/blob/master/openstack_dashboard/dashboards/project/firewalls/views.py#L175
@memoized.memoized_method
def _get_object(
Public bug reported:
The IP address filtering logic implemented in the compute API can duplicate
instances if a given instance either:
- Has a fixed IP address in more then 1 network that matches the filter
- Has more then 1 fixed IP address in the same network matches the filter
For example:
$
Public bug reported:
The unit test settings.py still uses HORIZON_CONFIG.dashboards and
HORIZON_CONFIG.default_dashboard instead of utilizing the pluggable
dashboards mechanism to load the dashboards. If there are custom plugin
panels that exist under the horizon directory while running the unit
t
Public bug reported:
The bug seems similar in appearance to #1285065, but the cause seems different
than the one described there.
What I'm having configured:
group_objectclass=groupOfNames
group_id_attribute=cn
group_name_attribute=ou
group_member_attribute=member
group_desc_attribute=descriptio
Public bug reported:
Cells has a rpc driver for inter-cell communication. A
oslo.messaging.Transport is created for each inter-cell message.
In previous versions of oslo.messaging, connection pool references were
maintained within the RabbitMQ driver abstraction in oslo.messaging. As
of oslo.me
Public bug reported:
Kilo latest code
Reproduce steps:
1. In nova.conf, compute_driver=libvirt.LibvirtDriver. Start nova-
compute.
2. Modify nova.conf, compute_driver=vmwareapi.VMwareVCDriver. Restart
nova-compute.
3. Modify nova.conf, compute_driver=libvirt.LibvirtDriver. Restart
nova-co
Public bug reported:
Created Redis cache backend: https://review.openstack.org/#/c/150844/
Tempest revealed problem with locking:
<11>Feb 3 14:56:14 node-27 keystone-all 'LuaLock' object has no attribute
'lock_timeout'
2015-02-03 14:56:14.890 8959 TRACE keystone.common.wsgi Traceback (most rece
Public bug reported:
According to "http://specs.openstack.org/openstack/nova-
specs/specs/juno/approved/virt-driver-cpu-pinning.html", the topology of
the guest is set up as follows:
"In the absence of an explicit vCPU topology request, the virt drivers
typically expose all vCPUs as sockets with
Public bug reported:
It has been revealed that under load (when a bunch of networks is
processed) DHCP agent fails to send heartbeat updates and neutron-server
starts to consider it dead.
In network failover feature this has been worked around by checking if
DHCP agent has just started up and giv
** Also affects: nova/icehouse
Importance: Undecided
Status: New
** Changed in: nova/icehouse
Status: New => In Progress
** Changed in: nova/icehouse
Importance: Undecided => High
** Changed in: nova/icehouse
Assignee: (unassigned) => Matthew Booth (mbooth-9)
--
You re
Public bug reported:
Scenario:
MultiNic VM -eth0 (192.168.100.44)
-eth1 (192.168.0.10)
-eth2 (192.168.20.10)
Test:
Ping 192.168.0.10 does not work
Ping 192.168.100.44 works
RootCause:
default route on VM
** Changed in: keystone
Importance: Undecided => Low
** Changed in: keystone
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1410415
Title:
** Also affects: keystone/juno
Importance: Undecided
Status: New
** Changed in: keystone/juno
Status: New => In Progress
** Changed in: keystone
Importance: Undecided => Medium
** Changed in: keystone/juno
Importance: Undecided => Medium
** Changed in: keystone/juno
** Changed in: keystone
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1410516
Title:
MD to RST format errors in api specs
Status in OpenSt
** Changed in: keystone
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1402824
Title:
Conversion of API specs from MD to RST resulted in bad
Public bug reported:
I started hitting this kind of failure locally, but intermittently:
nova.tests.unit.objects.test_instance.TestRemoteInstanceObject.test_migrate_flavor
--
Captured traceback:
˜˜˜
** Project changed: openstack-community => horizon
--
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/1417314
Title:
IE9 cuts out some CSS rules
Status in OpenStack Da
Public bug reported:
I'm running nova trunk, commit 752954a.
I configured a flavor with two vcpus and extra specs
"hw:cpu_policy=dedicated" in order to enable vcpu pinning.
I booted up an instance with this flavor, and "virsh dumpxml" shows that
the two vcpus were affined suitably to host cpus,
You have been subscribed to a public bug:
The generated css files has many css rules. When open the parsed css
rules in IE9 and IE10, some css selectors can be found in IE10 but
cannot be find in IE9.
Steps to reproduce:
Do the same thing on IE9 and IE10:
1. Open Horizon.
2. Open F12 developer t
Public bug reported:
I'm running nova trunk, commit 752954a.
I configured a flavor with two vcpus and extra specs
"hw:cpu_policy=dedicated" in order to enable vcpu pinning.
I booted up a number of instances such that there was one instance
affined to host cpus 12 and 13 on compute-0, and another
** Changed in: murano
Assignee: (unassigned) => Andrew Pashkin (apashkin)
** Also affects: horizon
Importance: Undecided
Status: New
** Changed in: horizon
Assignee: (unassigned) => Andrew Pashkin (apashkin)
--
You received this bug notification because you are a member of Y
You have been subscribed to a public bug:
Steps to reproduce:
1. Log in WebUI
2. Navigate to Murano>Manage>Package Definitions
3. Click on 'Upload Package' button
4. Choose file
5. Click 'Next' button
Actual result:
Success message doesn't disappear
** Affects: horizon
Importance: Low
Public bug reported:
When applying an IP address filter to a servers query, the IP address
filtering is manually applied in the compute API against the servers that are
retrieved from the DB.
The problem is when a limit is supplied; in this case, the IP address filter
is only applied to the page
** Also affects: nova/icehouse
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/1360022
Title:
min_ram and min_disk is ignored
Public bug reported:
l2_population is required for DVR both as a mechanism driver and as an option
in OVS Agent's configuration.
The agent should fail to start when enable_distributed_routing = True and
l2_population = False otherwise the router won't behave as expected.
Version
==
RHEL 7.0
Public bug reported:
In case network failover is turned on, remove_network_from_dhcp_agent method is
a matter of concurrent execution by different neutron servers.
It then may throw unexpected DB exception, breaking network failover looping
call.
Neet to make both remove_network_from_dhcp_agent
** Description changed:
+ === Begin SRU Information ===
+ [Impact]
+ CloudStack provides an EC2-style metadata server which cloud-init consumes.
Unfortunately, the CloudStack metadata server does not exactly match the
behaviour of the EC2 metadata server. When an instance using cloud-init is
Public bug reported:
As the below screenshot show, the instance detail page show properly,
but the image details page can't, because the `row` class in the image
detail page, we should fix it.
** Affects: horizon
Importance: Undecided
Assignee: Lawrance (jing)
Status: In Progre
Public bug reported:
See https://bugs.launchpad.net/ironic/+bug/1405131 for an equivalent bug
in ironic that describes the issue.
The bug itself resides in nova, but requires cooperation from ironic in
order to fix it.
I have attached a patch that we are using internally to resolve the
issue. It
** 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/1416004
Title:
horizon missing static dir for angular cookies
S
** Project changed: horizon => keystone
** Changed in: keystone
Assignee: Wu Wenxiang (wu-wenxiang) => (unassigned)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1415588
Title:
C
** Also affects: neutron
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/1276694
Title:
Openstack services should support SIGHUP signal
Status
Public bug reported:
If more neutron-servers are started at once, all of them are trying to
make the same entries in ml2_gre_allocations. Before entries are
created, neutron looks whether allocation is already created and then
creates missing allocations. It can happen that allocation is created b
Public bug reported:
AWS CLI is a recommended Amazon's CLI and it uses botocore library instead of
boto to access EC2 API:
http://aws.amazon.com/cli/
Amazon's URL for AWS EC2 API is:
https://ec2.amazonaws.com/
OpenStack nova's EC2 API service URL is:
http://some.server.com:8773/services/Cloud
Public bug reported:
When trying to delete Trove instance that is in BUILD state, Horizon
shows an error, which is ok, but the error message doesn't show real
reason of why instance can't be delete.
Here's what Trove says when user tries to delete instance in BUILD
state:
ubuntu@ubuntu:~/trove-i
Public bug reported:
When use default policy.v3cloudsample.json, a normal user can delete
other user's ec2 credential. This is because current policy of
identity:ec2_delete_credential is (rule:admin_or_cloud_admin or
rule:owner) or (rule:owner and user_id:%(target.credential.user_id)s).
Note that
Public bug reported:
Steps:
1.Open Horizon Dashboard
2.Open Project->Orchestration->Stack
3.Click "Launch Stack"
4.Template Source -> Direct Input
Use template:
[heat_template_version: 2013-05-23
description: Simple template to deploy a single compute instance
parameters:
key_name:
type:
Public bug reported:
The SQL User and Group entities store their domain_id. Even though we
have tried to cut the linkage between the identity and
resource/assignment components - it turns out that the User & Group SQL
entities still mark domain_id as a foreign key back to the domain table
in reso
** Changed in: tripleo
Status: Triaged => Fix Released
--
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/1416321
Title:
Attempt to boot from volume - no image suppli
LDAP Assignment driver is being deprecated. Marking as wontfix.
** Changed in: keystone
Status: New => Won't Fix
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1404273
Title:
ld
Public bug reported:
Using host-describe in a cells environment returns a host not found
(404) error
$ nova host-list
+-+-+--+
| host_name | service | zone |
+-+-+--+
| region!child@vm-001 | conducto
Public bug reported:
Click the instance 'console' menu for Ironic instance in Horizon, we got
"console is currently unavailable. Please try again later." message.
However Ironic support web console, we can run ironic node-get-console
to get the console url, so can we add this Ironic console
supp
Public bug reported:
Hi, every one. My OpenStack runs with nova-network, and set FlatDHCP and
multi-host supported. However, the br100 of all compute nodes have same
IP address (e.g. all are 172.16.0.1). So, the VMs on the different
compute nodes cann't communicate. I ask how to configure OpenStac
56 matches
Mail list logo