cfme.fixtures.appliance_update module

This module allows you to update an appliance with latest RHEL.

It has two uses: 1) If only --update-appliance is specified, it will use the YAML url. 2) If you also specify one or more --update-url, it will use them instead.

cfme.fixtures.appliance_update.pytest_addoption(parser)[source]
cfme.fixtures.appliance_update.pytest_sessionstart(session)[source]