Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove S3 and Swift From List of Log Collection Types #4926

Merged
merged 1 commit into from Nov 14, 2018

Conversation

jerryk55
Copy link
Member

@jerryk55 jerryk55 commented Nov 14, 2018

The list of log collection types is currently built by pulling in all valid FileDepot types.
Unfortunately, while AWS S3 and OpenStack Swift were added as FileDepots for Database backups,
no work was done for Log Collection via these depots. When the list of valid types is built in the
UI therefore, these two need to be removed.

Before:

screen shot 2018-11-14 at 1 24 01 pm

After:

screen shot 2018-11-14 at 1 26 50 pm

@h-kataria please review and merge when appropriate. Feel free to add other reviewers as necessary. Thanks.

Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1643966

Links

The list of log collection types is currently built by pulling in all valid FileDepot types.
Unfortunately, while AWS S3 and OpenStack Swift were added as FileDepots for Database backups,
no work was done for Log Collection via these depots.  When the list of valid types is built in the
UI therefore, these two need to be removed.
@miq-bot
Copy link
Member

miq-bot commented Nov 14, 2018

Checked commit jerryk55@7211027 with ruby 2.3.3, rubocop 0.52.1, haml-lint 0.20.0, and yamllint 1.10.0
1 file checked, 0 offenses detected
Everything looks fine. 🍰

@h-kataria
Copy link
Contributor

verified in UI

@h-kataria h-kataria added this to the Sprint 99 Ending Nov 19, 2018 milestone Nov 14, 2018
@h-kataria h-kataria merged commit 9043ee0 into ManageIQ:master Nov 14, 2018
simaishi pushed a commit that referenced this pull request Nov 15, 2018
Remove S3 and Swift From List of Log Collection Types

(cherry picked from commit 9043ee0)

Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1643966
@simaishi
Copy link
Contributor

Hammer backport details:

$ git log -1
commit 46724276cb8b4416a5f484602c104b2442aab1aa
Author: Harpreet Kataria <hkataria@redhat.com>
Date:   Wed Nov 14 16:32:20 2018 -0500

    Merge pull request #4926 from jerryk55/fix_log_collection_type_list
    
    Remove S3 and Swift From List of Log Collection Types
    
    (cherry picked from commit 9043ee043ae0eda96ebcea41acbd0c31c9b9075b)
    
    Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1643966

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants