summaryrefslogtreecommitdiff
path: root/lib/ohai/plugins/cloud.rb
Commit message (Expand)AuthorAgeFilesLines
* randomize plugin class namesClaire McQuin2013-08-131-1/+1
* convert plugins to new dsl.Claire McQuin2013-08-071-223/+227
* 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-211-0/+29
* add google compute engine as cloud providerRanjib Dey2013-06-201-0/+36
* 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-061-3/+7
* add support for identifying Rackspace, HP or vanilla OpenStackMatt Ray2012-12-061-1/+1
* added openstack support to cloudmattray2012-12-061-0/+31
* Whitespace cleanupAaron Kalin2012-12-061-4/+4
* Add linode support to the cloud pluginAaron Kalin2012-12-061-0/+31
* [OHAI-265,OHAI-266] cloud plugins should have consistant attribute namingSeth Chisamore2011-04-281-0/+12
* OHAI-177: refactor fetch_metadata and fetch_userdata further for eucalyptusBryan McLellan2011-04-041-2/+2
* OHAI-177: fix cloud[euca] and add specBryan McLellan2011-04-041-1/+1
* OHAI-177: refactor ec2 metadata to a mixin for ec2 + eucalyptusBryan McLellan2011-04-041-0/+25
* Changing [0] index for IP address addition to append, <<Eric Hankins2010-02-181-4/+4
* OHAI-108: added cloud abstraction for ec2 and rackspacecaryp2010-02-181-0/+80