alexandria/alexandria
uggla 3a27498841 Move Alexandria class to module config.
Goal is to defined an alexandria global object that can be called from
anywhere.
I'm not sure that's the best code organisation and naming, however the
idea is to follow that advice :
https://docs.python.org/2/faq/programming.html#how-do-i-share-global-variables-across-modules

Fix : remove unreachable code into config.py.
2015-07-10 11:48:22 +02:00
..
model/redfish Change models file hierarchy. 2015-07-08 13:27:43 +02:00
alexandria.conf Elaborate around drivers. 2015-07-08 00:08:49 +02:00
app.py Move Alexandria class to module config. 2015-07-10 11:48:22 +02:00
config.py Move Alexandria class to module config. 2015-07-10 11:48:22 +02:00
configuration_item.py Add driver_type. 2015-07-08 14:39:44 +02:00
drivers.py Move Alexandria class to module config. 2015-07-10 11:48:22 +02:00
models.py Cleanup to respect pep8 coding standard. 2015-07-09 14:49:25 +02:00