Extend CB API with CBServer object
In order to add support to the Configuration Backend to manage servers in the database we need a CBServer
object to which will represent the server along with its description, id, modification timestamp etc. This issue is about creating such object and extending the test config backends with the API calls that set, delete, get server tags.
Edited by Marcin Siodelski