summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 6.18.0.rc.16.18.0.rc.1Bryan McLellan2013-06-261-1/+1
* Reap processes and close fds when exec failsdanielsdeleo2013-06-261-0/+4
* 6.18.0.rc.06.18.0.rc.0Bryan McLellan2013-06-251-1/+1
* Removed an additional space and reverted the name enterprise to enterpriseent...Sander van Harmelen2013-06-251-2/+2
* Commit related to issue OHAI-472: XenServer is recognized correctly using LSB...Sander van Harmelen2013-06-251-1/+4
* OHAI-126: Improve file regex to handle trailing slashOHAI-126Bryan McLellan2013-06-241-1/+1
* [OHAI-339] distinguish openSUSE from SUSE Linux EnterpriseMartin Vidner2013-06-241-3/+8
* suse platform: read /etc/SuSE-release only once.Martin Vidner2013-06-241-2/+3
* Mac address based identifier for Rackspace falsely identifies systems on CiscoTim Smith2013-06-231-17/+3
* OHAI-466: Try Rackspace Metadata earlyBryan McLellan2013-06-231-1/+1
* Use vm metadata to check for rackspace providerChris Roberts2013-06-231-1/+15
* OHAI-445: Fallback to default HostKey pathJohn Skopis2013-06-231-12/+12
* OHAI-445: Detect ecdsa ssh host keysMalte Swart2013-06-231-7/+17
* add public fqdn and vm name, put public ip in consistent format with other cl...kaustubh-d2013-06-211-2/+3
* azure ohai plugin to set cloud attributes from hints file.kaustubh-d2013-06-212-0/+42
* returns an ip even if the routing table looks incoherentLaurent Desarmes2013-06-201-12/+14
* add cpu counts for darwinNathan L Smith2013-06-201-0/+23
* [OHAI-430] - detect LinuxMint w/ LSBjtimberman2013-06-201-0/+3
* change log level info to debugsawanoboly2013-06-201-3/+3
* no need for readonly response,Ranjib Dey2013-06-201-1/+1
* no userdata metadata field is presentRanjib Dey2013-06-201-1/+0
* this will be easy to mock while testingRanjib Dey2013-06-201-1/+1
* add google compute engine as cloud providerRanjib Dey2013-06-203-0/+178
* adding support for GCEL which is kinda ubuntuRanjib Dey2013-06-201-3/+6
* add root_group pluginJoseph Anthony Pasquale Holsten2013-06-171-0/+30
* OHAI-434: Raise error on non-200 response while retrieving EC2 metadataMike Javorski2013-04-121-1/+5
* OHAI-434: Order metadata versions with basic String/Array#sortMike Javorski2013-04-121-0/+3
* OHAI-434: Raise error when no supported EC2 metadata version is foundMike Javorski2013-04-121-0/+3
* OHAI-434: Raise error on non-200 response when determining EC2 metadata versionMike Javorski2013-04-121-1/+3
* Handle non-200 response codes in response to EC2 best_api_version queryMike Javorski2013-04-121-0/+1
* Add a class comment explaining the multi-version retrieval logicMike Javorski2013-04-101-0/+16
* [#OHAI-434] Detect and use the latest (recognized-working) EC2 metadata APIMike Javorski2013-02-061-20/+39
* Bump to 6.16.0 for final release6.16.0danielsdeleo2013-01-171-1/+1
* 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-121-2/+2
* 6.16.0.beta.1 => RubyGems Rational VersioningBryan McLellan2012-12-121-1/+1
* 6.16.0-beta.1Bryan McLellan2012-12-121-1/+1
* 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-061-2/+3
* Fixed spec for system_profilerPaul Mooring2012-12-061-4/+1
* Added serial_number to system_profile per OHAI-395. The current code isPaul Mooring2012-12-061-5/+44
* 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
* 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-062-5/+29
* 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