summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* remove capitalize from v7 name methodClaire McQuin2014-04-102-28/+42
* Skip v7 plugins when refreshing a v6 plugindanielsdeleo2014-04-091-0/+23
* OHAI-551Eric G. Wolfe2014-04-011-1/+21
* Clean up tabs and whitespaceBryan McLellan2014-04-011-10/+10
* Add 'ibm_powerkvm' platformLance Bragstad2014-04-011-0/+14
* Move capture of __FreeBSD_version to OS pluginRichard Manyanza2014-03-312-6/+33
* Capture __FreeBSD_version on FreeBSD systemsRichard Manyanza2014-03-311-0/+6
* Update cloud unit tests to check for new azure attrs.Jeff Mendoza2014-03-311-0/+2
* Check specifically for /lxc/ cgroupEric G. Wolfe2014-03-311-10/+27
* Add lxc host supportEric G. Wolfe2014-03-311-2/+3
* Add coverage for arbitrarily named cgroupsEric G. Wolfe2014-03-311-0/+18
* OHAI-551Eric G. Wolfe2014-03-311-9/+29
* OHAI-551Eric G. Wolfe2014-03-311-0/+24
* go with 64mb instead because that was the old defaultKC Braunschweig2014-03-311-9/+9
* Updated tests for new commandKC Braunschweig2014-03-311-9/+9
* OHAI-542 defined cloud_v2 plugin interface objectcaryp2014-03-311-0/+292
* Update the init_package spec based on PR comments.sersut2014-03-211-13/+21
* Port init_package to Ohai 7.sersut2014-03-201-17/+18
* Add a new init_package ohai piece, so Chef service providers can determine wh...Caleb Tennis2014-03-201-0/+41
* Merge pull request #284 from paulczar/rackspace_private_networksSerdar Sutay2014-03-201-6/+70
|\
| * rackspace private network discoveryPaul Czarkowski2014-01-271-6/+70
* | Merge pull request #244 from mpasternacki/OHAI-467Serdar Sutay2014-03-201-0/+13
|\ \
| * | Prevents fe80:: link-local address from becoming ip6address (seems to fix OHA...Maciej Pasternacki2013-12-171-0/+13
* | | Merge pull request #234 from juliandunn/OHAI-536Serdar Sutay2014-03-201-2/+2
|\ \ \
| * | | [OHAI-536] Turn down ip6address logging to debugJulian C. Dunn2013-12-071-2/+2
* | | | Merge pull request #233 from tas50/OHAI-497Serdar Sutay2014-03-201-10/+44
|\ \ \ \
| * | | | Update darwin tests for the new attributesTim Smith2013-12-171-10/+44
* | | | | Fix the broken tests post merge.sersut2014-03-201-2/+2
* | | | | Merge branch 'OHAI-339' of github.com:mvidner/ohaisersut2014-03-191-29/+34
|\ \ \ \ \
| * | | | | [OHAI-339] distinguish openSUSE from SUSE Linux EnterpriseMartin Vidner2013-03-211-6/+9
| * | | | | suse platform: read /etc/SuSE-release only once.Martin Vidner2013-03-191-4/+4
* | | | | | Handle `hostname --fqdn` stupidityPhil Dibowitz2014-03-131-0/+30
* | | | | | Unit test for windows kernel plugin.sersut2014-01-161-2/+43
* | | | | | Merge pull request #275 from opscode/provides-map-plugin-uniquenessClaire McQuin2014-01-161-0/+12
|\ \ \ \ \ \
| * | | | | | revert provides_map changes, ensure provides and depends only collect unique ...Claire McQuin2014-01-151-0/+12
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #278 from opscode/OHAI-546Serdar Sutay2014-01-162-2/+76
|\ \ \ \ \ \
| * | | | | | Regression test for OHAI-546sersut2014-01-151-0/+69
| * | | | | | Find the plugins for the first parent for a given attribute in CLI if there a...sersut2014-01-151-2/+7
* | | | | | | Merge pull request #280 from opscode/lcg/revert-OHAI-525-partlamont-granquist2014-01-161-37/+44
|\ \ \ \ \ \ \
| * | | | | | | add back in spec for /proc/modules and xenLamont Granquist2014-01-161-37/+44
| |/ / / / / /
* | | | | | | Fix OpenStack plugin for v7 changes, add testsdanielsdeleo2014-01-151-0/+214
|/ / / / / /
* | | | | | Convert @ohai => let(:ohai) in system_spec.OC-10998sersut2014-01-141-78/+64
* | | | | | Decrease the chance of specs failing to 1 / 2^32sersut2014-01-141-1/+1
* | | | | | Move constant clean up functions to its own mixin.sersut2014-01-142-28/+1
* | | | | | Remove the forgotten :focus in system tests.sersut2014-01-141-1/+1
* | | | | | Reset the plugin information when all_plugins is called consecutively in orde...sersut2014-01-142-6/+43
|/ / / / /
* | | | | Convert AIX plugins to use shell_out.sersut2014-01-135-21/+23
* | | | | Fix gce plugin and gce plugin specs. The changes are:sersut2014-01-131-65/+13
* | | | | convert aix unit tests to version 7 test formatClaire McQuin2014-01-127-115/+140
* | | | | merged most of 6-stable into master. remaining files: lib/ohai/plugins/cloud....Claire McQuin2014-01-099-8/+633
|\ \ \ \ \