python-redfish/redfish
Uggla 92bcc48f97 Fix installation of data_files
1- Get target prefix
2- if prefix == '/usr' --> Force configuration file location to /etc
3- else --> set file location relative to the prefix
   ex : prefix/bin, prefix/share, prefix/etc
4- Update conf file content with the template path location
5- Update script file content with version and configuration file
   location
2016-03-04 12:02:13 +01:00
..
tests Refactoring and adding Types 2015-04-04 08:44:22 -07:00
__init__.py Fix installation of data_files 2016-03-04 12:02:13 +01:00
config.py Documentation update 2016-02-11 16:20:00 +01:00
exception.py Add advices to connection failure 2016-02-13 19:59:17 +01:00
main.py Change SystemCollection from list to dict 2016-02-13 19:55:34 +01:00
mapping.py Add manager functions 2016-01-09 19:12:27 +01:00
types.py Some PEP8 cleanup 2016-02-13 19:55:34 +01:00