puppet-openstack_extras/spec
Gael Chamoulaud e005145df1 Fix RSpec 3.x syntax
* 41 conversions
    from: it { should ... }
      to: it { is_expected.to ... }

* 5 conversions
    from: it { should_not ... }
      to: it { is_expected.to_not ... }

Change-Id: I143aec9fa309b4bbd664fa205b044131cfadc03b
Signed-off-by: Gael Chamoulaud <gchamoul@redhat.com>
2015-09-14 09:53:00 +02:00
..
acceptance Add acceptance tests for repo::* classes 2015-08-25 11:04:46 -07:00
classes Fix RSpec 3.x syntax 2015-09-14 09:53:00 +02:00
defines Fix RSpec 3.x syntax 2015-09-14 09:53:00 +02:00
fixtures Add pacemaker provider for HA services 2014-12-23 10:08:49 +01:00
unit/puppet/provider Fixes for new pacemaker versions 2015-02-10 11:17:46 +01:00
shared_examples.rb Initial msync run for all Puppet OpenStack modules 2015-08-18 14:16:50 +02:00
spec_helper.rb Initial msync run for all Puppet OpenStack modules 2015-08-18 14:16:50 +02:00
spec_helper_acceptance.rb Initial msync run for all Puppet OpenStack modules 2015-08-18 14:16:50 +02:00