puppet-neutron/spec
Cody Herriges ccac02b917 Make tests pass on Puppet 4.x
This commit makes the following changes, mostly to specs to get them
  passing on Puppet 4.x: removes redefinition of $name because it is now
  a reserved word and redundant in Puppet 3.x, cleans up the use of
  Puppet's old behavior of implicitly converting String to Integers
  since Puppet 4.x is pretty strictly typed, sets facts required for
  doing flow control and comparison, fixes implicit use of empty string
  that is assumed to be the same as false by updating tests that inject
  empty string into params to represent a value not being provide by a
  user to false instead.

Closes-bug: #1447620
Change-Id: Ibb651f26f33549dbe564dc88167b8f578a03fd77
2015-06-16 09:57:29 -07:00
..
acceptance Unpin beaker-rspec 2015-06-08 13:45:24 -07:00
classes Make tests pass on Puppet 4.x 2015-06-16 09:57:29 -07:00
unit/provider Fix avalaible/available typo 2015-05-15 15:23:00 -04:00
shared_examples.rb spec: updates for rspec-puppet 2.x and rspec 3.x 2015-03-19 16:57:59 +01:00
spec_helper_acceptance.rb Update spec_helper_acceptance for project renames 2015-06-12 17:36:19 -07:00
spec_helper.rb Sync up module with latest msync commit. 2015-06-16 08:40:37 -07:00