nfv/nova-api-proxy/nova-api-proxy/nova_api_proxy
Erich Cordoba b6c60a84aa Remove shebang from api-proxy.py
This file is a non-executable file and shouldn't include a shebang.
The opensuse build system enforces to remove shebangs from files that
are not directly executed.

It is safe to remove this shebang as the executable file is created
by the setup.py file in nova-api-proxy.

Story: 2006508
Task: 36909

Change-Id: Ie5ef47a1ee9a54e135983f5665ae5cd4e55e2ec0
Signed-off-by: Erich Cordoba <erich.cordoba.malibran@intel.com>
2019-10-03 15:59:50 -05:00
..
apps Fix import(s) related issues for Python 2/3 compatible code. 2019-01-19 01:17:47 +08:00
common Fix urllib/unicode related issues for Python 2/3 2019-01-15 19:57:15 +08:00
scripts Fix nova-api-proxy install directories 2018-07-18 15:52:44 -04:00
__init__.py Fix nova-api-proxy install directories 2018-07-18 15:52:44 -04:00
api_proxy.py Remove shebang from api-proxy.py 2019-10-03 15:59:50 -05:00
api-proxy-paste.ini Fix nova-api-proxy install directories 2018-07-18 15:52:44 -04:00
nova-api-proxy.conf Fix nova-api-proxy install directories 2018-07-18 15:52:44 -04:00