cyclades: Fix bug in flavor-modify command
Fix bug in flavor-modify command, which resulted in flavors being always deleted. Deleted option must be parsed to bool, otherwise is always True.
Please register or sign in to comment
Fix bug in flavor-modify command, which resulted in flavors being always deleted. Deleted option must be parsed to bool, otherwise is always True.