Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
cfg = layer.options('basic') - module object has no attribute 'options' #21
Comments
|
This was a conflict with this base layer and the hadoop-client base layer: juju-solutions/layer-hadoop-client#1 |
johnsca
closed this
Jan 12, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
andrewdmcleod commentedJan 12, 2016
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'