The openstack_dashboard.dashboards.project.vpn.tables ModuleΒΆ

class openstack_dashboard.dashboards.project.vpn.tables.AddIKEPolicyLink(attrs=None, **kwargs)[source]

Bases: horizon.tables.actions.LinkAction

base_options = {'__module__': 'openstack_dashboard.dashboards.project.vpn.tables', '__metaclass__': <class 'horizon.tables.actions.BaseActionMetaClass'>, 'name': 'addikepolicy', '_allowed': <function _allowed at 0xb48d4670>, 'url': 'horizon:project:vpn:addikepolicy', 'verbose_name': <django.utils.functional.__proxy__ object at 0xaef9ae90>, 'data_type_matched': <function data_type_matched at 0xb48d4870>, 'get_default_classes': <function get_default_classes at 0xb48d4ef0>, 'update': <function update at 0xb48d4570>, 'get_policy_target': <function get_policy_target at 0xb48d47f0>, 'get_link_url': <function get_link_url at 0xb48d4b30>, 'classes': ('ajax-modal', 'btn-addikepolicy'), '__repr__': <function __repr__ at 0xb48d45b0>, 'allowed': <function allowed at 0xb48d43b0>, 'get_default_attrs': <function get_default_attrs at 0xb48d40f0>, 'base_options': {'__module__': 'horizon.tables.actions', '__metaclass__': <class 'horizon.tables.actions.BaseActionMetaClass'>, 'data_type_matched': <function data_type_matched at 0xb48d4870>, 'get_default_classes': <function get_default_classes at 0xb48d4ef0>, 'update': <function update at 0xb48d4570>, 'get_policy_target': <function get_policy_target at 0xb48d47f0>, '_allowed': <function _allowed at 0xb48d4670>, '__repr__': <function __repr__ at 0xb48d45b0>, 'allowed': <function allowed at 0xb48d43b0>, 'get_default_attrs': <function get_default_attrs at 0xb48d40f0>, 'base_options': {...}, '__doc__': 'Common base class for all ``Action`` classes.', '__init__': <function __init__ at 0xb48d4830>}, '__doc__': 'A table action which is simply a link rather than a form POST.\n\n .. attribute:: name\n\n Required. The short name or "slug" representing this\n action. This name should not be changed at runtime.\n\n .. attribute:: verbose_name\n\n A string which will be rendered as the link text. (Required)\n\n .. attribute:: url\n\n A string or a callable which resolves to a url to be used as the link\n target. You must either define the ``url`` attribute or override\n the ``get_link_url`` method on the class.\n\n .. attribute:: allowed_data_types\n\n A list that contains the allowed data types of the action. If the\n datum\'s type is in this list, the action will be shown on the row\n for the datum.\n\n Defaults to be an empty list (``[]``). When set to empty, the action\n will accept any kind of data.\n ', '__init__': <function __init__ at 0xb48d4330>}
classes = ('ajax-modal', 'btn-addikepolicy')
name = 'addikepolicy'
url = 'horizon:project:vpn:addikepolicy'
verbose_name = <django.utils.functional.__proxy__ object at 0xaef9ae90>
class openstack_dashboard.dashboards.project.vpn.tables.AddIPSecPolicyLink(attrs=None, **kwargs)[source]

Bases: horizon.tables.actions.LinkAction

base_options = {'__module__': 'openstack_dashboard.dashboards.project.vpn.tables', '__metaclass__': <class 'horizon.tables.actions.BaseActionMetaClass'>, 'name': 'addipsecpolicy', '_allowed': <function _allowed at 0xb48d4670>, 'url': 'horizon:project:vpn:addipsecpolicy', 'verbose_name': <django.utils.functional.__proxy__ object at 0xaee8c9f0>, 'data_type_matched': <function data_type_matched at 0xb48d4870>, 'get_default_classes': <function get_default_classes at 0xb48d4ef0>, 'update': <function update at 0xb48d4570>, 'get_policy_target': <function get_policy_target at 0xb48d47f0>, 'get_link_url': <function get_link_url at 0xb48d4b30>, 'classes': ('ajax-modal', 'btn-addipsecpolicy'), '__repr__': <function __repr__ at 0xb48d45b0>, 'allowed': <function allowed at 0xb48d43b0>, 'get_default_attrs': <function get_default_attrs at 0xb48d40f0>, 'base_options': {'__module__': 'horizon.tables.actions', '__metaclass__': <class 'horizon.tables.actions.BaseActionMetaClass'>, 'data_type_matched': <function data_type_matched at 0xb48d4870>, 'get_default_classes': <function get_default_classes at 0xb48d4ef0>, 'update': <function update at 0xb48d4570>, 'get_policy_target': <function get_policy_target at 0xb48d47f0>, '_allowed': <function _allowed at 0xb48d4670>, '__repr__': <function __repr__ at 0xb48d45b0>, 'allowed': <function allowed at 0xb48d43b0>, 'get_default_attrs': <function get_default_attrs at 0xb48d40f0>, 'base_options': {...}, '__doc__': 'Common base class for all ``Action`` classes.', '__init__': <function __init__ at 0xb48d4830>}, '__doc__': 'A table action which is simply a link rather than a form POST.\n\n .. attribute:: name\n\n Required. The short name or "slug" representing this\n action. This name should not be changed at runtime.\n\n .. attribute:: verbose_name\n\n A string which will be rendered as the link text. (Required)\n\n .. attribute:: url\n\n A string or a callable which resolves to a url to be used as the link\n target. You must either define the ``url`` attribute or override\n the ``get_link_url`` method on the class.\n\n .. attribute:: allowed_data_types\n\n A list that contains the allowed data types of the action. If the\n datum\'s type is in this list, the action will be shown on the row\n for the datum.\n\n Defaults to be an empty list (``[]``). When set to empty, the action\n will accept any kind of data.\n ', '__init__': <function __init__ at 0xb48d4330>}
classes = ('ajax-modal', 'btn-addipsecpolicy')
name = 'addipsecpolicy'
url = 'horizon:project:vpn:addipsecpolicy'
verbose_name = <django.utils.functional.__proxy__ object at 0xaee8c9f0>
class openstack_dashboard.dashboards.project.vpn.tables.AddIPSecSiteConnectionLink(attrs=None, **kwargs)[source]

Bases: horizon.tables.actions.LinkAction

base_options = {'__module__': 'openstack_dashboard.dashboards.project.vpn.tables', '__metaclass__': <class 'horizon.tables.actions.BaseActionMetaClass'>, 'name': 'addipsecsiteconnection', '_allowed': <function _allowed at 0xb48d4670>, 'url': 'horizon:project:vpn:addipsecsiteconnection', 'verbose_name': <django.utils.functional.__proxy__ object at 0xaee8c890>, 'data_type_matched': <function data_type_matched at 0xb48d4870>, 'get_default_classes': <function get_default_classes at 0xb48d4ef0>, 'update': <function update at 0xb48d4570>, 'get_policy_target': <function get_policy_target at 0xb48d47f0>, 'get_link_url': <function get_link_url at 0xb48d4b30>, 'classes': ('ajax-modal', 'btn-addipsecsiteconnection'), '__repr__': <function __repr__ at 0xb48d45b0>, 'allowed': <function allowed at 0xb48d43b0>, 'get_default_attrs': <function get_default_attrs at 0xb48d40f0>, 'base_options': {'__module__': 'horizon.tables.actions', '__metaclass__': <class 'horizon.tables.actions.BaseActionMetaClass'>, 'data_type_matched': <function data_type_matched at 0xb48d4870>, 'get_default_classes': <function get_default_classes at 0xb48d4ef0>, 'update': <function update at 0xb48d4570>, 'get_policy_target': <function get_policy_target at 0xb48d47f0>, '_allowed': <function _allowed at 0xb48d4670>, '__repr__': <function __repr__ at 0xb48d45b0>, 'allowed': <function allowed at 0xb48d43b0>, 'get_default_attrs': <function get_default_attrs at 0xb48d40f0>, 'base_options': {...}, '__doc__': 'Common base class for all ``Action`` classes.', '__init__': <function __init__ at 0xb48d4830>}, '__doc__': 'A table action which is simply a link rather than a form POST.\n\n .. attribute:: name\n\n Required. The short name or "slug" representing this\n action. This name should not be changed at runtime.\n\n .. attribute:: verbose_name\n\n A string which will be rendered as the link text. (Required)\n\n .. attribute:: url\n\n A string or a callable which resolves to a url to be used as the link\n target. You must either define the ``url`` attribute or override\n the ``get_link_url`` method on the class.\n\n .. attribute:: allowed_data_types\n\n A list that contains the allowed data types of the action. If the\n datum\'s type is in this list, the action will be shown on the row\n for the datum.\n\n Defaults to be an empty list (``[]``). When set to empty, the action\n will accept any kind of data.\n ', '__init__': <function __init__ at 0xb48d4330>}
classes = ('ajax-modal', 'btn-addipsecsiteconnection')
name = 'addipsecsiteconnection'
url = 'horizon:project:vpn:addipsecsiteconnection'
verbose_name = <django.utils.functional.__proxy__ object at 0xaee8c890>
class openstack_dashboard.dashboards.project.vpn.tables.AddVPNServiceLink(attrs=None, **kwargs)[source]

Bases: horizon.tables.actions.LinkAction

