Project

General

Profile

Activity

From 10/06/2016 to 11/04/2016

11/04/2016

07:01 PM Bug #17207 (Closed): Content Host content_facet uuid is set to nil when changing a registered host to a new content view
Applied in changeset commit:katello|1e17400fa9298f2bdb98707b4ac4ccb1d30bc8f4. Brad Buckingham
02:54 PM Bug #17207 (Ready For Testing): Content Host content_facet uuid is set to nil when changing a registered host to a new content view
The Foreman Bot
10:39 AM Bug #17207: Content Host content_facet uuid is set to nil when changing a registered host to a new content view
Unlinking the bugzilla, as this issue is different. In the other case, the uuid is not getting removed. Brad Buckingham
06:49 PM Revision 1e17400f (katello): fixes #17207 - fix content_facet_attributes updating
This commit fixes an issue where updating the content view
on a content host would result in the content facet uuid
b...
Brad Buckingham
06:01 PM Bug #16010 (Closed): "Error: Request Timeout" from hammer when asked to show >400 content hosts
Applied in changeset commit:katello|80ebe622e8820a2aa8f9db0c78a90b9369971e6c. Andrew Kofink
05:54 PM Revision 80ebe622 (katello): Fixes #16010 - Include referenced objects in hosts
This results in a 23% total improvement in rendering time between the
model and view layers for HostsController#index...
Andrew Kofink
04:20 PM Bug #16698: [Katello 3.1] Client subscription-manager out of sync with server repos
Justin Sherrill wrote:
> Prasun,
>
> Were these Red Hat repositories? or Custom Repositories? Can you give an ex...
Prasun Gera
03:57 PM Bug #16698: [Katello 3.1] Client subscription-manager out of sync with server repos
Prasun,
Were these Red Hat repositories? or Custom Repositories? Can you give an example of one such repository? ...
Justin Sherrill
03:54 PM Bug #17234 (Closed): pulp can handle multiple tags for a single docker manifest
Multiple tags may refer to a single docker manifest. The code in app/models/katello/glue/pulp/repo.rb index_db_docker... Thomas McKay
03:30 PM Bug #16340: Errata install to content host completes stopped/success but host does not get updated
I synced oracle linux and tried on a couple errata:
ELSA-2016-1626
ELSA-2016-1626
and it seemed to work fine. ...
Justin Sherrill
01:57 PM Bug #17233 (Ready For Testing): errata apply task does not show installed/updated packages
The Foreman Bot
01:47 PM Bug #17233 (Closed): errata apply task does not show installed/updated packages
it appears that the json that pulp returns has changed from:... Justin Sherrill
12:38 PM Revision eb38e664 (katello-installer): refs #17201 - add rspec tests for migrations (#425)
Stephen Benjamin
12:01 PM Bug #16864 (Closed): upgrade does not remove gutterball tomcat web application
Applied in changeset commit:katello-installer|49b494918c8b5ac5333126ac5ebdb409bd9e93b6. Chris Roberts
11:51 AM Revision 49b49491 (katello-installer): Fixes #16864 - remove gutterball webapp directory (#422)
Chris Roberts
11:23 AM Feature #17230 (Ready For Testing): [RFE] Clients should report what services require restarting after an update
The Foreman Bot
11:12 AM Feature #17230 (Closed): [RFE] Clients should report what services require restarting after an update
After pkgs are updated the server needs to be rebooted/services restarted. I would be great if we report this data ba... Sean O'Keeffe
11:17 AM Bug #17227 (Ready For Testing): Dashboard Content Host Subscription Status Links are not URI encoded
The Foreman Bot
10:55 AM Bug #17227 (Closed): Dashboard Content Host Subscription Status Links are not URI encoded
The generated links appear to be correct, for example /content_hosts?search=subscription_status=valid
but when clic...
Djebran Lezzoum
11:01 AM Hammer CLI CSV Bug #17223 (Closed): SortedBuilder undefined because HammerCLI renamed it to TextBuilder
Applied in changeset commit:hammer-cli-csv|0bd50d7a2ba7f470e8fdee1f39eee44f38dbc349. Anonymous
09:55 AM Hammer CLI CSV Bug #17223 (Closed): SortedBuilder undefined because HammerCLI renamed it to TextBuilder
Trying to run `hammer -vd` with csv module enabled gives:
Warning: An error occured while loading module hammer_cl...
Andrew Kofink
10:30 AM Revision af0dc8ac (puppet-capsule): Use crane from puppet-pulp instead of separate class (#104)
Stephen Benjamin
10:30 AM Revision af0dc8ac (puppet-foreman_proxy_content): Use crane from puppet-pulp instead of separate class (#104)
Stephen Benjamin
10:30 AM Revision fb7a5719 (puppet-katello): Enable crane in Katello too (#150)
Previously puppet-capsule enabled crane on both capsules and crane,
but this has moved into the pulp config which is ...
Stephen Benjamin
10:07 AM Hammer CLI CSV Revision 0bd50d7a (hammer-cli-csv): Fixes #17223 - use HammerCLI's new help model (#135)
HammerCLICsv is broken due to
https://github.com/theforeman/hammer-cli/pull/222
Andrew Kofink
10:02 AM Bug #17208 (Closed): Unable to filter Errata's applicable content hosts by environment using corresponding env dropdown
Applied in changeset commit:katello|5a31aefa31b729026237d2213ea8886a64dbfd9c. Andrew Kofink
10:02 AM Bug #17201 (Closed): Sync migrations and answers
Applied in changeset commit:katello-installer|0174992d0cf90fe577d0c8cf2d005eefe7bd2391. Anonymous
09:37 AM Revision 0174992d (katello-installer): fixes #17201 - sync migrations and answers file (#411)
Stephen Benjamin
09:23 AM Revision 5a31aefa (katello): Fixes #17208 - Applicable errata filters by env
Applicable errata can now be successfully filtered by lifecycle
environment, and the lifecycle environment can be cle...
Andrew Kofink
09:16 AM Revision 7dafba3d (puppet-pulp): Move crane to puppet-pulp (#170)
Stephen Benjamin
09:16 AM Revision 179a36d1 (puppet-qpid): Move parameters into categories (#45)
Qpid is probably going into the top-level of the installer with
the removal of puppet-capsule, so we need to ensure t...
Stephen Benjamin
09:01 AM Bug #17127 (Closed): hammer - attribute --content-view does not work in many subcommands of content-view filter rule
Applied in changeset commit:hammer-cli-katello|153cbf2c19864656abaf01cc5d3037e55b90f98b. Anonymous
09:00 AM Feature #17220: Add links to the refresh manifest kcs article
PR: https://github.com/Katello/katello/pull/6437 Swapnil Abnave
07:31 AM Feature #17220 (Closed): Add links to the refresh manifest kcs article
Copied from BZ: https://bugzilla.redhat.com/1391726
There is a common pattern in support cases where customers
1)...
Swapnil Abnave
08:50 AM Revision 153cbf2c (hammer-cli-katello): Fixes #17127 - Add org options to CV rule cmds (#464)
Add organization options to all content view filter rule commands Andrew Kofink
07:10 AM Bug #17219 (Closed): obsolete squid directives
Hi,
when upgrading to rhel 7.3 I noticed that the squid migration script did changes to the configuration that the f...
Klaas D
05:16 AM Bug #16252 (Ready For Testing): katello-installer --reset does not ask for confirmation
The Foreman Bot
04:00 AM Feature #17215 (Closed): Include Host's Host Collection to YAML definition.
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1391831
Description of problem:
There is no fact/YAML def...
Marek Hulán
03:49 AM Bug #17214 (Ready For Testing): add more info on the post install about location of where to scp certs tar
The Foreman Bot
03:44 AM Bug #17214 (Resolved): add more info on the post install about location of where to scp certs tar
In the following line we just tell the customer to scp the file over to the capsule fqdn:
https://github.com/Katel...
Chris Roberts

11/03/2016

03:53 PM Bug #17211 (Ready For Testing): Repository synchronization checks all the repos on capsule on sync status
The Foreman Bot
03:51 PM Bug #17211 (Assigned): Repository synchronization checks all the repos on capsule on sync status
Ivan Necas
03:45 PM Bug #17211 (Closed): Repository synchronization checks all the repos on capsule on sync status
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1391704
Description of problem: Part of the repo synchroni...
Ivan Necas
03:45 PM Feature #17160 (Ready For Testing): Remove Nutupane from Activation Keys pages
The Foreman Bot
03:17 PM Bug #17209: hammer host create doesn't inherit content_facet_attributes from hostgroups
Specifying --kickstart-repository-id --content-view-id AND --lifecycle-environment-id in host create works, despite s... Simone Caldana
03:03 PM Bug #17209 (Resolved): hammer host create doesn't inherit content_facet_attributes from hostgroups
hammer host create doesn't expose parameters to set content_facet_attributes which are needed to provision hosts usin... Simone Caldana
03:08 PM Bug #17208 (Ready For Testing): Unable to filter Errata's applicable content hosts by environment using corresponding env dropdown
The Foreman Bot
02:46 PM Bug #17208 (Closed): Unable to filter Errata's applicable content hosts by environment using corresponding env dropdown
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1383729
Description of problem:
`Filter by Environment`...
Andrew Kofink
02:10 PM Bug #17207 (Closed): Content Host content_facet uuid is set to nil when changing a registered host to a new content view
When changing the content view via the Katello content host UI of a registered content host with a non nil content_fa... Andrew Kofink
11:42 AM Revision e8b9e731 (katello-packaging): Update foreman_pipeline to 0.1.0
Ondřej Pražák
11:02 AM Hammer CLI CSV Bug #17051 (Closed): activation-keys import PUT request quantity is the total quantity, not the quantity to consume by the activation key
Applied in changeset commit:hammer-cli-csv|d76bdbc02400b7ed93f8d77ef1c746b8e9936f64. Anonymous
10:18 AM Hammer CLI CSV Revision d76bdbc0 (hammer-cli-csv): Fixes #17051 - PUT quantity to attach for AK subs (#134)
PUT the quantity to attach to the activation key rather than the
total quantity attached
`activation-keys --itemized...
Andrew Kofink
10:01 AM Bug #16867 (Closed): host_subscriptions_controller POST create incorrect args to find_or_create_host
Applied in changeset commit:katello|0077e0e9551fdbc71b19b800afbc30db2d4e340c. Thomas McKay
09:53 AM Feature #17169 (Ready For Testing): Remove Nutupane from Host Collection pages
The Foreman Bot
09:23 AM Revision 0077e0e9 (katello): fixes #16867 - update args to find_or_create_host
Thomas McKay
09:01 AM Hammer CLI CSV Bug #16999 (Closed): creating manifest in portal fails to process results correctly
Applied in changeset commit:hammer-cli-csv|e9e0ab3ae4efea23f66446a66b9e079118b3aa19. Thomas McKay
08:47 AM Bug #17201 (Ready For Testing): Sync migrations and answers
The Foreman Bot
08:46 AM Bug #17201 (Closed): Sync migrations and answers
Stephen Benjamin
08:21 AM Hammer CLI CSV Revision 68cc462a (hammer-cli-csv): Merge pull request #133 from thomasmckay/16999-portal
fixes #16999 - process portal creation Thomas McKay
07:55 AM Bug #15567 (Assigned): Katello 3.0 - Failed to delete a content view
Andrew Kofink
07:55 AM Bug #15567: Katello 3.0 - Failed to delete a content view
Reopening to investigate Andrew Kofink
04:26 AM Bug #15567: Katello 3.0 - Failed to delete a content view
forget my last post. The error is the same i used the wrong id. The error is always :
Cannot delete record because...
Oliver Weinmann
04:21 AM Bug #15567: Katello 3.0 - Failed to delete a content view
Trying to delete a content view via hammer cli gives different errors depending on usind id or name:
[root@katello...
Oliver Weinmann
03:36 AM Bug #15567: Katello 3.0 - Failed to delete a content view
Hi,
just hitting the same bug. Running Katello 3.1 and latest Foreman 1.12.4-1. 4 Content views are affected by th...
Oliver Weinmann

11/02/2016

07:07 PM Bug #17192 (Closed): Provide more information about currently running upgrade steps
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1382502
Description of problem:
Currently, when the upg...
Ivan Necas
07:06 PM Bug #17191 (Closed): Failed upgrade step doesn't prevent the following steps to proceed
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1382503
Description of problem:
If there is an issue wi...
Ivan Necas
07:05 PM Feature #17190 (New): Provide a way how to yum update without risking having update packages without migration script run
* Lock the application's packages at a specific version (using the yum
version-lock plugin for example)
* Provide a...
Ivan Necas
06:01 PM Bug #17188 (Closed): Content Host Subscription list quantity link links to incorrect id
Applied in changeset commit:katello|2e0441736577f08ce03d8cdede4e5c40b56ed6cf. Justin Sherrill
02:53 PM Bug #17188 (Ready For Testing): Content Host Subscription list quantity link links to incorrect id
The Foreman Bot
02:49 PM Bug #17188 (Closed): Content Host Subscription list quantity link links to incorrect id
Navigating to:
Hosts > Content Hosts > click a host > subscription tab > Attached column
Click the "X of Y" lin...
Justin Sherrill
05:17 PM Feature #17189 (New): allow searching by repo name in subscription page
If you go to the subscriptions page under /subscriptions, there is a search box that allows you to search for various... Chris Duryee
05:06 PM Revision 2e044173 (katello): Fixes #17188 - Correct host link to subscription
Justin Sherrill
04:01 PM Bug #16998 (Closed): add access permission tests to katello
Applied in changeset commit:katello|e23255a8981bc1ffc12d0110cf02dea79416b3ce. Justin Sherrill
04:01 PM Bug #17181 (Closed): Improve the error message when a repository does not exist for a certain architecture / and version
Applied in changeset commit:katello|c204cba3b3bbbb4e8b1e9eaeff88c081dcb9a56c. Bryan Kearney
09:53 AM Bug #17181 (Ready For Testing): Improve the error message when a repository does not exist for a certain architecture / and version
The Foreman Bot
09:50 AM Bug #17181 (Closed): Improve the error message when a repository does not exist for a certain architecture / and version
In some cases the architecure or version may not be supported. The existing error message is obtuse. Bryan Kearney
04:00 PM Feature #17166 (Ready For Testing): Remove Nutupane from Docker Tags pages
The Foreman Bot
03:57 PM Feature #17166 (Assigned): Remove Nutupane from Docker Tags pages
Need to reopen to address changes in https://github.com/Katello/bastion/pull/136 Walden Raines
03:04 PM Revision e23255a8 (katello): Fixes #16998 - add access permission check
also updated permissions to include missing
and removed old routes which were no longer valid
Justin Sherrill
03:03 PM Revision c204cba3 (katello): Fixes #17181 - Improve the error message with failed repo lookups
Bryan Kearney
02:18 PM Bug #17017 (Need more information): Preinstalled Katello-Agent does not properly identify required errata
Please reproduce and provide logs to help with debugging this issue. Eric Helms
02:10 PM Bug #15102 (New): Unable to edit/create filters for user roles in 3.0RC4
I hit this as well, using the same repro steps as listed in the original ticket. Chris Duryee
12:24 PM Feature #17161 (Ready For Testing): Remove Nutupane from Sync Plan pages
The Foreman Bot
12:02 PM Refactor #16801 (Closed): Move from underscore to lodash
Applied in changeset commit:katello|9834e25f3d75843dcd5d9e8cfb778212bd96469d. Ondřej Pražák
11:26 AM Packaging Bug #17174 (Ready For Testing): katello-restore refuses to restore a backup created with katello-backup --skip-pulp-content
The Foreman Bot
11:14 AM Revision 9834e25f (katello): Fixes #16801 - Move from underscore to lodash
Ondřej Pražák
10:50 AM Bug #17186 (Ready For Testing): Improve UI details for docker tags
The Foreman Bot
10:47 AM Bug #17186 (Closed): Improve UI details for docker tags
The details displayed in the UI for a docker tag item are missing some key features. Specifically the manifest detail... Thomas McKay
10:31 AM Bug #17184 (Rejected): katello agent ignores yum's "installonly_limit" parameter

Katello-agent package does not obey yum's "installonly_limit" parameter. If the limit is set to 3, and if you try t...
Chris Duryee
10:27 AM Bug #16864 (Ready For Testing): upgrade does not remove gutterball tomcat web application
The Foreman Bot
10:25 AM Bug #16864 (Assigned): upgrade does not remove gutterball tomcat web application
Chris Roberts
09:59 AM Runcible Bug #15015 (Closed): Add test coverage to runcible
David Davis
09:59 AM Runcible Feature #15016 (Closed): Upgrade rubocop to 0.39
David Davis
09:58 AM Bug #5400 (Rejected): Calling remove-from-environment takes a long time
David Davis
09:58 AM Feature #14994 (Closed): Add a coverage report to hammer-cli-katello
David Davis
09:57 AM Runcible Bug #14839 (Closed): Pin webmock to < 2.0 since VCR doesn't support it yet
David Davis
09:57 AM Refactor #12777 (New): Use foreman's url_schema validator
David Davis
09:41 AM Feature #16638 (New): API: Allow promotion of content views to multiple environments
The API for this is done and merged. The CLI and UI are outstanding. David Davis
09:41 AM Revision 6e0013f1 (katello-packaging): Merge pull request #313 from jlsherrill/ditch_el6
Remove el6 Justin Sherrill
09:35 AM Bug #16831 (New): Content view publish documentation missing parameter
David Davis

11/01/2016

06:51 PM Bug #17176 (Ready For Testing): New host creation ignores permissions for lifecycle envs, content views, and conent sources (smart proxies)
The Foreman Bot
06:49 PM Bug #17176 (Closed): New host creation ignores permissions for lifecycle envs, content views, and conent sources (smart proxies)
Right now an admin cannot control which of these a user can select on the new host screen. Justin Sherrill
04:23 PM Revision 5455d0c4 (puppet-katello_devel): Add username in git url (#92)
Sean O'Keeffe
04:01 PM Bug #17102 (Closed): add setting to change host name setting between fqdn and shortname
Applied in changeset commit:katello|c5cf2c91b67a62be6bc124fc0399ac4f2cdec55d. Justin Sherrill
03:45 PM Packaging Bug #17174 (Closed): katello-restore refuses to restore a backup created with katello-backup --skip-pulp-content
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1389814
Description of problem:
katello-restore refuses ...
Christine Fouant
03:24 PM Revision c5cf2c91 (katello): Fixes #17102 - add custom setting for host name registration
Justin Sherrill
02:01 PM Feature #17025 (Closed): CP 2.0: Phase 1: refactor manifest import/refresh to be purely dynflow
Applied in changeset commit:katello|a8a6ebd3958c33c1eb4aefb0e3b1a037c0435bf5. David Davis
02:01 PM Feature #17026 (Closed): CP 2.0: Phase 1: refactor manifest deletion to be purely dynflow
Applied in changeset commit:katello|a8a6ebd3958c33c1eb4aefb0e3b1a037c0435bf5. David Davis
01:04 PM Revision a8a6ebd3 (katello): Fixes #17026,#17025 - Refactor manifest code
Removing the old orchestration code by moving manifest stuff into
dynflow.
David Davis
01:01 PM Bug #16978 (Closed): trigger debug cert generation during org creation
Applied in changeset commit:katello|9eb73f03232b42749d6dce1c4dba4fc243002c6a. Justin Sherrill
12:29 PM Revision 9eb73f03 (katello): Fixes #16978 - generate ueber cert on org create
Justin Sherrill
12:20 PM Feature #17166 (Ready For Testing): Remove Nutupane from Docker Tags pages
The Foreman Bot
09:43 AM Feature #17166 (Closed): Remove Nutupane from Docker Tags pages
Walden Raines
11:53 AM Feature #17159 (Ready For Testing): Remove Nutupane from subscriptions pages
The Foreman Bot
09:47 AM Feature #17159 (Assigned): Remove Nutupane from subscriptions pages
Walden Raines
09:38 AM Feature #17159 (Closed): Remove Nutupane from subscriptions pages
Walden Raines
11:13 AM Revision 1be00860 (katello-packaging): Remove el6
Justin Sherrill
11:01 AM Bug #17129 (Closed): Unable to delete content view or version that is associated with a hostgroup
Applied in changeset commit:katello|6025e0de42508e71dee36369c9722922e0b84ec7. Brad Buckingham
10:40 AM Bug #17130: NoMethodError: undefined method `puppet_path' for nil:NilClass Error when Upgrading Katello
I have managed to resolve this, turns out when selecting puppet4 during install the path for puppet_home was left as ... James Payne
10:24 AM Revision 6025e0de (katello): fixes #17129 - allow deletion of cv & version associated w/ hg
This commit contains changes to allow deletion of a content
view version and view that has associations to a hostgrou...
Brad Buckingham
09:46 AM Feature #17169 (Closed): Remove Nutupane from Host Collection pages
Walden Raines
09:45 AM Feature #17168 (Closed): Remove Nutupane from Content Host pages
Walden Raines
09:44 AM Feature #17167 (Duplicate): Remove Nutupane from OSTree Branches pages
Walden Raines
09:43 AM Bug #17165 (Duplicate): Remove Nutupane from Puppet Modules pages
Walden Raines
09:42 AM Feature #17164 (Duplicate): Remove Nutupane from Packages pages
Walden Raines
09:41 AM Feature #17163 (Closed): Remove Nutupane from Errata Pages
Walden Raines
09:41 AM Feature #17162 (Closed): Remove Nutupane from Content View pages
Walden Raines
09:40 AM Feature #17161 (Closed): Remove Nutupane from Sync Plan pages
Walden Raines
09:39 AM Feature #17160 (Closed): Remove Nutupane from Activation Keys pages
Walden Raines
09:37 AM Tracker #17158 (Closed): Replace Nutupane with Single Item/List Views
We should remove nutupane Walden Raines
09:30 AM Feature #17144 (Ready For Testing): Remove nutupane from GPG keys pages
The Foreman Bot
09:30 AM Revision 8f9b88cb (katello-website): Add required repositories list to capsule install docs
John Mitsch
09:01 AM Bug #17149 (Closed): s390 kickstart repos are no seen as bootable
Applied in changeset commit:katello|715a11bd8eec7e08c8c6800449349ecfa6dd5fbe. Justin Sherrill
08:41 AM Revision 715a11bd (katello): Fixes #17149 - recognize s390 repos as bootable
Justin Sherrill
07:13 AM Feature #17155 (Closed): [RFE] hammer sync-plan info should show associated products
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1390545
Description of problem:
When creating sync plans ...
Daniel Moessner
06:06 AM Feature #17154 (New): [RFE] hammer should allow to set download policy when enabling a repository
Cloned from : https://bugzilla.redhat.com/show_bug.cgi?id=1390519
*Description of problem:*
Independent from the ...
Daniel Moessner

10/31/2016

09:01 PM Bug #16063 (Closed): Autoprovisioning fails with Katello plugin installed
Applied in changeset commit:katello|0d1d7c14620106f8d1aadb2090bb000daa9a57da. Lukas Zapletal
08:10 PM Revision 0d1d7c14 (katello): Fixes #16063 - content facet builds when not present
Lukas Zapletal
07:48 PM Bug #17149 (Ready For Testing): s390 kickstart repos are no seen as bootable
The Foreman Bot
07:34 PM Bug #17149 (Closed): s390 kickstart repos are no seen as bootable
Sync a s390x kickstart repo, and notice that we do not recognize it as bootable from the repo details page. Justin Sherrill
06:46 PM Feature #17148 (Closed): Add ability to search for hypervisors and guests
the candlepin 'type' shoudl provide the information we need Justin Sherrill
06:45 PM Bug #17147 (Closed): add non-green subscription status for unsubscribed_hypervisor
So that we can more easily search for hosts that are hypervisors that have no subscriptions Justin Sherrill
04:02 PM Feature #16808 (Closed): add download policy setting to capsules
Applied in changeset commit:katello|2824830a0295f3bfad994c91284651e3ead4a0b7. Justin Sherrill
03:24 PM Revision 2824830a (katello): Fixes #16808 - add download_policy to capsules
Updates all existing capsules to 'inherit' which is
today's behavior, but sets the default for new capsules
to on_dem...
Justin Sherrill
02:14 PM Feature #17145 (New): Candlepin 2.0: Add in rollback support for failed manifest imports and refreshes
Before removing the old orchestration code, we had a way to rollback failed imports. See my PR here:
https://githu...
David Davis
02:12 PM Feature #17144 (Closed): Remove nutupane from GPG keys pages
Replace GPG keys pages with non-nutupane version Walden Raines
01:01 PM Bug #17110 (Closed): Provisioning Host details of the Content Hosts navigates to in-correct URL over the Web UI
Applied in changeset commit:katello|2acff60c8ac847540aab01a3abb4592477e06142. Brad Buckingham
12:55 PM Revision 2acff60c (katello): fixes #17110 - content host - fix invalid link
Update to fix the link to the foreman host on the
Provisioning Details pane.
Brad Buckingham
12:41 PM Bug #17142 (Ready For Testing): When removing Content View with activation keys associated, they are not displayed
The Foreman Bot
12:38 PM Bug #17142 (Closed): When removing Content View with activation keys associated, they are not displayed
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1390289
Description of problem:
When deleting a conten...
Brad Buckingham
12:04 PM Feature #17141: CP 2.0: present failed hypervisor checkin information to user
Thomas McKay wrote:
> During the async hypervisor checkin, some hypervisors may fail. This information should be pre...
Filip Nguyen
11:55 AM Feature #17141 (Rejected): CP 2.0: present failed hypervisor checkin information to user
During the async hypervisor checkin, some hypervisors may fail. This information should be presented to the user at s... Thomas McKay
12:02 PM Bug #16931 (Closed): better handle pools with missing subscription ids when listing akeys
Applied in changeset commit:katello|c07d3e215f4abf55831cb1c61ab1cb654d94caff. Justin Sherrill
12:02 PM Bug #17128 (Closed): Unique constraint when registering multiple hosts/capsules
Applied in changeset commit:katello|db0a6eea4d96e9a1879aa0ae88db88c6f348964b. Justin Sherrill
12:02 PM Bug #11737 (Closed): Qpid should only listen on localhost
Applied in changeset commit:katello-installer|b4d7ebf5694976640a0ded556ed72f1dc105025b. Anonymous
11:52 AM Bug #17140 (Rejected): CP 2.0: implement async endpoint for virt-who hypervisors checkin
CP 2.0 supports an async endpoint for hypervisor checkin. If the api does not exist, as in current CP, then it falls ... Thomas McKay
11:49 AM Revision b4d7ebf5 (katello-installer): fixes #11737 - dispatch router connect to qpid on localhost (#260)
Stephen Benjamin
11:21 AM Revision c07d3e21 (katello): Fixes #16931 - better handle improperly indexed pools
Justin Sherrill
11:09 AM Revision db0a6eea (katello): Fixes #17128 - make sub facet user_id index non-uniq
Justin Sherrill
11:01 AM Bug #17138 (Closed): Rubocop failing on installer
Applied in changeset commit:katello-installer|4cead21b8a0c4272cbd787d4bae836aa4d15b822. Anonymous
09:32 AM Bug #17138 (Ready For Testing): Rubocop failing on installer
The Foreman Bot
09:31 AM Bug #17138 (Closed): Rubocop failing on installer
hooks/pre/30-upgrade.rb:138:3: C: Favor a normal if-statement over a modifier clause in a multiline statement.
f...
Stephen Benjamin
10:51 AM Revision 91e44c23 (puppet-capsule): Modulesync, bump major for 1.8.7/el6 drop (#103)
Stephen Benjamin
10:51 AM Revision 91e44c23 (puppet-foreman_proxy_content): Modulesync, bump major for 1.8.7/el6 drop (#103)
Stephen Benjamin
10:51 AM Revision 968cb0fc (puppet-service_wait): Modulesync, bump major for 1.8.7/el6 drop (#19)
Stephen Benjamin
10:50 AM Revision f6b1bbc4 (puppet-katello): Modulesync, bump major for 1.8.7/el6 drop (#149)
Stephen Benjamin
10:50 AM Revision 21e00004 (puppet-candlepin): Modulesync, bump major for 1.8.7/el6 drop (#55)
Stephen Benjamin
10:50 AM Revision e7c83768 (puppet-qpid): Modulesync, bump major for 1.8.7/el6 drop (#44)
Stephen Benjamin
10:50 AM Revision 171421f0 (puppet-common): Modulesync, bump major for 1.8.7/el6 drop (#16)
Stephen Benjamin
10:50 AM Revision 02fdecab (puppet-certs): Modulesync, bump major for 1.8.7/el6 drop (#110)
Stephen Benjamin
10:50 AM Revision 00574597 (puppet-pulp): Modulesync (#169)
* Modulesync
* Modulesync
Syncing from https://github.com/Katello/foreman-installer-modulesync/pull/11
* Modulesyn...
Stephen Benjamin
10:50 AM Revision 35b8271b (puppet-katello_devel): Modulesync, bump major for 1.8.7/el6 drop (#91)
Stephen Benjamin
10:43 AM Bug #17137 (Resolved): installer text recommends 'rpm -e' instead of 'yum erase', resulting in error
Chris Roberts
09:23 AM Bug #17137 (Ready For Testing): installer text recommends 'rpm -e' instead of 'yum erase', resulting in error
The Foreman Bot
09:22 AM Bug #17137 (Resolved): installer text recommends 'rpm -e' instead of 'yum erase', resulting in error
Copied from BZ:
Description of problem:
When upgrading from 6.1.9 to snap 14.1:
# satellite-installer --scen...
Chris Roberts
10:39 AM Feature #17139 (New): Have smart proxy installer method to alert user that cert tarballs needs regenerating for a particular upgrade
We should have a way to tell the user "Hey we need a new certs tarball" when it's appropriate for the smart proxy upg... Stephen Benjamin
10:24 AM Revision 02553ce7 (puppet-certs): refs #10283 - mark parameters advanced
Anything other than "Parameters" are not shown by default in Kafo help.
This makes the installer help shorter, and re...
Stephen Benjamin
10:18 AM Revision 66c3cbc7 (katello-installer): Fixes #17137 - update steps to remove ES (#420)
Chris Roberts
10:12 AM Revision 4cead21b (katello-installer): fixes #17138 - fix rubocop failure (#421)
Stephen Benjamin
08:48 AM Bug #16653: Connection errors on capsule install
I have the same problem (3.2.0-rc4), and the issue is that the capsule installer doesn't wait for the local daemon on... Simone Caldana
08:19 AM Bug #17127 (Ready For Testing): hammer - attribute --content-view does not work in many subcommands of content-view filter rule
The Foreman Bot
04:59 AM Feature #14762 (Duplicate): hammer cannot manipulate content source on hosts.
I think this is duplicate of http://projects.theforeman.org/issues/7597 please reopen if you disagree. Marek Hulán
04:31 AM Bug #16877: PLP0000: Invalid block tag: 'compress' error on EPEL 7 repo
I'm seeing the same with katello 3.2-rc2 and 3.2-rc3.
Could someone please look into it? Not being able to sync EPEL...
Patrick Hurrelmann
04:03 AM Bug #17132: Incorrect memory value under content host properties
Here is my system facts for my client with a custom fact of 78 GB ram:
[root@rhel7 ~]# subscription-manager facts ...
Chris Roberts
04:02 AM Bug #17132: Incorrect memory value under content host properties
Adding screenshot of webui mem total after change Chris Roberts
04:00 AM Bug #17132 (Ready For Testing): Incorrect memory value under content host properties
The Foreman Bot
03:54 AM Bug #17132 (Closed): Incorrect memory value under content host properties
Cloned from BZ:
Description of problem:
Registering a system with more than 8+ GB of RAM, shows incorrect RAM inf...
Chris Roberts

10/30/2016

06:36 AM Bug #17130 (Resolved): NoMethodError: undefined method `puppet_path' for nil:NilClass Error when Upgrading Katello
Setup: Katello 3.2RC2 upgrading to latest RC. I have used Puppet 4 everything seems to be working. I have just synced... James Payne

10/28/2016

05:58 PM Bug #17129 (Ready For Testing): Unable to delete content view or version that is associated with a hostgroup
The Foreman Bot
05:43 PM Bug #17129 (Closed): Unable to delete content view or version that is associated with a hostgroup
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1388173
Description of problem:
Unable to delete a con...
Brad Buckingham
04:01 PM Bug #17115 (Closed): Subscription manager interface facts are accepted without validation
Applied in changeset commit:katello|50613a5e50525b1782e6b57ee61a069ad596f2c2. Stephen Benjamin
03:43 PM Revision 50613a5e (katello): fixes #17115 - validate ip from RHSM
On older versions of RHSM, ip values can be sent as a
string 'Unknown'. Foreman historically saves hosts
facts withou...
Stephen Benjamin
11:46 AM Bug #17128 (Ready For Testing): Unique constraint when registering multiple hosts/capsules
The Foreman Bot
11:32 AM Bug #17128 (Closed): Unique constraint when registering multiple hosts/capsules
ActiveRecord::RecordNotUnique
PG::Error: ERROR: duplicate key value violates unique constraint "index_katello_subs...
John Mitsch
09:24 AM Bug #17127 (Closed): hammer - attribute --content-view does not work in many subcommands of content-view filter rule
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1386726
Description of problem:
In several cases I dete...
Andrew Kofink
09:17 AM Bug #17126 (Rejected): Installer upgrade errors with undefined method remove_gutterball
Eric Helms
09:11 AM Bug #17126 (Ready For Testing): Installer upgrade errors with undefined method remove_gutterball
The Foreman Bot
09:04 AM Bug #17126 (Rejected): Installer upgrade errors with undefined method remove_gutterball
... Eric Helms
07:29 AM Bug #17124 (Closed): No Puppet module parser is installed

I wanted to try the new version of katello-capsule:
Installed Repos:
yum -y localinstall http://fedorapeople....
Denis Müller
04:39 AM Bug #16653: Connection errors on capsule install
I don't know if you have the same issue, but I had this error and solved it by adding the capsule fqdn and ip to /etc... Jorick Astrego

10/27/2016

06:55 PM Feature #15965 (Ready For Testing): Would like a hammer cli to add components to cv
The Foreman Bot
06:49 PM Feature #15950 (Ready For Testing): Add ability to publish "latest version" in a composite view
The Foreman Bot
05:45 PM Bug #17122 (Ready For Testing): unify_hosts.rake requires mac addresses to fully work
The Foreman Bot
05:16 PM Bug #17122 (Closed): unify_hosts.rake requires mac addresses to fully work
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1389558
Description of problem:
Under some situations ...
Justin Sherrill
01:01 PM Bug #16972 (Closed): httpd fails to start after mod_ssl updated
Applied in changeset commit:katello-installer|bcec45fef5e75aaefa82e061c95cc11ea2213311. Chris Roberts
12:12 PM Revision bcec45fe (katello-installer): Fixes #16972 - Adding post hook to create ssl.conf file (#414)
Chris Roberts
10:08 AM Feature #17025 (Ready For Testing): CP 2.0: Phase 1: refactor manifest import/refresh to be purely dynflow
The Foreman Bot
10:08 AM Feature #17026 (Ready For Testing): CP 2.0: Phase 1: refactor manifest deletion to be purely dynflow
The Foreman Bot

10/26/2016

05:08 PM Bug #16479 (Closed): Capsule-certs-generate command blocked by memory check.
Eric Helms
04:50 PM Revision 7497cb8c (katello-website): Redirect Bastion section in development guide
Zachary Huntington-Meath
04:12 PM Feature #17116 (Rejected): Remove some unused methods from the candlepin glue dir
David Davis
04:05 PM Feature #17116 (Rejected): Remove some unused methods from the candlepin glue dir
David Davis
04:07 PM Feature #17029 (Ready For Testing): CP 2.0: Phase 1: Update katello layers to support new katello-candlepin ruby bindings
The Foreman Bot
04:07 PM Feature #17028 (Ready For Testing): CP 2.0: Phase 1: Update katello-candlepin ruby bindings
The Foreman Bot
03:35 PM Bug #17115 (Ready For Testing): Subscription manager interface facts are accepted without validation
The Foreman Bot
03:19 PM Bug #17115 (Closed): Subscription manager interface facts are accepted without validation
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1389063
Description of problem:
Subscription manager send...
Stephen Benjamin
02:38 PM Bug #16648 (Rejected): Foreman Cockpit plugin is not showing anything
Don't think this is katello related, going ahead and closing since this has been filed: https://github.com/theforema... Justin Sherrill
02:32 PM Packaging Bug #17114 (Closed): foreman-debug to collect whole newest (log)files instead of tailing all (log)files
(cloned from #16680 since I was unable to change project from Katello to Packaging)
Description of problem:
Curre...
Pavel Moravec
02:11 PM Bug #17068 (Rejected): Duplicate "Smart Class Parameter" entries created whenever puppet class is imported
Closing this as it was reopened under foreman which actually handles the puppet class importing. Justin Sherrill
02:05 PM Bug #16896 (Rejected): 500 Internal Server Error After upgrading to 3.1
Closing ticket per comment. Thanks! Justin Sherrill
01:02 PM Bug #17112: As a user, I want to set crane's registry port in katello.yaml file via the installer
Adjust subject and category to indicate that this is the installer portion of the issue Thomas McKay
11:36 AM Bug #17112 (Rejected): As a user, I want to set crane's registry port in katello.yaml file via the installer
Instead of specifying in the Settings page, it is more appropriate to set in the katello.yaml file since altering thi... Thomas McKay
01:01 PM Bug #17113 (Rejected): Remove pulp_docker_registry_port from Settings and move to katello.yaml SETTINGS
Instead of specifying in the Settings page, it is more appropriate to set in the katello.yaml file since altering thi... Thomas McKay
11:11 AM Bug #15904 (Duplicate): Installer upgrade should only perform errata/gpg steps once
It is Stephen Benjamin
08:25 AM Bug #15904: Installer upgrade should only perform errata/gpg steps once
isn't this a duplicate of #16869? Ivan Necas
11:01 AM Bug #17092 (Closed): Installer upgrade should only perform pre upgrade steps once
Applied in changeset commit:katello-installer|cbdace605427885a0773ed7a1dd9383748cd9fe1. Anonymous
10:32 AM Revision cbdace60 (katello-installer): fixes #17092 - only run upgrade pre steps once (#416)
Stephen Benjamin
08:42 AM Bug #17110 (Ready For Testing): Provisioning Host details of the Content Hosts navigates to in-correct URL over the Web UI
The Foreman Bot
08:38 AM Bug #17110 (Closed): Provisioning Host details of the Content Hosts navigates to in-correct URL over the Web UI
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1387892
Description of problem:
Provisioning Host deta...
Brad Buckingham
07:47 AM Bug #17108 (Ready For Testing): Content view erratum filter by date: default types to all
The Foreman Bot
07:40 AM Bug #17108 (Closed): Content view erratum filter by date: default types to all
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1386688
Description of problem:
When creating a conten...
Brad Buckingham

10/25/2016

08:52 PM Bug #17102 (Ready For Testing): add setting to change host name setting between fqdn and shortname
The Foreman Bot
07:23 PM Bug #17102 (Closed): add setting to change host name setting between fqdn and shortname
Some users want their hosts to be created without a domain name. This would involve using the 'network.hostname' pro... Justin Sherrill
06:36 PM Feature #17101 (New): Allow users to monitor the package download progress of background syncs
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1388652
We began to support lazy sync downloads. One of t...
Justin Sherrill
11:09 AM Bug #17074 (Ready For Testing): --upgrade-puppet does not change puppet cert locations
The Foreman Bot
11:01 AM Bug #17054 (Closed): view_subscription filter does not allow non-admin user to list/view the subscriptions.
Applied in changeset commit:katello|a281f24e94db3fa3918b0e1de0f97740ba0b54a9. Ranjan Kumar
11:01 AM Bug #17048 (Closed): pre-upgrade check script tells to wait even though there are no active tasks
Applied in changeset commit:katello|ad128aa4eacd6eb8b9e8d35548f4401074b8190f. Brad Buckingham
10:49 AM Revision a281f24e (katello): Fixes #17054 - allow non-admin user to view subscription
Ranjan Kumar
10:48 AM Revision ad128aa4 (katello): fixes #17048 - upgrade_check: clarify output message
Brad Buckingham
10:01 AM Refactor #17094 (Closed): Move keepalive settings from puppet-katello to puppet-foreman
Applied in changeset commit:katello-installer|7e3972fa3d443b769b63d378310bcacbc1942bb0. Anonymous
09:28 AM Refactor #17094 (Ready For Testing): Move keepalive settings from puppet-katello to puppet-foreman
The Foreman Bot
09:27 AM Refactor #17094 (Closed): Move keepalive settings from puppet-katello to puppet-foreman
Foreman already has these settings, but Katello duplicates them with a different value for max_keepalive_requests. A ... Ewoud Kohl van Wijngaarden
09:34 AM Revision 5de2e017 (puppet-katello): Remove keepalive settings (#141)
https://github.com/theforeman/puppet-foreman/commit/0a6966ce22111b1ce592b5e215a948b3734680e7
introduced these paramet...
Ewoud Kohl van Wijngaarden
09:34 AM Revision 7e3972fa (katello-installer): Fixes #17094: Move keepalive settings from katello to foreman (#403)
https://github.com/Katello/puppet-katello/pull/141 Ewoud Kohl van Wijngaarden
09:16 AM Bug #17092 (Ready For Testing): Installer upgrade should only perform pre upgrade steps once
The Foreman Bot
09:13 AM Bug #17092 (Closed): Installer upgrade should only perform pre upgrade steps once
Stephen Benjamin

10/24/2016

01:57 PM Feature #17026: CP 2.0: Phase 1: refactor manifest deletion to be purely dynflow
I'm assuming this should be deletion as we already have an import/fresh task:
http://projects.theforeman.org/issue...
David Davis
01:05 PM Bug #17068: Duplicate "Smart Class Parameter" entries created whenever puppet class is imported
By mistakenly, created bug related to foreman under katello project. Created new bug under foreman.
Please check bug...
Kavita Gaikwad
07:51 AM Bug #17068 (Rejected): Duplicate "Smart Class Parameter" entries created whenever puppet class is imported
Bugzilla Link - https://bugzilla.redhat.com/show_bug.cgi?id=1384017
Description of problem:
- Whenever we impor...
Kavita Gaikwad
12:35 PM Revision b6021da2 (puppet-service_wait): Modulesync (#18)
Syncing from https://github.com/Katello/foreman-installer-modulesync/pull/11 Stephen Benjamin
12:35 PM Revision 34d166be (puppet-qpid): Modulesync (#43)
Syncing from https://github.com/Katello/foreman-installer-modulesync/pull/11 Stephen Benjamin
12:35 PM Revision 254271a7 (puppet-katello_devel): Modulesync (#90)
Syncing from https://github.com/Katello/foreman-installer-modulesync/pull/11 Stephen Benjamin
12:35 PM Revision 4db172a1 (puppet-katello): Modulesync (#147)
Syncing from https://github.com/Katello/foreman-installer-modulesync/pull/11 Stephen Benjamin
12:34 PM Revision 3d776d49 (puppet-capsule): Modulesync (#102)
Syncing from https://github.com/Katello/foreman-installer-modulesync/pull/11 Stephen Benjamin
12:34 PM Revision 3d776d49 (puppet-foreman_proxy_content): Modulesync (#102)
Syncing from https://github.com/Katello/foreman-installer-modulesync/pull/11 Stephen Benjamin
11:29 AM Feature #12690 (Duplicate): Unable to upload SRPMs
David Davis
10:56 AM Revision b2ec2532 (puppet-common): Modulesync (#15)
Syncing from https://github.com/Katello/foreman-installer-modulesync/pull/11 Stephen Benjamin
10:56 AM Revision b0c89402 (puppet-certs): Modulesync (#109)
Syncing from https://github.com/Katello/foreman-installer-modulesync/pull/11 Stephen Benjamin
10:55 AM Revision 9933938d (puppet-candlepin): Modulesync (#53)
Syncing from https://github.com/Katello/foreman-installer-modulesync/pull/11 Stephen Benjamin
10:48 AM Bug #17074 (Closed): --upgrade-puppet does not change puppet cert locations

By using --upgrade-puppet option the locations of puppet ssl ca/cert are not updated to new puppet4 locations in /e...
Chris Duryee
10:43 AM Bug #17073 (Closed): foreman-installer --upgrade-puppet should bail out sooner if system is already p4
If a katello system is already running puppet 4, the --upgrade-puppet script should bail out with an error message in... Chris Duryee
10:39 AM Bug #17072 (Rejected): foreman-installer --upgrade-puppet outputs lots of yum command info
If you run 'foreman-installer --upgrade-puppet', the yum command that are run will output to stdout/stderr. This crea... Chris Duryee
10:37 AM Revision da24a5e2 (katello-website): Redirect Media page theforeman.org/media.html
Add use of jekyll-redirect-from to redirect individual pages as
we transition to theforeman.org
Eric Helms
09:50 AM Revision ec997125 (katello-website): Remove rails preloading tips from testing (#312)
This change is motivated by the fact that Spring is automatically loaded
by Foreman since https://github.com/theforem...
Andrew Kofink
09:24 AM Bug #17067 (Rejected): CLI: --from-lifecycle-environment options are broken and don't appear do anything for content view promotions
Looks like the from-lifecycle-environment options are used to look up the content view version. Example:
hamme...
David Davis
07:39 AM Bug #17067 (Ready For Testing): CLI: --from-lifecycle-environment options are broken and don't appear do anything for content view promotions
The Foreman Bot
07:38 AM Bug #17067 (Rejected): CLI: --from-lifecycle-environment options are broken and don't appear do anything for content view promotions
Seems like the from_lifecycle_environment option doesn't actually do anything as this command succeeds:... David Davis
05:20 AM Bug #17060 (Assigned): Add hammer ping and katello-service status commands to foreman-debug script
Dominic Cleal

10/22/2016

08:06 AM Feature #17063 (Resolved): As a user, I want to control which docker image tags are synced.
As it stands currently, syncing a docker image pulls down all the tags. Once synced, a tag may be removed. However, r... Thomas McKay

10/21/2016

10:03 AM Feature #17059 (Closed): add 5001 as an alternative docker registry port
Applied in changeset commit:katello-selinux|8d0444449fe9b3d78680cf1383214c39bd6e790a. Thomas McKay
07:10 AM Feature #17059 (Closed): add 5001 as an alternative docker registry port
When running a standalone registry on the same host as pulp's crane, there may be a desire to have this alternate be ... Thomas McKay
09:15 AM Bug #17060 (Ready For Testing): Add hammer ping and katello-service status commands to foreman-debug script
The Foreman Bot
07:47 AM Bug #17060 (Closed): Add hammer ping and katello-service status commands to foreman-debug script
Add hammer ping and katello-service status commands to foreman-debug script Ashish Humbe
08:24 AM Revision 8d044444 (katello-selinux): fixes #17059 - alternate docker port 5001
This would allow docker registry to be made available on either port 5000 or 5001 Thomas McKay
05:22 AM Bug #17054 (Ready For Testing): view_subscription filter does not allow non-admin user to list/view the subscriptions.
The Foreman Bot
01:30 AM Bug #17054 (Closed): view_subscription filter does not allow non-admin user to list/view the subscriptions.
Ranjan Kumar

10/20/2016

07:33 PM Revision e8c27c17 (hammer-cli-katello): Bump version to 0.2.0
Eric Helms
04:03 PM Bug #17031 (Closed): hammer repository info should show the mirror-on-sync setting
Applied in changeset commit:hammer-cli-katello|d17c45eca807f7088928fa002fcdcdae7f890d2c. Brad Buckingham
04:01 PM Revision 37749e81 (puppet-katello): refs #11737 - connect to localhost for qpid (#79)
Stephen Benjamin
04:01 PM Revision a30222ae (puppet-candlepin): fixes #11737 - qpid hostname configurable and 'localhost' by default (#44)
Stephen Benjamin
04:01 PM Revision 59857e16 (puppet-certs): refs #11737 - support cnames and add localhost cname to qpid certs (#65)
Stephen Benjamin
04:01 PM Revision 8c6812cc (puppet-capsule): refs #11737 - connect to qpid on localhost (#96)
Stephen Benjamin
04:01 PM Revision 8c6812cc (puppet-foreman_proxy_content): refs #11737 - connect to qpid on localhost (#96)
Stephen Benjamin
04:01 PM Revision 54c2bd9a (puppet-katello_devel): fixes #11737 - connect to localhost for qpid (#67)
Stephen Benjamin
03:29 PM Revision d17c45ec (hammer-cli-katello): fixes #17031 - repository info: include mirror on sync (#460)
Brad Buckingham
03:11 PM Hammer CLI CSV Bug #17052 (Closed): hammer csv can't import activation keys with multiple guest vdc subscriptions
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1374072
Description of problem:
When attempting to re-i...
Andrew Kofink
02:51 PM Hammer CLI CSV Bug #17051 (Closed): activation-keys import PUT request quantity is the total quantity, not the quantity to consume by the activation key
Andrew Kofink
11:15 AM Bug #17050 (Closed): Update grunt-bower-task to use NPM published version
Eric Helms
10:55 AM Bug #17048 (Ready For Testing): pre-upgrade check script tells to wait even though there are no active tasks
The Foreman Bot
10:35 AM Bug #17048 (Closed): pre-upgrade check script tells to wait even though there are no active tasks
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1385878
Description of problem:
pre-upgrade check script...
Brad Buckingham
10:19 AM Packaging Bug #17047 (Resolved): katello-clean-empty-puppet-environments cron.weekly job needs to hide errors when trying to delete non-existent folders
Chris Roberts
09:58 AM Packaging Bug #17047 (Resolved): katello-clean-empty-puppet-environments cron.weekly job needs to hide errors when trying to delete non-existent folders
Cloned from Bugzilla:
Description of problem:
The cron.weekly job put in place to clean empty puppet environments...
Chris Roberts
10:06 AM Revision 1a84e299 (katello-packaging): Fixes #17047 - Redirect cron to /dev/null (#311)
Chris Roberts
10:04 AM Bug #16960 (Closed): undefined method `+' for nil:NilClass when viewing third-party rpm
Applied in changeset commit:katello|d1f188b6e939fbd4cb6e815a97db493d1a9abc3d. Brad Buckingham
09:40 AM Revision d1f188b6 (katello): fixes #16960 - support rpm/package without file list
This commit will gracefully handle the scenario where an
rpm does not have a filelist. With it, a user can still
vie...
Brad Buckingham
08:55 AM Bug #17002 (Ready For Testing): subscription-manager facts are not updated in candlepin
The Foreman Bot
06:04 AM Feature #17036 (Closed): Database Hot Backup for foreman proxies with content
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1278069
In order to be able to rebuild a capsule in case o...
Daniel Moessner
03:35 AM Bug #17034 (New): foreman crashes when generating capsule with space in the name
When generating a capsule in 3.1 and erronously adding an extra whitespace in the name, foreman crashes.
The web ...
Jorick Astrego

10/19/2016

05:04 PM Bug #16925 (Duplicate): Informational tooltips for removing products and repositories are broken
Duplicated by http://projects.theforeman.org/issues/17018
Walden Raines
05:04 PM Bug #17018 (Duplicate): Upgrade katello to use new version of ui-bootstrap
Duplicated by http://projects.theforeman.org/issues/17018
Walden Raines
12:19 PM Bug #17018 (Duplicate): Upgrade katello to use new version of ui-bootstrap
Need to upgrade katello to use the new version of ui-bootstrap added with http://projects.theforeman.org/issues/16977 Walden Raines
04:50 PM Bug #17031 (Ready For Testing): hammer repository info should show the mirror-on-sync setting
The Foreman Bot
04:44 PM Bug #17031 (Closed): hammer repository info should show the mirror-on-sync setting
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1383258
When creating a repository in cli you can set the...
Brad Buckingham
03:00 PM Bug #16340: Errata install to content host completes stopped/success but host does not get updated
Michael,
With 3.2 about to come out, would you be able to re-test on either 3.1 stable or 3.2 when it comes out?
Eric Helms
02:58 PM Feature #17030 (Rejected): CP 2.0: Phase 2: Investigate swagger-based api gem
Candlepin 2.0 supports a swagger-based API. This enables users (such as katello) to create ruby bindings using swagg... Brad Buckingham
02:57 PM Bug #16897 (Assigned): goferd reports Condition('amqp:resource-limit-exceeded', 'local-idle-timeout expired')
We should raise this issue with the Qpid team to see if they have any idea what the issue may be. Eric Helms
02:45 PM Bug #16969 (Closed): Squid fails to start on EL6
Eric Helms
02:44 PM Bug #16688 (Duplicate): It's impossible to use hammer or the API to set the installation source to a synced content (product)
Eric Helms
02:39 PM Bug #16653 (Assigned): Connection errors on capsule install
Eric Helms
02:38 PM Feature #17029 (Closed): CP 2.0: Phase 1: Update katello layers to support new katello-candlepin ruby bindings
Once the katello-candlepin ruby bindings are updated (http://projects.theforeman.org/issues/17028) for candlepin 2.0,... Brad Buckingham
02:37 PM Bug #16174 (Resolved): `Activation key product content` does not display custom products associated with activation key
Eric Helms
02:35 PM Feature #17028 (Closed): CP 2.0: Phase 1: Update katello-candlepin ruby bindings
This issue is to update katello's existing ruby bindings (candlepin.rb) to support candlepin 2.0. Brad Buckingham
02:33 PM Bug #16896: 500 Internal Server Error After upgrading to 3.1
Eric Helms wrote:
> Hi Roderick,
>
> Could you submit a foreman-debug with this issue so that we can see what Pul...
Roderick Rabelo
02:08 PM Bug #16896 (Need more information): 500 Internal Server Error After upgrading to 3.1
Hi Roderick,
Could you submit a foreman-debug with this issue so that we can see what Pulp is doing during the upg...
Eric Helms
02:32 PM Feature #17027 (Rejected): CP 2.0: Phase 1: Enhance manifest import/refresh to support new candlepin async APIs
In Candlepin 2.0, new APIs will be introduced to support performing manifest import asynchronously. This issue is to... Brad Buckingham
02:27 PM Bug #16943 (Rejected): installer removes any qpid tuning for large deployments
Eric Helms
02:27 PM Feature #17026 (Closed): CP 2.0: Phase 1: refactor manifest deletion to be purely dynflow
The current manifest operations use a combination of legacy and dynflow orchestration. This issue should refactor the... Brad Buckingham
02:22 PM Feature #17025 (Closed): CP 2.0: Phase 1: refactor manifest import/refresh to be purely dynflow
The current manifest operations use a combination of legacy and dynflow orchestration. This issue should refactor th... Brad Buckingham
02:20 PM Feature #17024: CP 2.0: Phase 1: Installer: updates to support candlepin 2.0
Note: if katello were interfacing with candlepin with http (vs https), it will require configuration changes to disab... Brad Buckingham
02:19 PM Feature #17024 (Rejected): CP 2.0: Phase 1: Installer: updates to support candlepin 2.0
Need to ensure that the katello and katello-devel scenarios are updated (if needed) to support candlepin 2.0. Brad Buckingham
02:17 PM Feature #17023 (Rejected): CP 2.0: Phase 1: Packaging updates to include candlepin 2.0
Ensure that katello packaging pulls in candlepin 2.0 rpms during install. Brad Buckingham
02:15 PM Feature #17022 (Closed): CP 2.0: Phase 1: Tag candlepin 2.0 rpms in koji
Once master is updated with CP 2.0, we need to ensure it is built and tagged in koji have the new builds land in nigh... Brad Buckingham
02:11 PM Tracker #17020 (Rejected): Tracker: Candlepin 2.0 Integration
This is a tracker to cover the Katello integration work for Candlepin 2.0.
The initial plan will be to perform thi...
Brad Buckingham
02:05 PM Bug #14335 (Rejected): Errata->Specific erratum->Content Hosts shows no content hosts
If you are still seeing this issue, please re-open with updated details! Eric Helms
02:03 PM Bug #17016 (Closed): Uploaded packages aren't visible in Katello
Applied in changeset commit:katello|a3f6b1e3d32f32de498e62e67e9758cda3f28eec. David Davis
10:02 AM Bug #17016 (Ready For Testing): Uploaded packages aren't visible in Katello
The Foreman Bot
09:50 AM Bug #17016 (Closed): Uploaded packages aren't visible in Katello
When a package is uploaded to a repository in a custom product, the upload finishes successfully but the package isn'... David Davis
01:59 PM Feature #17019 (Closed): yum "latest" link maintained during releases
It would be nice to have a "latest" link in the yum repository
https://fedorapeople.org/groups/katello/releases/yu...
Tony Coffman
01:30 PM Revision a3f6b1e3 (katello): Fixes #17016 - Convert pulp filter dates to UTC
David Davis
11:27 AM Bug #17017 (Rejected): Preinstalled Katello-Agent does not properly identify required errata
Description of problem:
If katello-agent is installed on a client before it is registered to a Katello server it app...
Zach Huntington-Meath
11:04 AM Bug #15935 (Closed): updating autoheal on host from api doesn't seem to save value
Applied in changeset commit:katello|dda6c6f79ee1d80d4bc17e2798af494ed3ece319. Justin Sherrill
10:37 AM Revision dda6c6f7 (katello): Fixes #15935 - allow for subscription facet updates
This change causes the accepts_nested_attributes_for to be used
from katello and not from foreman. This basically ig...
Justin Sherrill
08:51 AM Bug #17013 (New): All task history viewable on content host tasks page
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1114110
Description of problem:
All task history, includ...
Adam Ruzicka
08:49 AM Revision fe32eb7b (katello-website): Fixed styling on backup guide
Sean O'Keeffe
07:03 AM Revision 3788696f (puppet-katello): Modulesync (#146)
Stephen Benjamin
07:03 AM Revision 8e7b80eb (puppet-common): Modulesync (#14)
Stephen Benjamin
07:03 AM Revision dd14b107 (puppet-certs): Modulesync (#108)
Stephen Benjamin
07:03 AM Revision 7222a8df (puppet-candlepin): Modulesync (#52)
Stephen Benjamin
07:03 AM Revision 9a453615 (puppet-katello_devel): Modulesync (#89)
Stephen Benjamin
07:03 AM Revision a6c04492 (puppet-qpid): Modulesync (#42)
Stephen Benjamin
07:03 AM Revision 024c92f8 (puppet-service_wait): Modulesync (#17)
Stephen Benjamin

10/18/2016

08:03 PM Bug #16997 (Closed): Non-admin user can not add or Remove Host Collection to or from Activation Key.
Applied in changeset commit:katello|3a2f00362c7c05b8674e31e146d8037cff954ca5. Brad Buckingham
11:47 AM Bug #16997 (Ready For Testing): Non-admin user can not add or Remove Host Collection to or from Activation Key.
The Foreman Bot
11:28 AM Bug #16997 (Closed): Non-admin user can not add or Remove Host Collection to or from Activation Key.
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1304815
Description of problem:
When logging on with a...
Brad Buckingham
07:48 PM Bug #17002 (Closed): subscription-manager facts are not updated in candlepin
I created a custom fact on a registered host:... Thomas McKay
07:02 PM Revision 3a2f0036 (katello): fixes #16997 - allow non-admin user to edit activation key
This change is specifically to allow a non-admin user to
add/remove host collections from an activation key.
Example...
Brad Buckingham
06:54 PM Hammer CLI CSV Revision e9e0ab3a (hammer-cli-csv): fixes #16999 - process portal creation
added temporary travis.yml change Thomas McKay
05:02 PM Hammer CLI CSV Bug #16999 (Closed): creating manifest in portal fails to process results correctly
The call to create a new SMA in the portal fails to convert results to json before further processing. Thomas McKay
03:22 PM Revision 0deb571f (puppet-katello): refs #10283 - mark parameters advanced (#139)
Stephen Benjamin
01:05 PM Bug #16998 (Ready For Testing): add access permission tests to katello
The Foreman Bot
01:03 PM Bug #16998 (Closed): add access permission tests to katello
similar to foreman this would ensure all routes are accessible via a permission Justin Sherrill
12:04 PM Bug #16793 (Closed): hammer package list with organization fails
Applied in changeset commit:hammer-cli-katello|6a37d966687d7507dd3ea6acf84ec1912e96ebee. Anonymous
11:54 AM Revision 0e407894 (puppet-capsule): Modulesync (#100)
Stephen Benjamin
11:54 AM Revision 0e407894 (puppet-foreman_proxy_content): Modulesync (#100)
Stephen Benjamin
11:31 AM Revision 6a37d966 (hammer-cli-katello): Fixes #16793 - Allow org_id in package list (#458)
Allow organization options in `hammer package list` Andrew Kofink
11:04 AM Bug #16929 (Closed): Better error message for unresolvable host name
Applied in changeset commit:katello-installer|545f1feb66dbb73004c4062f751cf882732fe6d5. Anonymous
10:42 AM Revision 545f1feb (katello-installer): fixes #16929 - make hostname check message clearer (#412)
The way to set the hostname of el6 and el7 is different, and make
the /etc/hosts entry a little more clear.
Stephen Benjamin
10:41 AM Bug #16976 (Resolved): update spec helper to add puppet envs for puppet 3 and 4
Chris Roberts
09:04 AM Bug #16959 (Closed): ui: activation_key: associations: content hosts not showing several attributes
Applied in changeset commit:katello|883680de1b88b66095cbb24520b1e99d7fc7171b. Brad Buckingham
08:31 AM Revision 883680de (katello): fixes #16959 - update akey ui association for content hosts
Update the content host listing for host unification structure to
properly show Environment, Content View...etc.
Brad Buckingham
08:31 AM Runcible Feature #14836 (Closed): Add a note about pulp-python-plugins and pulp-ostree-plugins
David Davis
08:04 AM Bug #16063 (Ready For Testing): Autoprovisioning fails with Katello plugin installed
The Foreman Bot
04:14 AM Bug #16972: httpd fails to start after mod_ssl updated
PR https://github.com/Katello/katello-installer/pull/413 is just revert
Fix is actually in PR https://github.com/K...
Lukas Pramuk

10/17/2016

08:15 PM Runcible Feature #14836 (Ready For Testing): Add a note about pulp-python-plugins and pulp-ostree-plugins
Brad Buckingham
07:31 PM Bug #16960 (Ready For Testing): undefined method `+' for nil:NilClass when viewing third-party rpm
The Foreman Bot
06:53 PM Bug #16978 (Ready For Testing): trigger debug cert generation during org creation
The Foreman Bot
06:44 PM Bug #16978 (Closed): trigger debug cert generation during org creation
Due to an issue in concurrent requests for the debug cert in candlepin, we should force the generation of a debug cer... Justin Sherrill
06:03 PM Feature #7612 (Closed): allow descriptions for content view promotions
Applied in changeset commit:katello|1dcbd355fb41064da9f3bae2bd24411d1a4c3b4b. David Davis
05:40 PM Revision 1dcbd355 (katello): Fixes #7612 - Store descriptions for cv promotions
David Davis
05:12 PM Bug #15935 (Ready For Testing): updating autoheal on host from api doesn't seem to save value
The Foreman Bot
05:04 PM Bug #16794 (Closed): hammer content-view filter list is missing --organization parameter
Applied in changeset commit:hammer-cli-katello|463c7d63acb0ae1901cbbc0d45ac189a1da16fb2. Anonymous
04:41 PM Revision 463c7d63 (hammer-cli-katello): Fixes #16794 - Add org options to filter commands (#459)
Added org options to some content view filter commands. Also added a
module to validate that the org params are suppl...
David Davis
03:19 PM Bug #16976 (Ready For Testing): update spec helper to add puppet envs for puppet 3 and 4
Chris Roberts
03:07 PM Bug #16976 (Resolved): update spec helper to add puppet envs for puppet 3 and 4
update spec helper to add puppet envs for puppet 3 and 4 Chris Roberts
01:04 PM Feature #14107 (Closed): allow content view filter to specify arch
Applied in changeset commit:katello|ccc874945ef77b6060c96e9c5c58abf251f1411e. Andrew Kofink
12:58 PM Revision ccc87494 (katello): Fixes #14107 - Allow specify arch in filter rule
This allows users to specify an architecture when creating a package
filter rule.
Andrew Kofink
12:56 PM Revision 74e8f0b5 (puppet-pulp): Bump version to 3.5.0
Eric Helms
12:51 PM Feature #16974: RFE: Consistency between "organization" and "location" APIs
+/api/hostgroups
Jason Nance
12:46 PM Feature #16974 (New): RFE: Consistency between "organization" and "location" APIs
The API to list/find organizations is '/katello/api/organizations' but for locations is just '/api/locations'.
I h...
Jason Nance
12:03 PM Bug #16902 (Closed): upradable package list shows all applicable packages
Applied in changeset commit:katello|b6c4c7af866185082572307236a522e8bf01cd6d. Justin Sherrill
11:58 AM Revision b6c4c7af (katello): Fixes #16902 - properly show only upgradable packages
Justin Sherrill
11:48 AM Revision f461a211 (puppet-pulp): Pin squid to 1.0.0 to prevent breakage on EL6
Eric Helms
11:17 AM Bug #16972 (Ready For Testing): httpd fails to start after mod_ssl updated
The Foreman Bot
10:43 AM Bug #16972 (Closed): httpd fails to start after mod_ssl updated
Cloned from BZ:
Description of problem:
Running "yum update" on a Satellite 6.2 beta installed on RHEL 7 results ...
Chris Roberts
09:19 AM Bug #16969 (Closed): Squid fails to start on EL6
Eric Helms

10/16/2016

10:03 PM Bug #16827 (Closed): enhance post-sync skip detection with simple count check
Applied in changeset commit:katello|eb2b67f61db339af5e9ee5715ec44e70492e0668. Martin Bacovsky
09:01 PM Revision eb2b67f6 (katello): Fixes #16827 - do post sync when Pulp and Katello counts differ
Martin Bacovsky

10/14/2016

10:19 PM Revision c5e84630 (katello-packaging): Automatic commit of package [rubygem-hammer_cli_csv] minor release [2.1.2-1].
Eric Helms
10:18 PM Revision 3bc7638c (katello-packaging): Update hammer_cli_csv to 2.1.2
Thomas McKay
07:30 PM Bug #16961 (Duplicate): katello-clean-empty-puppet-environments cron.weekly job needs to hide errors when trying to delete non-existent folders
Chris Roberts
07:28 PM Bug #16961: katello-clean-empty-puppet-environments cron.weekly job needs to hide errors when trying to delete non-existent folders
I just noticed upstream this was already taken care of with the below being the current check:
$ cat katello-clean...
Craig Donnelly
07:21 PM Bug #16961 (Duplicate): katello-clean-empty-puppet-environments cron.weekly job needs to hide errors when trying to delete non-existent folders
Description of problem:
The cron.weekly job put in place to clean empty puppet environments will now have situations...
Craig Donnelly
05:14 PM Bug #16960 (Closed): undefined method `+' for nil:NilClass when viewing third-party rpm
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1384673
Description of problem:
Opening Content > Packag...
Brad Buckingham
05:02 PM Bug #16780 (Closed): content hosts show no info under "registered by"
Applied in changeset commit:katello|4c3f05a6727ebd521d658d156da2cd26468df6a9. Brad Buckingham
04:16 PM Bug #16959 (Ready For Testing): ui: activation_key: associations: content hosts not showing several attributes
The Foreman Bot
04:13 PM Bug #16959 (Closed): ui: activation_key: associations: content hosts not showing several attributes
The view for the following page needs to be updated based upon the new structure provided by host unification:
Con...
Brad Buckingham
04:03 PM Revision 4c3f05a6 (katello): fixes #16780 - add user to subscription facet
This commit will store the user that registered a host
as part of the subscription facet. This only only applies
if ...
Brad Buckingham
02:02 PM Bug #16945 (Closed): Capsule Installer does not honor virtual fqdn in load-balance scenario
Applied in changeset commit:puppet-certs|24dd09170152d9145ffdf72929bc53efd67f530c. Anonymous
10:15 AM Bug #16945 (Closed): Capsule Installer does not honor virtual fqdn in load-balance scenario
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1375697
Description of problem:
Using the Satellite6 HA...
Stephen Benjamin
01:29 PM Revision 24dd0917 (puppet-certs): fixes #16945 - use node_fqdn for consumer cert RPM generation (#107)
Stephen Benjamin
01:22 PM Bug #16698: [Katello 3.1] Client subscription-manager out of sync with server repos
Justin Sherrill wrote:
> Hi Prasun,
>
> I'm still not able to reproduce this. One thing to note is that you have...
Prasun Gera
11:53 AM Bug #16698: [Katello 3.1] Client subscription-manager out of sync with server repos
Hi Prasun,
I'm still not able to reproduce this. One thing to note is that you have to run 'subscription-manager ...
Justin Sherrill
01:26 AM Bug #16698: [Katello 3.1] Client subscription-manager out of sync with server repos
FYI, still see this on Katello 3.2 RC2. Any help with debugging this ? Pretty easy to reproduce for me. Steps: Add a ... Prasun Gera
01:02 PM Hammer CLI CSV Bug #16957 (Closed): release v2.1.2
Applied in changeset commit:hammer-cli-csv|81de5f0158d3500ff168e2b609dd97ab2ad0a8d5. Thomas McKay
12:24 PM Hammer CLI CSV Bug #16957 (Closed): release v2.1.2
Thomas McKay
01:02 PM Bug #16928 (Closed): add logging for qdrouterd service
Applied in changeset commit:puppet-capsule|6d9849cdb2f9026a75d3feaf86f676eea17b68d0. Anonymous
07:14 AM Bug #16928 (Closed): add logging for qdrouterd service
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1289401
Description of problem:
By default qdrouterd does...
Stephen Benjamin
12:35 PM Revision 6d9849cd (puppet-capsule): fixes #16928 - enable logging for qpid dispatch router (#98)
Stephen Benjamin
12:35 PM Revision 6d9849cd (puppet-foreman_proxy_content): fixes #16928 - enable logging for qpid dispatch router (#98)
Stephen Benjamin
12:31 PM Hammer CLI CSV Revision 1d9d093a (hammer-cli-csv): Merge pull request #132 from thomasmckay/16957-v2.1.2
fixes #16957 - release v2.1.2 Thomas McKay
12:29 PM Feature #16958 (Rejected): installer pre installation check should investigate if iptables or firewalld are enabled and if so ensure required ports are opened
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1270343
Description of problem:
katello-installer pre i...
Stephen Benjamin
12:27 PM Hammer CLI CSV Revision 81de5f01 (hammer-cli-csv): fixes #16957 - release v2.1.2
Thomas McKay
12:21 PM Feature #16956 (Rejected): capsule-installer to test if katello is of the same version than capsule
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1341660
Description of problem:
Please add a test to the ...
Stephen Benjamin
12:19 PM Bug #16955 (Rejected): Decrease the disk requirements of /var/lib/qpidd by decreasing efp-file-size
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1366323
Description of problem:
Exec summary: /var/lib/qp...
Stephen Benjamin
12:10 PM Bug #16954 (New): Capsule/Pulp: many "Resetting dropped connection" messages on sync
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1205840
Description of problem:
Many, many dropped conn...
Stephen Benjamin
10:42 AM Feature #16950 (Resolved): Add option "deployment size" to tune system properly
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1215390
Description of problem:
Various default values ([...
Stephen Benjamin
10:27 AM Feature #16947 (Rejected): capsule-certs-generate should make it easier to setup capsule via automation
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1244848
Description of problem:
capsule-certs-generate ...
Stephen Benjamin
10:24 AM Bug #16946 (Resolved): fail asap in foreman installer if hostname is not set at all
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1378448
Description of problem:
# subscription-manager ...
Stephen Benjamin
10:04 AM Bug #16943 (Closed): installer removes any qpid tuning for large deployments
Not an issue anymore since clients connect to dispatch router not qpid.
Stephen Benjamin
09:59 AM Bug #16943 (Rejected): installer removes any qpid tuning for large deployments
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1273168
Description of problem:
Our own documentation t...
Stephen Benjamin
09:52 AM Bug #16941 (Resolved): installer does not check&fix wrong permissions on /etc/pki/pulp/rsa.key
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1334400
Description of problem:
User story: After manuall...
Stephen Benjamin
09:50 AM Feature #16940 (Rejected): Find out if katello-installer --upgrade was run after yum update
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1316246
Description of problem:
When running a yum update...
Stephen Benjamin
09:49 AM Feature #16939 (New): Enhance the installer logs to pull in failures from dependent services
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1297559
See https://bugzilla.redhat.com/show_bug.cgi?id=12...
Stephen Benjamin
09:46 AM Feature #16938 (Rejected): Katello services to be configured to restart on failure
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1310111
Description of problem:
Request:
configure Sat6...
Stephen Benjamin
09:44 AM Bug #16937 (Closed): capsule-certs-generate command is not honoring the "--ca-common-name" flag
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1343040
Description of problem:
Running the command cap...
Stephen Benjamin
09:39 AM Bug #16855 (Duplicate): os_selected override breaks hosts form
Justin Sherrill
09:27 AM Bug #16931 (Ready For Testing): better handle pools with missing subscription ids when listing akeys
The Foreman Bot
09:10 AM Bug #16931 (Closed): better handle pools with missing subscription ids when listing akeys
If for some reason a pool is not properly indexed and is missing its associated subscription, listing activation keys... Justin Sherrill
09:15 AM Bug #16934 (Rejected): katello-installer: set --certs-update-* options by default to true if --certs-server-* used
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1162690
Description of problem:
Currently, when one (re)i...
Stephen Benjamin
08:49 AM Bug #16929 (Ready For Testing): Better error message for unresolvable host name
The Foreman Bot
08:42 AM Bug #16929 (Closed): Better error message for unresolvable host name
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1368443
Description of problem:
If you do not configure...
Stephen Benjamin
08:12 AM Revision 46a03453 (puppet-qpid): [blacksmith] Bump version to 1.3.2
Stephen Benjamin
08:12 AM Revision d4cbca60 (puppet-qpid): [blacksmith] Bump version to 1.3.1
Stephen Benjamin
08:10 AM Revision bb7a020f (puppet-qpid): Dispatch router log option is 'enable' not 'enabled' (#41)
Stephen Benjamin
08:04 AM Revision 2a517d8e (puppet-capsule): fixes #11338 - use asymmetric routing for pulp/pulp.task queues (#53)
Stephen Benjamin
08:04 AM Revision 2a517d8e (puppet-foreman_proxy_content): fixes #11338 - use asymmetric routing for pulp/pulp.task queues (#53)
Stephen Benjamin
08:03 AM Bug #16927 (Closed): katello-backup --incremental fails with "NoMethodError" on el6
Applied in changeset commit:katello-packaging|a841cad96dc3a56e82b337d91189925f374d2b16. Anonymous
07:00 AM Bug #16927 (Ready For Testing): katello-backup --incremental fails with "NoMethodError" on el6
The Foreman Bot
06:54 AM Bug #16927 (Closed): katello-backup --incremental fails with "NoMethodError" on el6
Description of problem:
el6 has ruby 1.8, `exist?' method is not available in ruby-1.8
Version-Release number ...
Sean O'Keeffe
07:47 AM Revision a841cad9 (katello-packaging): Fixes #16927 - Dir.exist? isnt available on el6 (ruby 1.8)
Sean O'Keeffe

10/13/2016

07:02 PM Bug #16480 (Closed): Unable to select medium on New Hosts page
Applied in changeset commit:katello|8eb2b6ed2d3906dc7f50f227b135a4c3435faaa8. Thomas McKay
06:11 PM Revision 8eb2b6ed (katello): fixes #16480 - host/hostgroup ui media selection
Thomas McKay
04:02 PM Feature #16924 (Closed): Add a mention bot config
Applied in changeset commit:katello|52df02e22b2795dc1f2932ba5999fc38b73e2cd7. David Davis
02:53 PM Feature #16924 (Ready For Testing): Add a mention bot config
The Foreman Bot
02:52 PM Feature #16924 (Closed): Add a mention bot config
David Davis
03:44 PM Revision 52df02e2 (katello): Fixes #16924 - Add mention-bot config
David Davis
02:57 PM Bug #16925 (Duplicate): Informational tooltips for removing products and repositories are broken
The tooltips for telling you why you cannot remove a product or repository are not working and need to be fixed. Thi... Walden Raines
02:46 PM Bug #16923 (Resolved): Pulp repositories check before upgrade
We've run into issues with Katello's import_rpms migration, when the Katello
repos were out of sync from the Pulp on...
Ivan Necas
02:18 PM Bug #8439 (Closed): As a developer, I want to write code that views Katello objects as a different user than the current one
No longer needed, foreman provides User.as helpers Stephen Benjamin
02:12 PM Bug #14348 (Duplicate): kexec template not automatically associated with Katello created operating systems
Stephen Benjamin
02:11 PM Bug #16863 (Closed): [upgrades] Clear out qpid event queue upon upgrade
Chris Roberts
02:11 PM Bug #16921 (Ready For Testing): Call candlepin's subscriptions just once when enabling a repo
The Foreman Bot
02:01 PM Bug #16921 (Closed): Call candlepin's subscriptions just once when enabling a repo
Enabling a repository requires two calls of candlepin's subscriptions - once for getting entitlement certificate, onc... Pavel Moravec
01:55 PM Revision 1e2dc225 (katello-website): Document enable-puppet4 parameter on our templates
Stephen Benjamin
01:13 PM Revision 145cfadc (puppet-pulp): ssl_protocol: customisable parameter and default avoids SSLv3 (#165)
* ssl_protocol: customisable parameter and default avoids SSLv3
* ssl_protocol validation
ccnifo
01:02 PM Bug #16825 (Closed): katello-restore: Perform required files check before starting the restore
Applied in changeset commit:katello-packaging|0d033937ced4a5a5939a5f5aafed00c2b4da8e0c. Christine Fouant
01:02 PM Bug #16893 (Closed): host collection dashboard widget slows down as errata count grows
Applied in changeset commit:katello|7e43272bd29a0bca1e0c9b870b60798602694391. Chris Duryee
12:53 PM Revision 7e43272b (katello): Fixes #16893 - rely on DB to determine errata type in collection
Previously, the errata checks in host collections would iterate over
all errata in memory to determine if any errata ...
Chris Duryee
12:31 PM Revision 0d033937 (katello-packaging): fixes #16825 - verifies valid backup exists before attempting to restore (#303)
Christine Fouant
12:19 PM Bug #16920 (Rejected): katello-installer --katello-oauth-secret forgets to restart tomcat service
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1272752
Description of problem:
Running katello-installer...
Stephen Benjamin
12:17 PM Bug #16919 (Resolved): Expose "puppet" puppet module at top of installer, don't wrap inside puppet-capsule
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1371093
Description of problem:
The capsule installer is ...
Stephen Benjamin
12:15 PM Bug #16918 (New): When default-ca is updated, the candlepin amqp keystore is not updated
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1357028
Description of problem:
When a new default-ca get...
Stephen Benjamin
12:14 PM Bug #16917 (Resolved): Confusing Capsules with feature pulp and pulp-node
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1371085
Description of problem:
When you create a capsule...
Stephen Benjamin
12:05 PM Bug #16914 (New): Use /var instead of /root as SSL scratch directory
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=877400
Description of problem:
katello-configure (rather,...
Stephen Benjamin
12:03 PM Feature #13472 (Closed): Make lazy sync the default sync
Applied in changeset commit:katello|5698c105fdedd6d28f7660835309781a7754016e. David Davis
12:03 PM Bug #16864 (Closed): upgrade does not remove gutterball tomcat web application
Applied in changeset commit:katello-installer|c1b17dcf4dc6057abc824481540a1728a9447092. Chris Roberts
12:03 PM Feature #16788 (Closed): Add infoblox-related installer migrations to katello-installer
Applied in changeset commit:katello-installer|c3d252bf275c2adeffcc0c9389f08af3c2625ab9. Ivan Necas
12:03 PM Feature #16789 (Closed): Add ansible-related installer migrations to katello-installer
Applied in changeset commit:katello-installer|17569003affcb350d91b95b837a794565489e8d7. Ivan Necas
12:00 PM Revision 5698c105 (katello): Fixes #13472 - Set default download policy to on_demand
David Davis
11:59 AM Bug #16912 (Rejected): All services are set to start on runlevel 2 in EL6 environments
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1217821
Description of problem:
In EL6 environments, wh...
Stephen Benjamin
11:59 AM Feature #16911 (Closed): katello-installer certificate options should not require --certs-server-cert-req
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1233431
I'm running through an install of Satellite 6.0.4 ...
Stephen Benjamin
11:53 AM Bug #16909 (Closed): Issue with Password having special character '@'
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1295814
Description of problem:
-->> bad component(expec...
Stephen Benjamin
11:34 AM Revision c1b17dcf (katello-installer): Fixes #16864 - Remove gutterball db on upgrade (#410)
Chris Roberts
11:27 AM Bug #16902 (Ready For Testing): upradable package list shows all applicable packages
The Foreman Bot
10:50 AM Bug #16902 (Closed): upradable package list shows all applicable packages
when viewing content host upgradable packages, its currently showing all applicable packages. This is a mistake. Justin Sherrill
11:27 AM Bug #16906 (Rejected): Capsule does not work with certificate with key of 16384 bits
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1383996
Description of problem:
Running the installer to ...
Stephen Benjamin
11:19 AM Bug #16904 (Resolved): Capsule ca-consumer rpm not available on https
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1370582
Description of problem:
The katello-ca-consumer-l...
Stephen Benjamin
11:06 AM Revision c3d252bf (katello-installer): Fixes #16788 - Add migration for infoblox plugins (#405)
Ivan Necas
11:06 AM Revision 17569003 (katello-installer): Fixes #16789 - add ansible installer migrations (#406)
Ivan Necas
10:56 AM Bug #16903 (Rejected): 'katello-certs-check' should check for new line character at the end of certificates
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1375072
I have few issues where customer generated custom ...
Stephen Benjamin
10:02 AM Bug #16875 (Closed): hard linebreaks in developer docs on katello.org
Applied in changeset commit:katello-website|e62119451cae6082f65630b85a727a3e28b5d25e. Evgeni Golov
09:24 AM Revision e6211945 (katello-website): fixes #16875 - set hard_wrap: false for nicer wrapping of text (#329)
* pull in hard_wrap fix for kramdown-with-pygments plugin
upstream commit
https://github.com/mvdbos/kramdown-with-py...
Evgeni Golov
09:18 AM Revision 1ae3d88b (katello-website): Mobile-friendly layout (#314)
marten
09:09 AM Revision eabba980 (katello-website): do not link to https://github.com/orgs/Katello/teams (#327)
this page is only available if you are
1. logged in
2. part of the Katello org
Evgeni Golov
09:02 AM Feature #16857 (Closed): Allow access to errata data from templates
Applied in changeset commit:katello|3f5a832e5d8061ea413c677e5f933118a70bf160. Anonymous
08:33 AM Revision 3f5a832e (katello): Fixes #16857 - Allow access to errata data from Job templates
Sean O'Keeffe

10/12/2016

05:59 PM Bug #16875 (Ready For Testing): hard linebreaks in developer docs on katello.org
The Foreman Bot
05:51 PM Bug #16875: hard linebreaks in developer docs on katello.org
Partial progress, it works OK when I use @markdown: kramdown@, but not with @markdown: KramdownPygments@ as we use it. Evgeni Golov
05:37 PM Bug #16875: hard linebreaks in developer docs on katello.org
So the issue seems to be http://kramdown.gettalong.org/options.html#option-hard-wrap
But adding @hard_wrap: false@ t...
Evgeni Golov
05:48 PM Bug #16897 (Rejected): goferd reports Condition('amqp:resource-limit-exceeded', 'local-idle-timeout expired')
Using Katello 3.1, and a CentOS 6.8 content host, the content host reports:... Matthew Riedel
05:03 PM Bug #12347 (Closed): Handle errata status with Library vs current environment
Applied in changeset commit:katello|a75565df0b98c64efe33874f0544034071e6b1c6. Justin Sherrill
04:53 PM Revision a75565df (katello): Fixes #12347 - setting to control errata status
this allows the user to switch between showing errata status
based on applicable or installable. When changing this s...
Justin Sherrill
04:44 PM Bug #16896: 500 Internal Server Error After upgrading to 3.1
Roderick Rabelo wrote:
> Hi there,
>
> I been trying to figure out what is going on with katello after I decided ...
Roderick Rabelo
04:41 PM Bug #16896 (Rejected): 500 Internal Server Error After upgrading to 3.1
Hi there,
I been trying to figure out what is going on with katello after I decided to upgrade it to the latest ve...
Roderick Rabelo
04:33 PM Bug #16895 (New): repo discovery page gpg key showing choice list of "undefined"
Proceeding through repo discovery to the point of creating a new product, the UI choice box for gpg key is a list of ... Thomas McKay
04:22 PM Bug #16894 (Duplicate): repo discovery page product selection not working
The toggle to use existing product or create new does not alter the UI elements.
To reproduce: Discover repos and ...
Thomas McKay
04:05 PM Bug #16893 (Ready For Testing): host collection dashboard widget slows down as errata count grows
The Foreman Bot
03:38 PM Bug #16893 (Closed): host collection dashboard widget slows down as errata count grows
The host collection dashboard widget gets slower and slower as the number of errata grows. If there are 500K errata a... Chris Duryee
03:15 PM Bug #15935 (Assigned): updating autoheal on host from api doesn't seem to save value
Justin Sherrill
03:02 PM Hammer CLI CSV Bug #16852 (Closed): consider Name column to be search expression for content host
Applied in changeset commit:hammer-cli-csv|660e2ae48e7b7682e6300c1587a77bd61652e842. Thomas McKay
02:58 PM Bug #15881 (Closed): Upgrade Katello to Pulp version 2.9
Justin Sherrill
02:58 PM Bug #15700 (Closed): When default-ca is updated, it doesn't update the nssdb
Justin Sherrill
02:58 PM Bug #15346 (New): Make final output of installer more flexible
Justin Sherrill
02:51 PM Tracker #15883 (Closed): As a user, I should be able to install Foreman/Katello server with Puppet 4 or Puppet 3
Stephen Benjamin
02:49 PM Bug #14335 (Need more information): Errata->Specific erratum->Content Hosts shows no content hosts
Justin Sherrill
02:48 PM Bug #16891: Wrong URI In Environment API Documentation
Actually I'm not sure what the correct URI is...
GET @/api/environments@ works as documented, but GET @/api/enviro...
Jason Nance
02:44 PM Bug #16891 (Resolved): Wrong URI In Environment API Documentation
The documentation for the "Environments" API:
http://www.katello.org/docs/3.1/api/apidoc/environments.html
...s...
Jason Nance
02:43 PM Bug #16831 (Assigned): Content view publish documentation missing parameter
Justin Sherrill
02:42 PM Bug #16770 (Rejected): Webapp could not be started - undefined method `actions' for nil:NilClass (NoMethodError)
Justin Sherrill
02:39 PM Bug #16812 (Assigned): Replace controller extensions with apipie extensions
Justin Sherrill
02:38 PM Feature #13472 (Ready For Testing): Make lazy sync the default sync
The Foreman Bot
02:36 PM Feature #13472 (Assigned): Make lazy sync the default sync
Justin Sherrill
02:36 PM Bug #16769 (Rejected): With katello scenario module foreman_proxy is not available
closing based off last comment Justin Sherrill
02:33 PM Bug #16751 (Closed): -capsule-puppet false doesnt work
Justin Sherrill
02:29 PM Bug #16877: PLP0000: Invalid block tag: 'compress' error on EPEL 7 repo
This is resolved in nightly (future 3.3), but we should see about pullin in 2.9.2 into 3.2.1 and look at this possib... Justin Sherrill
04:00 AM Bug #16877 (Closed): PLP0000: Invalid block tag: 'compress' error on EPEL 7 repo
When adding the EPEL 7 repo and synching, the sync fails with error:
> PLP0000: Invalid block tag: 'compress'
A...
Jorick Astrego
02:26 PM Feature #16735: Support setting more globla default repository settings
We may also want to look at org-specific settings. Justin Sherrill
02:10 PM Hammer CLI CSV Revision 01d3d562 (hammer-cli-csv): Merge pull request #130 from thomasmckay/16852-search
fixes #16852 - add Search column content-hosts import Thomas McKay
02:05 PM Bug #16236 (Rejected): Cannot publish new content view version, pulp error
Closing due to inactivity, please feel free to reopen this issue and respond here. Justin Sherrill
02:05 PM Bug #16049 (Rejected): Canceling repo sync broke my repo
Hello, we're going ahead and closing this as we were not able to reproduce. If you can figure out an easier way to r... Justin Sherrill
02:02 PM Bug #16869 (Closed): Installer upgrade should only perform errata/gpg/rpm steps once
Applied in changeset commit:katello-installer|a3d0e517535b5263d867fadf7a8bc105e0f4dbc7. Justin Sherrill
01:34 PM Revision c13b5ef2 (puppet-capsule): Document pulp_master param type as a boolean (#97)
Stephen Benjamin
01:34 PM Revision c13b5ef2 (puppet-foreman_proxy_content): Document pulp_master param type as a boolean (#97)
Stephen Benjamin
01:33 PM Revision edefab49 (puppet-katello): Document package_names as an array (#145)
Stephen Benjamin
01:17 PM Revision a3d0e517 (katello-installer): Fixes #16869 - only run post upgrade steps once
Justin Sherrill
01:02 PM Hammer CLI CSV Bug #16848 (Closed): locale missing from gemspec
Applied in changeset commit:hammer-cli-csv|46e15d83cb911abcb7d150e3473ac6495e2ddd20. Thomas McKay
01:02 PM Bug #16870 (Closed): server_status to call CandlepinPing.ping just once
Applied in changeset commit:katello|6343a0a283591f1bdd1f0c49049d96696ed29eb5. Pavel Moravec
12:32 PM Revision 6343a0a2 (katello): fixes #16870 - server_status to call CandlepinPing.ping just once
Call the Katello::Resources::Candlepin::CandlepinPing.ping just once
and store it in a variable referred later on.
S...
Pavel Moravec
12:14 PM Bug #15930: Organization options hit the API multiple times in hammer-cli-katello
Saw this for content view params as well: http://projects.theforeman.org/issues/16889 David Davis
12:08 PM Hammer CLI CSV Revision b685c12f (hammer-cli-csv): Merge pull request #129 from thomasmckay/16848-locale
fixes #16848 - include locale dir in gemspec Thomas McKay
12:06 PM Bug #16889 (Duplicate): Hammer makes additional calls to the API that are unneeded
David Davis
11:58 AM Bug #16889 (Duplicate): Hammer makes additional calls to the API that are unneeded
I am running this command:
hammer content-view filter update --name blahah --content-view Test --organization "Def...
David Davis
12:01 PM Hammer CLI CSV Revision b923e753 (hammer-cli-csv): new search content-hosts test
Thomas McKay
10:17 AM Hammer CLI CSV Revision 19a9f75d (hammer-cli-csv): recorded test=resources/subscriptions
Thomas McKay
10:11 AM Hammer CLI CSV Revision 2bf1b05c (hammer-cli-csv): recorded test=setup/setup
Thomas McKay
10:02 AM Feature #16251 (Closed): Add katello-service disable/enable to stop/start services loading on boot.
Applied in changeset commit:katello-packaging|86a1bb710f0780ef43ce5ddcb2548f29b7b9621e. Anonymous
07:05 AM Feature #16251 (Ready For Testing): Add katello-service disable/enable to stop/start services loading on boot.
The Foreman Bot
09:24 AM Revision 86a1bb71 (katello-packaging): Fixes #16251 - Add katello-service disable/enable options
Sean O'Keeffe
08:54 AM Hammer CLI CSV Revision a0be43ee (hammer-cli-csv): corrected logic for attaching sub
Thomas McKay
08:35 AM Revision c323802e (katello-website): spell GitHub properly, it's not Github or github
Evgeni Golov
07:05 AM Hammer CLI CSV Bug #16880 (Closed): add --search option for use during export
To facilitate exporting a subset of data, a --search option could be used to export only matching resources. Thomas McKay
06:49 AM Hammer CLI CSV Revision 660e2ae4 (hammer-cli-csv): fixes #16852 - add Search column content-hosts import
Thomas McKay

10/11/2016

06:23 PM Bug #16875 (Closed): hard linebreaks in developer docs on katello.org
see e.g. http://www.katello.org/developers/style/git_commit_messages.html
the html contains many br tags in places...
Evgeni Golov
05:21 PM Bug #16874 (Rejected): search for "subscription_status != valid" returns both valid and partial
To reproduce, create content hosts that are green and yellow. Thomas McKay
04:44 PM Bug #16871 (Resolved): katello-restore fails with foreman-rake db:seed returned 1
Running katello-restore on a newly-installed katello instance fails with the following output:
WARNING: This scrip...
Cameron Berkley
04:18 PM Bug #16863 (Resolved): [upgrades] Clear out qpid event queue upon upgrade
Chris Roberts
03:26 PM Bug #16863 (Ready For Testing): [upgrades] Clear out qpid event queue upon upgrade
The Foreman Bot
11:22 AM Bug #16863 (Resolved): [upgrades] Clear out qpid event queue upon upgrade
Copied from Bugzilla:
After upgrading from 6.1 to 6.2 some customers experience poor performance due to left over ...
Chris Roberts
04:18 PM Bug #16870: server_status to call CandlepinPing.ping just once
(I am little bit unsure if this API isnt deprecated - calling:
curl --stderr /dev/null --insecure --request GET h...
Pavel Moravec
04:15 PM Bug #16870 (Ready For Testing): server_status to call CandlepinPing.ping just once
The Foreman Bot
04:10 PM Bug #16870 (Closed): server_status to call CandlepinPing.ping just once
Getting katello status fetches data from Candlepin redundantly many times. See https://github.com/Katello/katello/blo... Pavel Moravec
04:07 PM Revision 5d50cab1 (katello-installer): Fixes #16863 - Clear out qpid event queue upon upgrade (#409)
Chris Roberts
04:02 PM Bug #16762 (Closed): Content -> Errata: showing incorrect hosts for installable errata
Applied in changeset commit:katello|c45cbd44ba3279b7d23055088f65d8c290a21be3. Brad Buckingham
03:30 PM Bug #16864 (Ready For Testing): upgrade does not remove gutterball tomcat web application
The Foreman Bot
11:25 AM Bug #16864 (Closed): upgrade does not remove gutterball tomcat web application
Copied from Bugzilla:
Description of problem:
Despite (fresh installation of) Sat6.2 has removed gutterball from ...
Chris Roberts
03:28 PM Revision c45cbd44 (katello): fixes #16762 - fix search for installable_errata on hosts
Prior to this change, if a host was associated with a repository
that had errrata, performing a search for hosts wher...
Brad Buckingham
03:12 PM Revision c66bea39 (katello-website): fix #theforeman-dev channel name on github workflow page
the channel is called #theforeman-dev, not #foreman-dev Evgeni Golov
02:27 PM Bug #16868 (Ready For Testing): host_subscriptions_controller PUT remove_subscriptions fails "NoMethodError: undefined method []"
The Foreman Bot
01:24 PM Bug #16868 (Closed): host_subscriptions_controller PUT remove_subscriptions fails "NoMethodError: undefined method []"
Bad merge from https://github.com/Katello/katello/commit/d31947e0f05e89298e8c718fb84245ef2fc27cd9 added back the fina... Thomas McKay
02:04 PM Bug #16869 (Ready For Testing): Installer upgrade should only perform errata/gpg/rpm steps once
The Foreman Bot
01:59 PM Bug #16869 (Closed): Installer upgrade should only perform errata/gpg/rpm steps once
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1264597
With every update of Satellite 6 we are asking use...
Justin Sherrill
01:11 PM Bug #16867 (Ready For Testing): host_subscriptions_controller POST create incorrect args to find_or_create_host
The Foreman Bot
12:50 PM Bug #16867 (Closed): host_subscriptions_controller POST create incorrect args to find_or_create_host
Related to https://github.com/Katello/katello/pull/6328
To reproduce call POST /host_subscriptions/create
Thomas McKay
11:54 AM Bug #16780 (Ready For Testing): content hosts show no info under "registered by"
The Foreman Bot
11:45 AM Hammer CLI CSV Revision 46e15d83 (hammer-cli-csv): fixes #16848 - include locale dir in gemspec
Thomas McKay
11:32 AM Bug #16861: [RFE] Allow all errata to be picked when applying to content-hosts.
Downstream bug should be https://bugzilla.redhat.com/show_bug.cgi?id=1327212 Sean O'Keeffe
09:57 AM Bug #16861 (Ready For Testing): [RFE] Allow all errata to be picked when applying to content-hosts.
The Foreman Bot
09:53 AM Bug #16861 (Closed): [RFE] Allow all errata to be picked when applying to content-hosts.
1. Proposed title of this feature request
In the errata tab of content-hosts there should be a way to select all e...
Zach Huntington-Meath
10:58 AM Bug #9182 (New): Show an icon for Fedora EPEL Errata
First attempt was @ https://github.com/Katello/katello/pull/5083, if anyone takes this over. That PR is too stale at ... Stephen Benjamin
10:03 AM Bug #16851 (Closed): docker tags page only shows tag not full name
Applied in changeset commit:katello|0c37e226676417187e76c5d3252ba2656bc9b13c. Thomas McKay
08:46 AM Bug #16851 (Ready For Testing): docker tags page only shows tag not full name
The Foreman Bot
09:26 AM Revision 0c37e226 (katello): fixes #16851 - full image name in list
Thomas McKay
09:06 AM Bug #15380: httpd fails to start after being updated during upgrade
By a fleeting glance at fix I'm pretty sure that bug is not fixed and persists.
Can we reopen this?
Post-deleting...
Lukas Pramuk
06:13 AM Feature #16857 (Ready For Testing): Allow access to errata data from templates
The Foreman Bot
05:59 AM Feature #16857 (Closed): Allow access to errata data from templates
Description of problem:
In a Job template we would like to be able to access errata data, we could then use the "reb...
Sean O'Keeffe
04:30 AM Bug #16855 (Ready For Testing): os_selected override breaks hosts form
The Foreman Bot
04:27 AM Bug #16855 (Duplicate): os_selected override breaks hosts form
Katello needs to override os_selected to post additional params via AJAX call. Data posted with this override has une... Ondřej Pražák

10/10/2016

06:51 PM Feature #16854 (Rejected): Add a an ansible playbook to install atomic-registry

Goal is to have a script where one can do something like
ar-box:
box: centos7-katello-nightly
ansible:
...
Partha Aji
06:48 PM Feature #15905 (Assigned): katello-installer should do dns forward reverse validation
Chris Roberts
06:47 PM Feature #15807 (Duplicate): Add reverse DNS lookup to installer for server and capsule.
Chris Roberts
03:14 PM Revision 2b28d376 (katello): Refs #16638 - Fix content view history creation for promo
David Davis
03:02 PM Bug #16800 (Closed): Install Errata - Katello SSH Default contains incorrect syntax for job template
Applied in changeset commit:katello|1dc2834cc77814390a92cc9d47917fd82071ac77. Marek Hulán
02:04 PM Revision 1dc2834c (katello): Fixes #16800 - correctly generate advisory for multiple errata
Marek Hulán
12:40 PM Hammer CLI CSV Bug #16852 (Closed): consider Name column to be search expression for content host
Instead of treating Name as an exact match, use it as a search string and iterate over matching hosts.
To properly...
Thomas McKay
11:42 AM Bug #16851 (Closed): docker tags page only shows tag not full name
The collapsed list shows full name and tag. Thomas McKay
10:41 AM Revision 506f569d (katello): Refs #16638 - API: multi-env promotions
David Davis
09:36 AM Hammer CLI CSV Bug #16848 (Closed): locale missing from gemspec
The locale dir is missing from gemspec Thomas McKay
05:18 AM Bug #16842 (Rejected): Katello installed failed with puppet 4 by foreman-installer on CentOS 7
Katello 3.1 does not support Puppet 4, 3.2 will. Anonymous
05:17 AM Bug #16842: Katello installed failed with puppet 4 by foreman-installer on CentOS 7
This is perhaps a misconfiguration of the Kafo installer, it requires a parser cache under Puppet 4. Dominic Cleal
04:59 AM Bug #16842 (Rejected): Katello installed failed with puppet 4 by foreman-installer on CentOS 7
Following the steps on http://www.katello.org/docs/3.1/installation/index.html, but replace puppet 3 repo with puppet... vanlos wang

10/09/2016

07:56 AM Bug #16837 (New): Errata "select all" does not select all if more errata than initially selected exists
Right after hitting "select all". Note: not all errata selected.
Description of problem:
When navigating to htt...
Swapnil Abnave

10/07/2016

05:02 PM Refactor #16833 (Closed): Use FactoryGirl to stub SmartProxy in tests
Applied in changeset commit:katello|6e9ae38b61af3b4c10484bbd0406f66f2cedd749. Shlomi Zadok
10:20 AM Refactor #16833 (Ready For Testing): Use FactoryGirl to stub SmartProxy in tests
The Foreman Bot
10:17 AM Refactor #16833 (Closed): Use FactoryGirl to stub SmartProxy in tests
Instead of SmartProxy.create!, use FactoryGirl.create(:smart_proxy).... Shlomi Zadok
04:08 PM Revision 6e9ae38b (katello): Fixes #16833 - Use smart proxy factory on tests
Shlomi Zadok
04:02 PM Bug #16746 (Closed): katello-backup does incremental update when same directory is used
Applied in changeset commit:katello-packaging|4ac913aad084ea1c914c0d5b38e20c69268af4ce. Christine Fouant
03:58 PM Revision 4ac913aa (katello-packaging): fixes #16746 - creates subdirectory for backups (#299)
Christine Fouant
02:57 PM Feature #8571 (Duplicate): As an UI user i like to see upgradable packages for a system in Content Host => Packages
Duplicate of 10519 Bryan Kearney
12:02 PM Revision e96f76e4 (katello): Refs #16673 - Adding another label to history migration
David Davis
09:28 AM Bug #16831 (Resolved): Content view publish documentation missing parameter
http://www.katello.org/docs/3.1/api/apidoc/content_views/publish.html
The "description" parameter is not listed in...
Jason Nance

10/06/2016

06:09 PM Bug #16827 (Ready For Testing): enhance post-sync skip detection with simple count check
The Foreman Bot
06:01 PM Bug #16827 (Assigned): enhance post-sync skip detection with simple count check
Martin Bacovsky
05:58 PM Bug #16827 (Closed): enhance post-sync skip detection with simple count check
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1309384
Description of problem:
Currently we rely on p...
Martin Bacovsky
04:38 PM Bug #16770: Webapp could not be started - undefined method `actions' for nil:NilClass (NoMethodError)
Yeah, it's gone. We can close this.
Works4Me.
Lukas Pramuk
03:40 AM Bug #16770: Webapp could not be started - undefined method `actions' for nil:NilClass (NoMethodError)
is Katello 3.3.0 means the master branch of katello, if so, I can gracefully start the server. Are you trying with `f... Amit Karsale
04:33 PM Bug #16825 (Ready For Testing): katello-restore: Perform required files check before starting the restore
The Foreman Bot
02:12 PM Bug #16825 (Closed): katello-restore: Perform required files check before starting the restore
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1380905
Description of problem:
katello-restore: Perform ...
Christine Fouant
04:23 PM Bug #16826 (Ready For Testing): Make repo create idempotent
The Foreman Bot
04:18 PM Bug #16826 (Rejected): Make repo create idempotent
Quite a few data integrity errors with pulp repo create.. need to make this task idempotent (not run unless required) Partha Aji
12:06 PM Bug #16824 (Assigned): need mechanism to clear repository upstream username and password
Walden Raines
11:30 AM Bug #16824 (Closed): need mechanism to clear repository upstream username and password
The UI doesn't actually clear a username or password on a repo once set. The API/UI needs to allow the clearing of th... Thomas McKay
12:03 PM Feature #16481 (Closed): Need ability to add username/password for syncing from upstream repo
Applied in changeset commit:katello|fe362081787239777f2689dbe27dff7112c17df8. Partha Aji
11:15 AM Bug #16823 (Closed): exporting a CV with only a puppet repo results in error
If you attempt to export a CV version that does not contain any yum repos, it will result in an error.
For example...
Chris Duryee
11:02 AM Revision fe362081 (katello): Fixes #16481 - Enables repo sync with credentials
Attached to code to enable syncing from an
upstream repo that requires username/password
using basic http authentication
Partha Aji
09:39 AM Bug #16820: Upgrading Katello 3.1 to 3.2 Error with /usr/bin/grub2-mkimage
Ewoud Kohl van Wijngaarden wrote:
> It would help to know which OS you are on.
CentOS 7.2 Fully Patched till 6-10...
Rob Doeser
09:36 AM Bug #16820: Upgrading Katello 3.1 to 3.2 Error with /usr/bin/grub2-mkimage
It would help to know which OS you are on. Ewoud Kohl van Wijngaarden
09:28 AM Bug #16820 (Duplicate): Upgrading Katello 3.1 to 3.2 Error with /usr/bin/grub2-mkimage
Upgrade Step: Running installer...
 /usr/bin/grub2-mkimage -O x86_64-efi -d /usr/lib/grub/x86_64-efi -o /var/lib/tft...
Rob Doeser
 

Also available in: Atom