Manageiq-ui-classic: [RFE] Allow the addition of standalone object storage managers

Created on 22 Mar 2021  路  14Comments  路  Source: ManageIQ/manageiq-ui-classic

IBM Cloud is looking to add the ability to add a standalone object storage manager: https://github.com/ManageIQ/manageiq-providers-ibm_cloud/pull/159 This isn't currently available in the UI

Similar to https://github.com/ManageIQ/manageiq-ui-classic/pull/7345

TODO:

  • [x] Combine Object/Block Storage Mixins into base StorageManager class (https://github.com/ManageIQ/manageiq/pull/21213)
  • [x] Update API product features (https://github.com/ManageIQ/manageiq-api/pull/1041)
  • [x] Schema migration for product features (https://github.com/ManageIQ/manageiq-schema/pull/581)
  • [x] UI changes, removing Object Manager (Combine both block and object storage https://github.com/ManageIQ/manageiq-ui-classic/pull/7746).
enhancement help wanted

All 14 comments

cc @h-kataria @DavidResende0

@agrare @iv1111 i am not sure what is needed for this, do we need add new Storage Manager button on

Screen Shot 2021-03-22 at 5 37 59 PM

@h-kataria The button to add a new provider is typically under Configuration / Add a new whatever provider and an Add a Provider button on the empty list view.

Here is what it looks like for the block storage side:
Screenshot from 2021-03-23 13-07-02

Which I believe was enabled by the PR I linked in the description (but I could be wrong)

@h-kataria Right. Basically we need a way to register Object Storage type providers via UI just as is the case with Cloud Providers. Adam's picture shows it.

@h-kataria We're targeting for including the image import workflow into the next release May/June and the missing Form blocks us from proceeding with the implementation. Do you know when we'll be able to use the form?

@h-kataria has moved onto another project at Red Hat. Maybe @kavyanekkalapu can pick this up

@chessbyte Thanks for telling. @kavyanekkalapu Hi. Could you tell us if you're able to take this issue?

@iv1111 i can take a look, what is the target date for this?

@kavyanekkalapu Hey. Thanks. End of next week would be great.

Something like 16 of April.

@kavyanekkalapu You might be interested in this: https://github.com/ManageIQ/manageiq-ui-classic/pull/7611
That is a PR, where the corresp. form was removed.

@iv1111 @agrare I can add a button for new object storage manage, but in create form, what are the fields that needs to be there? fields are same as storage manager?

Parameters should be coming from the provider's DDF params_for_create, any common fields (name, zone, etc...) should be the same

Closing as this is now implemented

Was this page helpful?
0 / 5 - 0 ratings

Related issues

epwinchell picture epwinchell  路  5Comments

agrare picture agrare  路  5Comments

skateman picture skateman  路  11Comments

himdel picture himdel  路  8Comments

Glutexo picture Glutexo  路  7Comments