HewlettPackard / oneview-redfish-toolkit

HPE OneView Redfish Toolkit provides a REST service to answer DMTF's Redfish compliant requests by querying HPE OneView
Apache License 2.0
18 stars 21 forks source link

Fix SCMB #539

Closed shobhit-sinha closed 5 years ago

coveralls commented 5 years ago

Coverage Status

Coverage increased (+0.03%) to 92.083% when pulling 769c3cc9955e30af84804488dd71702f61bf5d64 on shobhit-sinha:on-startup-check-subscription into ffc86ea0a9e5d192ab6a2fe21c1717957b55d1da on HewlettPackard:master.

Vijayakannan-M commented 5 years ago

These changes are to enable persistent subscription model for red-fish-toolkit.

  1. In conf mode it will publish the message to persisted subscriber when the application starts
  2. In session mode when the login process is done using given credential it will publish the message on the persisted subscriber.