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

Adding support for /api/containers primary collection. #332

Merged
merged 1 commit into from
Mar 2, 2018

Conversation

abellotti
Copy link
Member

@abellotti abellotti commented Feb 28, 2018

Adding support for /api/containers primary collection

GET /api/containers
GET /api/containers/:id
POST /api/containers - bulk action "query"

Requires: ManageIQ/manageiq#17074

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

@abellotti
Copy link
Member Author

abellotti commented Feb 28, 2018

ping @h-kataria couldn't find the individual resource's product feature:

screen shot 2018-02-28 at 9 32 02 am

so just using the List.

Is this something we need to add to the product features, i.e. adding a Show identifier for Containers ? Thanks.

@h-kataria
Copy link
Contributor

@abellotti looks like a "Show" feature is missing for Individual Container object, should have been a feature similar to https://github.com/ManageIQ/manageiq/blob/master/db/fixtures/miq_product_features.yml#L3639-L3642

containers_features

  GET /api/containers
  GET /api/containers/:id
  POST /api/containers      - bulk action "query"

https://bugzilla.redhat.com/show_bug.cgi?id=1549661
@abellotti
Copy link
Member Author

Needs ManageIQ/manageiq#17074 to be merged first for the container_show product feature.

@miq-bot
Copy link
Member

miq-bot commented Mar 1, 2018

Checked commit abellotti@a993ae1 with ruby 2.3.3, rubocop 0.52.0, haml-lint 0.20.0, and yamllint 1.10.0
2 files checked, 0 offenses detected
Everything looks fine. ⭐

@jntullo
Copy link

jntullo commented Mar 2, 2018

LGTM! 👍

@jntullo jntullo merged commit 43def71 into ManageIQ:master Mar 2, 2018
simaishi pushed a commit that referenced this pull request Mar 7, 2018
Adding support for /api/containers primary collection.
(cherry picked from commit 43def71)

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

simaishi commented Mar 7, 2018

Gaprindashvili backport details:

$ git log -1
commit a0aac4ab752288a2de3bb674c05108329f3652ff
Author: Jillian Tullo <jntullo@bu.edu>
Date:   Fri Mar 2 07:10:38 2018 -0800

    Merge pull request #332 from abellotti/support_containers
    
    Adding support for /api/containers primary collection.
    (cherry picked from commit 43def7167c9484cb7dc2774ac56943a8a92070ed)
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1552809

@abellotti abellotti added this to the Sprint 81 Ending Mar 12, 2018 milestone Mar 13, 2018
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.

5 participants