Copyright Message in 'empty' files 85/29885/1
authorIkram Ikramullah <ikram@research.att.com>
Wed, 31 Jan 2018 20:34:28 +0000 (15:34 -0500)
committerIkram Ikramullah <ikram@research.att.com>
Wed, 31 Jan 2018 21:17:44 +0000 (16:17 -0500)
commit81f14ef5301036c0e5ff955431c786864ad19879
tree05c00da0347a960e37ecdac96d3a88467fcd54ac
parentbfecfd9e7f8000ee0ebc26866853af9f7635012c
Copyright Message in 'empty' files

While packaging/verification of the jjb job,
saw error (on many files, not just this) that
 the file cannot have 'only comments in it'
- since all the ONAP files need to have this
copyright message, these __init__.py
(a module specifier marker file only) can be excluded
from this requirement? - This will
be a good test for our jjb tempaltes as well.

Change-Id: I7d297338f31327aac94947d31a831b53e0913814
Issue-ID: OPTFRA-60:
Signed-off-by: Ikram Ikramullah <ikram@research.att.com>
conductor/conductor/api/__init__.py