Skip to content
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

241: Fix test vm creation with init #251

Merged

Commits on Aug 6, 2023

  1. 241: Fix test vm createion with init

    - Add nic.Name in vmbuilderInititalization
    - In convertSDK use sdkObj.Ip() and sdkObj.Ipv6() for version detecting
    (Ignore Ip().Version field. Is nil in ovirt response)
    
    Signed-off-by: Kapustin Aleksandr <[email protected]>
    Kapustin Aleksandr committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    9657086 View commit details
    Browse the repository at this point in the history
  2. 241: Add ipv6 optional field to NicConfiguration

    Signed-off-by: Kapustin Aleksandr <[email protected]>
    Kapustin Aleksandr committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    3c942a6 View commit details
    Browse the repository at this point in the history