base_options = {'__module__': 'openstack_dashboard.dashboards.project.vpn.tables', '__metaclass__': <class 'horizon.tables.actions.BaseActionMetaClass'>, 'name': 'addvpnservice', '_allowed': <function _allowed at 0xb48d4670>, 'url': 'horizon:project:vpn:addvpnservice', 'verbose_name': <django.utils.functional.__proxy__ object at 0xaf132750>, 'data_type_matched': <function data_type_matched at 0xb48d4870>, 'get_default_classes': <function get_default_classes at 0xb48d4ef0>, 'update': <function update at 0xb48d4570>, 'get_policy_target': <function get_policy_target at 0xb48d47f0>, 'get_link_url': <function get_link_url at 0xb48d4b30>, 'classes': ('ajax-modal', 'btn-addvpnservice'), '__repr__': <function __repr__ at 0xb48d45b0>, 'allowed': <function allowed at 0xb48d43b0>, 'get_default_attrs': <function get_default_attrs at 0xb48d40f0>, 'base_options': {'__module__': 'horizon.tables.actions', '__metaclass__': <class 'horizon.tables.actions.BaseActionMetaClass'>, 'data_type_matched': <function data_type_matched at 0xb48d4870>, 'get_default_classes': <function get_default_classes at 0xb48d4ef0>, 'update': <function update at 0xb48d4570>, 'get_policy_target': <function get_policy_target at 0xb48d47f0>, '_allowed': <function _allowed at 0xb48d4670>, '__repr__': <function __repr__ at 0xb48d45b0>, 'allowed': <function allowed at 0xb48d43b0>, 'get_default_attrs': <function get_default_attrs at 0xb48d40f0>, 'base_options': {...}, '__doc__': 'Common base class for all ``Action`` classes.', '__init__': <function __init__ at 0xb48d4830>}, '__doc__': 'A table action which is simply a link rather than a form POST.\n\n .. attribute:: name\n\n Required. The short name or "slug" representing this\n action. This name should not be changed at runtime.\n\n .. attribute:: verbose_name\n\n A string which will be rendered as the link text. (Required)\n\n .. attribute:: url\n\n A string or a callable which resolves to a url to be used as the link\n target. You must either define the ``url`` attribute or override\n the ``get_link_url`` method on the class.\n\n .. attribute:: allowed_data_types\n\n A list that contains the allowed data types of the action. If the\n datum\'s type is in this list, the action will be shown on the row\n for the datum.\n\n Defaults to be an empty list (``[]``). When set to empty, the action\n will accept any kind of data.\n ', '__init__': <function __init__ at 0xb48d4330>}
classes = ('ajax-modal', 'btn-addvpnservice')
name = 'addvpnservice'
url = 'horizon:project:vpn:addvpnservice'
verbose_name = <django.utils.functional.__proxy__ object at 0xaf132750>
class openstack_dashboard.dashboards.project.vpn.tables.DeleteIKEPolicyLink(**kwargs)[source]

Bases: horizon.tables.actions.DeleteAction

action_past = <django.utils.functional.__proxy__ object at 0xaeebb1d0>
action_present = <django.utils.functional.__proxy__ object at 0xaee8c790>
allowed(request, datum=None)[source]
base_options = {'__module__': 'openstack_dashboard.dashboards.project.vpn.tables', '__metaclass__': <class 'horizon.tables.actions.BaseActionMetaClass'>, 'data_type_singular': <django.utils.functional.__proxy__ object at 0xaeebb350>, 'update': <function update at 0xb48e6c30>, 'get_success_url': <function get_success_url at 0xb48e6cb0>, 'get_param_name': <function get_param_name at 0xb48d4370>, 'allowed': <function allowed at 0xaee9ae30>, 'handle': <function handle at 0xb48e6cf0>, 'base_options': {'__module__': 'horizon.tables.actions', '__metaclass__': <class 'horizon.tables.actions.BaseActionMetaClass'>, 'data_type_matched': <function data_type_matched at 0xb48d4870>, 'get_default_classes': <function get_default_classes at 0xb48d4ef0>, 'update': <function update at 0xb48d4570>, 'get_policy_target': <function get_policy_target at 0xb48d47f0>, '_allowed': <function _allowed at 0xb48d4670>, '__repr__': <function __repr__ at 0xb48d45b0>, 'allowed': <function allowed at 0xb48d43b0>, 'get_default_attrs': <function get_default_attrs at 0xb48d40f0>, 'base_options': {...}, '__doc__': 'Common base class for all ``Action`` classes.', '__init__': <function __init__ at 0xb48d4830>}, '__init__': <function __init__ at 0xb48e6d30>, 'name': 'deleteikepolicy', 'data_type_plural': <django.utils.functional.__proxy__ object at 0xaeebb390>, 'action_present': <django.utils.functional.__proxy__ object at 0xaee8c790>, 'action_past': <django.utils.functional.__proxy__ object at 0xaeebb1d0>, 'data_type_matched': <function data_type_matched at 0xb48d4870>, 'get_default_classes': <function get_default_classes at 0xb48e69b0>, 'get_policy_target': <function get_policy_target at 0xb48d47f0>, '_allowed': <function _allowed at 0xb48e6ab0>, '_get_action_name': <function _get_action_name at 0xb48e6b30>, '__repr__': <function __repr__ at 0xb48d45b0>, 'action': <function action at 0xb48e6b70>, 'get_default_attrs': <function get_default_attrs at 0xb48d40f0>, '__doc__': 'Doc missing.', 'delete': <function delete at 0xb48e6af0>}
data_type_plural = <django.utils.functional.__proxy__ object at 0xaeebb390>
data_type_singular = <django.utils.functional.__proxy__ object at 0xaeebb350>
name = 'deleteikepolicy'
class openstack_dashboard.dashboards.project.vpn.tables.DeleteIPSecPolicyLink(**kwargs)[source]

Bases: horizon.tables.actions.DeleteAction

