[PATCH master] Wait for slower dhcp for payload setup and hostname setting (#873468)

Vratislav Podzimek vpodzime at redhat.com
Mon Nov 26 10:14:44 UTC 2012


On Wed, 2012-11-21 at 17:07 +0100, Radek Vykydal wrote:
> Cases I tested:
> (spoke is pre-hub network spoke)
> 
> Link has (slow) dhcp:
> 
> - connected in payload init, connected in spoke
> - not connected in payload init, connected in spoke
>   - fixed by the patch
> - not connected in payload init, not connected in spoke
>   - subcases: - wait for connection in spoke
>               - leave spoke while connecting
>                 - fixed by the patch
> 
> Link does not have dhcp:
> 
> - configure static connection and leave spoke
> ---
>  anaconda                            |  3 +-
>  pyanaconda/network.py               | 62 ++++++++++++++++++++++---------------
>  pyanaconda/packaging/__init__.py    |  6 ++++
>  pyanaconda/ui/gui/spokes/network.py |  5 +++
>  4 files changed, 49 insertions(+), 27 deletions(-)
Looks good to me.

-- 
Vratislav Podzimek

Anaconda Rider | Red Hat, Inc. | Brno - Czech Republic



More information about the anaconda-patches mailing list