Comment 0 for bug 1569534

Revision history for this message
Alex Schultz (alex-schultz) wrote :

Since the switch of openstack modules to use the new oslo dependency, we need to update our fixtures to include the oslo module for testing.

Steps to reproduce:
Run unit tests on modules that consume upstream modules without explicitly having the oslo module as a dependency.

Actual result:
2016-04-12 18:52:45.749 | Puppet::Parser::AST::Resource failed with error ArgumentError: Invalid resource type oslo::log at /home/jenkins/workspace/gate-fuel-library-puppet-unit-3.4-centos-7/deployment/puppet/cluster/spec/fixtures/modules/heat/manifests/logging.pp:142 on node centos-7-rax-iad-90082

Expected results:
Passing tests.

Workaround:
Add oslo module to the .fixtures.yml for the modules.

Version: 10