Skip to content
This repository has been archived by the owner on Aug 30, 2024. It is now read-only.

CLC pre-provision check needs to check for the presence of node json attributes. #112

Open
nephomaniac opened this issue Jun 10, 2016 · 0 comments

Comments

@nephomaniac
Copy link

The clc pre-provision check needs to check if clc_attributes has 'normal' and 'eucalyptus' attributes before referencing them. May times when a system is a state this method intends to prevent, the system will not have the 'eucalyptus' attribute under 'normal'. This will prevent the useful errors for being logged/raised in this check.

https://github.com/eucalyptus/calyptos/blob/master/calyptos/plugins/deployer/chef.py#L186

clc_euca_attributes = clc_attributes['normal']['eucalyptus']

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant