[Yahoo-eng-team] [Bug 1184446] Re: cruft builds up in 'nova service-list' as compute nodes are added and removed

2018-03-20 Thread Steven Hardy
The tripleo part of this should have expired ref comment #4 so removing tripleo from the bug ** Tags removed: tripleo ** No longer affects: tripleo -- 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 1665370] [NEW] api db_sync fails on upgrade due to duplicate migration files

2017-02-16 Thread Steven Hardy
Affects: tripleo Importance: Critical Assignee: Steven Hardy (shardy) Status: Triaged ** Also affects: tripleo Importance: Undecided Status: New ** Changed in: tripleo Milestone: None => ocata-rc1 ** Changed in: tripleo Status: New => Triaged ** Chang

[Yahoo-eng-team] [Bug 1649341] Re: Undercloud upgrade fails with "Cell mappings are not created, but required for Ocata"

2016-12-12 Thread Steven Hardy
[stack@instack ~]$ sudo grep transport_url /etc/nova/nova.conf transport_url=rabbit://55f7b1c2b4ee0e8a4f8311de334c6b71d13c1b45:1cf85a15b3fb0d86ec3bda2dedd3b8952ad6d72a@192.0.2.1// [stack@instack ~]$ sudo nova-manage cell_v2 simple_cell_setup --transport-url

[Yahoo-eng-team] [Bug 1291396] Re: No exact match of nodes with flavors

2016-10-17 Thread Steven Hardy
We ended up fixing this with node tagging in ironic and a special version of the ComputeCapabilities filter, so marking this fix released https://github.com/openstack/tripleo- common/blob/master/tripleo_common/filters/capabilities_filter.py ** Changed in: tripleo Assignee: Devananda van der

[Yahoo-eng-team] [Bug 1464239] Re: mount: special device /dev/sdb does not exist

2016-04-21 Thread Steven Hardy
** Changed in: tripleo 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/1464239 Title: mount: special device /dev/sdb does

[Yahoo-eng-team] [Bug 1531881] Re: AttributeError: 'module' object has no attribute 'dump_as_bytes'

2016-04-21 Thread Steven Hardy
** Changed in: tripleo 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/1531881 Title: AttributeError: 'module' object has no

[Yahoo-eng-team] [Bug 1503501] Re: oslo.db no longer requires testresources and testscenarios packages

2015-10-19 Thread Steven Hardy
** Also affects: heat/liberty 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/1503501 Title: oslo.db no longer requires testresources and

[Yahoo-eng-team] [Bug 1474959] Re: Cloud Image launched by Heat, creates a ec2-user user without Shell.

2015-07-16 Thread Steven Hardy
*** This bug is a duplicate of bug 1474194 *** https://bugs.launchpad.net/bugs/1474194 If you're getting ec2-user, then you need to set instance_user to an empty string, as I mentioned in comment #1, and this is a duplicate of bug #1474194 ** Changed in: cloud-init Status: New =

[Yahoo-eng-team] [Bug 1396696] [NEW] grenade tests failing with glance 400 error

2014-11-26 Thread Steven Hardy
Public bug reported: I'm seeing the following error in multiple patches failing the check- grenade-dsvm job for stable/juno patches: 2014-11-25 02:41:27.359 | ++ glance --os-auth-token snipped huge token 2014-11-25 02:41:27.360 | == --os-image-url http://127.0.0.1:9292 image-create --name

[Yahoo-eng-team] [Bug 1394530] [NEW] firewall.FirewallNotFound error in icehouse check job

2014-11-20 Thread Steven Hardy
Public bug reported: http://logs.openstack.org/27/131827/4/check/gate-tempest-dsvm-neutron- src-python-heatclient-icehouse/36ab6c1/logs/screen-q-svc.txt.gz? Seeing this error in python-heatclient check job 2014-11-20 09:05:57.196 25851 ERROR neutron.openstack.common.rpc.amqp

[Yahoo-eng-team] [Bug 1366133] [NEW] User create via v3 API doesn't add _member_ role in default project

2014-09-05 Thread Steven Hardy
Public bug reported: There is a discrepancy between creating users via the v2 and v3 API's, which I'm not sure is a bug or by design: When creating a user via the v2 API, the _member_ role is added in their default project, but when creating via the v3 API, despite default_project_id being

[Yahoo-eng-team] [Bug 1328067] [NEW] Token with placeholder ID issued

2014-06-09 Thread Steven Hardy
Public bug reported: We're seeing test failures, where it seems that an invalid token is issued, with the ID of placeholder http://logs.openstack.org/69/97569/2/check/check-tempest-dsvm- full/565d328/logs/screen-h-eng.txt.gz See context_auth_token_info which is being passed using the auth_token

[Yahoo-eng-team] [Bug 1322258] [NEW] Heat environments don't work for local files

2014-05-22 Thread Steven Hardy
Public bug reported: There is an issue with environment files (and heat templates which contain a file reference to a nested stack directly), which means that they don't work via Horizon. The issue is you pass a template and optionally an environment file to Horizon via the file dialog, but

[Yahoo-eng-team] [Bug 1297512] [NEW] libvirt domain launch Cannot find 'pm-is-supported' in path error

2014-03-25 Thread Steven Hardy
Public bug reported: Seen here: http://logs.openstack.org/29/82829/1/check/check-tempest-dsvm- full/67c8984/logs/screen-n-cpu.txt.gz 2014-03-25 14:27:02.318 ERROR nova.virt.libvirt.driver [req-b485d6b2-cf63-468f-ae09-0c6ba31274db SecurityGroupsTestJSON-1020006517

