Public bug reported:
While creating user using keystone command with password option, it does
not check if user entered any character for password or not.
steps:
$ keystone user-create --name testing --pass
New Password:
Repeat New Password:
+--+--+
| Prope
Public bug reported:
while creating new user using command keystone, password is kept as optional
field. When this user try to execute any command then it prompts for password.
But as user has no password so no command can be executed by that user.
so password should be kept as mandatory field,
Public bug reported:
If you have an instance with 2 interfaces, and one of them has no IP (e.g. is
L2 only), then
list_target_id_by_instance() fails when you disassociate a floating-ip from the
first interface.
This patch resolves.
index 1478a6f..a026b15 100644
--- a/openstack_dashboard/api/n
** Changed in: neutron
Status: In Progress => 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/1452066
Title:
neutron-db-manage fails using mariadb fresh deployment
Status
Public bug reported:
https://review.openstack.org/204206
\Dear bug triager. This bug was created since a commit was marked with
DOCIMPACT.
Your project "openstack/neutron" is set up so that we directly report the
documentation bugs against it. If this needs changing, the docimpact-group
option
Public bug reported:
neutron/tests/functional/db/test_ipam.py:41: OsloDBDeprecationWarning:
EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade
** Affects: neutron
Importance: Low
Status: New
** Tags: db low-hanging-fruit
** Tags added: db
** Changed in: neutr
** Also affects: python-neutronclient
Importance: Undecided
Status: New
** Changed in: python-neutronclient
Importance: Undecided => Medium
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchp
Unless there are other details, this is working as designed. If you
don't specify security groups, you get the default security group rules
(which could be empty for your tenant if not configured yet).
Are you using neutron or nova-network? There are issues when using
neutron and a neutron backe
You have been subscribed to a public bug:
Hi,
I am using OS R Juno on Linux, When creating a VM attached to internal network
there is no problem at all., when attaching the VM to the external network i
see "No valid host was found" , the int and tun bridges between neutron and
compute node ar
** 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/1520536
Title:
syslog logging is broken in neutron-server
Status in neutron:
Invali
I don't understand how this bug is related to neutron, this error is
raised in Horizon and according the stacktrace the error is raised more
precisely when using manila-ui or manilaclient ... it seems you are
mixing incorrect horizon/manila-ui/manilaclient version
** Changed in: neutron
Sta
Juno is no more supported
** 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/1520636
Title:
No valid host was found when creating VM a
** Changed in: openstack-i18n
Status: Incomplete => 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/1371447
Title:
German translation is quite ba
** Changed in: python-openstackclient
Status: New => Incomplete
** Changed in: python-openstackclient
Status: Incomplete => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/b
we've been setting the default volume api version 2 since 1.7.0, we're
at 1.9.0 now. marking this as fix released for openstackclient, see
commit: https://github.com/openstack/python-
openstackclient/commit/f14251669f96d6010581702417828f4380144aa2
** Changed in: python-openstackclient
Statu
Public bug reported:
Waiting only for success messages (and not info) causes some tests to
fail, because info messages (being not dismissed explicitly) stand in
the way of clicking other buttons.
** Affects: horizon
Importance: Undecided
Assignee: Timur Sufiev (tsufiev-x)
Statu
Fix proposed to branch: master
Review: https://review.openstack.org/250869
** Changed in: horizon
Status: Won't Fix => In Progress
** Changed in: horizon
Assignee: (unassigned) => Paul Karikh (pkarikh)
--
You received this bug notification because you are a member of Yahoo!
Engineer
Public bug reported:
Hi,
I am using OS R Juno on Linux, When creating a VM attached to internal network
there is no problem at all., when attaching the VM to the external network i
see "No valid host was found" , the int and tun bridges between neutron and
compute node are fine, the dhcp agen
Public bug reported:
The following exception appears in Nova's compute log when booting an
instance with the config parameter max_concurrent_builds set to 0:
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/eventlet/queue.py", line 117, in
switch
self.greenle
** No longer affects: keystone
** Summary changed:
- The test_update_user_password in tempest.api.identity.admin.v3.test_users
fails with 'Object not found' error
+ [tempest] test_update_user_password in
tempest.api.identity.admin.v3.test_users fails with 'Object not found' error
** Project ch
** Summary changed:
- The test_rescope_token in tempest.api.identity.admin.v3.test_tokens fails
with AssertionError
+ [tempest] test_rescope_token in tempest.api.identity.admin.v3.test_tokens
fails with AssertionError
** No longer affects: keystone
** Project changed: tempest => mos
** Change
Public bug reported:
The subject's test fails with the trace given below:
test_update_user_password[id-2d223a0e-e457-4a70-9fb1-febe027a0ff9]
traceback
Traceback (most recent call last):
File
"/home/developer/mos-tempest-runner/tempest/tempest/api/identity/admin/v3/test_users.py",
line 83, in
Public bug reported:
The subject's test fails with the trace given below:
tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON
test_rescope_token[id-565fa210-1da1-4563-999b-f7b5b67cf112]
traceback
Traceback (most recent call last):
File
"/home/developer/mos-tempest-runner/tempest/tempest
Public bug reported:
Commit [1] disables ipv6 on linuxbridges. On my linuxbridge vlan system,
this fix causes the code ensure_bridge() to return too early without
passing the bridge_name back.
The introduced method returns the output of the systcl -w call
+def disable_ipv6(self):
+cmd
Public bug reported:
Current FWaaS, colomn selection doesn't work correctly without "id".
Actually, following result should be expected:
v2.0/fw/firewalls?fields=name
=> {"firewalls": [{"name": "fw1"}, {"name": "fw2"}]}
However, it occurs 500(Internal Server Error) as follows:
[Condition]
Yes. as discussed - that is to be expected. Closing the bug for now.
Feel free to reopen if you feel it needs more looking into.
** Changed in: nova
Status: Incomplete => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed
Public bug reported:
Release: Kilo
I have the 'new' launch instance dialog. After I clicked the launch
instance button it takes a while to get the response, during this time
it is possible to click the button again and another request will be
triggered (resulting in multiple instances being creat
Public bug reported:
I installed latest Devstack, but got below error when tried to open
network topology on Dashboard. Anyone met this issue? or is this a
devstack build bug?
TypeError at /project/network_topology/
Client() got multiple values for keyword argument 'api_version'
Request Method: G
Public bug reported:
A watchful reviewer may notice that sometimes
test_dashboard_help_redirection fails. Initially I thought that it was
caught by an increased network timeout from Jenkins worker node to
docs.openstack.org site. So I made a patch
https://github.com/openstack/horizon/commit/647421
Public bug reported:
Release: Kilo
I got some compute quota set to -1 (tested with keypairs and cores) or some
network quota set to -1 (tested with floating ip).
When I click the (new in Kilo) launch instance button, I get the error 'Unable
to retrieve limits' and I'm not able to launch an inst
Public bug reported:
After ignore and pass exception the following exception could happen:
sqlalchemy.exc.InvalidRequestError: This Session's transaction has been
rolled back due to a previous exception during flush. To begin a new
transaction with this Session, first issue Session.rollback(). Or
Public bug reported:
'instance_info_cache' db section contains three methods in
'sqlalchemy/api.py'. But 'test_db_apy.py' has no tests for this section.
** Affects: nova
Importance: Low
Assignee: Pavel Kholkin (pkholkin)
Status: In Progress
--
You received this bug notificati
Public bug reported:
When use_syslog = True, neutron server cannot start:
Traceback (most recent call last):
File "/usr/bin/neutron-server", line 10, in
sys.exit(main_wsgi_eventlet())
File
"/usr/lib/python2.7/dist-packages/neutron/cmd/eventlet/server/__init__.py",
line 19, in main_wsgi
Public bug reported:
in Hyper driver, instance.progress is assigned by migrate_disk_and_power_off
the instance.progress is calculated by migrate steps,
this is not accurate.
there is "uint16 PercentComplete" Msvm_ConcreteJob class
https://msdn.microsoft.com/en-us/library/cc136824(v=vs.85).as
Hello Hirofumi, there was a change in the way DocImpact flag workflow,
see here [1]. Now the bugs generated by the DocImpact flag are assigned
to the Neutron team instead of the doc team as it was before. Since you
are the author of the patch with the DocImpact flag would you mind
taking care of ad
Public bug reported:
http://git.openstack.org/cgit/openstack/neutron/commit/?id=5d38dc5 added
the "garp_master_repeat 5" and "garp_master_refresh 10". This badly
breaks networking to the point where it is completely unsuable:
First of all, this setting causes Keepalived to constantly spam five
un
** Also affects: openstack-ansible/liberty
Importance: Undecided
Status: New
** Also affects: openstack-ansible/kilo
Importance: Undecided
Status: New
** Also affects: openstack-ansible/trunk
Importance: High
Assignee: Jesse Pretorius (jesse-pretorius)
Status: I
With keystonemiddleware 1.5.3 tagged, this will be included
automatically with the next tagged releases of OpenStack-Ansible.
Verified in Kilo with a recent build result:
http://logs.openstack.org/57/248557/2/gate/gate-openstack-ansible-dsvm-commit/de13bfd/console.html#_2015-11-26_15_30_45_573
**
Public bug reported:
While clicking sytem Information in the Horizon Dashboard, there are some tabs
like Network Agents and Orchestration Services.
We have inconsistency in the colmun Last Updated and Status in the
Orchestration Services tab.
The last column should be Last Updated and not Status
Public bug reported:
Release: Kilo
Given my token is scoped to project A
and I am project admin in project B
I go to Identity > Projects > Edit Project B
I click 'Save'
I get the error: 'Quota value(s) cannot be less than the current usage
value(s):...' for volume usages
The problem is: Horizo
Public bug reported:
When user change own password, user is logged out and displayed message in
screen of log in.
The background color of message displayed at this time is red.
Red is error color in the horizon.
So, user may misunderstand that it is error.
Therefore, the color in this case shoul
I think it is opinion, unless it changed recently, or we have it
documented in a different way. If you change that you could introduce
incompatibilities to the users of neutron client, btw I admit that'd be
quite unlikely.
** Changed in: neutron
Status: New => Opinion
--
You received this
42 matches
Mail list logo