openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
A
alexandria-librarian
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
12 months
ago. based on code collected
12 months
ago.
Jan 20, 2023 — Jan 20, 2024
Showing page 1 of 2
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Adding Vagrant based demo for Alexandria
Jérôme Justet
More...
almost 9 years ago
Rename _push functions into set (for coherency with get)
Bruno Cornec
More...
about 9 years ago
Merge pull request #1 from vmisson/prototype
Bruno Cornec
More...
about 9 years ago
Add Redfish model 1.0
root
More...
about 9 years ago
Fix bug + move Redfish model file in 0.96 directory to manage several version
vmisson
More...
about 9 years ago
Redfish and iTop integration
vmisson
More...
about 9 years ago
Fix iTop in docker + documentation in Readme-itop.txt
vmisson
More...
about 9 years ago
Move iTop to examples directory
vmisson
More...
about 9 years ago
Add iTop dockerfile
vmisson
More...
about 9 years ago
Add LICENCE file. Apache2 Licence.
Uggla
More...
about 9 years ago
Add http request sample to itop. Boulala.... Bobo tete....
Uggla
More...
over 9 years ago
Update README.md
René Ribaud
More...
over 9 years ago
Update README.md
René Ribaud
More...
over 9 years ago
TODO and logger modifications. Add TODO ideas in the code. Create a config.logger global object to log from anywhere in the code.
uggla
More...
over 9 years ago
Fix ExtendedInfo.0.96.0.json json file.
uggla
More...
over 9 years ago
Add all dmtf redfish files. Print loaded files to the console.
uggla
More...
over 9 years ago
Put in place synchronization. Synchronization is done between all drivers. In fact, only the fake drivers are doing something. Fakeprovider is updating the manager date add some fields. Fakecmdb is just writting the content of ci.data to a json file.
uggla
More...
over 9 years ago
Make reference models attribute private. Create a get_model method to get a copy of reference data model.
uggla
More...
over 9 years ago
Use format method instead of old style %. From what I have read using format is a prefered and more powerful method. http://stackoverflow.com/questions/5082452/python-string-formatting-vs-format
uggla
More...
over 9 years ago
Copy reference object example. This commit is just implemented to validate the medhod. But this is not conveniant, because reference models must not be changed. So next step is to make them private attributes.
uggla
More...
over 9 years ago
Add ci parameter to get_ci() and push_ci() methods.
uggla
More...
over 9 years ago
Encapsulate ci_type and data into methods.
uggla
More...
over 9 years ago
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
uggla
More...
over 9 years ago
Cleanup to respect pep8 coding standard.
uggla
More...
over 9 years ago
Add etherpad link.
uggla
More...
over 9 years ago
Update app.py to reflect latest renaming methods.
uggla
More...
over 9 years ago
Create a get_driver_type() method. Trying to respect that attribute can be accessed/modified by method call.
uggla
More...
over 9 years ago
Add new common method get_ci() and push_ci() to Driver class.
uggla
More...
over 9 years ago
Add driver_type.
uggla
More...
over 9 years ago
Add logging to Alexandria. This will be helpful later to debug the application.
uggla
More...
over 9 years ago
←
1
2
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree