[Yahoo-eng-team] [Bug 1522067] [NEW] NG Launch Instance: load script sometimes doesn't show in text area

2015-12-02 Thread Kelly Domico
Public bug reported: Using the Angular Launch Instance, when in the Configuration step, sometimes the script content is not loaded into the "Customization Script" textarea. To reproduce: 1. Enter some text "123456". 2. Load a script from file. The content should appear in textarea. 3. Select

[Yahoo-eng-team] [Bug 1517332] Re: Dashboard ops command are broken

2015-12-02 Thread Lin Hua Cheng
Itxaka, thanks for checking. Yes, this works fine. I'll mark this as invalid ** Changed in: horizon Status: Confirmed => Invalid -- 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 1522043] [NEW] pylint problem importing module classes.py

2015-12-02 Thread Petri Kemppainen
Public bug reported: Execution of tox fails every time in pep8 check. Seems that importing of classes.py fails, preventing pep8 test execution. ... pep8 runtests: commands[2] | flake8 pep8 runtests: commands[3] | sh ./tools/coding-checks.sh --pylint Running pylint... You can speed this up by

[Yahoo-eng-team] [Bug 1465086] Re: tox doesn't work under proxy

2015-12-02 Thread Mehdi Abaakouk
proxy this is not "required" by unittest, just use TOX_TESTENV_PASSENV if you want to add other stuff "not required" ** Changed in: gnocchi Status: In Progress => Won't Fix ** Changed in: ceilometer Status: In Progress => Won't Fix ** Changed in: cloudkitty Status: In

[Yahoo-eng-team] [Bug 1522064] [NEW] disk_setup / fs_setup is undocumented

2015-12-02 Thread Graham Leggett
Public bug reported: The disk_setup and fs_setup modules are undocumented at http://cloudinit.readthedocs.org/en/latest/topics/modules.html#disk- setup and no examples are available. ** Affects: cloud-init Importance: Undecided Status: New -- You received this bug notification

[Yahoo-eng-team] [Bug 1521965] Re: tox -e docs fails

2015-12-02 Thread Lin Hua Cheng
this file keystone/federation/core.py is only available from master (M), you must have some .pyc from master before switching to stable/kilo. I was able to reproduce the issue reported, and after doing a clean of all .pyc before running "tox -e docs" fixed the issue. ** Changed in: keystone

[Yahoo-eng-team] [Bug 1517926] Re: Nova services stop to report state via remote conductor

2015-12-02 Thread Matt Riedemann
** Also affects: nova/liberty 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/1517926 Title: Nova services stop to report

[Yahoo-eng-team] [Bug 1505471] Re: Service group's DB driver dies if local conductor is used

2015-12-02 Thread Matt Riedemann
** Also affects: nova/liberty 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/1505471 Title: Service group's DB driver dies

[Yahoo-eng-team] [Bug 1522054] [NEW] hacking does not catch LOG.info(_('who lets the dogs out'))

2015-12-02 Thread Gary Kotton
Public bug reported: It should be: LOG.info(_LI('who who who who')) ** Affects: neutron Importance: Undecided Assignee: Gary Kotton (garyk) Status: In Progress ** Changed in: neutron Assignee: (unassigned) => Gary Kotton (garyk) -- You received this bug notification

[Yahoo-eng-team] [Bug 1521811] Re: No restriction on number of characters for email field

2015-12-02 Thread Lin Hua Cheng
This is by design, the email can be mapped to any LDAP attribute so we can't really control the length of the email field. ** Changed in: keystone Status: New => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1522102] [NEW] use oslo-versioned-objects to help with upgrades

2015-12-02 Thread Justin Hammond
Public bug reported: This is a rework and re-submission of the old blueprint: https://blueprints.launchpad.net/neutron/+spec/versioned-objects We are looking to improve the way we deal with versioning (of all sorts db/rpc/rest/templates/plugins). Nova has come up with the idea of versioned

[Yahoo-eng-team] [Bug 1522101] [NEW] In liberty, tempest identity v2 test failed with Invalid input for external_gateway_info. Reason: '' is not a valid UUID.

2015-12-02 Thread apal
Public bug reported: https://github.com/openstack/tempest/blob/d97c374caa821ec4e653cf32eb8fa8d211fc1517/tempest/common/dynamic_creds.py#L228 It is creating networks based on credential type. Most probably we need to chagne some CONF setting to not to use separate network for testing Log:

[Yahoo-eng-team] [Bug 1521868] Re: [RFE] API to fetch published configurations

2015-12-02 Thread Armando Migliaccio
*** This bug is a duplicate of bug 1416179 *** https://bugs.launchpad.net/bugs/1416179 This is somewhat a duplicate of bug 1416179. We provided a rationale as to why this is a bad idea. The revised version of the proposal is even worse because it spills out so many backend details that

[Yahoo-eng-team] [Bug 1519402] Re: Add docker container format to defaults

2015-12-02 Thread Flavio Percoco
** Also affects: python-glanceclient Importance: Undecided Status: New ** Changed in: python-glanceclient Importance: Undecided => Wishlist -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance.

[Yahoo-eng-team] [Bug 1522112] [NEW] ports duplication in the VM XML when using heat and multiple networks

2015-12-02 Thread David Edery
Public bug reported: On latest devstack with the following (part of) local.conf: REGION_NAME=RegionOne Q_PLUGIN=ml2 ENABLE_TENANT_VLANS=True ML2_VLAN_RANGES=RegionOne:2:4090 disable_service n-net enable_service q-svc enable_service q-agt enable_service q-dhcp enable_service q-l3

[Yahoo-eng-team] [Bug 1521909] Re: subnet_allocation extention is no need

2015-12-02 Thread Carl Baldwin
This extension is a shim extension. It indicates the presence of the feature but doesn't actually provide the feature. The reason it is there is due to some confusion about the future of extensions at the time of development. It was developed as a core resource but then at the very last hour

[Yahoo-eng-team] [Bug 1522112] [NEW] ports duplication in the VM XML when using heat and multiple networks

2015-12-02 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: On latest devstack with the following (part of) local.conf: REGION_NAME=RegionOne Q_PLUGIN=ml2 ENABLE_TENANT_VLANS=True ML2_VLAN_RANGES=RegionOne:2:4090 disable_service n-net enable_service q-svc enable_service q-agt enable_service q-dhcp

[Yahoo-eng-team] [Bug 1522135] [NEW] Add neutron extensions to angular cloud services

2015-12-02 Thread Paulo Ewerton
Public bug reported: We should add neutron extensions to angular cloud services in a similar fashion as that of cinder and nova services. One application of this would be the new angular identity projects panel, which includes a neutron quota workflow. ** Affects: horizon Importance:

[Yahoo-eng-team] [Bug 1506187] Re: [SRU] Azure: cloud-init should use VM unique ID

2015-12-02 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 0.7.5-0ubuntu1.15 --- cloud-init (0.7.5-0ubuntu1.15) trusty; urgency=medium * Microsoft Azure: - d/patches/lp-1506244-azure-ssh-key-values.patch: AZURE: Add support and preference for fabric provided public SSH public key

[Yahoo-eng-team] [Bug 1506244] Re: [SRU] support SSH key value over fingerprint for Azure

2015-12-02 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 0.7.5-0ubuntu1.15 --- cloud-init (0.7.5-0ubuntu1.15) trusty; urgency=medium * Microsoft Azure: - d/patches/lp-1506244-azure-ssh-key-values.patch: AZURE: Add support and preference for fabric provided public SSH public key

[Yahoo-eng-team] [Bug 1177432] Re: [SRU] cloud-init archive template should match Ubuntu Server

2015-12-02 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 0.6.3-0ubuntu1.24 --- cloud-init (0.6.3-0ubuntu1.24) precise; urgency=medium * d/patches/lp-1506244-azure-ssh-key-values.patch: AZURE: Add support and preference for fabric provided public SSH public key values over

[Yahoo-eng-team] [Bug 1506244] Re: [SRU] support SSH key value over fingerprint for Azure

2015-12-02 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 0.7.7~bzr1091-0ubuntu12 --- cloud-init (0.7.7~bzr1091-0ubuntu12) vivid; urgency=medium * d/patches/lp-1506244-azure-ssh-key-values.patch: AZURE: Add support and preference for fabric provided public SSH public key values over

[Yahoo-eng-team] [Bug 1522119] [NEW] Monitor plugin for disk and memory

2015-12-02 Thread Vilobh Meshram
Public bug reported: At present to get the actual utilization on the compute only the CPU plugin in available. There are various occasion when the admin would like to know the actual utilization (disk/memory) on the compute. With this feature we would like to introduce 2 new monitor plugins one

[Yahoo-eng-team] [Bug 1522142] [NEW] pylint needs to be re-enabled in neutron-lbaas

2015-12-02 Thread Doug Wiegley
Public bug reported: Disabled when requirements bombed. Needs to be re-enabled correctly, or the team needs to decide to nuke it. ** Affects: neutron Importance: Medium Assignee: Adam Harwell (adam-harwell) Status: Confirmed ** Tags: lbaas -- You received this bug

[Yahoo-eng-team] [Bug 1522112] Re: ports duplication in the VM XML when using heat and multiple networks

2015-12-02 Thread David Edery
** Project changed: nova-project => nova ** Description changed: On latest devstack with the following (part of) local.conf: - REGION_NAME=RegionOne - Q_PLUGIN=ml2 - ENABLE_TENANT_VLANS=True - ML2_VLAN_RANGES=RegionOne:2:4090 + REGION_NAME=RegionOne + Q_PLUGIN=ml2 +

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

2015-12-02 Thread Matt Kassawara
We should also consider adding the Ubuntu neutron packaging project because this change probably impacts how they include configuration files. ** Also affects: ubuntu Importance: Undecided Status: New ** No longer affects: ubuntu -- You received this bug notification because you are

[Yahoo-eng-team] [Bug 1498370] Re: [SRU] DHCP agent: interface unplug leads to exception

2015-12-02 Thread Mathew Hodson
** No longer affects: neutron (Ubuntu Trusty) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1498370 Title: [SRU] DHCP agent: interface unplug leads to exception Status in neutron:

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

2015-12-02 Thread Matt Kassawara
At a minimum, we need to change the configuration reference to include configuration files built using the auto-generation script rather than referencing static files in the neutron source tree. ** Also affects: openstack-manuals Importance: Undecided Status: New ** Changed in:

[Yahoo-eng-team] [Bug 1521909] [NEW] subnet_allocation extention is no need

2015-12-02 Thread shihanzhang
Public bug reported: subnetpool is a core resource, why is there a extension "subnet_allocation", for ml2 plugin, in it's _supported_extension_aliases _supported_extension_aliases = ["provider", "external-net", "binding",    "quotas", "security-group", "agent",    

[Yahoo-eng-team] [Bug 1402354] Re: Broken Pipe in vsphere store due to inactive session

2015-12-02 Thread Doug Hellmann
** Changed in: glance-store Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1402354 Title: Broken Pipe in vsphere store due to inactive

[Yahoo-eng-team] [Bug 1443563] Re: Updating an image by removing 'id', 'file', 'location', 'schema', or 'self' returns a 409 response

2015-12-02 Thread Doug Hellmann
** Changed in: glance Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1443563 Title: Updating an image by removing 'id', 'file', 'location',

[Yahoo-eng-team] [Bug 1476253] Re: Invalid json body in API requests causes 500

2015-12-02 Thread Doug Hellmann
** Changed in: glance Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1476253 Title: Invalid json body in API requests causes 500 Status in

[Yahoo-eng-team] [Bug 1413852] Re: VMware store: Attribute error while retrying image upload

2015-12-02 Thread Doug Hellmann
** Changed in: glance-store Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1413852 Title: VMware store: Attribute error while retrying image

[Yahoo-eng-team] [Bug 1483049] Re: File name not logged when there is an error loading a metadef file

2015-12-02 Thread Doug Hellmann
** Changed in: glance Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1483049 Title: File name not logged when there is an error loading a

[Yahoo-eng-team] [Bug 1472449] Re: download error when the image status is not active

2015-12-02 Thread Doug Hellmann
** Changed in: glance Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1472449 Title: download error when the image status is not active

[Yahoo-eng-team] [Bug 1401778] Re: 500 error returned while uploading image using multi filesystem store and 'filesystem_store_metadata_file' option enabled

2015-12-02 Thread Doug Hellmann
** Changed in: glance-store Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1401778 Title: 500 error returned while uploading image using

[Yahoo-eng-team] [Bug 1358904] Re: Warning for image_locations.id being empty while running tests

2015-12-02 Thread Doug Hellmann
** Changed in: glance Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1358904 Title: Warning for image_locations.id being empty while running

[Yahoo-eng-team] [Bug 1517935] Re: Filtering by 'created_at' and 'updated_at' when specify invalid operator causes 500 error

2015-12-02 Thread Doug Hellmann
** Changed in: glance Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1517935 Title: Filtering by 'created_at' and 'updated_at' when specify

[Yahoo-eng-team] [Bug 1517809] Re: Filtering by 'created_at' and 'updated_at' when specify invalid value causes 500 error

2015-12-02 Thread Doug Hellmann
** Changed in: glance Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1517809 Title: Filtering by 'created_at' and 'updated_at' when specify

[Yahoo-eng-team] [Bug 1519006] Re: How to set the supported image formats doesn't seem to be documented

2015-12-02 Thread Doug Hellmann
** Changed in: glance Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1519006 Title: How to set the supported image formats doesn't seem to be

[Yahoo-eng-team] [Bug 1517849] Re: Incorrect arrow source for Auth in Glance architecture image

2015-12-02 Thread Doug Hellmann
** Changed in: glance Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1517849 Title: Incorrect arrow source for Auth in Glance architecture

[Yahoo-eng-team] [Bug 1323975] Re: do not use default=None for config options

2015-12-02 Thread Doug Hellmann
** Changed in: glance-store Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1323975 Title: do not use default=None for config options Status

[Yahoo-eng-team] [Bug 1398656] Re: ceilometer import oslo.concurrency failed issue

2015-12-02 Thread Doug Hellmann
** Changed in: glance-store Status: Fix Committed => Fix Released -- 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/1398656 Title: ceilometer import

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

2015-12-02 Thread Doug Hellmann
** Changed in: glance Status: Fix Committed => Fix Released -- 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 1470192] Re: '501 Not Implemented' responce while send HTTP request with custom method

2015-12-02 Thread Doug Hellmann
** Changed in: glance Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1470192 Title: '501 Not Implemented' responce while send HTTP request

[Yahoo-eng-team] [Bug 1499038] Re: More explicit way of checking presence of image metadata in api/v1/images.py

2015-12-02 Thread Doug Hellmann
** Changed in: glance Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1499038 Title: More explicit way of checking presence of image metadata

[Yahoo-eng-team] [Bug 1495346] Re: metadata_object missed _validate_limit function

2015-12-02 Thread Doug Hellmann
** Changed in: glance Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1495346 Title: metadata_object missed _validate_limit function Status

[Yahoo-eng-team] [Bug 1499368] Re: Image Create does not allow admins to set owner

2015-12-02 Thread Doug Hellmann
** Changed in: glance Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1499368 Title: Image Create does not allow admins to set owner Status

[Yahoo-eng-team] [Bug 1504184] Re: Glance does not error gracefully on token validation error

2015-12-02 Thread Doug Hellmann
** Changed in: glance Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1504184 Title: Glance does not error gracefully on token validation

[Yahoo-eng-team] [Bug 1483063] Re: Incorrect Glance image metadata description

2015-12-02 Thread Doug Hellmann
** Changed in: glance Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1483063 Title: Incorrect Glance image metadata description Status in

[Yahoo-eng-team] [Bug 1483353] Re: v1: Updates using x-image-meta-id header provoke E500 or 200

2015-12-02 Thread Doug Hellmann
** Changed in: glance Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1483353 Title: v1: Updates using x-image-meta-id header provoke E500 or

[Yahoo-eng-team] [Bug 1488303] Re: ‘result’ and 'message' are in wrong order

2015-12-02 Thread Doug Hellmann
** Changed in: glance Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1488303 Title: ‘result’ and 'message' are in wrong order Status in

[Yahoo-eng-team] [Bug 1476732] Re: large pages support in flavor metadefs

2015-12-02 Thread Doug Hellmann
** Changed in: glance Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1476732 Title: large pages support in flavor metadefs Status in Glance:

[Yahoo-eng-team] [Bug 1483649] Re: v1: sending bad format to created_at/deleted_at returns 500

2015-12-02 Thread Doug Hellmann
** Changed in: glance Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1483649 Title: v1: sending bad format to created_at/deleted_at returns

[Yahoo-eng-team] [Bug 1485940] Re: non-admin user get error code "500" if he tries to deactivate the image hosted by admin which have visibility "public"

2015-12-02 Thread Doug Hellmann
** Changed in: glance Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1485940 Title: non-admin user get error code "500" if he tries to

[Yahoo-eng-team] [Bug 1466444] Re: multipath device action incorrectly being parsed as the device name

2015-12-02 Thread Doug Hellmann
** Changed in: os-brick Status: Fix Committed => Fix Released -- 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/1466444 Title: multipath device action incorrectly

[Yahoo-eng-team] [Bug 1521805] Re: Exceeding max password length of 4096 doesn't prompt error

2015-12-02 Thread Lance Bragstad
Hi Karan, You should be able to enforce strict password checking in keystone [0]. The strict_password_check should pull in the max_password_length value in it's check [1]. Strict password checking isn't enabled by default. Try enabling that in your test and see if that helps. I was able to create

[Yahoo-eng-team] [Bug 1522211] [NEW] Add flavor option to loadbalancerv2 creation

2015-12-02 Thread OpenStack Infra
Public bug reported: https://review.openstack.org/223232 commit 96a558b5d02ce4efdb0ffb575f87992331bcb1f8 Author: James Arendt Date: Thu Sep 10 09:36:20 2015 -0700 Add flavor option to loadbalancerv2 creation Builds on the Neutron services flavor framework in

[Yahoo-eng-team] [Bug 1522232] Re: error occurs during attacthing volumes when there is no slots in SCSi controllers

2015-12-02 Thread Zhao Zhe
** Also affects: cinder 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/1522232 Title: error occurs during attacthing volumes

[Yahoo-eng-team] [Bug 1522239] [NEW] Useless element in migrate_server shcema

2015-12-02 Thread Eli Qiao
Public bug reported: -host = copy.deepcopy(parameter_types.hostname) -host['type'] = ['string', 'null'] These 2 lines could be removed from schema file ** Affects: nova Importance: Low Assignee: Eli Qiao (taget-9) Status: Confirmed ** Tags: api ** Changed in: nova

[Yahoo-eng-team] [Bug 1489059] Re: "db type could not be determined" running py34

2015-12-02 Thread Dave Chen
** Also affects: keystoneauth Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1489059 Title: "db type could not be determined" running py34

[Yahoo-eng-team] [Bug 1522268] [NEW] DBReferenceError in create_ha_router_binding:Cannot add or update a child row

2015-12-02 Thread LIU Yulong
Public bug reported: Use rally to test l3 all: NeutronNetworks.create_and_delete_floating_ips NeutronNetworks.create_and_delete_routers NeutronNetworks.create_and_list_floating_ips NeutronNetworks.create_and_list_routers NeutronNetworks.create_and_update_routers The below error comes, Log:

[Yahoo-eng-team] [Bug 1368661] Re: Unit tests sometimes fail because of stale pyc files

2015-12-02 Thread huangtianhua
** Also affects: heat Importance: Undecided Status: New ** Changed in: heat Importance: Undecided => Medium ** Changed in: heat Milestone: None => mitaka-2 ** Changed in: heat Assignee: (unassigned) => huangtianhua (huangtianhua) ** No longer affects: heat -- You

[Yahoo-eng-team] [Bug 1522233] [NEW] Failed to migrate encrypted volume

2015-12-02 Thread Lisa Li
Public bug reported: Openstack version: >From git. stack@devstack1-hp:~/nova$ git log -n 3 commit 996c2f6f0543fa40fe34ca940bd56d8fd3f2e0f7 Merge: 4cf44ea e55d335 Author: Jenkins Date: Fri Nov 27 19:34:45 2015 + Merge "NFS setup for live-migration job"

[Yahoo-eng-team] [Bug 1489059] Re: "db type could not be determined" running py34

2015-12-02 Thread Dave Chen
** Also affects: keystonemiddleware Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1489059 Title: "db type could not be determined" running

[Yahoo-eng-team] [Bug 1368661] Re: Unit tests sometimes fail because of stale pyc files

2015-12-02 Thread Liusheng
** Also affects: ceilometer 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/1368661 Title: Unit tests sometimes fail because

[Yahoo-eng-team] [Bug 1489059] Re: "db type could not be determined" running py34

2015-12-02 Thread Dave Chen
** Also affects: python-keystoneclient Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1489059 Title: "db type could not be determined"

[Yahoo-eng-team] [Bug 1368661] Re: Unit tests sometimes fail because of stale pyc files

2015-12-02 Thread Liusheng
** Also affects: aodh 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/1368661 Title: Unit tests sometimes fail because of

[Yahoo-eng-team] [Bug 1522232] [NEW] error occurs during attacthing volumes when there is no slots in SCSi controllers

2015-12-02 Thread Zhao Zhe
Public bug reported: There can be at most 15 virtual disk attached on an SCSi controller, so if the limitation is reached, a new controller should be automatically created. In nova/virt/vmwareapi/vm_util.py: def allocate_controller_key_and_unit_number(client_factory, devices,

[Yahoo-eng-team] [Bug 1522186] [NEW] IptablesFirewallTestCase failing with certain kernels: "sysctl: cannot stat /proc/sys/net/bridge/bridge-nf-call-arptables: No such file or directory"

2015-12-02 Thread Assaf Muller
Public bug reported: cat /etc/redhat-release Fedora release 22 (Twenty Two) uname -r 4.1.7-200.fc22.x86_64 tox -e dsvm-functional neutron.tests.functional.agent.linux.test_iptables_firewall.IptablesFirewallTestCase All tests in the test class fail with: sysctl: cannot stat

[Yahoo-eng-team] [Bug 1522188] [NEW] Replace "Terminate Instance" with "Delete Instance"

2015-12-02 Thread OpenStack Infra
Public bug reported: https://review.openstack.org/231428 \Dear bug triager. This bug was created since a commit was marked with DOCIMPACT. Your project "openstack/horizon" 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 1522192] [NEW] warning for dead agent during port binding is misleading

2015-12-02 Thread Kevin Benton
Public bug reported: If an L2 agent is dead and a port is being bound to its host, the ML2 driver will emit a warning that is misleading: "Attempting to bind with dead agent". It claims it's attempting to bind the port when the driver is actually skipping binding for that port. ** Affects:

[Yahoo-eng-team] [Bug 1521236] Re: Missing list of stores in glance-api.conf

2015-12-02 Thread Flavio Percoco
** Also affects: glance-store/liberty Importance: Medium Status: Confirmed ** Changed in: glance-store/liberty Assignee: (unassigned) => Stuart McLaren (stuart-mclaren) ** Also affects: glance/mitaka Importance: Medium Assignee: Stuart McLaren (stuart-mclaren)

[Yahoo-eng-team] [Bug 1522172] [NEW] add the new precommit event for security groups

2015-12-02 Thread yalei wang
Public bug reported: Neutron has already been able to make the agentless driver receive the security group BEFORE/AFTER event by neutron callback logic. But this logic still lacks the precommit function, like in Ml2 mechanism driver, which guarantees that the mechanism driver DB and neutron DB

[Yahoo-eng-team] [Bug 1522199] [NEW] Functional test_ipwrapper_get_device_by_ip fails with new kernels

2015-12-02 Thread Assaf Muller
Public bug reported: Trace: http://paste.openstack.org/show/480710/ The test creates a device via: sudo ip tuntap add test223ef12 mode tap Which on my system (Fedora 22) results in a device called: test223ef12@NONE And the test fails to compare 'test223ef12' to 'test223ef12@NONE'. ** Affects:

[Yahoo-eng-team] [Bug 1522176] [NEW] Fix options for pluto per-peer logging

2015-12-02 Thread OpenStack Infra
Public bug reported: https://review.openstack.org/250818 commit 8bd6c43e69b5285226c70f7b3cc0319b1c6c6bdc Author: Elena Ezhova Date: Wed Oct 28 17:05:00 2015 +0300 Fix options for pluto per-peer logging --perpeerlogbase option has no effect without

[Yahoo-eng-team] [Bug 1521912] [NEW] Filter instances by project name abnormally

2015-12-02 Thread Haobo Liu
Public bug reported: When i try to filter instances by image id, status, name or ip address and so on, it will works fine. But i first time try to filter instances by project name or filter instances by project name after filter it by other options, the result will not map my wanna and just

[Yahoo-eng-team] [Bug 1497253] Re: different availability zone for nova and cinder

2015-12-02 Thread Jiri Suchomel
** This bug is no longer a duplicate of bug 1489575 Cinder always tries to create volumes in Cinder AZ with same name as Nova AZ ** Summary changed: - different availability zone for nova and cinder + different availability zone for nova and cinder when AZ is not explicitly given -- You

[Yahoo-eng-team] [Bug 1521928] [NEW] Nova API v2.1 error to specify multiple different_hosts.

2015-12-02 Thread Yukinori Yagisawa
Public bug reported: 1.rpm -qa | grep nova openstack-novncproxy-12.0.0-1.el7.noarch openstack-console-12.0.0-1.el7.noarch openstack-common-12.0.0-1.el7.noarch openstack-conductor-12.0.0-1.el7.noarch openstack-cert-12.0.0-1.el7.noarch openstack-nova-api-12.0.0-1.el7.noarch

[Yahoo-eng-team] [Bug 1521894] Re: Datastore selection in cinder vmdk driver is too slow

2015-12-02 Thread Markus Zoeller (markus_z)
@Tracy Jones: For your information. Please correct the project assignment if I were wrong. ** Also affects: cinder Importance: Undecided Status: New ** Changed in: nova Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering

[Yahoo-eng-team] [Bug 1521894] [NEW] Datastore selection in cinder vmdk driver is too slow

2015-12-02 Thread Man Li Qi
Public bug reported: Detail description and steps: 1. Configure vmdk as the volume_driver in cinder.conf, restart cinder corresponding service. Just like below: volume_driver=cinder.volume.drivers.vmware.vmdk.VMwareVcVmdkDriver 2. Create a volume with command with "cinder create..." Current

[Yahoo-eng-team] [Bug 1521965] [NEW] tox -e docs fails

2015-12-02 Thread Daniele Pizzolli
Public bug reported: It works in master, but fails in stable/kilo. git checkout stable/kilo git log --oneline -n1 3182bf7 Merge "Remove hardcoded LDAP group schema from emulated enabled mix-in" into stable/kilo tox -e docs [...] 11:02:37 O: updating environment: [extensions changed] 130 added,

[Yahoo-eng-team] [Bug 1521977] [NEW] XenAPI: XenVIF implementation breaks the interface

2015-12-02 Thread Bob Ball
Public bug reported: Other virt drivers (libvirt: https://git.openstack.org/cgit/openstack/nova/tree/nova/virt/libvirt/vif.py#n448, hyperv: https://git.openstack.org/cgit/openstack/nova/tree/nova/virt/hyperv/vif.py#n66) plug the VIFs when the vif_driver.plug() method is called. XenAPI's vif

[Yahoo-eng-team] [Bug 1521985] [NEW] Nova returns always the Keystone publicURL

2015-12-02 Thread Joseph Lanoux
Public bug reported: When doing a Nova API or curl call, Nova will always return the Keystone publicURL. If peradventure a user was working in a setting using the adminURL or the internalURL, the call would still return the publicURL. This issue is not seen upstream because those URLs are all the

[Yahoo-eng-team] [Bug 1489059] Re: "db type could not be determined" running py34

2015-12-02 Thread Shuquan Huang
** Also affects: aodh Importance: Undecided Status: New ** Changed in: aodh Assignee: (unassigned) => Shuquan Huang (shuquan) ** Also affects: glance-store Importance: Undecided Status: New ** Changed in: glance-store Assignee: (unassigned) => Shuquan Huang

[Yahoo-eng-team] [Bug 1522027] [NEW] Glance doesn't catches UnicodeDecodeError exception

2015-12-02 Thread Darja Shakhray
Public bug reported: ENVIRONMENT: devstack, Glance (master, 02.12.2015) STEPS TO REPRODUCE: curl -H "X-Auth-Token: token" -X GET http://localhost:9292/v2/images?name=%FF -i ACTUAL RESULT: HTTP/1.1 500 Internal Server Error Content-Length: 228 Content-Type: text/html; charset=UTF-8

[Yahoo-eng-team] [Bug 1516032] Re: [docs] image_status_transition.png is duplicated in incorrect location (source/images_src/)

2015-12-02 Thread Doug Hellmann
** Changed in: glance Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1516032 Title: [docs] image_status_transition.png is duplicated in

[Yahoo-eng-team] [Bug 1507564] Re: os.path.remove doesn't exist. Conver task fails

2015-12-02 Thread Doug Hellmann
** Changed in: glance Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1507564 Title: os.path.remove doesn't exist. Conver task fails Status

[Yahoo-eng-team] [Bug 1505675] Re: Flaky tasks test glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_create_with_live_time

2015-12-02 Thread Doug Hellmann
** Changed in: glance Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1505675 Title: Flaky tasks test

[Yahoo-eng-team] [Bug 1517060] Re: Users (without admin privileges) can change ACTIVE_IMMUTABLE properties of their own images when deactivated.

2015-12-02 Thread Doug Hellmann
** Changed in: glance Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1517060 Title: Users (without admin privileges) can change

[Yahoo-eng-team] [Bug 1516634] Re: Openstack typo

2015-12-02 Thread Doug Hellmann
** Changed in: glance Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1516634 Title: Openstack typo Status in Glance: Fix Released Status

[Yahoo-eng-team] [Bug 1505474] Re: Glance raise 500 error when delete images with unallowed status change

2015-12-02 Thread Doug Hellmann
** Changed in: glance Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1505474 Title: Glance raise 500 error when delete images with unallowed

[Yahoo-eng-team] [Bug 1515305] Re: Reactivating an admins image returns a 500

2015-12-02 Thread Doug Hellmann
** Changed in: glance Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1515305 Title: Reactivating an admins image returns a 500 Status in

[Yahoo-eng-team] [Bug 1508868] Re: Certain tests require network access to http://example.com

2015-12-02 Thread Doug Hellmann
** Changed in: glance Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1508868 Title: Certain tests require network access to

[Yahoo-eng-team] [Bug 1505710] Re: Wrong logging setup in replicator

2015-12-02 Thread Doug Hellmann
** Changed in: glance Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1505710 Title: Wrong logging setup in replicator Status in Glance:

[Yahoo-eng-team] [Bug 1522224] [NEW] default quotas are broken for rbac

2015-12-02 Thread Kevin Benton
Public bug reported: The default quotas option for rbac is registered as 'rbac_entry' when the API name is 'rbac_policy' so it ends up being ignored and the entries default to -1. ** Affects: neutron Importance: High Assignee: Kevin Benton (kevinbenton) Status: New ** Changed