summaryrefslogtreecommitdiff
path: root/spec/unit/plugins/cloud_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix for chefstyle -S.Cavallo2018-03-091-1/+1
* add ohai support for softlayer cloudS.Cavallo2018-03-091-0/+36
* Merge pull request #1032 from chef/remove_old_attributesTim Smith2018-01-101-12/+0
|\
| * Remove cloud_v2 and filesystem2 attributesremove_old_attributesTim Smith2017-11-281-12/+0
* | Remove extra ()s on methodsredundantTim Smith2017-12-021-5/+5
|/
* Fix cloud specs for azure changesTim Smith2017-08-111-5/+37
* Fully rename the cloud_v2 plugin to cloudcloud_v2_v2Tim Smith2017-04-031-0/+428
* Replace the cloud plugin with the cloud_v2 pluginTim Smith2017-04-031-285/+0
* Fix the cloud plugins to properly report values on DOdo_cloud_fixTim Smith2017-03-221-5/+5
* Update cloud plugin to parse new digital_ocean dataTim Smith2017-02-231-14/+31
* Minor spec file cleanupminor_spec_cleanupTim Smith2017-01-241-1/+1
* updating cloud plugin to populate azure private_ip as it's currently nilohai13Richard Shade2017-01-041-0/+6
* chefstyle catchup for ohaiLamont Granquist2016-02-111-37/+37
* Reverting #354 because change bring in GPLv3 dependencyjdm/354Jay Mundrawala2015-03-181-31/+0
* Fix up incorrect cloudstack metadataAlexey Karpik2015-02-171-9/+9
* Convert specs to RSpec 3.2.0 syntax with TranspecBryan McLellan2015-02-171-11/+11
* Add digital_ocean support to the cloud pluginStafford Brunk2015-02-171-0/+54
* Convert specs to RSpec 3.1.7 syntax with TranspecClaire McQuin2014-10-301-31/+31
* Expose cloudstack information in cloud mash.Olle Lundberg2014-07-071-0/+31
* Update cloud unit tests to check for new azure attrs.Jeff Mendoza2014-03-311-0/+2
* automatically clear plugins and constants between testsClaire McQuin2013-10-171-6/+0
* update plugin filesClaire McQuin2013-10-171-1/+7
* add plugin loading to common specClaire McQuin2013-08-211-3/+1
* create/update spec testsClaire McQuin2013-08-191-3/+3
* update spec tests for compat with new dslClaire McQuin2013-08-071-82/+80
* convert plugins to new dsl.Claire McQuin2013-08-071-80/+82
* New plugin map for Ohai::System controller. Added and updated spec tests to r...Claire McQuin2013-07-261-1/+1
* Update new specs for plugin class splitdanielsdeleo2013-07-151-80/+81
* azure test cases for cloud plugin.kaustubh-d2013-06-211-0/+48
* Refactor unit test layoutBryan McLellan2012-12-061-0/+159