baughj / Merlin

Merlin, a Ruby on Rails application for managing and interacting with AWS EC2 compatible clouds.
http://merlincloud.org
GNU Affero General Public License v3.0
4 stars 0 forks source link

notification: handle cloud.notify_address nil #7

Open baughj opened 13 years ago

baughj commented 13 years ago

Notifications break if the cloud notification address isn't sent. It should check to see if this is nil, and do something else if it is. Or this can just be punted until the new notification system is implemented.