airgun.views.puppet_environment

Module Contents

class airgun.views.puppet_environment.PuppetEnvironmentTableView

Bases: airgun.views.common.BaseLoggedInView, airgun.views.common.SearchableViewMixin

Basic view after clicking Configure -> Environments. In basic view, there can be seen title Puppet Environments, button Create Puppet Environment (new), button import environments and table with existing Puppet Environments

title
new
import_environments
table
is_displayed
class airgun.views.puppet_environment.PuppetEnvironmentImportView

Bases: airgun.views.common.BaseLoggedInView, airgun.views.common.SearchableViewMixin

View after clicking Configure -> Environments -> import environments with toggles New, Updated, Obsolete. Button update and cancel

breadcrumb
new
updated
obsolete
update
cancel
table
is_displayed
class airgun.views.puppet_environment.PuppetEnvironmentCreateView

Bases: airgun.views.common.BaseLoggedInView

Details view of the page with boxes that have to be filled in to create a new puppet environment

class environment

Bases: airgun.views.common.SatTab

name
class locations

Bases: airgun.views.common.SatTab

resources
class organizations

Bases: airgun.views.common.SatTab

resources
breadcrumb
submit
is_displayed