fuel-web/nailgun/nailgun/objects
Alexander Kislitsky d4bf85957e Handler for counting notifications statuses added
For calculation of notifications statuses we made requests in the UI
and fetch all notifications data and process them on the UI side.
We want to replace a polling of the whole notification collection by
a polling of unread notifications number. This dramatically decrease
Fuel UI load in case of a big amount of notifications.

Change-Id: I8f83d4e2d7f58beaf06c489b2264ccb69f9927ce
Partial-Bug: #1657348
2017-01-30 18:03:15 +03:00
..
serializers Introduce new validation rules for tags and roles 2016-11-30 19:56:52 +00:00
__init__.py Support for plugin NIC attributes 2016-11-29 10:37:57 +02:00
action_log.py Changed JSON fields on mutable objects in ActionLog object 2015-12-25 08:17:14 +00:00
base.py Transactions manager uses custom node serialization 2016-10-16 20:01:50 +03:00
capacity.py Rewriting remaining handlers to objects 2014-08-06 15:47:04 +04:00
cluster.py Fix DPDK settings get for upgrades 2016-12-26 15:55:13 +00:00
cluster_plugin_link.py Cleanup plugin links upon a cluster reset 2016-07-01 15:39:13 +03:00
deployment_graph.py Plugins v 5.0.0 support in plugins adapters 2016-08-25 04:57:44 +03:00
deployment_history.py Fix deployment history summary 2016-09-05 21:02:43 +03:00
deployment_sequence.py Filter sequences output by release or cluster 2016-09-08 15:02:48 +03:00
master_node_settings.py Add exceptions hierarchy 2016-04-14 17:41:25 +03:00
node.py Revert "Limit the minimal RAM amount for OVS+DPDK to 1024MB" 2017-01-19 12:54:31 +04:00
node_deployment_info.py add node_deployment_info table 2016-07-08 14:08:06 +03:00
node_group.py Move UpdateDnsmasq task to network manager extension 2016-06-06 15:05:56 -07:00
notification.py Handler for counting notifications statuses added 2017-01-30 18:03:15 +03:00
openstack_config.py Fix error in openstack config recognition 2016-04-22 15:19:23 +02:00
oswl.py Fix hacking 0.10 errors in nailgun 2015-10-08 12:01:55 +02:00
plugin.py Tags info calculation is supported on plugins update 2017-01-11 16:40:58 +03:00
plugin_link.py Add functionality from NetworkManager to objects 2016-02-22 08:50:30 -08:00
release.py Introduce new validation rules for tags and roles 2016-11-30 19:56:52 +00:00
task.py Fixed dead-locks and race conditions in tasks execution 2016-09-05 17:46:36 +03:00
transaction.py Track timestamps for start and end of transactions 2016-09-05 13:13:53 +03:00