[Yahoo-eng-team] [Bug 1520737] [NEW] User creation is allowed with empty password

2015-11-27 Thread Karan Soni
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

[Yahoo-eng-team] [Bug 1520735] [NEW] Password should be mandatory else user can't execute any command

2015-11-27 Thread Karan Soni
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,

[Yahoo-eng-team] [Bug 1520729] [NEW] Disassociate floating IP from instance with an interface with no IP fails

2015-11-27 Thread Don Bowman
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

[Yahoo-eng-team] [Bug 1452066] Re: neutron-db-manage fails using mariadb fresh deployment

2015-11-27 Thread Eric Brown
** 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

[Yahoo-eng-team] [Bug 1520722] [NEW] Automatically generate neutron core configuration files

2015-11-27 Thread OpenStack Infra
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

[Yahoo-eng-team] [Bug 1520719] [NEW] OsloDBDeprecationWarning: EngineFacade is deprecated

2015-11-27 Thread Henry Gessau
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

[Yahoo-eng-team] [Bug 1519493] Re: oslo_i18n cleanup needed

2015-11-27 Thread Akihiro Motoki
** 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

[Yahoo-eng-team] [Bug 1517841] Re: nova cannot create vm with security_group []

2015-11-27 Thread Matt Riedemann
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

[Yahoo-eng-team] [Bug 1520636] [NEW] No valid host was found when creating VM attached to external network

2015-11-27 Thread Launchpad Bug Tracker
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

[Yahoo-eng-team] [Bug 1520536] Re: syslog logging is broken in neutron-server

2015-11-27 Thread Cedric Brandily
** 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

[Yahoo-eng-team] [Bug 1520581] Re: TypeError at /project/network_topology/

2015-11-27 Thread Cedric Brandily
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

[Yahoo-eng-team] [Bug 1520636] Re: No valid host was found when creating VM attached to external network

2015-11-27 Thread Cedric Brandily
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

[Yahoo-eng-team] [Bug 1371447] Re: German translation is quite bad

2015-11-27 Thread Akihiro Motoki
** 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

[Yahoo-eng-team] [Bug 1505356] Re: Can't upload images in Python 3.4

2015-11-27 Thread Steve Martinelli
** 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

[Yahoo-eng-team] [Bug 1467589] Re: Remove Cinder V1 support

2015-11-27 Thread Steve Martinelli
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

[Yahoo-eng-team] [Bug 1520650] [NEW] Integration tests don't wait for info messages disappearing

2015-11-27 Thread Timur Sufiev
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

[Yahoo-eng-team] [Bug 1496045] Re: Horizon cannot display >1.5K users from LDAP

2015-11-27 Thread OpenStack Infra
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

[Yahoo-eng-team] [Bug 1520636] [NEW] No valid host was found when creating VM attached to external network

2015-11-27 Thread Noura Daadaa
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

[Yahoo-eng-team] [Bug 1520633] [NEW] Exception in compute log when booting an instance with max_concurrent_builds=0

2015-11-27 Thread Artom Lifshitz
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

[Yahoo-eng-team] [Bug 1520625] Re: The test_update_user_password in tempest.api.identity.admin.v3.test_users fails with 'Object not found' error

2015-11-27 Thread Anna Babich
** 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

[Yahoo-eng-team] [Bug 1520617] Re: [tempest] test_rescope_token in tempest.api.identity.admin.v3.test_tokens fails with AssertionError

2015-11-27 Thread Anna Babich
** 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

[Yahoo-eng-team] [Bug 1520625] [NEW] The test_update_user_password in tempest.api.identity.admin.v3.test_users fails with 'Object not found' error

2015-11-27 Thread Anna Babich
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

[Yahoo-eng-team] [Bug 1520617] [NEW] The test_rescope_token in tempest.api.identity.admin.v3.test_tokens fails with AssertionError

2015-11-27 Thread Anna Babich
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

[Yahoo-eng-team] [Bug 1520618] [NEW] Revert Disable IPV6 on bridge devices. It causes dhcp tap not plugged in bridge with vlan config

2015-11-27 Thread Andreas Scheuring
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

[Yahoo-eng-team] [Bug 1520601] [NEW] FWaaS - GET /v2.0/fw/firewalls with colomn selection returns 500

2015-11-27 Thread Yushiro FURUKAWA
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]

[Yahoo-eng-team] [Bug 1519878] Re: numatopology filter incorrectly returns no resources

2015-11-27 Thread Nikola Đipanov
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

[Yahoo-eng-team] [Bug 1520598] [NEW] several launch instance hits cause several requests

2015-11-27 Thread Maurice Schreiber
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

[Yahoo-eng-team] [Bug 1520581] [NEW] TypeError at /project/network_topology/

2015-11-27 Thread yangbo
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

[Yahoo-eng-team] [Bug 1520582] [NEW] Recent fix to integration tests didn't fix the intermittent test_dashboard_help_redirection failure

2015-11-27 Thread Timur Sufiev
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

[Yahoo-eng-team] [Bug 1520570] [NEW] Unable to retrieve limits on unlimited quota

2015-11-27 Thread Maurice Schreiber
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

[Yahoo-eng-team] [Bug 1520567] [NEW] Incorrect pass exception with oslo_db.enginefacade

2015-11-27 Thread Pavel Kholkin
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

[Yahoo-eng-team] [Bug 1520563] [NEW] No unit tests for instance_info_cache db section

2015-11-27 Thread Pavel Kholkin
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

[Yahoo-eng-team] [Bug 1520536] [NEW] syslog logging is broken in neutron-server

2015-11-27 Thread György Szombathelyi
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

[Yahoo-eng-team] [Bug 1520538] [NEW] hyperv migration should report real PercentComplete

2015-11-27 Thread yuntongjin
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

[Yahoo-eng-team] [Bug 1519980] Re: Add availability_zone support for network

2015-11-27 Thread Rossella Sblendido
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

[Yahoo-eng-team] [Bug 1520517] [NEW] IPv6 networking badly broken by garp_master_* keepalived settings

2015-11-27 Thread Tore Anderson
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

[Yahoo-eng-team] [Bug 1505326] Re: Unit tests failing with requests 2.8.0

2015-11-27 Thread Jesse Pretorius
** 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

[Yahoo-eng-team] [Bug 1476770] Re: _translate_from_glance fails with "AttributeError: id" in grenade

2015-11-27 Thread Jesse Pretorius
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 **

[Yahoo-eng-team] [Bug 1520510] [NEW] inconsistent column ordering in system Inforamtion panel

2015-11-27 Thread Fabio
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

[Yahoo-eng-team] [Bug 1520507] [NEW] Edit project checks wrong usage

2015-11-27 Thread Maurice Schreiber
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

[Yahoo-eng-team] [Bug 1520486] [NEW] The success message of password change seems like the error message

2015-11-27 Thread Toshiya Shiga
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

[Yahoo-eng-team] [Bug 1520448] Re: CLI display inconsistent when show security-group-rule-list

2015-11-27 Thread Miguel Angel Ajo
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