summaryrefslogtreecommitdiff
path: root/spec/unit/plugins/openstack_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into imds-v2Yukihiko SAWANOBORI2020-11-221-1/+1
|\
| * Remove Copyright DatesLamont Granquist2020-08-271-1/+1
* | run lint correction on fileswilkosz2020-04-271-1/+1
* | qucalyotus and openstack spec updates to allow put commands on http double sp...wilkosz2020-04-271-1/+5
|/
* remove commented linesawanoboly2020-02-281-1/+0
* use entries to stub. and update specsawanoboly2020-02-281-2/+2
* Minor spec cleanup from rubocop-rspec projectTim Smith2019-12-301-0/+21
* Use the more reliable systems virtualization attribute for Openstackopenstack_ohaiiTim Smith2019-09-041-4/+4
* Skip dreamhost specs on WindowsTim Smith2019-09-041-2/+2
* Add tests for the new dreamhost openstack detectionTim Smith2019-09-041-1/+4
* rspec updates from rubocop-rspecrspecTim Smith2019-08-161-1/+3
* Simplify the Openstack plugin by not polling DMI datasimplify_openstackTim Smith2019-08-021-28/+9
* Add a unit test for the virtualization case.Joshua Justice2019-07-301-0/+20
* new chefstyle rules for 0.13.2Lamont Granquist2019-07-081-2/+2
* Changing quotes to satisfy styleLynn Frank2019-04-131-1/+1
* Replaces require_relative with requireLynn Frank2019-04-121-1/+1
* Chefstyle fixes for Chefstyle 0.12Tim Smith2019-01-241-1/+1
* use dummy ipaddress and empty stringsawanoboly2018-11-081-2/+6
* run rake style:auto_correctsawanoboly2018-09-101-1/+1
* override timout by Ohai::Config.ohai[:openstack_metadata_timeout]sawanoboly2018-09-101-4/+22
* fixes for new chefstyle rulesLamont Granquist2018-07-051-43/+43
* detect red hat openstack clusterstm/rhat_ostackThom May2018-05-301-5/+24
* Fix specsTim Smith2017-04-271-1/+1
* Fix OpenStack plugin to use the HttpHelper mixinAkira Kitada2017-04-091-4/+4
* Minor spec file cleanupminor_spec_cleanupTim Smith2017-01-241-3/+2
* Move metadata attributes back to openstack namespaceTim Smith2016-05-101-23/+23
* Detect Dreamhost DreamComputeTim Smith2016-05-091-4/+13
* Set metadata to {} not nil if it doesn't respondTim Smith2016-05-091-4/+4
* Update the specs for the updated pluginTim Smith2016-05-091-82/+71
* Update chefstyle to 0.3.1 and fix new offenses.chefstyle-0.3.1mcquin2016-04-011-1/+1
* chefstyle catchup for ohaiLamont Granquist2016-02-111-37/+35
* Update e-mails and copyrightsTim Smith2016-01-131-2/+2
* Convert specs to RSpec 3.1.7 syntax with TranspecClaire McQuin2014-10-301-8/+8
* use http_client methodsawanoboly2014-07-031-1/+1
* update by commentsawanoboly2014-07-031-7/+7
* Retreive openStack specific metadatasawanoboly2014-07-021-0/+55
* Fix OpenStack plugin for v7 changes, add testsdanielsdeleo2014-01-151-0/+214