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

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

Bases: horizon.tables.actions.LinkAction

base_options = {'__module__': 'openstack_dashboard.dashboards.project.loadbalancers.tables', '__metaclass__': <class 'horizon.tables.actions.BaseActionMetaClass'>, 'name': 'addmember', '_allowed': <function _allowed at 0xb48d4670>, 'url': 'horizon:project:loadbalancers:addmember', 'verbose_name': <django.utils.functional.__proxy__ object at 0xb19423d0>, '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-create'), '__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-create')
name = 'addmember'
url = 'horizon:project:loadbalancers:addmember'
verbose_name = <django.utils.functional.__proxy__ object at 0xb19423d0>
class openstack_dashboard.dashboards.project.loadbalancers.tables.AddMonitorLink(attrs=None, **kwargs)[source]

Bases: horizon.tables.actions.LinkAction

base_options = {'__module__': 'openstack_dashboard.dashboards.project.loadbalancers.tables', '__metaclass__': <class 'horizon.tables.actions.BaseActionMetaClass'>, 'name': 'addmonitor', '_allowed': <function _allowed at 0xb48d4670>, 'url': 'horizon:project:loadbalancers:addmonitor', 'verbose_name': <django.utils.functional.__proxy__ object at 0xb0c78170>, '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-create'), '__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-create')
name = 'addmonitor'
url = 'horizon:project:loadbalancers:addmonitor'
verbose_name = <django.utils.functional.__proxy__ object at 0xb0c78170>
class openstack_dashboard.dashboards.project.loadbalancers.tables.AddPMAssociationLink(attrs=None, **kwargs)[source]

Bases: horizon.tables.actions.LinkAction

allowed(request, datum=None)[source]
base_options = {'__module__': 'openstack_dashboard.dashboards.project.loadbalancers.tables', '__metaclass__': <class 'horizon.tables.actions.BaseActionMetaClass'>, 'name': 'addassociation', '_allowed': <function _allowed at 0xb48d4670>, 'url': 'horizon:project:loadbalancers:addassociation', 'verbose_name': <django.utils.functional.__proxy__ object at 0xb16ae950>, '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-create'), '__repr__': <function __repr__ at 0xb48d45b0>, 'allowed': <function allowed at 0xb01b0ab0>, '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-create')
name = 'addassociation'
url = 'horizon:project:loadbalancers:addassociation'
verbose_name = <django.utils.functional.__proxy__ object at 0xb16ae950>
class openstack_dashboard.dashboards.project.loadbalancers.tables.AddPoolLink(attrs=None, **kwargs)[source]

Bases: horizon.tables.actions.LinkAction

base_options = {'__module__': 'openstack_dashboard.dashboards.project.loadbalancers.tables', '__metaclass__': <class 'horizon.tables.actions.BaseActionMetaClass'>, 'name': 'addpool', '_allowed': <function _allowed at 0xb48d4670>, 'url': 'horizon:project:loadbalancers:addpool', 'verbose_name': <django.utils.functional.__proxy__ object at 0xb00ff2d0>, '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-create'), '__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-create')
name = 'addpool'
url = 'horizon:project:loadbalancers:addpool'
verbose_name = <django.utils.functional.__proxy__ object at 0xb00ff2d0>
class openstack_dashboard.dashboards.project.loadbalancers.tables.AddVipLink(attrs=None, **kwargs)[source]

Bases: horizon.tables.actions.LinkAction

