[Yahoo-eng-team] [Bug 1861071] [NEW] Failing to extend an attached encrypted volume

2020-01-28 Thread Tzach Shefi
Public bug reported: Description: While extending an attached encrypted volume, Cinder reports volume had been extended. However inside the instance lsblk doesn't show new extended size. This works fine for none encrypted attached volumes. The error on Nova says suggest this isn't cause by

[Yahoo-eng-team] [Bug 1764125] [NEW] Re-attaching an encrypted(Barbican) Cinder (RBD) volume to an instance fails

2018-04-15 Thread Tzach Shefi
Public bug reported: Description of problem: An attached encrypted (Barbican) RBD Cinder volume was attached to instance, write data to it. Then volume was detached, when trying to reattach the volume to same instance volume fails to attach. Odd errors on attached nova-compute.log

[Yahoo-eng-team] [Bug 1657095] [NEW] Failed to upload image to Vmware vcenter backend

2017-01-17 Thread Tzach Shefi
Public bug reported: Failing to upload images to vmware vcenter backend on Glance Liberty. Glance Liberty python-glance-11.0.1-6.el7ost.noarch python-glance-store-0.9.1-3.el7ost.noarch python-glanceclient-1.1.1-2.el7ost.noarch openstack-glance-11.0.1-6.el7ost.noarch Vmware vcenter 5.5u3 (VCSA)

[Yahoo-eng-team] [Bug 1461055] [NEW] Can't delete instance stuck in deleting task

2015-06-02 Thread Tzach Shefi
Public bug reported: Description of problem: On a Juno HA deployment, nova over shared nfs storage, when I deleted an instance it was deleted: 2015-06-02 11:57:36.273 3505 INFO nova.virt.libvirt.driver [req- 4cc54412-a449-4c7a-bbe1-b21d202bcfe7 None] [instance:

[Yahoo-eng-team] [Bug 1419760] [NEW] nova secgroup-add-default-rule support dropped?

2015-02-09 Thread Tzach Shefi
Public bug reported: Versions: rhel7 , python-novaclient-2.20.0-1.el7ost.noarch Same error on two separate deployments. I've been trying to add a sec rule to default group getting error: # nova secgroup-add-default-rule icmp -1 -1 0.0.0.0/0 ERROR (HTTPNotImplemented): Network driver does not

[Yahoo-eng-team] [Bug 1414954] [NEW] Glance image-download .. --progress fails: object of type 'generator' has no len()

2015-01-27 Thread Tzach Shefi
Public bug reported: Description of problem: When downloading a glance image while adding --progress I get an error: object of type 'generator' has no len() Same command without --progress works fine. Version-Release number of selected component (if applicable): rhel7

[Yahoo-eng-team] [Bug 1414439] [NEW] Horizon image upload failed - Danger error submitting form

2015-01-25 Thread Tzach Shefi
Public bug reported: Description of problem: When uploading an image (Fedora-Server-DVD-x86_64-21_Alpha.iso ~1.9G) to glance from Horizon it fails, Horizon error message: Danger: There was an error submitting the form. Please try again. Version-Release number of selected component (if

[Yahoo-eng-team] [Bug 1408283] [NEW] nova list-secgroup instanceName fails if instance isn't running under admin tenant

2015-01-07 Thread Tzach Shefi
Public bug reported: Description of problem: Ran #nova list --all-tenats as admin, figured I'd check nova list-secgroup on one of the instances. By chance the instance I chose happened to run under another tenant not admin's, critical for this bug, as if I'd have chosen an instance from admin

[Yahoo-eng-team] [Bug 1401101] [NEW] Nova launch instance from snapshot ignores --min-disk

2014-12-10 Thread Tzach Shefi
Public bug reported: Description of problem: Nova launch instance from Horizon, if glance image has --min-disk set insufficient flavors are filtered out. When launching from a snapshot with --min-disk set, flavors aren't filtered out, they all show up even flavors with insufficient disk size.

[Yahoo-eng-team] [Bug 1400048] [NEW] nova list --hostname invalidhostname

2014-12-07 Thread Tzach Shefi
Public bug reported: Versions: rhel 7 python-nova-2014.1.3-9.el7ost.noarch openstack-nova-compute-2014.1.3-9.el7ost.noarch openstack-nova-novncproxy-2014.1.3-9.el7ost.noarch openstack-nova-common-2014.1.3-9.el7ost.noarch python-novaclient-2.17.0-2.el7ost.noarch FYI my setup is an HA

[Yahoo-eng-team] [Bug 1387681] [NEW] Terminate instance missing confirmation pop-up on Network Topology view

2014-10-30 Thread Tzach Shefi
Public bug reported: Version: Fedora 20 Juno - python-django-horizon-2014.2-0.7.rc2.fc22.noarch If you terminate an instance from within instances table a Confirm Terminate Instances pop-up warns/asks for approval before instance is terminated. However if you terminate an instance from

[Yahoo-eng-team] [Bug 1384592] [NEW] Missing floating IP address on admin instance details

2014-10-23 Thread Tzach Shefi
Public bug reported: Floating IP address of an instance under project proj1 missing from Admin project's views, looking under instances table and also under specific instance's full details, no mention of that floating IP. Version: RHEL 6.5 python-django-horizon-2014.1.2-2.el6ost.noarch 1.

[Yahoo-eng-team] [Bug 1377840] [NEW] Keystone LDAP delete user - you are not authorized to perform the requested action

2014-10-06 Thread Tzach Shefi
Public bug reported: Running an Icehouse setup, keystone connected to LDAP (Microsoft's AD 2003), doing some house cleaning. Keystone user-list gaves a list of users, noticed one old users I'd like to delete. Running below with admin user: # keystone user-delete user1 You are not authorized

[Yahoo-eng-team] [Bug 1364246] [NEW] Instance snapshot is successfully created but fails due to Glance quota

2014-09-02 Thread Tzach Shefi
Public bug reported: Description of problem: Horizon's instance snapshot notification process is flawed. Process completion should be reported at the end of the process, meaning snapshot is created plus uploaded successfully to Glance. Maybe this is what happens but due to Glance quota the

[Yahoo-eng-team] [Bug 1364255] [NEW] Align Glance quota mechanisem with other services

2014-09-02 Thread Tzach Shefi
Public bug reported: Glance's quota mechanize should resemble Cinder and Nova's quota mechanisms which are better implemented. Glance quota is set on conf file (Cinder and Nova use database) user_storage_quota= .. Set a system wide quota for every user. Wrong for a couple of reasons: Admins

[Yahoo-eng-team] [Bug 1356373] [NEW] Glance image-list - shell-init: error retrieving current directory

2014-08-13 Thread Tzach Shefi
Public bug reported: Description of problem: During recreation of another bug on my setup AIO Neutron network, during instance snapshot process before snapshot completed uploading I did #glance image-list root@orange-vdse tmptriyEJ(keystone_admin)]# glance image-list shell-init: error retrieving

[Yahoo-eng-team] [Bug 1346148] [NEW] Viewing console while launching a VDI instances causes error status s error status

2014-07-21 Thread Tzach Shefi
Public bug reported: Description of problem: If you access an instance's console while launching an a VDI image, instance status: error. Ran this a few times if however you wait until instance has completed booting before accessing console it boots up fine. This doesn't happen with Cirros QCOW.

[Yahoo-eng-team] [Bug 1342235] [NEW] Lunching an instance from image, insufficient flavors not filtered

2014-07-15 Thread Tzach Shefi
Public bug reported: Description of problem: While selecting an image from Glance images, you can click on Lunch button to boot an instance. This opens up an instance boot page, on this page flavors with insufficient disk size are not automatically grayed out. However if you reach this same

[Yahoo-eng-team] [Bug 1334523] [NEW] Cinder volume type delete return none informative error

2014-06-26 Thread Tzach Shefi
Public bug reported: Description of problem: Currently when you try to delete a volume type (which is in use) Horizon returns - Error: Unable to delete volume type: ssd Notice on cinder api.log we get a better explanation- deletion failed, VolumeType in use. Improving Horizon's none

[Yahoo-eng-team] [Bug 1321715] [NEW] Glance image-show snapshotID image feilds followed by properies

2014-05-21 Thread Tzach Shefi
Public bug reported: Description of problem: When using glance image-show snapshotID output should be reorganized image fields should show before before priorities. [root@puma31 ~(keystone_admin)]# glance image-show 0c037955-2979-4242-91ac-9349c19aa997

[Yahoo-eng-team] [Bug 1319368] [NEW] Horizon's Local_settings config time_zone=UTC, shows wrong time

2014-05-14 Thread Tzach Shefi
Public bug reported: Description of problem: Horizon.log's time stamp uses default UTC time, in my case it's 3H slow, as I'm using time zone IDT=UTC+3. Caused by local_settings parameter - TIME_ZONE=UTC, which should be automatically updated to reflect operating system's correct time zone.

[Yahoo-eng-team] [Bug 1318649] [NEW] Horizon can't delete volume stuck in creating state

2014-05-12 Thread Tzach Shefi
Public bug reported: Description of problem: If a volume is stuck in creating state, it can't be deleted from Horizon - Error: You are not allowed to delete volume: 9fd9 While deleting from CLI works fine # cinder delete ... volume is deleted. Added info about setup: Semi distributed

[Yahoo-eng-team] [Bug 1314928] [NEW] image-create --progress, missing progress bar

2014-05-01 Thread Tzach Shefi
Public bug reported: Description of problem: Uploading image --progress, upload works but missing progress bar. glance image-create --name tshefi_cli2 --disk-format raw --container- format bare --copy-from http://download.eng.tlv.redhat.com/pub/rhel/released/RHEL-6/6.4/Appliance

[Yahoo-eng-team] [Bug 1314705] [NEW] image-download fails causes terminal text to gibberish

2014-04-30 Thread Tzach Shefi
Public bug reported: Description of problem: Glance image-download fails causing ssh terminal text to gibberish. Tested using ssh directly to Glance server, as well as ssh to cloud controller (separate server). Tested from two different remote hosts running two different terminal clients, not

[Yahoo-eng-team] [Bug 1313369] [NEW] Create image --location invalid_URL image status active

2014-04-27 Thread Tzach Shefi
Public bug reported: Description of problem: Upload image --location invalid_URL - image status active, should fail alerting user. Version-Release number of selected component (if applicable): RHEL6.5 openstack-glance-2013.2.3-2.el6ost.noarch How reproducible: Every time Steps to Reproduce:

[Yahoo-eng-team] [Bug 1296722] [NEW] Horizon Error: Unable to create new image. When Glance file filtering enabled

2014-03-24 Thread Tzach Shefi
Public bug reported: Description of problem: When filtering supported file types in Glance, uploading a none supported file gives a none informative/misleading error on Horizon - Error: Unable to create new image. Uploading same image in Glance CLI returns a better warning: Invalid disk

[Yahoo-eng-team] [Bug 1295186] [NEW] Horizon change password fails when Keystone+LDAP.

2014-03-20 Thread Tzach Shefi
Public bug reported: Description of problem: When using Keystone+LDAP, setting\change password on Horizon fails - Error: Unable to change password. Version-Release number of selected component (if applicable): RHEL 6.5 openstack-dashboard-2013.2.2-1.el6ost.noarch

[Yahoo-eng-team] [Bug 1265494] [NEW] Openstack Nova: Unpause after host reboot fails

2014-01-02 Thread Tzach Shefi
Public bug reported: Description of problem: Unpauseing an instance fails if host has rebooted. Version-Release number of selected component (if applicable): RHEL: release 6.5 (Santiago) openstack-nova-api-2013.2.1-1.el6ost.noarch openstack-nova-compute-2013.2.1-1.el6ost.noarch

[Yahoo-eng-team] [Bug 1261738] [NEW] Openstack Glance: user_total_quota calculated incorrectly

2013-12-17 Thread Tzach Shefi
Public bug reported: Description of problem: Bug in quota calculation, if an image upload fails due to quota limit, the failed image size is still added to total storage sum figure! Thus future images may fail to upload even if it looks as quota hasn’t been reached yet. Version-Release number

[Yahoo-eng-team] [Bug 1261747] [NEW] Openstack Glance: user_total_quota size unit bytes

2013-12-17 Thread Tzach Shefi
Public bug reported: Description of problem: When you setting user_total_quota size is in bytes, unit should be in KB\MB\GB Version-Release number of selected component (if applicable): RHEL 6.5 python-glanceclient-0.12.0-1.el6ost.noarch openstack-glance-2013.2-5.el6ost.noarch

[Yahoo-eng-team] [Bug 1261755] [NEW] Openstack horizon image creation error due to quota limit is insufficiant

2013-12-17 Thread Tzach Shefi
Public bug reported: Description of problem: The error notice is generic without a giving a reason for problem, should state failed due to qouta problem. Version-Release number of selected component (if applicable): RHEL 6.5 python-django-horizon-2013.2-8.el6ost.noarch How reproducible: