[Yahoo-eng-team] [Bug 1361030] [NEW] new dnsmasq requirement exceeds available version on ubuntu 12.04

2014-08-25 Thread Kevin Benton
Public bug reported: The recent commit requiring a dnsmasq version =2.63 (https://review.openstack.org/#/c/106299/) means that Juno cannot used with the dnsmasq version available in Ubuntu 12.04 so neutron DHCP agents will not work. I'm not sure if this was already discussed and agreed upon

[Yahoo-eng-team] [Bug 1361029] [NEW] there is an empty redundant Volumes tab in Volumes admin panel

2014-08-25 Thread Hong-Guang
Public bug reported: this happens when go to Admin-System-Volumes both from firefox and chrome. tested on juno-2(j2) release from the juno series released 2014-07-23 ** Affects: horizon Importance: Undecided Status: New -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1361030] Re: new dnsmasq requirement exceeds available version on ubuntu 12.04

2014-08-25 Thread Yaguang Tang
** Also affects: neutron (Ubuntu) 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/1361030 Title: new dnsmasq requirement exceeds available

[Yahoo-eng-team] [Bug 1361044] [NEW] Show/Update/Delete IPSec connection APIs return 500 rather than 404 when resource not found

2014-08-25 Thread Ma, Tianxiao
Public bug reported: Show/Update/Delete IPSec connection APIs return 500 rather than 404 when resource not found. The following APIs is affected. GET /v2.0/vpn/ipsec-siteconnections/{connection-id} PUT /v2.0/vpn/ipsec-siteconnections/{connection-id} DELETE

[Yahoo-eng-team] [Bug 1361081] [NEW] v1v2 creation interface prompts differences when Image name exceeds limit

2014-08-25 Thread Jin Liu
Public bug reported: v1 api gives clear prompt as below, linux:˜/source glance image-create

[Yahoo-eng-team] [Bug 1191884] Re: Error: Service n-novnc is not running

2014-08-25 Thread DWang
** Also affects: ubuntu Importance: Undecided Status: New ** Package changed: ubuntu = devstack -- 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/1191884 Title:

[Yahoo-eng-team] [Bug 1361088] [NEW] Get VM metadata information by l3 agent, resource temporarily unavailable

2014-08-25 Thread Dongcan Ye
Public bug reported: When boot a VM assign name and password, I have met a run-time error. In L3 agent configuration file I have enabled enable_metadata_proxy. Trace info from l3-agent.log: 2014-08-18 16:56:11.971 3281 ERROR neutron.agent.linux.utils [req-3c9892ce-0d64-4cdd-ac27-dd8736076c18

[Yahoo-eng-team] [Bug 1361097] [NEW] Compute exception text never present when max sched attempt reached

2014-08-25 Thread Joe Cropper
Public bug reported: When scheduling VMs and the retry logic kicks in, the failed compute exception text is saved to be displayed for triaging purposes in the conductor/scheduler logs. When the conductor tries to display the exception text when the maximum scheduling attempts have been reached,

[Yahoo-eng-team] [Bug 1191884] Re: Error: Service n-novnc is not running

2014-08-25 Thread Ian Wienand
** Changed in: devstack 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/1191884 Title: Error: Service n-novnc is not running Status in

[Yahoo-eng-team] [Bug 1361108] [NEW] novnc failed to start due to unexpected keyword argument

2014-08-25 Thread DWang
Public bug reported: Hi everybody, I'm new to DevStack and during my installation of icehouse devstack, some error arose like this: ... ls /opt/stack/status/stack/n-novnc.failure 2014-08-25 07:49:55.739 | + failures=/opt/stack/status/stack/n-novnc.failure 2014-08-25 07:49:55.739 | + for

[Yahoo-eng-team] [Bug 1342274] Re: auth_token middleware in keystoneclient is deprecated

2014-08-25 Thread Thierry Carrez
** Changed in: swift Status: Fix Committed = Fix Released ** Changed in: swift Milestone: None = 2.1.0 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1342274 Title:

[Yahoo-eng-team] [Bug 1361125] [NEW] keystone install failed, meet error 'got an unexpected keyword argument 'namedtuple_as_object''

2014-08-25 Thread Qiu Hua Qiao
Public bug reported: My env: OS: RHEL 6.5 x86-64 Pthon: 2.6.6 Source branch: master error log: 2014-08-25 07:30:34.256 | 5298 DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully __init__

[Yahoo-eng-team] [Bug 1361176] [NEW] DB: Some tables still explicitly set mysql_engine

2014-08-25 Thread Salvatore Orlando
Public bug reported: After commit commit 466e89970f11918a809aafe8a048d138d4664299 migrations should not anymore explicitly specify the engine used for mysql. There are still some migrations which do that, and they should be amended. ** Affects: neutron Importance: Low Assignee:

[Yahoo-eng-team] [Bug 1361180] [NEW] nova service disable/enable returns 500 on cell environment

2014-08-25 Thread Rajesh Tailor
Public bug reported: nova service disable/enable returns 500 on cell environment. Actual enable/disable looks processed correctly. It also throws following error in nova-api service: ValueError: invalid literal for int() with base 10: 'region!child@5' How to reproduce: $ nova --os-username

[Yahoo-eng-team] [Bug 1361183] [NEW] Shouldn't pass instance.uuid when call _set_instance_error_state

2014-08-25 Thread Alex Xu
Public bug reported: This found by review code. We already turn the _set_instance_error_state to use instance object. but there https://github.com/openstack/nova/blob/master/nova/compute/manager.py#L1942 still pass the uuid. When there is exception raised, will get error as below: 2014-08-25

[Yahoo-eng-team] [Bug 1361184] [NEW] Race condition in imagebackend.Image.cache downloads image several times

2014-08-25 Thread Alvaro Lopez
Public bug reported: There's a race condition in imagebackend.Image.cache that makes nova download an image N times when N requests requiring the same image are scheduled in the same host during the image feching. The imagebackend.Image.cache method only synchronizes on the image fetching

[Yahoo-eng-team] [Bug 1361186] [NEW] nova service-delete fails for services on non-child (top) cell

2014-08-25 Thread Rajesh Tailor
Public bug reported: Nova service-delete fails for services on non-child (top) cell. How to reproduce: $ nova --os-username admin service-list ++--+-+--+-+---++-+ | Id

[Yahoo-eng-team] [Bug 1361190] [NEW] Too huge space reserved for tenant_id in the database

2014-08-25 Thread Attila Fazekas
Public bug reported: Keystone defines the project/user/domain IDs as varchar(64), but neutron uses varchar(255) on every resources. But the tenant id actually generated by keystone is 32 character. Please change to the tenant id lengths to =64 =32. The record size has impact on the memory

[Yahoo-eng-team] [Bug 1361197] [NEW] Glance image-upload truncates the image.

2014-08-25 Thread Jaroslav Henner
Public bug reported: This may be a DUP of #1240355 but I am not sure. I have three hosts which all are connected to the same shared NFS datastore and glance configured to use it. I am uploading the an and then try to download, but download returns empty string and there is an ERROR in the

[Yahoo-eng-team] [Bug 1155092] Re: Namespace doesn't get deleted on vip/pool removal

2014-08-25 Thread OpenStack Infra
** Changed in: neutron Status: Won't Fix = In Progress -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1155092 Title: Namespace doesn't get deleted on vip/pool removal Status in

[Yahoo-eng-team] [Bug 1173060] Re: RFE: Missing parameter --sql_connection for nova-manage

2014-08-25 Thread Davanum Srinivas (DIMS)
both cinder-manage and glance-manage no longer support this parameter. Closing as wont-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).

[Yahoo-eng-team] [Bug 1361211] [NEW] Hyper-V agent does not add new VLAN ids to the external port's trunked list on Hyper-V 2008 R2

2014-08-25 Thread Alessandro Pilotti
Public bug reported: This issue affects Hyper-V 2008 R2 and does not affect Hyper-V 2012 and above. The Hyper-V agent is correctly setting the VLAN ID and access mode settings on the vmswitch ports associated with a VM, but not on the trunked list associated with an external port. This is a

[Yahoo-eng-team] [Bug 1361230] [NEW] ad248f6 jsonutils sync breaks if simplejson 2.2.0

2014-08-25 Thread Matt Riedemann
Public bug reported: This keystone sync: https://github.com/openstack/keystone/commit/94efafd6d6066f63a9226a6b943d0e86699e7edd Pulled in this change to jsonutils: https://review.openstack.org/#/c/113760/ That uses a flag in json.dumps which is only in simplejson = 2.2.0. If you don't have a

[Yahoo-eng-team] [Bug 1361238] [NEW] Too huge space reserved for tenant_id/user_id/domain_id in the database

2014-08-25 Thread Attila Fazekas
Public bug reported: Keystone uses 32 byte/character domain/user/project id , which contains a hexadecimal representation of 128 bit (16 byte) integer. Please reduce the filed size at least to 32 byte varchar, it helps to the db for using the caches (disk/ memory/ record per physical sector..)

[Yahoo-eng-team] [Bug 1361190] Re: Too huge space reserved for tenant_id in the database

2014-08-25 Thread Eugene Nikanorov
That is backward incompatible schema change relying on the fact that all resources use keystone tenant_ids only. ** Changed in: neutron Importance: Undecided = Low ** Tags added: db ** Changed in: neutron Status: New = Confirmed ** Changed in: neutron Status: Confirmed =

[Yahoo-eng-team] [Bug 1361134] Re: run nova evacuate command, 'can't be encoded'error

2014-08-25 Thread Thierry Carrez
** Changed in: ossa Status: New = Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1361134 Title: run nova evacuate command, 'can't be encoded'error Status in OpenStack

[Yahoo-eng-team] [Bug 1361256] [NEW] TypeError when instance fails to build

2014-08-25 Thread Adelina Tuvenie
Public bug reported: In some cases when a instance fails to build and it is set in ERROR state by the manager, we get the following error: TypeError: string indices must be integers, not str. This happens because the method _set_instance_error_state is wrongly called with instance.uuid instead of

[Yahoo-eng-team] [Bug 1361264] [NEW] Neutron metering do not check overlap ip range

2014-08-25 Thread Liping Mao
Public bug reported: I use neutron metering api to create two same rules, I did not get any error. I think that I should get the error MeteringLabelRuleOverlaps defined in neutron/extensions/metering.py BTW, We define the following error inherit NotFound, I think Conflict is better: In

[Yahoo-eng-team] [Bug 1361271] [NEW] ipv6 routers don't define a default route

2014-08-25 Thread Emmanuel THIERRY
Public bug reported: When a router is created between two IPv6 networks with a gateway on one of these networks, the router fails to setup a default route to the gateway. This causes IPv6 traffic not to be forwarded to external networks. The problem is characterized by the fact that the function

[Yahoo-eng-team] [Bug 1361298] [NEW] Can not load instances page if glance service is not configured for region

2014-08-25 Thread Justin Pomeroy
Public bug reported: If the current region does not have a glance service endpoint configured then loading up the Instances page will result in being directed to the error page. The dashboard should be tolerant of this situation. Tolerance for missing services and unreachable endpoints has been

[Yahoo-eng-team] [Bug 1361305] [NEW] Replace hard-coded date formats with Django formats

2014-08-25 Thread Thai Tran
Public bug reported: We are currently using hard coded date formats in various D3 charts. We should things like %Y-%m-%dT%H:%M:%S scattered throughout the code. We should really be using Django's date format. Here are a few of the formats available: django.formats = { DATETIME_FORMAT: N j,

[Yahoo-eng-team] [Bug 1361306] [NEW] Keysttone doesn't handle user_attribute_id mapping

2014-08-25 Thread Haneef Ali
Public bug reported: By default keystone gets the id from first field of DN. It doesn't use user_id_attibute mapping from keystone.conf In the following code, id attribute is always 1 element in DN ---Relevent code--- @staticmethod def _dn_to_id(dn): return

[Yahoo-eng-team] [Bug 1361307] [NEW] Please port Certificate apis to V3

2014-08-25 Thread Haneef Ali
Public bug reported: This is a wish list We need certificates API to get the PKI certficates in the services. If we depreicate v2.0 api, it will be odd, if the services rely on v2.0 api to fetch certificates. ** Affects: keystone Importance: Undecided Status: New -- You

[Yahoo-eng-team] [Bug 1316475] Re: [SRU] CloudSigma DS for causes hangs when serial console present

2014-08-25 Thread Ben Howard
** Changed in: cloud-init Status: Fix Committed = 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/1316475 Title: [SRU] CloudSigma DS for causes hangs when serial

[Yahoo-eng-team] [Bug 1316475] Re: [SRU] CloudSigma DS for causes hangs when serial console present

2014-08-25 Thread Scott Moser
** Changed in: cloud-init Status: Fix Released = Fix Committed -- 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/1316475 Title: [SRU] CloudSigma DS for causes hangs when serial

[Yahoo-eng-team] [Bug 1361315] [NEW] Navigation causes undefined error when clicked on twice

2014-08-25 Thread Thai Tran
Public bug reported: Steps to reproduce: 1. Open up your browser console. 2. Click on the project navigation item 3. Click on it again. 4. Uncaught TypeError: undefined is not a function ** Affects: horizon Importance: Undecided Assignee: Thai Tran (tqtran) Status: In Progress

[Yahoo-eng-team] [Bug 1361317] [NEW] Nova creates volume images of wrong size in Ceph RBD

2014-08-25 Thread Craig
Public bug reported: When spawning a new instance and using the Boot from Image option, nova will create images of the wrong size on ceph RBD. This problem shows up as the image being several orders of magnitude larger than the requested size in ceph (i.e. 1TB in size instead of 1GB in size).

[Yahoo-eng-team] [Bug 1350949] Re: Tables in tabs show incorrect number of row count

2014-08-25 Thread Thai Tran
** 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/1350949 Title: Tables in tabs show incorrect number of

[Yahoo-eng-team] [Bug 1249125] Re: smartos datasource should use meta-data for server identification

2014-08-25 Thread Scott Moser
** Also affects: cloud-init Importance: Undecided Status: New -- 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/1249125 Title: smartos datasource should use meta-data for

[Yahoo-eng-team] [Bug 1356208] Re: groups syntax broken

2014-08-25 Thread Scott Moser
** Also affects: cloud-init Importance: Undecided Status: New ** Changed in: cloud-init Importance: Undecided = Medium ** Changed in: cloud-init Status: New = Triaged -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1355343] Re: cloud-init writes sources.list without newline at end of file

2014-08-25 Thread Scott Moser
** Also affects: cloud-init Importance: Undecided Status: New ** Changed in: cloud-init Status: New = Confirmed ** Changed in: cloud-init (Ubuntu) Status: New = Confirmed ** Changed in: cloud-init Importance: Undecided = Low ** Changed in: cloud-init (Ubuntu)

[Yahoo-eng-team] [Bug 1361328] [NEW] trove not supporting multiple regions

2014-08-25 Thread David Lyle
Public bug reported: refactor of trove code in Horizon broke multi-region support. ** Affects: horizon Importance: High Assignee: David Lyle (david-lyle) Status: New ** Tags: trove ** Changed in: horizon Importance: Undecided = High ** Changed in: horizon Assignee:

[Yahoo-eng-team] [Bug 1350195] Re: TestDashboardBasicOps.test_basic_scenario fails with KeyError: .btn', ), ), 0 props

2014-08-25 Thread Gary W. Smith
This error is coming from the scss compiler and is likely due to an error in one of horizon's scss files. The scss files have undergone a number changes since this bug was reported. Closing this bug since it is no longer occuring. Please reopen if it happens again. ** Changed in: horizon

[Yahoo-eng-team] [Bug 1345955] Re: KeyError: SassRule RuleAncestry (), 0 props Failure

2014-08-25 Thread Gary W. Smith
This error is coming from the scss compiler and is likely due to an error in one of horizon's scss files. The scss files have undergone substantial changes since this bug was reported, including the bootstrap update (https://review.openstack.org/#/c/107042/). Closing this bug since it is likely no

[Yahoo-eng-team] [Bug 1353008] Re: MAAS Provider: LXC did not get DHCP address, stuck in pending

2014-08-25 Thread David Britton
** Also affects: cloud-init Importance: Undecided Status: New -- 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/1353008 Title: MAAS Provider: LXC did not get DHCP address,

[Yahoo-eng-team] [Bug 1333106] Re: Tempest:Running test_network_basic_ops scenario in tempest results is failing with internal server error

2014-08-25 Thread Elena Ezhova
** Changed in: neutron Status: Incomplete = Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1333106 Title: Tempest:Running test_network_basic_ops scenario in tempest

[Yahoo-eng-team] [Bug 1346932] Re: delete floating ip via neutron port-delete

2014-08-25 Thread Elena Ezhova
Joe, since there was no evidence that the bug exists, I mark it as invalid. Please leave a comment if the issue still persists. ** Changed in: neutron Status: Incomplete = Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1345955] Re: KeyError: SassRule RuleAncestry (), 0 props Failure

2014-08-25 Thread Gary W. Smith
** Changed in: horizon Status: Invalid = Confirmed -- 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/1345955 Title: KeyError: SassRule RuleAncestry (), 0 props

[Yahoo-eng-team] [Bug 1361337] [NEW] keystone.tests.test_serializer.XmlSerializerTestCase.test_collection_member random fails; lxml hashseed?

2014-08-25 Thread Matt Riedemann
Public bug reported: This is in the gate: http://logs.openstack.org/19/111519/4/gate/gate-keystone- python26/7003102/console.html.gz#_2014-08-22_05_00_00_019 2014-08-22 05:00:00.019 | FAIL: keystone.tests.test_serializer.XmlSerializerTestCase.test_collection_member 2014-08-22 05:00:00.019 |

[Yahoo-eng-team] [Bug 1361357] [NEW] metadata service performance regression ~100x

2014-08-25 Thread Scott Moser
Public bug reported: The fix for bug 1325128 [1] included changes to the metadata service seen at: trunk[2]: 4a60c6a655006b2882331844664fac5cf67c5f34 icehouse [3]: 9f59ca751f1a392ef24d8ab73a7bf5ce9655017e The new code is around 100x slower. That slow down causes excessive load on the

[Yahoo-eng-team] [Bug 1361366] [NEW] all one convergence IPv6 tests have to be skipped explicitly

2014-08-25 Thread Kevin Benton
Public bug reported: The One Convergence plugin doesn't currently support IPv6 so every new IPv6 test has to be explicitly skipped in the plugin's tests. This is a burden to IPv6 developers. As an interim until v6 support is added, a way to skip IPv6 tests by default should be added. ** Affects:

[Yahoo-eng-team] [Bug 1361357] Re: metadata service performance regression ~100x

2014-08-25 Thread Scott Moser
** Also affects: nova (Ubuntu) Importance: Undecided Status: New ** Also affects: cloud-archive Importance: Undecided Status: New ** Also affects: cloud-archive/icehouse Importance: Undecided Status: New ** Also affects: cloud-archive/juno Importance: Undecided

[Yahoo-eng-team] [Bug 1361378] [NEW] MySQL server has gone away again

2014-08-25 Thread Dolph Mathews
Public bug reported: This is a regression of an old issue, which I thought was resolved by the SELECT 1; hack, but perhaps recently reintroduced with oslo.db? [Mon Aug 25 14:30:54.403538 2014] [:error] [pid 25778:tid 139886259214080] 25778 ERROR keystone.common.wsgi [-] (OperationalError)

[Yahoo-eng-team] [Bug 1325143] Re: Eliminate use of with_lockmode('update')

2014-08-25 Thread Morgan Fainberg
** Also affects: keystone/icehouse Importance: Undecided Status: New ** Changed in: keystone/icehouse Status: New = In Progress ** Changed in: keystone/icehouse Importance: Undecided = Medium ** Changed in: keystone/icehouse Assignee: (unassigned) = Morgan Fainberg

[Yahoo-eng-team] [Bug 1361386] [NEW] [Sahara] No description for Storage location on Node group template page

2014-08-25 Thread Andrew Lazarev
Public bug reported: Description for Storage location on Node group template page contains just word Storage (see screenshot). It should be more descriptive. ** Affects: horizon Importance: Undecided Status: New ** Attachment added: Screen Shot 2014-08-25 at 2.43.13 PM.png

[Yahoo-eng-team] [Bug 1361413] [NEW] LBaaS documentation is outdated , shows listeners instead of VIPs

2014-08-25 Thread Diogo Monteiro
Public bug reported: The documentation for the LBaaS REST API endpoints listed on the office docs website does not match the REST API exposed by neutron. Documentation URL: http://developer.openstack.org/api-ref-networking-v2.html#lbaas In the API docs there is a reference to /listeners.

[Yahoo-eng-team] [Bug 1361419] [NEW] Hyper-V driver should provide a more detailed exception in case block storage volumes cannot be mounted due to a invalid SAN policy

2014-08-25 Thread Alessandro Pilotti
Public bug reported: On some versions of Windows Server 2008 R2 the SAN policy is set by default to Online All, bringing online any disk, local or shared, attached to the host. Since only offline disks can be attached as passthrough disks to a Hyper-V VM, this prevents Cinder volumes from being

[Yahoo-eng-team] [Bug 1361424] [NEW] When using Keystone API v3, catalog won't be returned

2014-08-25 Thread David Hill
Public bug reported: Warning: I don't know if that should be working or not, but heat 2014.1.2 doesn't seem to get a catalog where as heat 2013.2.3 seems to be getting along pretty well. I downgraded the packages, read everything that had to be read, patched the code and the verdict is always

[Yahoo-eng-team] [Bug 1361422] [NEW] When using Keystone API v3, catalog won't be returned

2014-08-25 Thread David Hill
Public bug reported: Warning: I don't know if that should be working or not, but heat 2014.1.2 doesn't seem to get a catalog where as heat 2013.2.3 seems to be getting along pretty well. I downgraded the packages, read everything that had to be read, patched the code and the verdict is always

[Yahoo-eng-team] [Bug 1361423] [NEW] When using Keystone API v3, catalog won't be returned

2014-08-25 Thread David Hill
Public bug reported: Warning: I don't know if that should be working or not, but heat 2014.1.2 doesn't seem to get a catalog where as heat 2013.2.3 seems to be getting along pretty well. I downgraded the packages, read everything that had to be read, patched the code and the verdict is always

[Yahoo-eng-team] [Bug 1319926] Re: incorrect error when failing to launch on No space left on device\n

2014-08-25 Thread Gary W. Smith
This is the generic error that nova returns when it is unable to launch the instance. Changing nova to providing a more precise message is covered in the bug you created (https://bugs.launchpad.net/nova/+bug/1319920). It is my understanding that it is not feasible in general for the UI to know

[Yahoo-eng-team] [Bug 1361441] [NEW] better handling for expired signing_cert.pem

2014-08-25 Thread Steve Heyman
Public bug reported: While working on Barbican, I noted failing user authentications even though I have a valid token. I had to debug the openssl calls to see that the root cause was an expired signing_cert.pem file. Tracked this down to my keystone server, but had a hard time finding out how

[Yahoo-eng-team] [Bug 1322597] Re: Unable to update image members

2014-08-25 Thread Gary W. Smith
Sorry, I didn't mean to suggest that the bug itself is invalid. The deficiency indicated by the bug is clearly valid, as it is part of a blueprint that has been approved. But it really doesn't make sense to track the same change as both a bug and a blueprint. The blueprint is more fitting, as it

[Yahoo-eng-team] [Bug 1361476] [NEW] flavor access create should check public/private first

2014-08-25 Thread jichenjc
Public bug reported: jichen@cloudcontroller:~$ nova flavor-access-add 1 2 +---+---+ | Flavor_ID | Tenant_ID | +---+---+ | 1 | 2 | +---+---+ jichen@cloudcontroller:~$ nova flavor-access-list --flavor 1 ERROR (CommandError): Failed to

[Yahoo-eng-team] [Bug 1361490] [NEW] param check for backup rotatetype is needed

2014-08-25 Thread jichenjc
Public bug reported: jichen@cloudcontroller:~$ nova backup jitest1 jiback1 2 jichen@cloudcontroller:~$ nova list +--+-+++-++ | ID | Name| Status | Task State

[Yahoo-eng-team] [Bug 1361487] [NEW] backup operation can be done in pause and suspend state

2014-08-25 Thread jichenjc
Public bug reported: jichen@cloudcontroller:~$ nova backup jitest3 jiback1 daily 2 ERROR (Conflict): Cannot 'createBackup' while instance is in vm_state paused (HTTP 409) (Request-ID: req-7554dea8-92aa-480c-a1f4-e3d7e479c6b3) jichen@cloudcontroller:~$ nova list