[Yahoo-eng-team] [Bug 1289309] [NEW] collie not found error in failed gate test

2014-03-07 Thread Steven Hardy
Public bug reported: Hit this error which is not whitelisted so causes the gate test to fail: 2014-03-07 10:54:32.474 31118 ERROR glance.store.sheepdog [-] Error in store configuration: Unexpected error while running command. Command: None Exit code: - Stdout: Unexpected error while running

[Yahoo-eng-team] [Bug 1284341] [NEW] keystone-manage db_version broken

2014-02-24 Thread Steven Hardy
://review.openstack.org/#/c/61073/36/keystone/cli.py The )'s on the print statements look to be in the wrong place AFAICS. ** Affects: keystone Importance: Undecided Assignee: Steven Hardy (shardy) Status: In Progress ** Changed in: keystone Assignee: (unassigned) = Steven

[Yahoo-eng-team] [Bug 1279907] Re: Latest keystoneclient breaks tests

2014-02-18 Thread Steven Hardy
** Also affects: heat/havana Importance: Undecided Status: New ** Changed in: heat/havana Assignee: (unassigned) = Steven Hardy (shardy) ** Changed in: heat/havana Importance: Undecided = Critical -- You received this bug notification because you are a member of Yahoo

[Yahoo-eng-team] [Bug 1279823] [NEW] Deleting enabled domain results in confusing error

2014-02-13 Thread Steven Hardy
Assignee: Steven Hardy (shardy) Status: In Progress ** Changed in: keystone Assignee: (unassigned) = Steven Hardy (shardy) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.launchpad.net/bugs/1279823

[Yahoo-eng-team] [Bug 1279100] [NEW] keystone failed to start No module named passlib.hash

2014-02-11 Thread Steven Hardy
Public bug reported: Got this error from a gate verify, don't see any existing bugs describing the problem: https://review.openstack.org/#/c/71929/ http://logs.openstack.org/29/71929/4/check/check-tempest-dsvm-postgres- full/859ca89/console.html 2014-02-11 20:41:33.757 | 2014-02-11 20:41:33

[Yahoo-eng-team] [Bug 1277027] [NEW] test_admin_delete_servers_of_others failure due to unexpected task state

2014-02-06 Thread Steven Hardy
Public bug reported: I couldn't find an existing bug for this, apologies if it's a dupe, looks like a nova bug: https://review.openstack.org/#/c/70717/ http://logs.openstack.org/17/70717/1/gate/gate-tempest-dsvm-full/9adaf90/console.html 2014-02-06 08:04:16.350 | 2014-02-06 07:48:25,729

[Yahoo-eng-team] [Bug 1276244] [NEW] v2 default domain not respected via admin endpoint

2014-02-04 Thread Steven Hardy
Public bug reported: So I'm not sure if this is a bug or a feature I just don't want, but it seems that requesting a tenant list via the v2.0 API via the admin endpoint doesn't respect the default domain, so you see projects for all domains: [shardy@localhost ~]$ keystone --os-token

[Yahoo-eng-team] [Bug 1268977] [NEW] v3 credentials project is not optional for type=ec2

2014-01-14 Thread Steven Hardy
Importance: Undecided Assignee: Steven Hardy (shardy) Status: New ** Changed in: keystone Assignee: (unassigned) = Steven Hardy (shardy) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https

[Yahoo-eng-team] [Bug 1267530] [NEW] boolean query parameters inconsistently handled

2014-01-09 Thread Steven Hardy
/master/keystone/common/controller.py#L321 ** Affects: keystone Importance: Undecided Assignee: Steven Hardy (shardy) Status: In Progress ** Changed in: keystone Assignee: (unassigned) = Steven Hardy (shardy) ** Changed in: keystone Status: New = In Progress -- You

[Yahoo-eng-team] [Bug 1259584] [NEW] ec2 signature validation fails with v3 credentials

2013-12-10 Thread Steven Hardy
the keypair direct via the ec2tokens ** Affects: keystone Importance: Undecided Assignee: Steven Hardy (shardy) Status: New ** Changed in: keystone Assignee: (unassigned) = Steven Hardy (shardy) -- You received this bug notification because you are a member of Yahoo

[Yahoo-eng-team] [Bug 1243236] Re: test_keystoneclient inheritance is wrong

2013-10-22 Thread Steven Hardy
Oh wow, I just realized it's a weird and non-obvious way to run the same tests against multiple versions. ** Changed in: keystone Status: New = Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone.

[Yahoo-eng-team] [Bug 1213340] Re: v3 token requests always 401 with scope OS-TRUST:trust

2013-08-19 Thread Steven Hardy
Ok, looks like this is invalid, curl examples posted here work OK: http://lists.openstack.org/pipermail/openstack- dev/2013-August/013837.html So my issues have been due to a combination of: - Confusion between project/tenant terminology leading to a project/tenant mismatch in my test code -

[Yahoo-eng-team] [Bug 1134163] Re: Job pep8 fails according can't satisfy test-requires

2013-02-27 Thread Steven Hardy
Marking invalid for heat also - the release of python-quantumclient 2.1.2 in pypi has fixed the issue for us ** Changed in: heat Importance: Critical = Undecided ** Changed in: heat Status: In Progress = Invalid ** Changed in: heat Assignee: Steven Hardy (shardy) = (unassigned