fuel-web/nailgun/nailgun/api/v1/validators/json_schema
Alexander Kislitsky 71fb921dbe Handler for changing notifications statuses added
As workaround for decreasing loading in the UI on unread
notifications fetching we can mark all notifications as read.
For such purposes we add NotificationsMarkAllHandler

Change-Id: I2e6a0daaf8712ab3064df728a8fb463ef805aa06
Partial-Bug: #1657348
2017-02-07 16:39:05 +00:00
..
__init__.py Remove offloading modes from data model 2016-11-30 18:35:00 +02:00
action_log.py Remove schema from objects 2015-09-21 15:44:40 +00:00
assignment.py Fix node assignment validation 2014-12-01 15:01:23 +02:00
base_types.py Add nullable flag to NIC's mtu attribute 2016-12-26 10:07:01 +03:00
cluster.py Invalid release id format validation 2016-04-12 09:38:17 +03:00
deployment_graph.py Implement subgraph (aka start/end) execution 2016-09-14 13:54:47 +03:00
deployment_sequence.py Itroduced deployment sequences 2016-09-07 16:28:49 +03:00
extension.py Add extensions API handler for cluster 2016-08-23 18:49:46 +03:00
master_node_settings.py Store settings of Fuel UI Nodes page in DB 2015-12-01 13:24:36 +03:00
node.py Human friendly message for invalid hostname 2016-06-07 09:32:25 +03:00
node_group.py Add distinguisher field for default node group 2015-12-24 09:42:22 +02:00
notification.py Handler for changing notifications statuses added 2017-02-07 16:39:05 +00:00
openstack_config.py Add openstack config bulk operations for nodes 2016-04-05 11:45:05 +00:00
plugin.py Plugins v 5.0.0 support in plugins adapters 2016-08-25 04:57:44 +03:00
plugin_link.py API for master node level dashboard links 2015-12-02 14:31:56 +00:00
release.py Added ReleaseAttributesMetadataHandler 2016-06-17 13:25:52 +00:00
role.py Introduce new validation rules for tags and roles 2016-11-30 19:56:52 +00:00
tag.py Add tag API 2016-11-22 19:12:22 +00:00
tasks.py Allow YAQL expressions in task's dependencies 2016-05-26 18:42:29 +03:00