gathering / gondul

Network management/monitoring system specialized for temporary events
http://tech.gathering.org
GNU General Public License v2.0
42 stars 10 forks source link

Create a general-purpose "add new <thing>" box #183

Closed KristianLyng closed 5 years ago

KristianLyng commented 5 years ago

The nmsModSwitch and the code which #182 will build upon will populate the box, but the box needs to be made because we want to be able to have two or more such boxes open anyway.

When adding a switch, we want to be able to ALSO add a network once we realize it's missing.

The code should probably also anticipate "hinting" from other sources: If you make a switch and you start by entering a management IP, then realize there's no management net so you add it, we could easily pre-fill some fields based on IP.

Or even more relevant: This will make IPAM-support possible, since we can "ask" for an IP.

But that's not super-critical now...