[Yahoo-eng-team] [Bug 1367113] [NEW] Templated catalog backend V3 not implemented

2014-09-08 Thread Marcos Lobo
Public bug reported: In Icehouse keystone 2014.1.1 and configuring default_catalog.templates (http://docs.openstack.org/developer/keystone/configuration.html #service-catalog). The templated catalog backend is not all implemented on V3. Functions like: - endpoint list - endpoint get (show) - reg

[Yahoo-eng-team] [Bug 1365061] Re: Warn against sorting requirements

2014-09-08 Thread Nikhil Manchanda
** Also affects: trove Importance: Undecided Status: New ** Also affects: python-troveclient Importance: Undecided Status: New ** Changed in: python-troveclient Importance: Undecided => Wishlist ** Changed in: python-troveclient Status: New => Confirmed ** Changed

[Yahoo-eng-team] [Bug 1367104] [NEW] [Feedback from translation] some short strings need contextual marker to distinguish different meanings

2014-09-08 Thread Akihiro Motoki
Public bug reported: [Feedback from translation] some short strings need contextual marker to distinguish different meanings. Started - "Past tense of the action" in dashboards/project/instances/tables.py - "Start time" in dashboards/project/data_processing/job_executions/templates/data_processi

[Yahoo-eng-team] [Bug 1303682] Re: 'qg' interface associates with 'br-int' inetead of 'br-ext' when multiple external networks are created

2014-09-08 Thread Vinod Kumar
This issue is already addressed by https://review.openstack.org/#/c/59359/ Changing Bug Status to "Invalid". ** 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. htt

[Yahoo-eng-team] [Bug 1367103] [NEW] [Feedback from translation] Descriptions in some forms are not appropriate

2014-09-08 Thread Akihiro Motoki
Public bug reported: Feedback from translations. These are incorrect/inappropriate descriptions found during the translations. dashboards/admin/networks/templates/networks/_create.html Select a name for your network. <--- It is a admin network creation form and it is different from the actual fo

[Yahoo-eng-team] [Bug 1367093] Re: "Upload Object" button is not enabled even when the object name is filled after the upload file is selected

2014-09-08 Thread Akihiro Motoki
** Attachment added: "upload-button-not-enabled.png" https://bugs.launchpad.net/neutron/+bug/1367093/+attachment/4199357/+files/upload-button-not-enabled.png ** Also affects: horizon Importance: Undecided Status: New ** No longer affects: neutron ** Changed in: horizon Mileston

[Yahoo-eng-team] [Bug 1277104] Re: wrong order of assertEquals args

2014-09-08 Thread Dean Troyer
** Changed in: python-openstackclient Status: In Progress => Fix Released ** Changed in: python-openstackclient Milestone: m5 => None -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.launchpad.net/

[Yahoo-eng-team] [Bug 1367093] [NEW] "Upload Object" button is not enabled even when the object name is filled after the upload file is selected

2014-09-08 Thread Akihiro Motoki
Public bug reported: In the object upload form, when a file to be uploaded is selected, the object name field is filled with the file name (as default), but at that time "Upload Object" button is still disabled. To enable "Upload Object" button, we need to edit the object name field at least by o

[Yahoo-eng-team] [Bug 1367091] [NEW] delimiter of Swift Container pseudo folder is *DOUBLE* slash

2014-09-08 Thread Akihiro Motoki
Public bug reported: The delimiter of Swift Container pseudo folder in the Container table is *two* slash. A single slash is sufficient. ** Affects: neutron Importance: Low Status: New ** Tags: swift ** Attachment added: "double-slash-as-delimiter.png" https://bugs.launchpad.

[Yahoo-eng-team] [Bug 1367075] [NEW] iptables_manager.get_binary_name is broken with greenlet

2014-09-08 Thread YAMAMOTO Takashi
Public bug reported: when imported by non-main thread, iptables_manager.get_binary_name yields something like "greenthread.py". (it's actually the case for ofagent.) it's considered broken as iptables_manager somehow assumes its uniqueness. ** Affects: neutron Importance: Undecided

[Yahoo-eng-team] [Bug 1367060] [NEW] nova network-create allows invalid fixed-ip creation

2014-09-08 Thread Dan Sneddon
Public bug reported: Creating a network with 'nova network-create' allows the creation of fixed-ips that fall outside the fixed-range-v4, resulting in invalid fixed IPs. To recreate: Create a network with network-create that contains a fixed-cidr that falls outside the fixed-range-v4. Actual ou

[Yahoo-eng-team] [Bug 1367059] [NEW] When creating an image, --id option can't be set in v2 api

2014-09-08 Thread Haiwei Xu
Public bug reported: When creating an image using '--id' option in v2 api, will get an error like this: $ glance --os-image-api-version 2 image-create --id 459b20d0-e0b7-4715-bbc4-58a8d23e8236 --name test2 --container-format bare --disk-format qcow2 File "/usr/local/lib/python2.7/dist-package

[Yahoo-eng-team] [Bug 1367007] Re: Ironic driver requires extra_specs

2014-09-08 Thread Michael Still
** Also affects: nova/juno Importance: High Assignee: Michael Davies (mrda) Status: In Progress ** Changed in: nova/juno Milestone: None => juno-rc1 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Comp

[Yahoo-eng-team] [Bug 1350766] Re: Race condition: compute intermittently corrupts base images on download from glance

2014-09-08 Thread Jeremy Stanley
I've marked the OSSA task as "won't fix" to indicate this issue isn't one for which the project vulnerability management team would publish a coordinated security advisory, as the conditions by which it is triggered do not seem to be under direct control of a malicious actor but rather one of volum

[Yahoo-eng-team] [Bug 1367039] [NEW] dvr fips are not handled properly on l3-agent restart

2014-09-08 Thread Mike Smith
Public bug reported: When the l3-agent is restarted, the local variables self.agent_fip_count and ri.dist_fip_count are not properly initialized. Current namespaces and fips are not counted so the variables are initialized to 0. This will result in unwanted behavior like stale or duplicate fg p

[Yahoo-eng-team] [Bug 1367036] [NEW] [Swift]:Deleting non Empty folder gives success pop up message.

2014-09-08 Thread Amogh
Public bug reported: 1. Login to Devstack 2. Create the Container "test1" 3. Create Pseudo Folder under "test1" and upload objects. 4. Go to pseudo folder and selct "test1" , click on delete objects 5. Observe that "Success: Deleted Object: test1" message is displayed, However the folder is not

[Yahoo-eng-team] [Bug 1367034] [NEW] NSX: prevents creating multiple networks same vlan but different physical network

2014-09-08 Thread Aaron Rosen
Public bug reported: NSX: prevents creating multiple networks same vlan but different physical network ** Affects: neutron Importance: Undecided Assignee: Aaron Rosen (arosen) Status: New ** Changed in: neutron Assignee: (unassigned) => Aaron Rosen (arosen) -- You recei

[Yahoo-eng-team] [Bug 1367032] [NEW] NSX: unabled to delete provider network

2014-09-08 Thread Aaron Rosen
Public bug reported: 2014-09-08 14:56:29.981 TRACE neutron.api.v2.resource 2014-09-08 14:59:52.729 ERROR oslo.db.sqlalchemy.exc_filters [req-95d62444-0b6f-4710-93f1-c5718b257762 admin 236c7a84a5b24a5b93053b9649e09b47] DBAPIError exception wrapped from (IntegrityError) (1451, 'Cannot delete or

[Yahoo-eng-team] [Bug 1367007] [NEW] Ironic driver requires extra_specs

2014-09-08 Thread Devananda van der Veen
Public bug reported: Comments on review https://review.openstack.org/#/c/111429/ suggested that the Ironic driver should use flavor = instance.get_flavor() instead of flavor = flavor_obj.Flavor.get_by_id(context, instance['instance_type_id']) During the crunch to land things before feature

[Yahoo-eng-team] [Bug 1367010] [NEW] [Sahara] ID's on job execution page can be replaced with clickable names

2014-09-08 Thread Andrew Lazarev
Public bug reported: Now Job Execution page contains a lot of ID's. They should be replaced by clickable names. ** Affects: horizon Importance: Undecided Assignee: Andrew Lazarev (alazarev) Status: New ** Changed in: horizon Assignee: (unassigned) => Andrew Lazarev (alaza

[Yahoo-eng-team] [Bug 1367011] [NEW] glance-manage db_export_metadefs should always require a directory option

2014-09-08 Thread Travis Tripp
Public bug reported: Currently if you call glance-manage db_export_metadefs without any additional options, it will export all current metadefs into the glance conf dir (e.g. /etc/glance/metadefs/) without any warning. If the files already exist it will overwrite them. This is a potentially very

[Yahoo-eng-team] [Bug 1366911] Re: Nova does not ensure a valid token is available if snapshot process exceeds token lifetime

2014-09-08 Thread Nikolay Starodubtsev
** Project changed: nova => keystone -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.launchpad.net/bugs/1366911 Title: Nova does not ensure a valid token is available if snapshot process exceeds token li

[Yahoo-eng-team] [Bug 1366991] [NEW] Keystone local authenticate has unnecessary CADF pending audit record

2014-09-08 Thread Brad Topol
Public bug reported: Keystone local authenticate has an unnecessary CADF pending audit record. Pending should be used for long running operations but local authenticate is not such an operation. Keystone federated identity authenticate audit record does not generate pending audit records so fix

[Yahoo-eng-team] [Bug 1366988] [NEW] Formatting error in debug logging

2014-09-08 Thread David Stanek
Public bug reported: When logging is set to the debug level revoke_token can fail when there is not audit_chain_id, but the token is supposed to be revoked by the chain. ** Affects: keystone Importance: Undecided Assignee: David Stanek (dstanek) Status: In Progress -- You rec

[Yahoo-eng-team] [Bug 1355919] Re: By default when caching is enabled, objects will be cached forever

2014-09-08 Thread Morgan Fainberg
I did a bit more research, dogpile is handling this based upon the [cache] expiration_time option. https://github.com/openstack/keystone/blob/249d83529af0c746c6980aa0dbd2287bc8de345e/keystone/common/config.py#L293-L297 Which is set at the cache region level. If the decorator receives None as the

[Yahoo-eng-team] [Bug 1366982] [NEW] Exception NoMoreFixedIps doesn't show which network is out of IPs

2014-09-08 Thread Drew Thorstensen
Public bug reported: The exception NoMoreFixedIps in nova/exception.py has a very generic error message: "Zero fixed ips available." When performing a deploy with multiple networks, it can become difficult to determine which network has been exhausted. Slight modification to this error message

[Yahoo-eng-team] [Bug 1366973] [NEW] Should use "project" over "tenant" in visible strings

2014-09-08 Thread Akihiro Motoki
Public bug reported: In OpenStack Dashboard, we use "Project" rather than "Tenant". Only a few string with "tenant" are remaining. dashboards/admin/metering/views.py dashboards/project/data_processing/data_sources/templates/data_processing.data_sources/_details.html dashboards/project/data_proces

[Yahoo-eng-team] [Bug 1366972] [NEW] Should use "project" over "tenant" in visible strings

2014-09-08 Thread Akihiro Motoki
*** This bug is a duplicate of bug 1366973 *** https://bugs.launchpad.net/bugs/1366973 Public bug reported: In OpenStack Dashboard, we use "Project" rather than "Tenant". ** Affects: horizon Importance: Undecided Assignee: amo (amo) Status: New ** Tags: i18n ux ** This

[Yahoo-eng-team] [Bug 1366931] Re: libvirtError: internal error: process exited while connecting to monitor: Cannot set up guest memory 'pc.ram': Cannot allocate memory

2014-09-08 Thread Matt Riedemann
Yeah saw that myself, removing ceilometer. ** No longer affects: ceilometer -- 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/1366931 Title: libvirtError: internal error:

[Yahoo-eng-team] [Bug 1366944] [NEW] Man pages out of date

2014-09-08 Thread Brant Knudson
Public bug reported: The man pages for keystone-all and keystone-manage are out of date. especially keystone-manage is missing new subcommands. ** Affects: keystone Importance: Undecided Assignee: Brant Knudson (blk-u) Status: New ** Changed in: keystone Assignee: (unassi

[Yahoo-eng-team] [Bug 1366931] Re: ibvirtError: internal error: process exited while connecting to monitor: Cannot set up guest memory 'pc.ram': Cannot allocate memory

2014-09-08 Thread Matt Riedemann
http://logstash.openstack.org/#eyJzZWFyY2giOiJtZXNzYWdlOlwibGlidmlydEVycm9yOiBpbnRlcm5hbCBlcnJvcjogcHJvY2VzcyBleGl0ZWQgd2hpbGUgY29ubmVjdGluZyB0byBtb25pdG9yOiBDYW5ub3Qgc2V0IHVwIGd1ZXN0IG1lbW9yeSAncGMucmFtJzogQ2Fubm90IGFsbG9jYXRlIG1lbW9yeVwiIEFORCB0YWdzOlwic2NyZWVuLW4tY3B1LnR4dFwiIiwiZmllbGRzIjpbXSwi

[Yahoo-eng-team] [Bug 1366931] [NEW] libvirtError: internal error: process exited while connecting to monitor: Cannot set up guest memory 'pc.ram': Cannot allocate memory

2014-09-08 Thread Joe Gordon
Public bug reported: http://logs.openstack.org/41/116741/5/gate/gate-grenade- dsvm/7064ee5/logs/old/screen-n-cpu.txt.gz?level=TRACE#_2014-09-07_02_27_10_408 Libvirt stacktrace in n-cpu:  Traceback (most recent call last):    File "/opt/stack/old/nova/nova/compute/manager.py", line 1329, in _bui

[Yahoo-eng-team] [Bug 1366921] [NEW] NSX: create_port should return empty list instead of null for allowed-address-pair

2014-09-08 Thread Aaron Rosen
Public bug reported: ft133.5: tempest.api.network.test_ports.PortsTestJSON.test_show_port[gate,smoke]_StringException: pythonlogging:'': {{{2014-09-07 18:53:43,165 17979 INFO [tempest.common.rest_client] Request (PortsTestJSON:test_show_port): 200 GET http://localhost:9696/v2.0/po

[Yahoo-eng-team] [Bug 1366166] Re: Private flavor update with horizon will cause access issue of existed instances

2014-09-08 Thread Gary W. Smith
Closing per comment 2 ** Changed in: horizon Status: New => 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/1366166 Title: Private flavor update with

[Yahoo-eng-team] [Bug 1366917] [NEW] neutron should not use neutronclients utils methods

2014-09-08 Thread Aaron Rosen
Public bug reported: 2014-09-07 19:17:58.331 | Traceback (most recent call last): 2014-09-07 19:17:58.331 | File "/usr/local/bin/neutron-debug", line 6, in 2014-09-07 19:17:58.332 | from neutron.debug.shell import main 2014-09-07 19:17:58.332 | File "/opt/stack/new/neutron/neutron/debug/

[Yahoo-eng-team] [Bug 1366911] [NEW] Nova does not ensure a valid token is available if snapshot process exceeds token lifetime

2014-09-08 Thread Micheal Jones
Public bug reported: Recently we encountered the following issue due to the change in Icehouse for the default lifetime of a token before it expires. It's now 1 hour, while previously it was 8. If a snapshot process takes longer than an hour, when it goes to the next phase it will fail with a 401

[Yahoo-eng-team] [Bug 1366909] [NEW] disk image create creates image size of atleast 1G

2014-09-08 Thread jsb
Public bug reported: disk image create creates a qcow2 image with virtual size of atleast 1G. If DISK-IMAGE-SIZE is used in decimals,then, truncate command errors out as invalid number. This forces the image to be atleast 1G in size. Could this made in Mega bytes so that image less than 1 G can

[Yahoo-eng-team] [Bug 1366649] Re: Typo in keystone/common/base64utils.py

2014-09-08 Thread Dolph Mathews
This isn't a useful bug report, especially given that there's no useful information here about the actual typo you're referring to. Happy to see typos fixed without a bug report. ** Changed in: keystone Importance: Undecided => Low ** Changed in: keystone Status: In Progress => Invalid

[Yahoo-eng-team] [Bug 1366905] [NEW] Migration from havana to icehouse takes forever if large subset of data is present

2014-09-08 Thread David Hill
Public bug reported: Hi guys, I think the upgrade documentation from Havana to Icehouse should be updated so keystone-manage token_flush is used before anything else. If keystone token_flush is present in Havana, it should definitely be ran before doing anything else too. Still runing after

[Yahoo-eng-team] [Bug 1366890] [NEW] Setting admin_state_up=False on a HA port causes split brain in HA routers

2014-09-08 Thread Assaf Muller
Public bug reported: 1) Create a HA router on a setup with two L3 agents 2) Find out who the master is 3) Find out what is the HA port used by the master instance of the router 4) Set it to admin state down The master instance won't be able to send VRRP messages, but since the tap device in the r

[Yahoo-eng-team] [Bug 1366891] [NEW] warning to console in container on failed resize

2014-09-08 Thread Scott Moser
Public bug reported: inside a container, a device may exist, but even as root not be able to write to it. currently that results in warning to console. $ lsb_release -sc trusty $ awk '$5 == "/" { print $0 }' /proc/self/mountinfo 79 61 253:1 /var/lib/lxc/t1/rootfs / rw,relatime - ext4 /dev/dis

[Yahoo-eng-team] [Bug 1359995] Fix merged to devstack (master)

2014-09-08 Thread OpenStack Infra
Reviewed: https://review.openstack.org/116133 Committed: https://git.openstack.org/cgit/openstack-dev/devstack/commit/?id=2a6ce7197e5da9faba2faff2a18c04ece957 Submitter: Jenkins Branch:master commit 2a6ce7197e5da9faba2faff2a18c04ece957 Author: Brant Knudson Date: Thu Aug 21 18:23:

[Yahoo-eng-team] [Bug 1240355] Re: Broken pipe error when copying image from glance to vSphere

2014-09-08 Thread Davanum Srinivas (DIMS)
from Jaroslav's last comment it seems like an issue with glance image- create with --file and not Nova per se ** Also affects: glance Importance: Undecided Status: New ** Changed in: nova Status: Confirmed => Incomplete -- You received this bug notification because you are a me

[Yahoo-eng-team] [Bug 1262057] Re: XML middleware will try to convert everything even if it's not json

2014-09-08 Thread David Stanek
The XML middleware has been marked as deprecated so I don't see a lot of work happening here. ** Changed in: keystone Status: Incomplete => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.la

[Yahoo-eng-team] [Bug 1233368] Re: Unauthorized command: kill -9

2014-09-08 Thread Sam Betts
Fixed in master by https://review.openstack.org/56785 ** Changed in: neutron Status: In Progress => 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/1233368 Title: Una

[Yahoo-eng-team] [Bug 1366859] [NEW] extra_spec requirement 'amd64' does not match 'x86_64'

2014-09-08 Thread Dan Prince
Public bug reported: Using the latest Nova Ironic compute drivers (either from Ironic or Nova) I'm hitting scheduling ERRORS: Sep 08 15:26:45 localhost nova-scheduler[29761]: 2014-09-08 15:26:45.620 29761 DEBUG nova.scheduler.filters.compute_capabilities_filter [req- 9e34510e-268c-40de-8433-d7b41

[Yahoo-eng-team] [Bug 1366861] [NEW] user unable to read flavor list without admin role

2014-09-08 Thread Bharath
Public bug reported: Hi, I have created 20 VMs from a snapshot, each user login is associated to an individual project and this project is added to the custom flavor i have created, the requirement was to ensure these users don't see each other's VMs, after launching the image the instances were

[Yahoo-eng-team] [Bug 1270516] Re: XmlBodyMiddleware logic causes an unnecessary JSON to dict conversion

2014-09-08 Thread David Stanek
The XML middleware has been marked as deprecated so I don't see a lot of work happening here. ** Changed in: keystone Status: In Progress => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.l

[Yahoo-eng-team] [Bug 922751] Re: undocumented parameter --flagfile in nova-manage

2014-09-08 Thread Davanum Srinivas (DIMS)
We don't have --flagfile anywhere in the code or docs in nova trunk. ** Changed in: nova Status: Confirmed => 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

[Yahoo-eng-team] [Bug 1366842] [NEW] No way to set config-drive property when launching instance

2014-09-08 Thread Justin Pomeroy
Public bug reported: The dashboard does not provide an option to enable/disable config drive when launching an instance. This is a problem for OpenStack deployments that do not enable the metadata service. For such deployments, launching an instance from the dashboard will result in the image no

[Yahoo-eng-team] [Bug 1362651] Re: /0 subnet causes dhcp failures

2014-09-08 Thread Tristan Cacqueray
** Changed in: ossa Status: Incomplete => 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/1362651 Title: /0 subnet causes dhcp failures Status in OpenStack Neutron (virt

[Yahoo-eng-team] [Bug 1366832] [NEW] serial console, ports are not released

2014-09-08 Thread sahid
Public bug reported: When booting an instance with serial console activated, port(s) are allocated but never released since the code responsible to freeing port(s) is called after the domain is undefined from libvirt. Also since the domain is already undefined, when calling the method '_lookup_

[Yahoo-eng-team] [Bug 1188073] Re: havana: nova - Remove broken config_drive image_href support

2014-09-08 Thread Davanum Srinivas (DIMS)
Looks like the doc is no long present, so there's nothing to fix. yay! ** Changed in: nova Status: Triaged => 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

[Yahoo-eng-team] [Bug 1365499] Re: Error on df execution

2014-09-08 Thread Erno Kuvaja
I do not know which version of glance you are using, but this is fixed in current master. ** Changed in: glance Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/

[Yahoo-eng-team] [Bug 1320140] Re: Federation documentation is not clear about mapping.rules.local.user.name

2014-09-08 Thread Dolph Mathews
*** This bug is a duplicate of bug 1312221 *** https://bugs.launchpad.net/bugs/1312221 ** This bug has been marked a duplicate of bug 1312221 Add user objects to mapping rules examples in OS-FEDERATION docs -- You received this bug notification because you are a member of Yahoo! Engineeri

[Yahoo-eng-team] [Bug 1366797] [NEW] Add UT assert to check subset of dict

2014-09-08 Thread Paul Michali
Public bug reported: With the VPN unit tests, there are many occasions where there is a desire to test if an actual dict contains keys and values specified in some expected dict. The actual dict would be a superset, as there may be keys (e.g. auth) that can be ignored. Rather than make the change

[Yahoo-eng-team] [Bug 757772] Re: Cloudpipe doesn't update the crl in userdata when a cert is revoked

2014-09-08 Thread Davanum Srinivas (DIMS)
looks like we don't have any "cloudpipe" code in Nova any more. marking as invalid ** Changed in: nova Status: Confirmed => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.laun

[Yahoo-eng-team] [Bug 925658] Re: RelaxNG schema is missing security_groups element for server create

2014-09-08 Thread Davanum Srinivas (DIMS)
Nova is in v2 API now and there are no RNG schemas for v2. So marking this as won't fix. ** Changed in: nova Status: Triaged => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bug

[Yahoo-eng-team] [Bug 1366778] [NEW] Flavor names unnecessarily restrictive

2014-09-08 Thread Chris St. Pierre
Public bug reported: Flavor names are restricted to "word" characters, period, dash, and space, for no apparent reason. Flavor names should allow all printable characters to obviate this unnecessary restriction. If nothing else, this will make it easier to migrate from pre-Grizzly (I know, ancient

[Yahoo-eng-team] [Bug 1255627] Re: images.test_list_image_filters.ListImageFiltersTest fails with timeout

2014-09-08 Thread Davanum Srinivas (DIMS)
seems to be happening only in check-tempest-dsvm-docker, so moving it there ** Also affects: nova-docker Importance: Undecided Status: New ** Changed in: nova Status: Confirmed => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team,

[Yahoo-eng-team] [Bug 1366770] [NEW] RBDVolumeProxy is used incorrrectly

2014-09-08 Thread Ihar Hrachyshka
Public bug reported: The constructor method for the class has the following fingerprint: def __init__(self, driver, name, pool=None, snapshot=None, read_only=False): While it's used in multiple places without passing driver argument: with RBDVolumeProxy(self, name)

[Yahoo-eng-team] [Bug 1252982] Re: MetaInterfaceDriver uses auth_region instead of region_name to call neutron client

2014-09-08 Thread Alan Pevec
** Also affects: neutron/havana 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/1252982 Title: MetaInterfaceDriver uses auth_region instead of

[Yahoo-eng-team] [Bug 1366758] [NEW] notifications should include progress info and cell name

2014-09-08 Thread John Garbutt
Public bug reported: The notifications are quite out of sync with some of the instance object changes, in particular these very useful details are not included: * progress * cell_name ** Affects: nova Importance: Wishlist Assignee: John Garbutt (johngarbutt) Status: In Progres

[Yahoo-eng-team] [Bug 1217017] Re: dependency injection fails to init domain-specific identity drivers

2014-09-08 Thread Marcus Klein
** Changed in: keystone Status: Invalid => New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.launchpad.net/bugs/1217017 Title: dependency injection fails to init domain-specific identity drivers

[Yahoo-eng-team] [Bug 1217017] Re: dependency injection fails to init domain-specific identity drivers

2014-09-08 Thread Marcus Klein
IMHO this is a MUST to get this fixed für the Juno release. Otherwise the domain specific drivers features does not work at all. This can easily be reproduce by configuring LDAP driver for the default domain and SQL for a secondary domain like the one for Heat. ** Changed in: keystone Statu

[Yahoo-eng-team] [Bug 1366731] [NEW] Allow to create some translations on access and security page

2014-09-08 Thread Ambroise CHRISTEA
Public bug reported: Some translations aren't correctly done on access and security page because of this bug: https://bugs.launchpad.net/horizon/+bug/1307476 This patch would be useful to allow some translations to be made: https://review.openstack.org/#/c/91338/ For example, translate "Delete

[Yahoo-eng-team] [Bug 1366719] [NEW] security_group_rules direction bad 'allow_put' value

2014-09-08 Thread Jacek Świderski
Public bug reported: Even though there is no option to update security_group_rules, there is 'direction': {'allow_post': True, 'allow_put': True, 'is_visible': True, 'validate': {'type:values': ['ingress', 'egress']}}, which 'allow_put': True sug

[Yahoo-eng-team] [Bug 1366495] Re: Integration tests - Error in test_keypair.py

2014-09-08 Thread Daniel Korn
I retested it and now the test passes on master. I have no idea why it didn't work yesterday, anyway the bug is Invalid and can be closed. Tomáš the test still fails in your patch (also written in my review). thanks Tomáš! ** Changed in: horizon Status: New => Invalid -- You received

[Yahoo-eng-team] [Bug 1366694] [NEW] ironic: unnecessary instance.save called in the spawn method

2014-09-08 Thread Gary Kotton
Public bug reported: When an ephemeral disk is used there in an unnecesasry call to save. ** Affects: nova Importance: Medium Assignee: Gary Kotton (garyk) Status: In Progress ** Changed in: nova Importance: Undecided => Medium -- You received this bug notification becaus

[Yahoo-eng-team] [Bug 1366682] [NEW] ScrubberFileQueue is never called

2014-09-08 Thread Flavio Percoco
Public bug reported: It looks like the change I6910b55de8c3b203560d75ff3d1675eda31ae786 might have broken the `test_scrubber_with_metadata_enc` test since now `ScrubberFileQueue` is never called. Adding a FIXME https://github.com/openstack/glance/blob/master/glance/tests/functional/test_scrubber