** Project changed: keystone => python-keystoneclient
** Changed in: python-keystoneclient
Status: New => Confirmed
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1313266
Title:
Public bug reported:
There is a configurable "libvirt_inject_password" for libvirt driver inject
admin password or not.
But if the value is set as "False", the password will not be inject and the
boot work will be succeed without any warning.
Also, in horizon, there isn't any configurable valu
This is duplicate bug of 1261598
** Changed in: neutron
Status: New => Won't Fix
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1316739
Title:
Exception is thrown while creating
This is a default behavior of openswan configuration.
Operator can customize detail configuration using ipsec_config_template
parameters.
https://github.com/openstack/neutron/blob/master/neutron/services/vpn/device_drivers/template/openswan/ipsec.conf.template
** Changed in: neutron
Statu
Actually, vpn-agent is a extended version of l3 agent.
It is work as l3 agent with additional vpn functionaries.
In future, we may have a service agent which can host multiple services and
agent-list can be improved which service will be hosted where.
However, we need bp for this.
** Changed in
Public bug reported:
When an nova.objects.fields:IPAddress or subclass is passed to a
fixed_ip object associate method the following traceback occurs:
Traceback (most recent call last):
File
"/home/alaski/dev/nova/.tox/py27/local/lib/python2.7/site-packages/eventlet/queue.py",
line 107, in s
Public bug reported:
The default dhcp lease time is fairly short (120s). Is this simply a
hold-over from the time before force_dhcp_release was the default and
dhcp_release was expected throughout or is there another reason for the
default to be so brief?
** Affects: nova
Importance: Undecid
Public bug reported:
The gate-horizon-selenium job is timing out. End portion of the log:
2014-05-07 21:00:18.331 | nosetests horizon --nocapture --nologcapture
--exclude-dir=horizon/conf/ --exclude-dir=horizon/test/customization
--cover-package=horizon --cover-inclusive --all-modules
--exclud
Public bug reported:
The unit test, test_network_filter_hook_nonadmin_context, has some wrong
assertion at the last line:
self.assertEqual(conditions.__str__(), "%s OR %s" % (txt, txt))
This failed the unit tests of bug 1308958 if something was made on the
function _network_filter_hook.
The oth
Public bug reported:
I can use a random string to represent the tenant when calling flavor-
access-add, and it will be shown in the flavor-access-list output even
though it has no meaning and won't work. This causes confusion for
users, who use the command to add tenants by name and then wonder wh
In the icehouse release the ip allocation strategy was optimized.
With this improvement it now put a lot less stress on the database; however
addresses are not recycled immediately, but only when the allocation pool is
about to be exhausted.
Relevant commit id: 89f2562
** Changed in: neutron
** Changed in: neutron
Status: In Progress => Won't Fix
** Changed in: neutron
Status: Won't Fix => 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/1305186
Title:
F
Public bug reported:
I'm using Icehouse stable release and ML2 plugin.
1) Create subnet 192.168.1.0/24 with DHCP enabled
2) Create a new port for this subnet. This port will be assigned IP: 192.168.1.2
3) Delete the above port
4) Create a new port for this subnet, again.
This port will be assign
This is a known issue with neutron having lock wait timeout issues.
We have opened bugs for all the instances of lock wait timeouts observed in
upstream testing.
closing this one as targeted fixes are already being proposed for the
relevant bugs.
** Changed in: neutron
Status: New => Inva
In some IPv6 scenarios, the gateway might be outside of the subnet cidr.
** Changed in: neutron
Status: New => Incomplete
** Changed in: neutron
Status: Incomplete => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscr
Public bug reported:
The exception section of float_cast_filesizeformat() can return "0
bytes", however the string is not marked as translatable. It should be,
so that the translation team can provide a translation for it.
https://github.com/openstack/horizon/blob/041b4ff3f2/horizon/templatetags/
Surely this is not a neutron issue, but a python-neutronclient one.
Moreover, the root cause of the issue might lie in cliff or other dependent
libraries.
** Also affects: python-neutronclient
Importance: Undecided
Status: New
** No longer affects: neutron
** Changed in: python-neutro
Reopening this - once we've configured services to use /mnt, its a
fairly fatal error when we nova rebuild the machine (preserving the
state partition) but said services start up after cloud init but before
our workaround-hack to fix things. E.g. our hack is insufficient.
** Changed in: tripleo
** Also affects: neutron
Importance: Undecided
Status: New
** Changed in: neutron
Importance: Undecided => High
** Changed in: neutron
Status: New => Triaged
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neu
I think in this case it should be up to the admin to ensure the appropriate
security group rules are added.
Do you think it should be different?
** Changed in: neutron
Status: New => Confirmed
** Changed in: neutron
Status: Confirmed => Opinion
** Changed in: neutron
Importance
** Changed in: python-neutronclient
Importance: Undecided => Medium
** No longer affects: neutron
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1297309
Title:
Unauthorized: Unknown
Indeed, this isn't something we can fix from the Horizon side. Thanks!
** Changed in: horizon
Status: Incomplete => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchp
Public bug reported:
I am testing the vmware native driver of nova compute component.
My environment should be workable before I upgrade my vCenter and EXSi from 5.0
to 5.5.
After the upgrade, I found all the existing VMs boot from nova can not be
started in my vCenter with 'Operating system no
Public bug reported:
Glance image-list is returning different results for MySQL and
PostgreSQL with sort_key=name
Steps to reproduce:
1. Assume images with following names are present in database
'image--1439541877',
'Fedora-x86_64-20-20131211.1-sda',
'cirros-0.3.1-x86_64-uec-ramdi
The errors where logged in the log file.
** Changed in: glance
Status: New => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1316504
Title:
glance-manage does not print an
Neutron does not validate tenant identfiers. This would require an extra
round trip to keystone, and possibly a different set of operations if
the auth strategy is not keystone.
Setting this to won't fix, but feel free to reopen it.
** Changed in: neutron
Status: Incomplete => Won't Fix
-
26 matches
Mail list logo