-
Notifications
You must be signed in to change notification settings - Fork 356
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
Form conversion: Compute/Infrastructure/Providers Discover items #6851
Comments
I vote to remove this feature. |
I don't know how often this is used...but we could get rid of a bunch of port-scanning discovery code if we dropped this 👍 |
this is literally scanning the network for virtual infrastructure (vSphere, RHV, OpenStack, and SCVMM) endpoints. Do we really have customers that do not know where these are in their datacenter?? |
We did in the past...port scanning a network was a great way to find rogue vspheres. The backend code can scan any subnet range so that I kind of like the feature and don't think we should drop it, personally, but perhaps maybe it should be changed in some way? That is, instead of creating EMSes, perhaps it's just a report that returns the IP addresses it discovered. Maybe it just becomes a low-level tool that a power-user could use without the UI? |
I'd be happy to ✂️ delete this from the UI |
from a UX perspective, if the admin does not know about the vSpheres, they likely won't have the credentials - so adding the EMS sounds like overkill. For that reason, I do like the report idea - but not sure on level of effort for that. |
So what's the decision here? To discover or not to discover from the UI? |
Would like @agrare's opinion as well. |
I think that thing exists, it is called
|
I'm certain we have customers who do not know where these things are 😉 I don't know that this is the right way to solve that problem though. There are other tools to solve the "discover what is on my network" that do a better job, I could even see building on e.g. |
Okay, so what's the final decision here? |
👍 |
👍 Disagree and commit 😉 Let's remove it. |
Spoke to @Fryguy and we agreed on the following:
|
Convert form to use DDF/React and API - parent issue #6825
Location: Compute/Infrastructure/Providers
Form: Discover items
current type: Angular
API state:
Need info
PM Input: 2 - Medium
imported status: NOT ASSIGNED
Missing components:
The text was updated successfully, but these errors were encountered: