[Yahoo-eng-team] [Bug 1454966] [NEW] [Sahara] Job Exeuctions page should be Jobs

2015-05-13 Thread Ken Chen
Public bug reported: The Jobs page has a title "Job Executions", which is confusing, for job_execution was already deprecated in Sahara. Need to rename to "Jobs". ** Affects: horizon Importance: Undecided Assignee: Ken Chen (ken-chen-i) Status: New ** Changed in: horizon

[Yahoo-eng-team] [Bug 1454968] [NEW] hard to understand the uri printed in the log

2015-05-13 Thread Dave Chen
Public bug reported: In keystone's log file, we can easily find some uri printed like this: http://127.0.0.1:35357/v3/auth/tokens/auth/tokens/auth/tokens/auth/tokens/auth/tokens/auth/tokens/auth/tokens/auth/tokens/auth/tokens seems there is something wrong when we are trying to log the uri in the

[Yahoo-eng-team] [Bug 1454954] [NEW] [sahara] cluster page need more info

2015-05-13 Thread Ken Chen
Public bug reported: We need to put plugin name and plugin version info in the clusters page table for easy reference. ** Affects: horizon Importance: Undecided Assignee: Ken Chen (ken-chen-i) Status: In Progress -- You received this bug notification because you are a member

[Yahoo-eng-team] [Bug 1454921] [NEW] OVS DVR: KeyError: 'gateway_mac'

2015-05-13 Thread YAMAMOTO Takashi
Public bug reported: get_subnet_for_dvr RPC returns {} on error. OVS agent, namely _bind_centralized_snat_port_on_dvr_subnet, doesn't handle the case gracefully. eyJzZWFyY2giOiJtZXNzYWdlOiBcIktleUVycm9yOiAnZ2F0ZXdheV9tYWMnXCIiLCJmaWVsZHMiOltdLCJvZmZzZXQiOjAsInRpbWVmcmFtZSI6Ijg2NDAwIiwiZ3JhcGhtb2

[Yahoo-eng-team] [Bug 1454901] [NEW] OS install failed in the VM created using an ISO image

2015-05-13 Thread junxu
Public bug reported: When we install OS in a VM created by an ISO image, it was failed. Steps to reproduce: 1. create an ISO image, glance image-create --name ubuntu.iso --disk-format iso --container-format bare --file ubuntu-14.04.2-server-amd64.iso --progress 2. create a vm using this ISO

[Yahoo-eng-team] [Bug 1454880] [NEW] Angular source re-organization

2015-05-13 Thread Tyr Johanson
Public bug reported: The Angular source will benefit from re-organization to 1) align module names with their directory structure 2) make it clear what is "framework" code (reusable utilities), what is "core business logic" of the horizon UI, and what is code that bootstraps the application. Se

[Yahoo-eng-team] [Bug 1454846] [NEW] When prep_resize() issues a retry it calls conductor resize_instance() with flavor as a primitive

2015-05-13 Thread Hans Lindgren
Public bug reported: Since the server method this ends up calling, migrate_server() has been changed to take a flavor object, this only works for as long as the compat code in migrate_server() is still in place. When conductor compute task rpcapi version is major bumped and the compat code is remo

[Yahoo-eng-team] [Bug 1454839] [NEW] cells: error if deleting an instance while host is being set

2015-05-13 Thread Andrew Laski
Public bug reported: If a delete request gets past some checks to perform a local delete, but then has a host set on it before the local delete finishes it will fail a db constraint check and spew this to the logs: 2015-05-13 11:14:58.666 ERROR nova.api.openstack [req-cb52db9a-d313-49c4-acce-b62

[Yahoo-eng-team] [Bug 1454153] Re: "nova.openstack.common.loopingcall" run outlasted interval

2015-05-13 Thread Sylvain Bauza
I don't think it's a problem, that just means the method took more time than the periodic one. Can you see it repeatively ? ** Changed in: nova Status: New => Opinion -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStac

[Yahoo-eng-team] [Bug 1453675] Re: Live migration fails

2015-05-13 Thread Sylvain Bauza
** Changed in: nova Status: New => Invalid -- 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/1453675 Title: Live migration fails Status in OpenStack Compute (Nova):

[Yahoo-eng-team] [Bug 1454823] [NEW] Error on compress: AttributeError: 'FileSystemStorage' object has no attribute 'prefix'

2015-05-13 Thread Doug Fish
Public bug reported: I have found that in some stable/kilo environments it is not possible to compress js/css. drf@drf-VirtualBox:~/horizon$ .venv/bin/python manage.py compress --force RemovedInDjango18Warning: 'The `firstof` template tag is changing to escape its arguments; the non-autoescaping

[Yahoo-eng-team] [Bug 1453779] Re: Performing rescue operation on a volume backed instance fails.

2015-05-13 Thread Sylvain Bauza
It's not a bug as it is explained : there is no current way to rescue a volume-backend instance, even with the latest code. ** Changed in: nova Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStac

[Yahoo-eng-team] [Bug 1454804] [NEW] Dashboard jasmine_tests.py file is unnecessary

2015-05-13 Thread Matt Borland
Public bug reported: openstack_dashboard/test/jasmine/jasmine_tests.py is unnecessary as the JS source, spec, and template files are all specified in the _10_project.py file. The file may be completely removed. ** Affects: horizon Importance: Undecided Assignee: Matt Borland (palecrow)

[Yahoo-eng-team] [Bug 1454792] [NEW] Inconsistency with authorization in functional test environment

2015-05-13 Thread Inessa Vasilevskaya
Public bug reported: While writing a functional test I stumbled on the following inconsistency: When glance-api is launched with default flavor (no authentication) and glance-registry with fakeauth flavor (or any other requiring user token) any CRUD operation via api without a valid token should

[Yahoo-eng-team] [Bug 1454455] Re: nova doesn't log to syslog

2015-05-13 Thread Davanum Srinivas (DIMS)
** Also affects: oslo.log 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/1454455 Title: nova doesn't log to syslog Status in

[Yahoo-eng-team] [Bug 1454772] [NEW] VPNaaS: tox -ecover fails

2015-05-13 Thread German Eichberger
Public bug reported: error: option --coverage-package-name not recognized ERROR: InvocationError: '/tmp/neutron-vpnaas/.tox/cover/bin/python setup.py testr --coverage --coverage-package-name=neutron_vpnaas --testr-args=' __ summary

[Yahoo-eng-team] [Bug 1454730] [NEW] Glance v1 registry returns 500 when passing --checksum over 32 characters long on image-create

2015-05-13 Thread Inessa Vasilevskaya
Public bug reported: glance --os-image-api-version 1 image-create --name created_by_demo --container-format bare --disk-format raw --file MANIFEST.in --checksum 2

[Yahoo-eng-team] [Bug 1454292] Re: User can gain full access to another user's image by image_id

2015-05-13 Thread Inessa Vasilevskaya
Sorry, my environment was not in the original devstack configuration - I had glance-api/glance-registry launch with noauth flavors and that seemed to cause the described behaviour, as all requests were executed with 'is_admin=True' in context even for demo user. I propose to close the issue. ** C

[Yahoo-eng-team] [Bug 1454041] Re: misunderstanding caused by uuid token and pki token in install guide

2015-05-13 Thread Dolph Mathews
Keystone switched to UUID by default in Juno due to longstanding issues with PKI that will likely never be resolved. At least in the stable/juno or stable/kilo install guides, there is no token setup to do beyond scheduling a cron job to run keystone-manage token_flush. Setting the keystone token

[Yahoo-eng-team] [Bug 1449850] Re: Join multiple criteria together

2015-05-13 Thread Kamil Rykowski
** Also affects: glance Importance: Undecided Status: New ** Changed in: glance Status: New => In Progress ** Changed in: glance Assignee: (unassigned) => Kamil Rykowski (kamil-rykowski) ** Changed in: glance Importance: Undecided => Low -- You received this bug notifi

[Yahoo-eng-team] [Bug 1296075] Re: Needles duplication in strings

2015-05-13 Thread Łukasz Jernaś
** Changed in: horizon Status: In Progress => 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/1296075 Title: Needles duplication in strings Status in

[Yahoo-eng-team] [Bug 1454640] [NEW] ml2.test_rpc cannot be run with testtools

2015-05-13 Thread Rossella Sblendido
Public bug reported: When running ml2.test_rpc with testtools the following error is got: ./run_tests.sh -d neutron.tests.unit.plugins.ml2.test_rpc.RpcCallbacksTestCase.test_update_device_list_no_failure Tests running... == ERR

[Yahoo-eng-team] [Bug 1454621] [NEW] Multipath device descripter is not deleted while the device pathes are removed after detach last volume form VM on a host

2015-05-13 Thread Tina Tang
Public bug reported: Multipath descripter is not removed in volume detachment In the iSCSI multipath environment, after I detach a last volume from a instance on the host. Althougth the devices under /dev/disk/by-path are removed by the multipath descriptor is not removed. I am using VNX as cinde

[Yahoo-eng-team] [Bug 1454610] [NEW] use filter to get compute services

2015-05-13 Thread Masco Kaliyamoorthy
Public bug reported: to get the list of compute services, we can use binary filter instead of getting all and filter a compute service. ** Affects: horizon Importance: Undecided Assignee: Masco Kaliyamoorthy (masco) Status: New ** Changed in: horizon Assignee: (unassigned

[Yahoo-eng-team] [Bug 1454566] [NEW] Neutron DB migration failed in the script 2b801560a332_remove_hypervneutronplugin_tables.py when upgrade

2015-05-13 Thread Yang Yu
Public bug reported: File "/usr/local/bin/neutron-db-manage", line 10, in sys.exit(main()) File "/opt/stack/neutron/neutron/db/migration/cli.py", line 238, in main CONF.command.func(config, CONF.command.name) File "/opt/stack/neutron/neutron/db/migration/cli.py", line 106, in do_upg

[Yahoo-eng-team] [Bug 1454567] [NEW] service list "updated at" giving wrong value

2015-05-13 Thread Masco Kaliyamoorthy
Public bug reported: #nova service-list command will return the list of services in that the 'updated_at' field always returning the current time. output: ubuntu@develop:~/devstack$ nova service-list +++-+--+-+---++--

[Yahoo-eng-team] [Bug 1454531] [NEW] list_user_projects() can't get filtered by 'domain_id'.

2015-05-13 Thread DWang
Public bug reported: Here is our use case, we want our tenant domain admin(e.g., Bob) to have this capability: Bob(domain-scoped) can list the projects that one user has roles on, and the projects Bob get should only belong to Bob's scoping domain. When we read the rule in policy.v3cloudsample.j

[Yahoo-eng-team] [Bug 1454519] [NEW] iSCSI Multipath, multipath id is incorrect parsed when "io_setup failed" error appears in multipath -ll output

2015-05-13 Thread Tina Tang
Public bug reported: We detacted this during our test. Sometimes, there maybe error string comes out in the begining of the output of multipath -ll . See below log: 2015-05-11 05:59:53.005 DEBUG oslo_concurrency.processutils [req-30af6607-6e51-487e-beb2-3dbea8ee9fac admin admin] CMD "sudo nova-r

[Yahoo-eng-team] [Bug 1454512] [NEW] Device for other volume is deleted unexpected during volume detach when iscsi multipath is used

2015-05-13 Thread Tina Tang
Public bug reported: We found this issue during testing volume detachment when iSCSI multipath is used. When a same iSCSI protal and iqn is shared by multiple LUNs, device from other volume maybe be deleted unexpected. This is found both in Kilo and the latest code. For example, the devices under

[Yahoo-eng-team] [Bug 1454515] [NEW] Property "instance.disable_terminate" is always "False" and never actually used.

2015-05-13 Thread Zhenyu Zheng
Public bug reported: The property "instance.disable_terminate" is initialized using: disable_terminate = Column(Boolean(), default=False) in \nova\db\sqlalchemy\models.py This property is then used in 1) compute\api: def _delete(self, context, instance, delete_type, cb, **instance_attrs):