linux.ubuntu1604

This Model Component provides initialization for an Ubuntu1604 VM. It contains both Ubntu1604Server and Ubuntu1604Desktop.

Model Component Dependencies:

Available Objects

class linux.ubuntu1604.Ubuntu1604Desktop(*args, **kwargs)[source]

Bases: object

The Model Component for the Ubuntu1604Desktop image.

__init__(*args, **kwargs)
class linux.ubuntu1604.Ubuntu1604Host(*args, **kwargs)[source]

Bases: object

A general class to provide an abstraction between Ubuntu Server and Desktop

__init__(*args, **kwargs)
class linux.ubuntu1604.Ubuntu1604Server(*args, **kwargs)[source]

Bases: object

The Model Component for the Ubuntu1604Server image.

__init__(*args, **kwargs)