Anaconda spoke workflow
Pat Riehecky <[email protected]>
| Newsgroups | gmane.linux.redhat.anaconda.devel |
|---|---|
| Message-ID | <[email protected]> |
I'm focusing a bit on my GUI spoke workflow and ran into an odd snag. The spoke is optional (@property mandatory = False and @property completed = True). It only makes sense to manipulate the spoke's data after the network has come online. If nothing is set on the spoke, this is fine and no actions are performed. My initial thoughts were to make @property ready return the value of pyanaconda.nm.nm_is_connected(). However, if the network is never connected then spoke is never ready and therefore install can never proceed. Are there any suggestions for how I can get what I'm looking for where the user can't use the spoke without the network but the spoke doesn't block the install? anaconda-19.31.123 Pat -- Pat Riehecky Scientific Linux developer Fermi National Accelerator Laboratory www.fnal.gov www.scientificlinux.org