[Yahoo-eng-team] [Bug 2008952] [NEW] DNS failure while trying to fetch user-data

2023-03-01 Thread Ken VanDine
Public bug reported: In testing netboot + autoinstall of the new ubuntu desktop subiquity based installer for 23.04 I found cloud-init is failing to retrieve user-data because it can't resolved the hostname in the URL. This same configuration does work for 22.04 based subiquity, so seems a

[Yahoo-eng-team] [Bug 1915942] [NEW] cc_rh_subscription should not try to validate repo names

2021-02-17 Thread Ken Dreyer (Red Hat)
Public bug reported: The cc_rh_subscription update_repos() method queries all the repos that are available from "subscription-manager repos --list-enabled" and "--list-disabled", and then it compares the list of repositories the user wants to to enable or disable against that master list. There

[Yahoo-eng-team] [Bug 1709625] [NEW] Sinkhole returns callable when accessing target attribute

2017-08-09 Thread Ken Giusti
Public bug reported: Refer: https://bugs.launchpad.net/neutron/+bug/1705351 And: https://review.openstack.org/#/c/491851/ Sinkhole should simply return None when 'target' attribute is referenced. ** Affects: neutron Importance: Undecided Status: New -- You received this bug

[Yahoo-eng-team] [Bug 1700825] [NEW] misleading "key_name" API validation message complains about "name"

2017-06-27 Thread Ken Dreyer (Red Hat)
Public bug reported: I think this was working in Kilo but broken in Newton. When I submit a POST to create a new node, and the POST JSON has "key_name": null, I get an HTTP 400 error. For example: curl -i -X POST -H 'Host: example.com:13774' -H 'X-LC-Request-ID: 139827913935568' -H

[Yahoo-eng-team] [Bug 1300785] Re: [OSSA 2014-014] neutron allows security group rules with invalid cidrs, resulting in broken iptables rules (breaking iptables-restore) (CVE-2014-0187)

2015-09-22 Thread Ken
** Changed in: neutron/icehouse Status: Fix Committed => 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/1300785 Title: [OSSA 2014-014] neutron allows security group

[Yahoo-eng-team] [Bug 1483955] [NEW] Horizon homepage shows internal server error

2015-08-11 Thread Ken Chen
Public bug reported: I created a devstack today having Sahara installed. And when I login, Horizon report a 500 internal server error as below: Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server

[Yahoo-eng-team] [Bug 1468976] [NEW] requirements file require higher pbr version

2015-06-25 Thread Ken Chen
Public bug reported: currently requirements.txt have lines pbr2.0,=0.11 keystonemiddleware=1.5.0 while if you are using keystonemiddleware-1.6.1, which requires pbr1.0, =0.6, so only pbr-0.11.0 can be installed. But pbr-0.11.0 is NOT compatible with test-requirements.txt line:

[Yahoo-eng-team] [Bug 1457279] [NEW] keystoneclient cannot log non-ascii data

2015-05-20 Thread Ken Chen
Public bug reported: In keystoneclient/session.py file, _http_log_request method, we have below codes: if data: string_parts.append(-d '%s' % data) logger.debug(' '.join(string_parts)) However, if data is not in ascii chars, this might cause error like:

[Yahoo-eng-team] [Bug 1456250] [NEW] [sahara] launch job configuration preset names are incorrect

2015-05-18 Thread Ken Chen
Public bug reported: When we launch a job by a job_template, e.g., a hive job_template, go to Configure tab, and click Add under Configuration, then click the Name input box, you are supposed to get a default key list. However, you get a default value list. ** Affects: horizon Importance:

[Yahoo-eng-team] [Bug 1456171] [NEW] [sahara] relaunch job fail if job is created by saharaclient and no input args

2015-05-18 Thread Ken Chen
/openstack_dashboard/dashboards/project/data_processing/jobs/workflows/launch.py, line 190 job_args = json.dumps(job_configs['args']) ** Affects: horizon Importance: Undecided Assignee: Ken Chen (ken-chen-i) Status: New ** Changed in: horizon Assignee: (unassigned) = Ken Chen (ken-chen-i

[Yahoo-eng-team] [Bug 1454966] [NEW] [Sahara] Job Exeuctions page should be Jobs

2015-05-14 Thread Ken Chen
Public bug reported: The Jobs page has a title Job Executions, which is confusing, for job_execution was already deprecated in Sahara. Need to rename to Jobs. ** Affects: horizon Importance: Undecided Assignee: Ken Chen (ken-chen-i) Status: New ** Changed in: horizon

[Yahoo-eng-team] [Bug 1454954] [NEW] [sahara] cluster page need more info

2015-05-14 Thread Ken Chen
Public bug reported: We need to put plugin name and plugin version info in the clusters page table for easy reference. ** Affects: horizon Importance: Undecided Assignee: Ken Chen (ken-chen-i) Status: In Progress -- You received this bug notification because you are a member

[Yahoo-eng-team] [Bug 1452580] [NEW] [sahara] job type is not shown in job details

2015-05-07 Thread Ken Chen
Public bug reported: Currently in job detail information page, we only have Name, ID, Description, Mains, Libs, and Create time shown. We need to show type for easier check. ** Affects: horizon Importance: Undecided Assignee: Ken Chen (ken-chen-i) Status: New ** Changed

[Yahoo-eng-team] [Bug 1452731] [NEW] [data processing] job templates panel contains too few info

2015-05-07 Thread Ken Chen
Public bug reported: Currently Job templates panel only contains two columns: Name and Description. We at least should show Type to users. ** Affects: horizon Importance: Undecided Assignee: Ken Chen (ken-chen-i) Status: New ** Changed in: horizon Assignee: (unassigned

[Yahoo-eng-team] [Bug 1398695] [NEW] [sahara] node group template shows redundant process tab

2014-12-02 Thread Ken Chen
Public bug reported: When we want to edit process configurations in Horizon. For example, we add a Namenode process in CDH plugin, we suppose we will only have NAMENODE tab shown in this page besides the Create Node Group Template tab. However, we will have two tabs shown instead one. They are

[Yahoo-eng-team] [Bug 1305423] [NEW] nova libvirt re-write broken with mulitiple ephemeral disks

2014-04-09 Thread Ken Schroeder
Public bug reported: Seem to be experiencing a bug with libvirt.xml device formatting when --ephemeral flag is used after initial booth and then use of nova stop/start or nova reboot --hard. We are using following libvirt options in nova.conf for storage: libvirt_images_type=lvm