airgun.views.puppet_environment¶
Module Contents¶
-
class
airgun.views.puppet_environment.PuppetEnvironmentTableView¶ Bases:
airgun.views.common.BaseLoggedInView,airgun.views.common.SearchableViewMixinBasic 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.SearchableViewMixinView after clicking Configure -> Environments -> import environments with toggles New, Updated, Obsolete. Button update and cancel
-
new¶
-
updated¶
-
obsolete¶
-
update¶
-
cancel¶
-
table¶
-
is_displayed¶
-
-
class
airgun.views.puppet_environment.PuppetEnvironmentCreateView¶ Bases:
airgun.views.common.BaseLoggedInViewDetails 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¶
-
-
submit¶
-
is_displayed¶
-
class