cfg = layer.options('basic') - module object has no attribute 'options' #21

Closed
andrewdmcleod opened this Issue Jan 12, 2016 · 1 comment

Comments

Projects
None yet
2 participants

unit-hue-3[4047]: 2016-01-12 15:40:05 INFO unit.hue/3.install logger.go:40 File "lib/charms/bootstrap.py", line 31, in install_charm_deps
unit-hue-3[4047]: 2016-01-12 15:40:05 INFO unit.hue/3.install logger.go:40 cfg = layer.options('basic')
unit-hue-3[4047]: 2016-01-12 15:40:05 INFO unit.hue/3.install logger.go:40 AttributeError: 'module' object has no attribute 'options'

Owner

johnsca commented Jan 12, 2016

This was a conflict with this base layer and the hadoop-client base layer: juju-solutions/layer-hadoop-client#1

@johnsca johnsca closed this Jan 12, 2016

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment