~canonical-ci-engineering/core-image-watcher/trunk

« back to all changes in this revision

Viewing changes to core_image_watcher/constants.py

  • Committer: Celso Providelo
  • Date: 2015-03-31 15:43:02 UTC
  • mto: This revision was merged to the branch mainline in revision 10.
  • Revision ID: celso.providelo@canonical.com-20150331154302-ck9067j65ai35q0h
Logging 'solution' & 'service' information.

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
 
21
21
API_VERSION = "v1"
22
22
 
23
 
SERVICE_NAME = "core-image-testing"
 
23
SOLUTION_NAME = "core-image-testing"
 
24
 
 
25
SERVICE_NAME = "core-image-watcher"
24
26
 
25
27
def _get_hostname():
26
28
    """Return sanitized contents of /etc/hostname.