linux.ubuntu1404

This Model Component provides initialization for an Ubuntu1404 VM. It contains both Ubntu1404Server and Ubuntu1404Desktop.

Model Component Dependencies:

Available Objects

class linux.ubuntu1404.Ubuntu1404Desktop(*args, **kwargs)[source]

Bases: object

The Model Component for the Ubuntu1404Desktop image.

__init__(*args, **kwargs)
class linux.ubuntu1404.Ubuntu1404Host(*args, **kwargs)[source]

Bases: object

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

__init__(*args, **kwargs)
class linux.ubuntu1404.Ubuntu1404Server(*args, **kwargs)[source]

Bases: object

The Model Component for the Ubuntu1404Server image.

__init__(*args, **kwargs)