[Yahoo-eng-team] [Bug 1494149] [NEW] Image form "format" field is not being auto-completed (again)

2015-09-10 Thread Richard Jones
Public bug reported: Selenium is again detecting (correctly) that the Create Image form "format" field isn't being auto-filled when a file is selected (eg. a .iso). It appears that the angular ImageFormController isn't even active in the page, though the reason hasn't been determined yet. I

[Yahoo-eng-team] [Bug 1494216] [NEW] Policy check is missing for FWaaS tables

2015-09-10 Thread Tatiana Ovchinnikova
Public bug reported: There are firewall policy columns in FWaaS rules and firewalls tables: firewall_policy_id = tables.Column(get_policy_name, link=get_policy_link, verbose_name=_("In Policy")) Method

[Yahoo-eng-team] [Bug 1259292] Re: Some tests use assertEqual(observed, expected) , the argument order is wrong

2015-09-10 Thread Rajesh Tailor
** Also affects: glance 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/1259292 Title: Some tests use assertEqual(observed,

[Yahoo-eng-team] [Bug 1494171] [NEW] Javascript error: Module 'horizon.auth' is not available!

2015-09-10 Thread Thomas Goirand
Public bug reported: When trying Horizon from Liberty b3, I can login into Horizon, but then I get the below error all the time in the JS console of Iceweasel: Error: [$injector:modulerr] Failed to instantiate module horizon.app due to: [$injector:modulerr] Failed to instantiate module

[Yahoo-eng-team] [Bug 1494192] [NEW] firewall-rule-list shows error after devstack is restarted

2015-09-10 Thread Reedip
Public bug reported: After restarting devstack, when user has not created any firewall: reedip@reedip-VirtualBox:~/DocNCode/devstack$ neutron firewall-rule-list Request Failed: internal server error while processing your request. reedip@reedip-VirtualBox:~/DocNCode/devstack$ neutron

[Yahoo-eng-team] [Bug 1494157] [NEW] Regression: ObjectDeletedError on network delete

2015-09-10 Thread Oleg Bondarev
Public bug reported: Exception is raised when deleting network ports: 2015-09-09T01:24:36.253938+00:00 err: 2015-09-09 01:24:36.251 10128 ERROR neutron.api.v2.resource [req-81135bfb-f40b-41ee-b6ce-279eafba97dd ] delete failed 2015-09-09 01:24:36.251 10128 TRACE neutron.api.v2.resource

[Yahoo-eng-team] [Bug 1494207] [NEW] novncproxy options in [DEFAULT] group are confusing

2015-09-10 Thread Roman Podoliaka
Public bug reported: Now nova-novncproxy config options reside in [DEFAULT] group, which is very confusing given the fact how they are named, e.g.: cfg.StrOpt('cert', default='self.pem', help='SSL certificate file'), cfg.StrOpt('key',

[Yahoo-eng-team] [Bug 1494192] Re: firewall-rule-list shows error after devstack is restarted

2015-09-10 Thread Reedip
Devstack code had some issue. After rechecking out master, and reexecuting stack.sh, the issue got fixed. ** 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.

[Yahoo-eng-team] [Bug 1494169] [NEW] Fix condition mistake for limit argument check

2015-09-10 Thread liyuanyuan
Public bug reported: in file glance/api/v2/metadef_namespaces.py, Line 468 468 if limit < 0: 469 msg = _("limit param must be positive") 470 raise webob.exc.HTTPBadRequest(explanation=msg) I think ignore the zero condition and according to

[Yahoo-eng-team] [Bug 1494166] [NEW] Error message is not specific and distinct when the Qos Spec name already exist

2015-09-10 Thread qiaomin032
Public bug reported: When input a "QoS Spec" name that already exist in create "QoS Spec" modal form, we will see the error message: "Unable to create QoS Spec" in the top right corner of the page, this error message is not specific and clear. If we provide specific and clear error message:

[Yahoo-eng-team] [Bug 1260438] Re: Display N1K network profile information in network

2015-09-10 Thread Rob Cresswell
** Changed in: horizon Milestone: liberty-rc1 => None ** Changed in: horizon Status: In Progress => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).

[Yahoo-eng-team] [Bug 1494287] [NEW] Urls in AVAILABLE_REGIONS setting fail to match against Keystone API endpoint in catalog

2015-09-10 Thread Timur Sufiev
Public bug reported: The problem is that keystone endpoint urls from AVAILABLE_REGIONS settings has suffix defining which keystone version should be used, and that version does not always match with the version inside the url returned from keystone catalog. More concrete example

[Yahoo-eng-team] [Bug 1259292] Re: Some tests use assertEqual(observed, expected) , the argument order is wrong

2015-09-10 Thread Rajesh Tailor
** Also affects: keystone Importance: Undecided Status: New ** Changed in: keystone Assignee: (unassigned) => Rajesh Tailor (rajesh-tailor) ** Also affects: neutron Importance: Undecided Status: New ** Changed in: neutron Assignee: (unassigned) => Rajesh Tailor

[Yahoo-eng-team] [Bug 1494251] [NEW] AVAILABLE_REGIONS setting name gets confused with regions within Keystone service catalog

2015-09-10 Thread Timur Sufiev
Public bug reported: Currently we have 2 different kinds of regions: the service regions inside Keystone catalog and AVAILABLE_REGIONS setting inside Horizon, yet use the same name 'regions' for both of them. That creates a lot of confusion when solving some region-related issues at the

[Yahoo-eng-team] [Bug 1494259] Re: python-glanceclient cli broken

2015-09-10 Thread Erno Kuvaja
** Project changed: glance => python-glanceclient ** Changed in: python-glanceclient Status: New => Triaged ** Changed in: python-glanceclient Importance: Undecided => High ** Changed in: python-glanceclient Assignee: (unassigned) => Erno Kuvaja (jokke) -- You received this bug

[Yahoo-eng-team] [Bug 1456391] Re: Running JShint and JSCS on entire static folder

2015-09-10 Thread Rob Cresswell
+1 Richard. Marking as opinion now rather than just invalidating it, but have removed rc1 tag as it doesnt look like there is a definitive plan. ** Changed in: horizon Status: New => Opinion ** Changed in: horizon Milestone: liberty-rc1 => None -- You received this bug notification

[Yahoo-eng-team] [Bug 1494271] [NEW] ERROR django.request Internal Server Error: /dashboard/auth/login/

2015-09-10 Thread Jan Collijs
Public bug reported: After updating openstack-dashboardnoarch 2015.1.1-1.el7 openstack-kilo 5.2 M python-django-horizon noarch 2015.1.1-1.el7 openstack-kilo

[Yahoo-eng-team] [Bug 1494281] [NEW] neutron-openvswitch-agent is crashing with "invalid literal for int() with base 10" error

2015-09-10 Thread bharath
Public bug reported: neutron-openvswitch-agent is crashing with below error 2015-09-10 04:39:36.675 DEBUG neutron.agent.linux.utils [req-a6c70c4e-aa40-44e4-bd09-493e82bfe43c None None] Command: ['ovs-vsctl', '--timeout=10', '--oneline', '--format=json', '--', '--columns=name,other_config,tag',

[Yahoo-eng-team] [Bug 1491276] Re: During evacuate cinder-api tries to call cinder-volume of halted node

2015-09-10 Thread Eduard Biceri-Matei
(bump) ** Also affects: nova 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/1491276 Title: During evacuate cinder-api tries

[Yahoo-eng-team] [Bug 1494310] [NEW] Arista ML2 driver doesn't synchronize HA networks with EOS correctly

2015-09-10 Thread BenoƮt Knecht
Public bug reported: Running Openstack Kilo and networking-arista from master (1aa15e8). With some HA networks already created in Neutron (created automatically when adding HA routers), restarting the CVX and neutron-server lead to those networks disappearing from EOS (not listed by "show

[Yahoo-eng-team] [Bug 1494289] [NEW] Docstring for validators._soft_validate_additional_properties is incomplete

2015-09-10 Thread Ed Leafe
Public bug reported: The recent change to validators.py to allow for varying scheduler hints added the parameter 'additional_properties_value', which strongly affects the behavior of the method, but this behavior was not explained in the method's docstring. It was felt that we should merge the

[Yahoo-eng-team] [Bug 1494259] [NEW] python-glanceclient cli broken

2015-09-10 Thread Martin Millnert
Public bug reported: As of f6712f5d333e (Wed Aug 26 10:57:30 2015 +), python-glanceclient cli doesn't work: anticimex@pishuli /usr/local/src/openstack/python-glanceclient [master] $ glance --version 1.0.1 anticimex@pishuli /usr/local/src/openstack/python-glanceclient [master] $ glance

[Yahoo-eng-team] [Bug 1494358] [NEW] topology view does not support multi-networked instances where 1 network is outside of tenant

2015-09-10 Thread Eric Peterson
Public bug reported: We have instances which have multiple ports, one port goes into the tenant network - and the other port goes into a network which is not visible to the tenant. ( This other network is used as a control plane for lbaas management) With these instances, they only *sometimes*

[Yahoo-eng-team] [Bug 1494366] [NEW] AttributeError: 'ImmutableImageProxy' object has no attribute 'deactivate'

2015-09-10 Thread jelly
Public bug reported: When you deactivate a image, the below exception will be raised. 2015-09-10 14:06:53.513 DEBUG eventlet.wsgi.server [-] (12570) accepted ('10.0.2.15', 55773) from (pid=12570) server /usr/local/lib/python2.7/dist-packages/eventlet/wsgi.py:826 2015-09-10 14:06:53.516 DEBUG

[Yahoo-eng-team] [Bug 1494374] [NEW] nova.virt.libvirt.driver._get_guest_config method is nearly 400 LOC and should be broken up

2015-09-10 Thread Matt Riedemann
Public bug reported: https://github.com/openstack/nova/blob/12.0.0a0/nova/virt/libvirt/driver.py#L4026 is huge, in liberty-3 it's nearly 400 LOC. We should really look at breaking that up in mitaka since it's too big to unit test properly and make sure we have the right coverage. ** Affects:

[Yahoo-eng-team] [Bug 1494330] [NEW] Requirements update is failing

2015-09-10 Thread Brant Knudson
Public bug reported: https://review.openstack.org/#/c/222000/ in keystone is a new requirements update that came after https://review.openstack.org/203336 requirements update. the keystone change is failing, when I run it locally the output includes: error in setup command: Invalid

[Yahoo-eng-team] [Bug 1494351] [NEW] Observed StaleDataError in gate-neutron-dsvm-api tests if reference IPAM driver is used

2015-09-10 Thread Pavel Bondar
Public bug reported: Error is observed only in review https://review.openstack.org/#/c/181023/, which enables Reference IPAM Driver by default, so all tests uses new IPAM interface instead of build IPAM implementation. Last 4 rechecks shows different test failures but, with the same root cause

[Yahoo-eng-team] [Bug 1470890] Re: [SRU] cc_apt_configure does not understand regions

2015-09-10 Thread Dan Watkins
** Changed in: cloud-init Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init. https://bugs.launchpad.net/bugs/1470890 Title: [SRU] cc_apt_configure does not understand regions

[Yahoo-eng-team] [Bug 1494363] [NEW] fullstack tests leave neutron-server running

2015-09-10 Thread Ihar Hrachyshka
Public bug reported: For each fullstack test I execute, I get a new neutron-server instance hanging there: 6717 pts/1S 0:00 /opt/stack/neutron/.tox/dsvm-fullstack/bin/python /opt/stack/neutron/.tox/dsvm-fullstack/bin/neutron-server --log-dir

[Yahoo-eng-team] [Bug 1470880] Re: [SRU] GCE datasource reports availability zones incorrectly

2015-09-10 Thread Dan Watkins
** Changed in: cloud-init Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init. https://bugs.launchpad.net/bugs/1470880 Title: [SRU] GCE datasource reports availability zones

[Yahoo-eng-team] [Bug 1494336] [NEW] Neutron traceback when an external network without IPv6 subnet is attached to an HA Router

2015-09-10 Thread Sridhar Gaddam
Public bug reported: For an HA Router which does not have any subnets in the external network, Neutron sets the IPv6 proc entry[1] on the gateway interface to receive Router Advts from external IPv6 router and configure a default route pointing to the LLA of the external IPv6 Router.

[Yahoo-eng-team] [Bug 1494354] [NEW] libvirt: spice is currently unsupported feature for PowerKVM and s390/s390x

2015-09-10 Thread Tiago Rodrigues de Mello
Public bug reported: The feature, currently, should not be enabled in conf for those architectures. We need to raise an exception to tell that the spice is unsupported. Ideally, the operator should be warned prior the compute starts, but it does not seem to be a solution that can be implemented

[Yahoo-eng-team] [Bug 1494398] [NEW] AuthN fails if the tenant is recreated in the process

2015-09-10 Thread Alexander Makarov
Public bug reported: Scenario: 2 requests are executed in parallel: 1) authentication against "the tenant" by tenant name 2) delete "the tenant" + create "the tenant" According to API contract authentication should pass, but internally all magic is done using tenant_id acquired at the very

[Yahoo-eng-team] [Bug 1332450] Re: br-tun lost ports if openvswitch restart when l2pop enabled

2015-09-10 Thread ZongKai LI
Per https://review.openstack.org/#/c/182920/58 , to keep tunnel connectivity, reset_bridge isn't used anymore. And by that, tunnel ports will not be deleted anymore. This issue is no longer exist, mark it as invalid. ** Changed in: neutron Status: In Progress => Invalid -- You received

[Yahoo-eng-team] [Bug 1494448] [NEW] horizon-ui-crashed-on-disabling-current-domain

2015-09-10 Thread hossein zabolzadeh
Public bug reported: Disabling the currently logged-in domain, renders the horizon UI inoperable. We need either 1- disallow users from disabling(deleting) currently logged-in domains, or 2-handle the error anyway. How to reproduce? 1- Activate v3 APIs in horizon 2- Login with userA in domainA

[Yahoo-eng-team] [Bug 1494503] [NEW] Launch Instance button does not open the corresponding workflow on network topology page

2015-09-10 Thread Lucas Palm
Public bug reported: Steps to Reproduce: 1. Ensure that the Angular Launch Instance workflow is enabled in your local_settings.py file. LAUNCH_INSTANCE_NG_ENABLED = True 2. Go to Project-->Network-->Network Topology tab. 3. Click on the "Launch Instance" button and view that the result is just

[Yahoo-eng-team] [Bug 1494548] [NEW] Project name link result in user log out

2015-09-10 Thread qiaomin032
Public bug reported: Reproduce the bug: 1,Login as a normal user for example "demo", and open the identity project page, you will see the project info displaying in the table. 2,click the project name "demo" link, there will log out the user, and will redirect to the login page and display

[Yahoo-eng-team] [Bug 1494467] Re: Fix ScaleIO commands in rootwrap filters

2015-09-10 Thread Matt Riedemann
** Also affects: nova Importance: Undecided Status: New ** Changed in: nova Assignee: (unassigned) => Xing Yang (xing-yang) ** Changed in: nova Importance: Undecided => High ** Changed in: nova Status: New => In Progress ** Changed in: nova Milestone: None =>

[Yahoo-eng-team] [Bug 1494532] [NEW] Magic Search filtering should provide default help content

2015-09-10 Thread Cindy Lu
Public bug reported: As suggested by Travis here: https://review.openstack.org/#/c/217437/3/openstack_dashboard/static/app/core/images/table /images-table.controller.js Instead of defining ctrl.sourceFilterStrings = { cancel: gettext('Cancel'), prompt: gettext('Click

[Yahoo-eng-team] [Bug 1494330] Re: envionment markers with comments error in pbr

2015-09-10 Thread Robert Collins
*** This bug is a duplicate of bug 1487835 *** https://bugs.launchpad.net/bugs/1487835 I've reproduced with pbr 1.7.0 keystone$ pip list docopt (0.6.2) extras (0.0.3) formasaurus (0.2) linecache2 (1.0.0) pbr (1.7.0) pip (7.1.2) python-mimeparse (0.1.4) setuptools (18.3.1) six (1.9.0)

[Yahoo-eng-team] [Bug 1494583] [NEW] Fix _get_filters method for task type's check

2015-09-10 Thread liyuanyuan
Public bug reported: in file glance/api/v2/tasks.py, Line 162 the method '_get_filters', 161 if type: 162 if type not in ['import']: 163 msg = _('Invalid type value: %s') % type 164 raise webob.exc.HTTPBadRequest(explanation=msg) I think the type

[Yahoo-eng-team] [Bug 1473369] Re: new mock release broke a bunch of unit tests

2015-09-10 Thread Serg Melikyan
** Changed in: python-muranoclient Status: Fix Committed => Fix Released ** Changed in: python-muranoclient Milestone: 0.6.1 => 0.6.2 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1494570] [NEW] Warning Endpoint with ip already exists should be avoidable

2015-09-10 Thread ZongKai LI
Public bug reported: In tunnel_type.py, method tunnel_sync, endpoint will be queried by passed host and tunnel ip, and previous checking in tunnel_sync will check queried endpoint with passed host and tunnel ip in multiple cases , like whether local_ip and host has changed or upgrade. But for

[Yahoo-eng-team] [Bug 1494464] [NEW] use-same-method-to-handle-delete-current-project-and-domain

2015-09-10 Thread hossein zabolzadeh
Public bug reported: Disabling and deleting currently-logged-in project and domain need to be handled with same method. Stricktly speaking, we should use the same policy for the following actions: - Disable current project - Delete current project - Disable current domain - Delete current domain

[Yahoo-eng-team] [Bug 1493453] Re: vendor_data isn't parsed properly when using the nocloud datasource

2015-09-10 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 0.7.7~bzr1143-0ubuntu1 --- cloud-init (0.7.7~bzr1143-0ubuntu1) wily; urgency=medium * New upstream snapshot. * NoCloud: fix consumption of vendor-data (LP: #1493453) * power_state: support power change only on 'condition' --

[Yahoo-eng-team] [Bug 1494140] [NEW] Alignment is not well in project table Inline editing

2015-09-10 Thread qiaomin032
Public bug reported: Reproduce the bug: Click the inline edit pencil icon in "Enabled" cell of the project table in identity project panel, you will see the checkbox and the label not align well. Please see the attached picture for more detail. ** Affects: horizon Importance: Undecided