allowed(request, datum=None)[source]
base_options = {'__module__': 'openstack_dashboard.dashboards.project.loadbalancers.tables', '__metaclass__': <class 'horizon.tables.actions.BaseActionMetaClass'>, 'name': 'addvip', '_allowed': <function _allowed at 0xb48d4670>, 'verbose_name': <django.utils.functional.__proxy__ object at 0xb1117ad0>, '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 0xb01a8c30>, 'classes': ('ajax-modal', 'btn-create'), '__repr__': <function __repr__ at 0xb48d45b0>, 'allowed': <function allowed at 0xb01a8f30>, '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-create')
get_link_url(pool)[source]
name = 'addvip'
verbose_name = <django.utils.functional.__proxy__ object at 0xb1117ad0>
class openstack_dashboard.dashboards.project.loadbalancers.tables.DeleteMemberLink(**kwargs)[source]

Bases: horizon.tables.actions.DeleteAction

action_past = <django.utils.functional.__proxy__ object at 0xb00ff8d0>
action_present = <django.utils.functional.__proxy__ object at 0xb3672d70>
base_options = {'__module__': 'openstack_dashboard.dashboards.project.loadbalancers.tables', '__metaclass__': <class 'horizon.tables.actions.BaseActionMetaClass'>, 'data_type_singular': <django.utils.functional.__proxy__ object at 0xb00ffcf0>, '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': 'deletemember', 'data_type_plural': <django.utils.functional.__proxy__ object at 0xb00ff830>, 'action_present': <django.utils.functional.__proxy__ object at 0xb3672d70>, 'action_past': <django.utils.functional.__proxy__ object at 0xb00ff8d0>, '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 0xb00ff830>
data_type_singular = <django.utils.functional.__proxy__ object at 0xb00ffcf0>
name = 'deletemember'
class openstack_dashboard.dashboards.project.loadbalancers.tables.DeleteMonitorLink(**kwargs)[source]

Bases: horizon.tables.actions.DeleteAction

action_past = <django.utils.functional.__proxy__ object at 0xb00ffad0>
action_present = <django.utils.functional.__proxy__ object at 0xb01a9d10>
base_options = {'__module__': 'openstack_dashboard.dashboards.project.loadbalancers.tables', '__metaclass__': <class 'horizon.tables.actions.BaseActionMetaClass'>, 'data_type_singular': <django.utils.functional.__proxy__ object at 0xb00ff4f0>, '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': 'deletemonitor', 'data_type_plural': <django.utils.functional.__proxy__ object at 0xb00ffa70>, 'action_present': <django.utils.functional.__proxy__ object at 0xb01a9d10>, 'action_past': <django.utils.functional.__proxy__ object at 0xb00ffad0>, '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 0xb00ffa70>
data_type_singular = <django.utils.functional.__proxy__ object at 0xb00ff4f0>
name = 'deletemonitor'
class openstack_dashboard.dashboards.project.loadbalancers.tables.DeletePMAssociationLink(attrs=None, **kwargs)[source]

Bases: horizon.tables.actions.LinkAction

allowed(request, datum=None)[source]
base_options = {'__module__': 'openstack_dashboard.dashboards.project.loadbalancers.tables', '__metaclass__': <class 'horizon.tables.actions.BaseActionMetaClass'>, 'name': 'deleteassociation', '_allowed': <function _allowed at 0xb48d4670>, 'url': 'horizon:project:loadbalancers:deleteassociation', 'verbose_name': <django.utils.functional.__proxy__ object at 0xaffd3350>, '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-delete', 'btn-danger'), '__repr__': <function __repr__ at 0xb48d45b0>, 'allowed': <function allowed at 0xb01b0a30>, '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-delete', 'btn-danger')
name = 'deleteassociation'
url = 'horizon:project:loadbalancers:deleteassociation'
verbose_name = <django.utils.functional.__proxy__ object at 0xaffd3350>
class openstack_dashboard.dashboards.project.loadbalancers.tables.DeletePoolLink(**kwargs)[source]

Bases: horizon.tables.actions.DeleteAction

action_past = <django.utils.functional.__proxy__ object at 0xb01a9cb0>
action_present = <django.utils.functional.__proxy__ object at 0xafd61770>
allowed(request, datum=None)[source]
base_options = {'__module__': 'openstack_dashboard.dashboards.project.loadbalancers.tables', '__metaclass__': <class 'horizon.tables.actions.BaseActionMetaClass'>, 'data_type_singular': <django.utils.functional.__proxy__ object at 0xb01a9770>, '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 0xb0b3c1b0>, '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': 'deletepool', 'data_type_plural': <django.utils.functional.__proxy__ object at 0xb00ffd10>, 'action_present': <django.utils.functional.__proxy__ object at 0xafd61770>, 'action_past': <django.utils.functional.__proxy__ object at 0xb01a9cb0>, '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 0xb00ffd10>
data_type_singular = <django.utils.functional.__proxy__ object at 0xb01a9770>
name = 'deletepool'
class openstack_dashboard.dashboards.project.loadbalancers.tables.DeleteVipLink(**kwargs)[source]

Bases: horizon.tables.actions.DeleteAction

action_past = <django.utils.functional.__proxy__ object at 0xb16aea30>
action_present = <django.utils.functional.__proxy__ object at 0xafdd2910>
allowed(request, datum=None)[source]
base_options = {'__module__': 'openstack_dashboard.dashboards.project.loadbalancers.tables', '__metaclass__': <class 'horizon.tables.actions.BaseActionMetaClass'>, 'data_type_singular': <django.utils.functional.__proxy__ object at 0xb494f4b0>, '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 0xb0b3c1f0>, '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': 'deletevip', 'data_type_plural': <django.utils.functional.__proxy__ object at 0xb1117f50>, 'action_present': <django.utils.functional.__proxy__ object at 0xafdd2910>, 'action_past': <django.utils.functional.__proxy__ object at 0xb16aea30>, '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 0xb1117f50>
data_type_singular = <django.utils.functional.__proxy__ object at 0xb494f4b0>
name = 'deletevip'
class openstack_dashboard.dashboards.project.loadbalancers.tables.MembersTable(request, data=None, needs_form_wrapper=None, **kwargs)[source]

Bases: horizon.tables.base.DataTable

class Meta[source]
name = 'memberstable'
row_actions = (<class 'openstack_dashboard.dashboards.project.loadbalancers.tables.UpdateMemberLink'>, <class 'openstack_dashboard.dashboards.project.loadbalancers.tables.DeleteMemberLink'>)
table_actions = (<class 'openstack_dashboard.dashboards.project.loadbalancers.tables.AddMemberLink'>, <class 'openstack_dashboard.dashboards.project.loadbalancers.tables.DeleteMemberLink'>)
verbose_name = <django.utils.functional.__proxy__ object at 0xb01ff410>
MembersTable.base_actions = {'addmember': <AddMemberLink: addmember>, 'deletemember': <DeleteMemberLink: deletemember>, 'updatemember': <UpdateMemberLink: updatemember>}
MembersTable.base_columns = {'address': <Column: address>, 'protocol_port': <Column: protocol_port>, 'pool_name': <Column: pool_name>, 'status': <Column: status>}
class openstack_dashboard.dashboards.project.loadbalancers.tables.MonitorsTable(request, data=None, needs_form_wrapper=None, **kwargs)[source]

Bases: horizon.tables.base.DataTable

class Meta[source]
name = 'monitorstable'
row_actions = (<class 'openstack_dashboard.dashboards.project.loadbalancers.tables.UpdateMonitorLink'>, <class 'openstack_dashboard.dashboards.project.loadbalancers.tables.DeleteMonitorLink'>)
table_actions = (<class 'openstack_dashboard.dashboards.project.loadbalancers.tables.AddMonitorLink'>, <class 'openstack_dashboard.dashboards.project.loadbalancers.tables.DeleteMonitorLink'>)
verbose_name = <django.utils.functional.__proxy__ object at 0xb01ff370>
MonitorsTable.base_actions = {'addmonitor': <AddMonitorLink: addmonitor>, 'deletemonitor': <DeleteMonitorLink: deletemonitor>, 'updatemonitor': <UpdateMonitorLink: updatemonitor>}
MonitorsTable.base_columns = {'id': <Column: id>, 'monitorType': <Column: monitorType>}
class openstack_dashboard.dashboards.project.loadbalancers.tables.PoolsTable(request, data=None, needs_form_wrapper=None, **kwargs)[source]

Bases: horizon.tables.base.DataTable

class Meta[source]
name = 'poolstable'
row_actions = (<class 'openstack_dashboard.dashboards.project.loadbalancers.tables.UpdatePoolLink'>, <class 'openstack_dashboard.dashboards.project.loadbalancers.tables.AddVipLink'>, <class 'openstack_dashboard.dashboards.project.loadbalancers.tables.UpdateVipLink'>, <class 'openstack_dashboard.dashboards.project.loadbalancers.tables.DeleteVipLink'>, <class 'openstack_dashboard.dashboards.project.loadbalancers.tables.AddPMAssociationLink'>, <class 'openstack_dashboard.dashboards.project.loadbalancers.tables.DeletePMAssociationLink'>, <class 'openstack_dashboard.dashboards.project.loadbalancers.tables.DeletePoolLink'>)
table_actions = (<class 'openstack_dashboard.dashboards.project.loadbalancers.tables.AddPoolLink'>, <class 'openstack_dashboard.dashboards.project.loadbalancers.tables.DeletePoolLink'>)
verbose_name = <django.utils.functional.__proxy__ object at 0xb01ff890>
PoolsTable.base_actions = {'addassociation': <AddPMAssociationLink: addassociation>, 'addpool': <AddPoolLink: addpool>, 'addvip': <AddVipLink: addvip>, 'deleteassociation': <DeletePMAssociationLink: deleteassociation>, 'deletepool': <DeletePoolLink: deletepool>, 'deletevip': <DeleteVipLink: deletevip>, 'updatepool': <UpdatePoolLink: updatepool>, 'updatevip': <UpdateVipLink: updatevip>}
PoolsTable.base_columns = {'name': <Column: name>, 'description': <Column: description>, 'provider': <Column: provider>, 'subnet_name': <Column: subnet_name>, 'protocol': <Column: protocol>, 'status': <Column: status>, 'vip_name': <Column: vip_name>}
class openstack_dashboard.dashboards.project.loadbalancers.tables.UpdateMemberLink(attrs=None, **kwargs)[source]

Bases: horizon.tables.actions.LinkAction

base_options = {'__module__': 'openstack_dashboard.dashboards.project.loadbalancers.tables', '__metaclass__': <class 'horizon.tables.actions.BaseActionMetaClass'>, 'name': 'updatemember', '_allowed': <function _allowed at 0xb48d4670>, 'verbose_name': <django.utils.functional.__proxy__ object at 0xb00ff870>, '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 0xb01b0cf0>, 'classes': ('ajax-modal', 'btn-update'), '__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-update')
get_link_url(member)[source]
name = 'updatemember'
verbose_name = <django.utils.functional.__proxy__ object at 0xb00ff870>
class openstack_dashboard.dashboards.project.loadbalancers.tables.UpdateMonitorLink(attrs=None, **kwargs)[source]

Bases: horizon.tables.actions.LinkAction

base_options = {'__module__': 'openstack_dashboard.dashboards.project.loadbalancers.tables', '__metaclass__': <class 'horizon.tables.actions.BaseActionMetaClass'>, 'name': 'updatemonitor', '_allowed': <function _allowed at 0xb48d4670>, 'verbose_name': <django.utils.functional.__proxy__ object at 0xb01a9670>, '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 0xb01b0b70>, 'classes': ('ajax-modal', 'btn-update'), '__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-update')
get_link_url(monitor)[source]
name = 'updatemonitor'
verbose_name = <django.utils.functional.__proxy__ object at 0xb01a9670>
class openstack_dashboard.dashboards.project.loadbalancers.tables.UpdatePoolLink(attrs=None, **kwargs)[source]

Bases: horizon.tables.actions.LinkAction

base_options = {'__module__': 'openstack_dashboard.dashboards.project.loadbalancers.tables', '__metaclass__': <class 'horizon.tables.actions.BaseActionMetaClass'>, 'name': 'updatepool', '_allowed': <function _allowed at 0xb48d4670>, 'verbose_name': <django.utils.functional.__proxy__ object at 0xb01a9f50>, '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 0xb01b0b30>, 'classes': ('ajax-modal', 'btn-update'), '__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-update')
get_link_url(pool)[source]
name = 'updatepool'
verbose_name = <django.utils.functional.__proxy__ object at 0xb01a9f50>
class openstack_dashboard.dashboards.project.loadbalancers.tables.UpdateVipLink(attrs=None, **kwargs)[source]

Bases: horizon.tables.actions.LinkAction

allowed(request, datum=None)[source]
base_options = {'__module__': 'openstack_dashboard.dashboards.project.loadbalancers.tables', '__metaclass__': <class 'horizon.tables.actions.BaseActionMetaClass'>, 'name': 'updatevip', '_allowed': <function _allowed at 0xb48d4670>, 'verbose_name': <django.utils.functional.__proxy__ object at 0xb1117af0>, '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 0xb01b0bb0>, 'classes': ('ajax-modal', 'btn-update'), '__repr__': <function __repr__ at 0xb48d45b0>, 'allowed': <function allowed at 0xb01b0cb0>, '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(pool)[source]
name = 'updatevip'
verbose_name = <django.utils.functional.__proxy__ object at 0xb1117af0>
openstack_dashboard.dashboards.project.loadbalancers.tables.get_member_link(member)[source]
openstack_dashboard.dashboards.project.loadbalancers.tables.get_pool_link(member)[source]
openstack_dashboard.dashboards.project.loadbalancers.tables.get_vip_link(pool)[source]

Previous topic

The openstack_dashboard.dashboards.project.databases.workflows Module

Next topic

The openstack_dashboard.dashboards.project.loadbalancers.views Module

This Page