[Yahoo-eng-team] [Bug 1696264] Re: Create OpenStack client environment scripts in Installation Guide INCOMPLETE - doesn't state path for file

2017-07-11 Thread wingwj
** Also affects: keystone Importance: Undecided Status: New ** Changed in: keystone Status: New => In Progress ** Changed in: keystone Assignee: (unassigned) => wingwj (wingwj) -- You received this bug notification because you are a member of Yahoo! Engineerin

[Yahoo-eng-team] [Bug 1345905] [NEW] Fail to use shareable image created from a volume-booted VM

2014-07-20 Thread wingwj
Public bug reported: If one image created from a volume-booted instance and shared, it can't be used by other tenants due to the snapshot is only owned by the original tenant in cinder. The problem can be reproduced following this steps: 1. Create one boot-able volume from an image. 2. Create

[Yahoo-eng-team] [Bug 1334923] [NEW] No need to backup instance when 'rotation' equals to 0

2014-06-26 Thread wingwj
here: if 'rotation' is equal to 0, no need to backup, just rotate it. The related discussion can be found here: http://lists.openstack.org/pipermail/openstack-dev/2014-June/038760.html ** Affects: nova Importance: Undecided Assignee: wingwj (wingwj) Status: New ** Changed

[Yahoo-eng-team] [Bug 1334929] [NEW] Need to add a new task_state between 'SCHEDULING' 'BLOCK_DEVICE_MAPPING'

2014-06-26 Thread wingwj
: wingwj (wingwj) Status: New ** Changed in: nova Assignee: (unassigned) = wingwj (wingwj) -- 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/1334929 Title: Need

[Yahoo-eng-team] [Bug 1325148] [NEW] Remove useless codes for server_group

2014-05-30 Thread wingwj
kept after this feature merged. So it's necessary to remove them. ** Affects: nova Importance: Undecided Assignee: wingwj (wingwj) Status: New ** Changed in: nova Assignee: (unassigned) = wingwj (wingwj) -- You received this bug notification because you are a member

[Yahoo-eng-team] [Bug 1324348] Re: Server_group shouldn't have same policies in it

2014-05-29 Thread wingwj
** Also affects: tempest Importance: Undecided Status: New ** Changed in: tempest Assignee: (unassigned) = wingwj (wingwj) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https

[Yahoo-eng-team] [Bug 1324348] [NEW] Server_group shouldn't have same policies in it

2014-05-28 Thread wingwj
| [u'affinity', u'affinity'] | [] | {} | +--+---++-+--+ stack@devaio:~$ ** Affects: nova Importance: Undecided Assignee: wingwj (wingwj) Status: New ** Changed in: nova Assignee

[Yahoo-eng-team] [Bug 1288636] [NEW] Deleted flavor influences new flavor with same id in 'flavor-show' under psql

2014-03-06 Thread wingwj
by the first record who use this flavorid under psql, even if this flavor has already been deleted. More info can be found at here: http://paste.openstack.org/show/72752/ ** Affects: nova Importance: Undecided Assignee: wingwj (wingwj) Status: New ** Tags: flavor postgresql

[Yahoo-eng-team] [Bug 1287492] [NEW] Add one configuration item for cache-using in libvirt/hypervisor

2014-03-03 Thread wingwj
Importance: Undecided Assignee: wingwj (wingwj) Status: New ** Changed in: nova Assignee: (unassigned) = wingwj (wingwj) -- 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

[Yahoo-eng-team] [Bug 1284938] [NEW] EC2 authorize/revoke_rules in ec2 api broken with neutron

2014-02-25 Thread wingwj
( context.elevated(), source_project_id, source_security_group_name) ** Affects: nova Importance: Undecided Assignee: wingwj (wingwj) Status: New ** Tags: ec2 havana-backport-potential ** Changed in: nova Assignee: (unassigned

[Yahoo-eng-team] [Bug 1283987] [NEW] Query Deadlock when creating 200 servers at once in sqlalchemy

2014-02-24 Thread wingwj
. So, we need to add the same protction for 'all()' in sqlalchemy. ** Affects: nova Importance: Undecided Assignee: wingwj (wingwj) Status: New ** Affects: oslo Importance: Undecided Assignee: wingwj (wingwj) Status: New ** Changed in: nova Assignee

[Yahoo-eng-team] [Bug 1283364] [NEW] Items in quota-class shouldn't be negative int values

2014-02-21 Thread wingwj
: 100, injected_files: 5, cores: 20, fixed_ips: -1, injected_file_path_bytes: 255, security_groups: 10 } } ** Affects: nova Importance: Undecided Assignee: wingwj (wingwj) Status: New ** Tags: havana-backport-potential quota

[Yahoo-eng-team] [Bug 1270725] Re: Quota Deadlock when creating 200 servers at once under Psql

2014-02-19 Thread wingwj
Link to oslo patch ** Also affects: oslo Importance: Undecided Status: New ** Changed in: oslo Assignee: (unassigned) = wingwj (wingwj) -- 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 1280534] [NEW] Incorrect answer of 'flavor show' if deleted flavors with the same flavor_id exist

2014-02-14 Thread wingwj
Public bug reported: 'Flavor show' can't give the right answer if deleted flavors with the same flavor_id exist in db. The result of 'flavor list' is right, it will show the new flavor's contents. But when you execuate 'flavor show flavor_id', the info only shows the old deleted record, the

[Yahoo-eng-team] [Bug 1279719] [NEW] Fail to createVM with extra_spec using ComputeCapabilitiesFilter

2014-02-13 Thread wingwj
Public bug reported: Fails to createVM with extra_spec using ComputeCapabilitiesFilter, the scheduler will always fail to find a suitable host. Here's the test steps: 1. Create an aggregate, and set its metadata, like ssd=True. 2. Add one host to this aggregate. 3. Create a new

[Yahoo-eng-team] [Bug 1278696] [NEW] 'DescribeInstances' in ec2 shows wrong image-message to instance booting from volumes

2014-02-10 Thread wingwj
exception.NotFound: return db.s3_image_create(context, glance_id)['id'] -- The image_ref (as glance_id in this function) of the instance booting from a volume, will be , not None. The protected codes above can't take efforts. ** Affects: nova Importance: Undecided Assignee: wingwj

[Yahoo-eng-team] [Bug 1272844] [NEW] Fails to 'modify_image_attribute()' for ec2

2014-01-25 Thread wingwj
? ** Affects: nova Importance: Undecided Assignee: wingwj (wingwj) Status: New ** Tags: ec2 ** Changed in: nova Assignee: (unassigned) = wingwj (wingwj) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed

[Yahoo-eng-team] [Bug 1272205] [NEW] VM stucks in 'RESIZE' if nova-scheduler failed

2014-01-24 Thread wingwj
detailed info can be found here: http://paste.openstack.org/show/61803/ ** Affects: nova Importance: Undecided Assignee: wingwj (wingwj) Status: New ** Tags: havana-backport-potential ** Changed in: nova Assignee: (unassigned) = wingwj (wingwj) ** Tags added: havana

[Yahoo-eng-team] [Bug 1271821] [NEW] Target 'host' in 'evacuate' should not be the original server's host

2014-01-22 Thread wingwj
Public bug reported: 'Evacuate' function aims to help administrator/operator to evacuate servers if this compute node fails. So we need to add a protection here, the target host should not be the original host. ** Affects: nova Importance: Undecided Assignee: wingwj (wingwj

[Yahoo-eng-team] [Bug 1270675] [NEW] 'Unshelve' doesn't record instances' host-attributes into DB

2014-01-19 Thread wingwj
, if you operate it later, the nova-api will raise an exception because it can't find the VM's host. Visit here for more information: http://paste.openstack.org/show/61521/ ** Affects: nova Importance: Undecided Assignee: wingwj (wingwj) Status: New ** Tags: unshelve

[Yahoo-eng-team] [Bug 1270725] [NEW] Quota Deadlock when creating 200 servers at once under psql

2014-01-19 Thread wingwj
Public bug reported: When you create 200 servers at once under psql, it's easier to meet a deadlock exception in quota process(reserve/commit). Like this: http://paste.openstack.org/show/61534/ The '@retry_on_dead_lock' function, is not available for matching psql. ** Affects: nova

[Yahoo-eng-team] [Bug 892415] Re: Hung reboots periodic task should only act on it's own instances

2013-10-15 Thread wingwj
** 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/892415 Title: Hung reboots periodic task should only act on it's