fuel-web/nailgun/nailgun
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
..
api Handler for counting notifications statuses added 2017-01-30 18:03:15 +03:00
assassin Files with no code must be left completely empty 2016-09-30 16:13:45 +07:00
db Merge "Fix typo in sriov.numvfs 9.2 migration" 2017-01-19 15:04:18 +00:00
errors Empty fields processed correctly in plugin adapters 2016-09-28 15:26:34 +03:00
expression Add exceptions hierarchy 2016-04-14 17:41:25 +03:00
extensions Merge "Hide DPDK section if experimental is turned off" 2017-01-18 09:18:48 +00:00
fake_keystone Add fake Keystone V3 API handlers 2016-10-01 18:08:40 +00:00
fixtures Revert "Limit the minimal RAM amount for OVS+DPDK to 1024MB" 2017-01-19 12:54:31 +04:00
fsm Files with no code must be left completely empty 2016-09-30 16:13:45 +07:00
fuyaql Fixed fuyaql after spliting common and node part of deployment info 2016-09-23 13:41:32 +03:00
lcm Resolve tasks by role tags 2016-11-17 18:07:30 +03:00
middleware Files with no code must be left completely empty 2016-09-30 16:13:45 +07:00
objects Handler for counting notifications statuses added 2017-01-30 18:03:15 +03:00
orchestrator Merge "Ensure that 'dpdk' in serialization before update" 2017-01-18 09:11:58 +00:00
plugins Fix wrong detection of plugin deletable property 2017-01-10 15:37:04 +00:00
policy Change CPU distribution 2016-06-06 18:36:27 +03:00
rpc Fix naming of reset tasks and message duplication 2017-01-12 17:24:02 +04:00
statistics Merge "Add radio "Security Groups" to Security section" 2016-11-21 10:12:02 +00:00
task Fix naming of reset tasks and message duplication 2017-01-12 17:24:02 +04:00
test Handler for counting notifications statuses added 2017-01-30 18:03:15 +03:00
transactions Update global progress if no progress was sent 2016-12-23 11:08:04 +00:00
utils Logs symlinks creation fixed 2017-01-11 17:53:10 +03:00
volumes Files with no code must be left completely empty 2016-09-30 16:13:45 +07:00
webui Files with no code must be left completely empty 2016-09-30 16:13:45 +07:00
yaql_ext Implemented support for graph metadata 2016-08-23 11:11:13 +03:00
__init__.py Files with no code must be left completely empty 2016-09-30 16:13:45 +07:00
app.py Read-only mode for Fuel API was added 2016-05-25 18:39:40 +03:00
autoapidoc.py Swap deprecated oslo namespaces 2015-07-23 23:33:58 +03:00
consts.py Fix naming of reset tasks and message duplication 2017-01-12 17:24:02 +04:00
logger.py Add logging setup for receiverd and assassind 2016-01-28 18:54:34 +02:00
notifier.py Notification object - preparing for pagination 2014-04-04 15:25:31 +04:00
settings.py Deprecate version.yaml 2015-11-17 01:05:39 +03:00
settings.yaml Fix misspell in Openstack.yaml 2016-09-05 14:45:44 +03:00
unit_test.py
urls.py Add fake Keystone 2014-07-11 14:47:58 +02:00
wsgi.py Explicit WSGI application and fixed static in dev 2014-03-24 15:04:55 +04:00