action_past = <django.utils.functional.__proxy__ object at 0xb0d0ae30>
action_present = <django.utils.functional.__proxy__ object at 0xaee8c8d0>
allowed(request, datum=None)[source]
base_options = {'__module__': 'openstack_dashboard.dashboards.project.vpn.tables', '__metaclass__': <class 'horizon.tables.actions.BaseActionMetaClass'>, 'data_type_singular': <django.utils.functional.__proxy__ object at 0xaeebb470>, 'update': <function update at 0xb48e6c30>, 'get_success_url': <function get_success_url at 0xb48e6cb0>, 'get_param_name': <function get_param_name at 0xb48d4370>, 'allowed': <function allowed at 0xaee9af30>, 'handle': <function handle at 0xb48e6cf0>, 'base_options': {'__module__': 'horizon.tables.actions', '__metaclass__': <class 'horizon.tables.actions.BaseActionMetaClass'>, 'data_type_matched': <function data_type_matched at 0xb48d4870>, 'get_default_classes': <function get_default_classes at 0xb48d4ef0>, 'update': <function update at 0xb48d4570>, 'get_policy_target': <function get_policy_target at 0xb48d47f0>, '_allowed': <function _allowed at 0xb48d4670>, '__repr__': <function __repr__ at 0xb48d45b0>, 'allowed': <function allowed at 0xb48d43b0>, 'get_default_attrs': <function get_default_attrs at 0xb48d40f0>, 'base_options': {...}, '__doc__': 'Common base class for all ``Action`` classes.', '__init__': <function __init__ at 0xb48d4830>}, '__init__': <function __init__ at 0xb48e6d30>, 'name': 'deleteipsecpolicy', 'data_type_plural': <django.utils.functional.__proxy__ object at 0xaeebb4b0>, 'action_present': <django.utils.functional.__proxy__ object at 0xaee8c8d0>, 'action_past': <django.utils.functional.__proxy__ object at 0xb0d0ae30>, 'data_type_matched': <function data_type_matched at 0xb48d4870>, 'get_default_classes': <function get_default_classes at 0xb48e69b0>, 'get_policy_target': <function get_policy_target at 0xb48d47f0>, '_allowed': <function _allowed at 0xb48e6ab0>, '_get_action_name': <function _get_action_name at 0xb48e6b30>, '__repr__': <function __repr__ at 0xb48d45b0>, 'action': <function action at 0xb48e6b70>, 'get_default_attrs': <function get_default_attrs at 0xb48d40f0>, '__doc__': 'Doc missing.', 'delete': <function delete at 0xb48e6af0>}
data_type_plural = <django.utils.functional.__proxy__ object at 0xaeebb4b0>
data_type_singular = <django.utils.functional.__proxy__ object at 0xaeebb470>
name = 'deleteipsecpolicy'
class openstack_dashboard.dashboards.project.vpn.tables.DeleteIPSecSiteConnectionLink(**kwargs)[source]

Bases: horizon.tables.actions.DeleteAction

action_past = <django.utils.functional.__proxy__ object at 0xb01ec370>
action_present = <django.utils.functional.__proxy__ object at 0xaee8c7b0>
base_options = {'__module__': 'openstack_dashboard.dashboards.project.vpn.tables', '__metaclass__': <class 'horizon.tables.actions.BaseActionMetaClass'>, 'data_type_singular': <django.utils.functional.__proxy__ object at 0xaeebb510>, 'update': <function update at 0xb48e6c30>, 'get_success_url': <function get_success_url at 0xb48e6cb0>, 'get_param_name': <function get_param_name at 0xb48d4370>, 'allowed': <function allowed at 0xb48d43b0>, 'handle': <function handle at 0xb48e6cf0>, 'base_options': {'__module__': 'horizon.tables.actions', '__metaclass__': <class 'horizon.tables.actions.BaseActionMetaClass'>, 'data_type_matched': <function data_type_matched at 0xb48d4870>, 'get_default_classes': <function get_default_classes at 0xb48d4ef0>, 'update': <function update at 0xb48d4570>, 'get_policy_target': <function get_policy_target at 0xb48d47f0>, '_allowed': <function _allowed at 0xb48d4670>, '__repr__': <function __repr__ at 0xb48d45b0>, 'allowed': <function allowed at 0xb48d43b0>, 'get_default_attrs': <function get_default_attrs at 0xb48d40f0>, 'base_options': {...}, '__doc__': 'Common base class for all ``Action`` classes.', '__init__': <function __init__ at 0xb48d4830>}, '__init__': <function __init__ at 0xb48e6d30>, 'name': 'deleteipsecsiteconnection', 'data_type_plural': <django.utils.functional.__proxy__ object at 0xaeebb570>, 'action_present': <django.utils.functional.__proxy__ object at 0xaee8c7b0>, 'action_past': <django.utils.functional.__proxy__ object at 0xb01ec370>, 'data_type_matched': <function data_type_matched at 0xb48d4870>, 'get_default_classes': <function get_default_classes at 0xb48e69b0>, 'get_policy_target': <function get_policy_target at 0xb48d47f0>, '_allowed': <function _allowed at 0xb48e6ab0>, '_get_action_name': <function _get_action_name at 0xb48e6b30>, '__repr__': <function __repr__ at 0xb48d45b0>, 'action': <function action at 0xb48e6b70>, 'get_default_attrs': <function get_default_attrs at 0xb48d40f0>, '__doc__': 'Doc missing.', 'delete': <function delete at 0xb48e6af0>}
data_type_plural = <django.utils.functional.__proxy__ object at 0xaeebb570>
data_type_singular = <django.utils.functional.__proxy__ object at 0xaeebb510>
name = 'deleteipsecsiteconnection'
class openstack_dashboard.dashboards.project.vpn.tables.DeleteVPNServiceLink(**kwargs)[source]

