summaryrefslogtreecommitdiff
path: root/lib/ohai/plugins/openstack.rb
Commit message (Expand)AuthorAgeFilesLines
* chefstyle catchup for ohaiLamont Granquist2016-02-111-12/+12
* Update e-mails and copyrightsTim Smith2016-01-131-2/+2
* remove ffi_yajl monkeypatchingLamont Granquist2014-08-261-2/+1
* use http_client methodsawanoboly2014-07-031-1/+1
* update by commentsawanoboly2014-07-031-2/+2
* Retreive openStack specific metadatasawanoboly2014-07-021-0/+23
* Fix OpenStack plugin for v7 changes, add testsdanielsdeleo2014-01-151-9/+8
* update plugin filesClaire McQuin2013-10-171-1/+1
* randomize plugin class namesClaire McQuin2013-08-131-1/+1
* convert plugins to new dsl.Claire McQuin2013-08-071-21/+24
* 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-061-1/+9
* switch to hint? methodmattray2012-12-061-1/+1
* 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