2faa674e38c39c89971a03481b1daf4c9b366ecf
3 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
Alex Schultz
|
2faa674e38 |
Move rspec-puppet-facts to spec helper
This change updates the module to use the rspec-puppet-facts as defined in the puppet-openstack_spec_helper. Change-Id: I295722d3accc7ac2d49514ca1abe2806077f7aa5 |
||
|
Xingchao
|
83062c3624 |
Fix multiple bugs in puppet-oslo
This patch aims to make puppet-oslo work: - fix oslo::versionedobjects spec - fix oslo::policy - drop mock dependency - add acceptance by msync Co-Authored-By: Emilien Macchi <emilien@redhat.com> Closes-Bug: #1492636 Change-Id: Icbb1df3498432d2a95342a14ce57b45b65a132c9 |
||
|
Xingchao Yu
|
62a468ab27 |
Add spec_helper and spec_helper_acceptance file
- spec_helper.rb - spec_helper_acceptance.rb |