The current copyright refers to a non-existent group
"openstack helm authors" with often out-of-date references that
are confusing when adding a new file to the repo.
This change removes all references to this copyright by the
non-existent group and any blank lines underneath.
Change-Id: I1882738cf9757c5350a8533876fd37b5920b5235
When trying to install gate-based on centOS7
The installer fail to install properly "pip"
it install python-devel instead of python-pip
There is no error in the current CI because pip
is already present so this step is skip by ansible.
Change-Id: Ia24c9eb444058e004039984ed61eff3de4403575
Story: #2003602