RedDrum-Redfish-Project / RedDrum-Simulator

A Complete Redfish API Service "Simulator" that uses the RedDrum Frontend.
MIT License
4 stars 1 forks source link

support installing RedDrum-Simulator with pip install #3

Closed pwvancil closed 6 years ago

pwvancil commented 6 years ago

updated setup.py to install into site-packages properly with pip install. also turned off syslog logging until we test this more. Also removed the -L (isLocal) option in scripts/sunSimulator --so the data is cached at /var/www/rf... instead of under the pkg. --the -L option is just used for special dev use when you are running from editable repo and don't want to put data under any of the system areas

pwvancil commented 6 years ago

approved. tested with BaseServer1