summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump to 6.16.0 for final release6.16.0danielsdeleo2013-01-171-1/+1
* Use RUBY_PLATFORM instead of Gem::Specification.platformBryan McLellan2012-12-141-1/+4
* Update deprecated rake/gempackagetaskBryan McLellan2012-12-141-2/+2
* 6.16.0.beta.2Bryan McLellan2012-12-121-1/+1
* [OHAI-400] Removed not needed URI normalizationXabier de Zuazo2012-12-121-2/+1
* [OHAI-400] fix URI parsing bug when MAC address starts with a numberXabier de Zuazo2012-12-122-6/+6
* 6.16.0.beta.1 => RubyGems Rational VersioningBryan McLellan2012-12-121-1/+1
* 6.16.0-beta.1Bryan McLellan2012-12-121-1/+1
* [OHAI-423] Add development dependency on rake gemLarry Gilbert2012-12-111-0/+1
* Help Ruby 1.9 find spec/support/platform_helpersBryan McLellan2012-12-071-2/+3
* Don't bother running the darwin profile spec on WindowsBryan McLellan2012-12-061-1/+1
* Refactor unit test layoutBryan McLellan2012-12-0664-1/+44
* Merge branch 'OHAI-408'Bryan McLellan2012-12-061-2/+2
|\
| * More liberal SmartOS detection, to compensate for several changes in /etc/rel...Ben Rockwood2012-12-061-2/+2
|/
* OHAI-395: Use sort_by instead of sort_by!Bryan McLellan2012-12-062-3/+3
* Merge branch 'OHAI-395'Bryan McLellan2012-12-064-8/+79622
|\
| * OHAI-395: Fail obviously if we can't load plistBryan McLellan2012-12-061-1/+8
| * Fixed spec for system_profilerPaul Mooring2012-12-063-12/+17
| * commit broken testsPaul Mooring2012-12-062-0/+79563
| * Added serial_number to system_profile per OHAI-395. The current code isPaul Mooring2012-12-061-5/+44
|/
* Merge branch 'OHAI-416'Bryan McLellan2012-12-062-0/+28
|\
| * OHAI-416: Add tests for get_regionBryan McLellan2012-12-061-0/+14
| * OHAI-416: rescue if xenstore-ls does not existBryan McLellan2012-12-061-0/+2
| * check the output of xenstore-ls vm-data to get the Rackspace region. Other da...Matt Ray2012-12-061-0/+12
|/
* Merge branch 'OHAI-410'Bryan McLellan2012-12-064-15/+67
|\
| * OHAI-410: Remove ununsed family argumentBryan McLellan2012-12-061-2/+2
| * OHAI-410: Only store ipv4 addresses in cloud[:public_ips]Bryan McLellan2012-12-061-2/+0
| * make rackspace ipv6 address accessible in rackspace and cloud plugins if avai...Andreas Gerauer2012-12-064-16/+70
|/
* Merge branch 'OHAI-381'Bryan McLellan2012-12-062-0/+77
|\
| * turns out Rackspace doesn't have the metadata server enabledMatt Ray2012-12-061-2/+0
| * add support for identifying Rackspace, HP or vanilla OpenStackMatt Ray2012-12-062-2/+10
| * switch to hint? methodmattray2012-12-061-1/+1
| * added openstack support to cloudmattray2012-12-061-0/+31
| * use the meta-data service to populate the openstack attributesmattray2012-12-061-62/+12
| * first pass, need to refactor to use the meta-data service insteadmattray2012-12-061-0/+90
|/
* Merge branch 'OHAI-418'Bryan McLellan2012-12-064-37/+307
|\
| * OHAI-418: fix broken hashes in linode unit testBryan McLellan2012-12-061-5/+5
| * Cleanup cloud specAaron Kalin2012-12-061-19/+20
| * Whitespace cleanupAaron Kalin2012-12-062-18/+18
| * Add linode support to the cloud pluginAaron Kalin2012-12-062-1/+61
| * Create linode detection pluginAaron Kalin2012-12-062-0/+209
|/
* [OHAI-399] Add mixlib-shellout to Ohai's dependencies.Steven Danna2012-12-062-0/+2
* Merge branch 'OHAI-421'Bryan McLellan2012-12-062-0/+115
|\
| * OHAI-421: Add unit tests for freebsd::virtualizationBryan McLellan2012-12-061-0/+99
| * add vbox detection to freebsdNico2012-12-061-0/+16
|/
* Merge branch 'OHAI-409'Bryan McLellan2012-12-062-0/+85
|\
| * Adding languages/nodejs supportJacques Marneweck2012-12-062-0/+85
|/
* OHAI-402: Use a single ssh_host_key plugin for all platformsBryan McLellan2012-12-0610-212/+140
* [OHAI-402] On SmartOS ohai does not pick up host ssh keysJacques Marneweck2012-12-061-2/+7
* OHAI-404: Add test for L3PROTECT flagBryan McLellan2012-12-061-1/+8