Bases: horizon.tables.actions.DeleteAction

action_past = <django.utils.functional.__proxy__ object at 0xafc5a8f0>
action_present = <django.utils.functional.__proxy__ object at 0xb01ec250>
allowed(request, datum=None)[source]
base_options = {'__module__': 'openstack_dashboard.dashboards.project.vpn.tables', '__metaclass__': <class 'horizon.tables.actions.BaseActionMetaClass'>, 'data_type_singular': <django.utils.functional.__proxy__ object at 0xb0ae1c70>, 'update': <function update at 0xb48e6c30>, 'get_success_url': <function get_success_url at 0xb48e6cb0>, 'get_param_name': <function get_param_name at 0xb48d4370>, 'allowed': <function allowed at 0xaee9aeb0>, 'handle': <function handle at 0xb48e6cf0>, 'base_options': {'__module__': 'horizon.tables.actions', '__metaclass__': <class 'horizon.tables.actions.BaseActionMetaClass'>, 'data_type_matched': <function data_type_matched at 0xb48d4870>, 'get_default_classes': <function get_default_classes at 0xb48d4ef0>, 'update': <function update at 0xb48d4570>, 'get_policy_target': <function get_policy_target at 0xb48d47f0>, '_allowed': <function _allowed at 0xb48d4670>, '__repr__': <function __repr__ at 0xb48d45b0>, 'allowed': <function allowed at 0xb48d43b0>, 'get_default_attrs': <function get_default_attrs at 0xb48d40f0>, 'base_options': {...}, '__doc__': 'Common base class for all ``Action`` classes.', '__init__': <function __init__ at 0xb48d4830>}, '__init__': <function __init__ at 0xb48e6d30>, 'name': 'deletevpnservice', 'data_type_plural': <django.utils.functional.__proxy__ object at 0xaef9acf0>, 'action_present': <django.utils.functional.__proxy__ object at 0xb01ec250>, 'action_past': <django.utils.functional.__proxy__ object at 0xafc5a8f0>, 'data_type_matched': <function data_type_matched at 0xb48d4870>, 'get_default_classes': <function get_default_classes at 0xb48e69b0>, 'get_policy_target': <function get_policy_target at 0xb48d47f0>, '_allowed': <function _allowed at 0xb48e6ab0>, '_get_action_name': <function _get_action_name at 0xb48e6b30>, '__repr__': <function __repr__ at 0xb48d45b0>, 'action': <function action at 0xb48e6b70>, 'get_default_attrs': <function get_default_attrs at 0xb48d40f0>, '__doc__': 'Doc missing.', 'delete': <function delete at 0xb48e6af0>}
data_type_plural = <django.utils.functional.__proxy__ object at 0xaef9acf0>
data_type_singular = <django.utils.functional.__proxy__ object at 0xb0ae1c70>
name = 'deletevpnservice'
class openstack_dashboard.dashboards.project.vpn.tables.IKEPoliciesTable(request, data=None, needs_form_wrapper=None, **kwargs)[source]

Bases: horizon.tables.base.DataTable

class Meta[source]
name = 'ikepoliciestable'
row_actions = (<class 'openstack_dashboard.dashboards.project.vpn.tables.UpdateIKEPolicyLink'>, <class 'openstack_dashboard.dashboards.project.vpn.tables.DeleteIKEPolicyLink'>)
table_actions = (<class 'openstack_dashboard.dashboards.project.vpn.tables.AddIKEPolicyLink'>, <class 'openstack_dashboard.dashboards.project.vpn.tables.DeleteIKEPolicyLink'>)
verbose_name = <django.utils.functional.__proxy__ object at 0xaeea60b0>
IKEPoliciesTable.base_actions = {'addikepolicy': <AddIKEPolicyLink: addikepolicy>, 'deleteikepolicy': <DeleteIKEPolicyLink: deleteikepolicy>, 'updateikepolicy': <UpdateIKEPolicyLink: updateikepolicy>}
IKEPoliciesTable.base_columns = {'id': <Column: id>, 'name': <Column: name>, 'auth_algorithm': <Column: auth_algorithm>, 'encryption_algorithm': <Column: encryption_algorithm>, 'pfs': <Column: pfs>}
class openstack_dashboard.dashboards.project.vpn.tables.IPSecPoliciesTable(request, data=None, needs_form_wrapper=None, **kwargs)[source]

Bases: horizon.tables.base.DataTable

class Meta[source]
name = 'ipsecpoliciestable'
row_actions = (<class 'openstack_dashboard.dashboards.project.vpn.tables.UpdateIPSecPolicyLink'>, <class 'openstack_dashboard.dashboards.project.vpn.tables.DeleteIPSecPolicyLink'>)
table_actions = (<class 'openstack_dashboard.dashboards.project.vpn.tables.AddIPSecPolicyLink'>, <class 'openstack_dashboard.dashboards.project.vpn.tables.DeleteIPSecPolicyLink'>)
verbose_name = <django.utils.functional.__proxy__ object at 0xaeea6410>
IPSecPoliciesTable.base_actions = {'addipsecpolicy': <AddIPSecPolicyLink: addipsecpolicy>, 'deleteipsecpolicy': <DeleteIPSecPolicyLink: deleteipsecpolicy>, 'updateipsecpolicy': <UpdateIPSecPolicyLink: updateipsecpolicy>}
IPSecPoliciesTable.base_columns = {'id': <Column: id>, 'name': <Column: name>, 'auth_algorithm': <Column: auth_algorithm>, 'encryption_algorithm': <Column: encryption_algorithm>, 'pfs': <Column: pfs>}
class openstack_dashboard.dashboards.project.vpn.tables.IPSecSiteConnectionsTable(request, data=None, needs_form_wrapper=None, **kwargs)[source]

Bases: horizon.tables.base.DataTable

class Meta[source]
name = 'ipsecsiteconnectionstable'
row_actions = (<class 'openstack_dashboard.dashboards.project.vpn.tables.UpdateIPSecSiteConnectionLink'>, <class 'openstack_dashboard.dashboards.project.vpn.tables.DeleteIPSecSiteConnectionLink'>)
table_actions = (<class 'openstack_dashboard.dashboards.project.vpn.tables.AddIPSecSiteConnectionLink'>, <class 'openstack_dashboard.dashboards.project.vpn.tables.DeleteIPSecSiteConnectionLink'>)
verbose_name = <django.utils.functional.__proxy__ object at 0xaeebb990>
IPSecSiteConnectionsTable.STATUS_CHOICES = (('Active', True), ('Down', True), ('Error', False))
IPSecSiteConnectionsTable.base_actions = {'addipsecsiteconnection': <AddIPSecSiteConnectionLink: addipsecsiteconnection>, 'deleteipsecsiteconnection': <DeleteIPSecSiteConnectionLink: deleteipsecsiteconnection>, 'updateipsecsiteconnection': <UpdateIPSecSiteConnectionLink: updateipsecsiteconnection>}
IPSecSiteConnectionsTable.base_columns = {'id': <Column: id>, 'name': <Column: name>, 'vpnservice_name': <Column: vpnservice_name>, 'ikepolicy_name': <Column: ikepolicy_name>, 'ipsecpolicy_name': <Column: ipsecpolicy_name>, 'status': <Column: status>}
class openstack_dashboard.dashboards.project.vpn.tables.UpdateIKEPolicyLink(attrs=None, **kwargs)[source]

Bases: horizon.tables.actions.LinkAction

allowed(request, datum=None)[source]
base_options = {'__module__': 'openstack_dashboard.dashboards.project.vpn.tables', '__metaclass__': <class 'horizon.tables.actions.BaseActionMetaClass'>, 'name': 'updateikepolicy', '_allowed': <function _allowed at 0xb48d4670>, 'verbose_name': <django.utils.functional.__proxy__ object at 0xb0273650>, 'data_type_matched': <function data_type_matched at 0xb48d4870>, 'get_default_classes': <function get_default_classes at 0xb48d4ef0>, 'update': <function update at 0xb48d4570>, 'get_policy_target': <function get_policy_target at 0xb48d47f0>, 'get_link_url': <function get_link_url at 0xaee9ac70>, 'classes': ('ajax-modal', 'btn-update'), '__repr__': <function __repr__ at 0xb48d45b0>, 'allowed': <function allowed at 0xaee9ad70>, 'get_default_attrs': <function get_default_attrs at 0xb48d40f0>, 'base_options': {'__module__': 'horizon.tables.actions', '__metaclass__': <class 'horizon.tables.actions.BaseActionMetaClass'>, 'data_type_matched': <function data_type_matched at 0xb48d4870>, 'get_default_classes': <function get_default_classes at 0xb48d4ef0>, 'update': <function update at 0xb48d4570>, 'get_policy_target': <function get_policy_target at 0xb48d47f0>, '_allowed': <function _allowed at 0xb48d4670>, '__repr__': <function __repr__ at 0xb48d45b0>, 'allowed': <function allowed at 0xb48d43b0>, 'get_default_attrs': <function get_default_attrs at 0xb48d40f0>, 'base_options': {...}, '__doc__': 'Common base class for all ``Action`` classes.', '__init__': <function __init__ at 0xb48d4830>}, '__doc__': 'A table action which is simply a link rather than a form POST.\n\n .. attribute:: name\n\n Required. The short name or "slug" representing this\n action. This name should not be changed at runtime.\n\n .. attribute:: verbose_name\n\n A string which will be rendered as the link text. (Required)\n\n .. attribute:: url\n\n A string or a callable which resolves to a url to be used as the link\n target. You must either define the ``url`` attribute or override\n the ``get_link_url`` method on the class.\n\n .. attribute:: allowed_data_types\n\n A list that contains the allowed data types of the action. If the\n datum\'s type is in this list, the action will be shown on the row\n for the datum.\n\n Defaults to be an empty list (``[]``). When set to empty, the action\n will accept any kind of data.\n ', '__init__': <function __init__ at 0xb48d4330>}
classes = ('ajax-modal', 'btn-update')
get_link_url(ikepolicy)[source]
name = 'updateikepolicy'
verbose_name = <django.utils.functional.__proxy__ object at 0xb0273650>
class openstack_dashboard.dashboards.project.vpn.tables.UpdateIPSecPolicyLink(attrs=None, **kwargs)[source]

Bases: horizon.tables.actions.LinkAction

allowed(request, datum=None)[source]
base_options = {'__module__': 'openstack_dashboard.dashboards.project.vpn.tables', '__metaclass__': <class 'horizon.tables.actions.BaseActionMetaClass'>, 'name': 'updateipsecpolicy', '_allowed': <function _allowed at 0xb48d4670>, 'verbose_name': <django.utils.functional.__proxy__ object at 0xaeebb670>, 'data_type_matched': <function data_type_matched at 0xb48d4870>, 'get_default_classes': <function get_default_classes at 0xb48d4ef0>, 'update': <function update at 0xb48d4570>, 'get_policy_target': <function get_policy_target at 0xb48d47f0>, 'get_link_url': <function get_link_url at 0xaee9adb0>, 'classes': ('ajax-modal', 'btn-update'), '__repr__': <function __repr__ at 0xb48d45b0>, 'allowed': <function allowed at 0xaee9acf0>, 'get_default_attrs': <function get_default_attrs at 0xb48d40f0>, 'base_options': {'__module__': 'horizon.tables.actions', '__metaclass__': <class 'horizon.tables.actions.BaseActionMetaClass'>, 'data_type_matched': <function data_type_matched at 0xb48d4870>, 'get_default_classes': <function get_default_classes at 0xb48d4ef0>, 'update': <function update at 0xb48d4570>, 'get_policy_target': <function get_policy_target at 0xb48d47f0>, '_allowed': <function _allowed at 0xb48d4670>, '__repr__': <function __repr__ at 0xb48d45b0>, 'allowed': <function allowed at 0xb48d43b0>, 'get_default_attrs': <function get_default_attrs at 0xb48d40f0>, 'base_options': {...}, '__doc__': 'Common base class for all ``Action`` classes.', '__init__': <function __init__ at 0xb48d4830>}, '__doc__': 'A table action which is simply a link rather than a form POST.\n\n .. attribute:: name\n\n Required. The short name or "slug" representing this\n action. This name should not be changed at runtime.\n\n .. attribute:: verbose_name\n\n A string which will be rendered as the link text. (Required)\n\n .. attribute:: url\n\n A string or a callable which resolves to a url to be used as the link\n target. You must either define the ``url`` attribute or override\n the ``get_link_url`` method on the class.\n\n .. attribute:: allowed_data_types\n\n A list that contains the allowed data types of the action. If the\n datum\'s type is in this list, the action will be shown on the row\n for the datum.\n\n Defaults to be an empty list (``[]``). When set to empty, the action\n will accept any kind of data.\n ', '__init__': <function __init__ at 0xb48d4330>}
classes = ('ajax-modal', 'btn-update')
get_link_url(ipsecpolicy)[source]
name = 'updateipsecpolicy'
verbose_name = <django.utils.functional.__proxy__ object at 0xaeebb670>
class openstack_dashboard.dashboards.project.vpn.tables.UpdateIPSecSiteConnectionLink(attrs=None, **kwargs)[source]

Bases: horizon.tables.actions.LinkAction

allowed(request, datum=None)[source]
base_options = {'__module__': 'openstack_dashboard.dashboards.project.vpn.tables', '__metaclass__': <class 'horizon.tables.actions.BaseActionMetaClass'>, 'name': 'updateipsecsiteconnection', '_allowed': <function _allowed at 0xb48d4670>, 'verbose_name': <django.utils.functional.__proxy__ object at 0xaeebb730>, 'data_type_matched': <function data_type_matched at 0xb48d4870>, 'get_default_classes': <function get_default_classes at 0xb48d4ef0>, 'update': <function update at 0xb48d4570>, 'get_policy_target': <function get_policy_target at 0xb48d47f0>, 'get_link_url': <function get_link_url at 0xaee9ac30>, 'classes': ('ajax-modal', 'btn-update'), '__repr__': <function __repr__ at 0xb48d45b0>, 'allowed': <function allowed at 0xaee9acb0>, 'get_default_attrs': <function get_default_attrs at 0xb48d40f0>, 'base_options': {'__module__': 'horizon.tables.actions', '__metaclass__': <class 'horizon.tables.actions.BaseActionMetaClass'>, 'data_type_matched': <function data_type_matched at 0xb48d4870>, 'get_default_classes': <function get_default_classes at 0xb48d4ef0>, 'update': <function update at 0xb48d4570>, 'get_policy_target': <function get_policy_target at 0xb48d47f0>, '_allowed': <function _allowed at 0xb48d4670>, '__repr__': <function __repr__ at 0xb48d45b0>, 'allowed': <function allowed at 0xb48d43b0>, 'get_default_attrs': <function get_default_attrs at 0xb48d40f0>, 'base_options': {...}, '__doc__': 'Common base class for all ``Action`` classes.', '__init__': <function __init__ at 0xb48d4830>}, '__doc__': 'A table action which is simply a link rather than a form POST.\n\n .. attribute:: name\n\n Required. The short name or "slug" representing this\n action. This name should not be changed at runtime.\n\n .. attribute:: verbose_name\n\n A string which will be rendered as the link text. (Required)\n\n .. attribute:: url\n\n A string or a callable which resolves to a url to be used as the link\n target. You must either define the ``url`` attribute or override\n the ``get_link_url`` method on the class.\n\n .. attribute:: allowed_data_types\n\n A list that contains the allowed data types of the action. If the\n datum\'s type is in this list, the action will be shown on the row\n for the datum.\n\n Defaults to be an empty list (``[]``). When set to empty, the action\n will accept any kind of data.\n ', '__init__': <function __init__ at 0xb48d4330>}
classes = ('ajax-modal', 'btn-update')
get_link_url(ipsecsiteconnection)[source]
name = 'updateipsecsiteconnection'
verbose_name = <django.utils.functional.__proxy__ object at 0xaeebb730>
class openstack_dashboard.dashboards.project.vpn.tables.UpdateVPNServiceLink(attrs=None, **kwargs)[source]

Bases: horizon.tables.actions.LinkAction

allowed(request, datum=None)[source]
base_options = {'__module__': 'openstack_dashboard.dashboards.project.vpn.tables', '__metaclass__': <class 'horizon.tables.actions.BaseActionMetaClass'>, 'name': 'update_vpnservice', '_allowed': <function _allowed at 0xb48d4670>, 'verbose_name': <django.utils.functional.__proxy__ object at 0xaeebb5b0>, 'data_type_matched': <function data_type_matched at 0xb48d4870>, 'get_default_classes': <function get_default_classes at 0xb48d4ef0>, 'update': <function update at 0xb48d4570>, 'get_policy_target': <function get_policy_target at 0xb48d47f0>, 'get_link_url': <function get_link_url at 0xaee9afb0>, 'classes': ('ajax-modal', 'btn-update'), '__repr__': <function __repr__ at 0xb48d45b0>, 'allowed': <function allowed at 0xaee9ad30>, 'get_default_attrs': <function get_default_attrs at 0xb48d40f0>, 'base_options': {'__module__': 'horizon.tables.actions', '__metaclass__': <class 'horizon.tables.actions.BaseActionMetaClass'>, 'data_type_matched': <function data_type_matched at 0xb48d4870>, 'get_default_classes': <function get_default_classes at 0xb48d4ef0>, 'update': <function update at 0xb48d4570>, 'get_policy_target': <function get_policy_target at 0xb48d47f0>, '_allowed': <function _allowed at 0xb48d4670>, '__repr__': <function __repr__ at 0xb48d45b0>, 'allowed': <function allowed at 0xb48d43b0>, 'get_default_attrs': <function get_default_attrs at 0xb48d40f0>, 'base_options': {...}, '__doc__': 'Common base class for all ``Action`` classes.', '__init__': <function __init__ at 0xb48d4830>}, '__doc__': 'A table action which is simply a link rather than a form POST.\n\n .. attribute:: name\n\n Required. The short name or "slug" representing this\n action. This name should not be changed at runtime.\n\n .. attribute:: verbose_name\n\n A string which will be rendered as the link text. (Required)\n\n .. attribute:: url\n\n A string or a callable which resolves to a url to be used as the link\n target. You must either define the ``url`` attribute or override\n the ``get_link_url`` method on the class.\n\n .. attribute:: allowed_data_types\n\n A list that contains the allowed data types of the action. If the\n datum\'s type is in this list, the action will be shown on the row\n for the datum.\n\n Defaults to be an empty list (``[]``). When set to empty, the action\n will accept any kind of data.\n ', '__init__': <function __init__ at 0xb48d4330>}
classes = ('ajax-modal', 'btn-update')
get_link_url(vpnservice)[source]
name = 'update_vpnservice'
verbose_name = <django.utils.functional.__proxy__ object at 0xaeebb5b0>
class openstack_dashboard.dashboards.project.vpn.tables.VPNServicesTable(request, data=None, needs_form_wrapper=None, **kwargs)[source]

Bases: horizon.tables.base.DataTable

class Meta[source]
name = 'vpnservicestable'
row_actions = (<class 'openstack_dashboard.dashboards.project.vpn.tables.UpdateVPNServiceLink'>, <class 'openstack_dashboard.dashboards.project.vpn.tables.DeleteVPNServiceLink'>)
table_actions = (<class 'openstack_dashboard.dashboards.project.vpn.tables.AddVPNServiceLink'>, <class 'openstack_dashboard.dashboards.project.vpn.tables.DeleteVPNServiceLink'>)
verbose_name = <django.utils.functional.__proxy__ object at 0xaeebbd30>
VPNServicesTable.STATUS_CHOICES = (('Active', True), ('Down', True), ('Error', False))
VPNServicesTable.base_actions = {'addvpnservice': <AddVPNServiceLink: addvpnservice>, 'deletevpnservice': <DeleteVPNServiceLink: deletevpnservice>, 'update_vpnservice': <UpdateVPNServiceLink: update_vpnservice>}
VPNServicesTable.base_columns = {'id': <Column: id>, 'name': <Column: name>, 'description': <Column: description>, 'subnet_name': <Column: subnet_name>, 'router_name': <Column: router_name>, 'status': <Column: status>}

Previous topic

The openstack_dashboard.dashboards.project.access_and_security.floating_ips.urls Module

Next topic

The openstack_dashboard.dashboards.project.vpn.views Module

This Page