0
I Use This!
Inactive

Commits : Listings

Analyzed 8 days ago. based on code collected 10 days ago.
Mar 26, 2025 — Mar 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated the installation instructions in the readme More... over 10 years ago
Added Google to copyright More... over 10 years ago
Fixed a bug with state_vector contracts More... over 10 years ago
Added a check for non-empty list of VMs to migrate in the global manager More... almost 11 years ago
Merge pull request #4 from wangxiyuan1/master More... almost 11 years ago
Update .gitignore More... almost 11 years ago
Added a check for non-empty CPU data in best_fit_decreasing More... about 11 years ago
Added more debug logging, some code formatting More... about 11 years ago
Added a configuration option to specify whether to use block migration More... about 11 years ago
Upgraded to novaclient.v2 More... about 11 years ago
Replaced "if key in dict: del dict[key]" with "dict.pop(key, None)" More... about 11 years ago
Fixed the issue reported in https://groups.google.com/d/msg/openstack-neat/BDX0UIjQe-0/boNAR0VxAGMJ More... about 11 years ago
Extracted contracts_primitive from contracts_extra to avoid problems with imports, added tests for long values returned by libvirt More... about 11 years ago
Added platform-dependent selection of the etherwake program name: ether-wake for RedHat and CentOS, etherwake for others More... about 11 years ago
Updated the local manager to support long values of RAM obtained from the libvirt API More... about 11 years ago
Updated common.parse_compute_hosts to allow host names that include - and _ More... about 11 years ago
Added the travis badge More... about 11 years ago
Fixed a problem with imports in contracts_extra.py More... about 11 years ago
Added support for long values of RAM returned by libvirt as reported in https://groups.google.com/forum/#!topic/openstack-neat/BDX0UIjQe-0 More... about 11 years ago
Merge pull request #3 from raphapr/fixdeps More... about 11 years ago
fix centOS deps More... about 11 years ago
Updated the license statement More... almost 12 years ago
Minor More... almost 12 years ago
Minor More... almost 12 years ago
Added the CCPE 2014 paper More... almost 12 years ago
Updated the readme More... over 12 years ago
Converted the CPU time to int in collector More... over 12 years ago
Converted host and VM IDs to integers More... over 12 years ago
Changed the default limit parameter for the OTF algorithm More... about 13 years ago
Do not deactivate hosts with no data collected yet More... about 13 years ago