Feature #1669

Improve case sensitivity consistency

Added by Carlos Martín over 8 years ago. Updated over 8 years ago.

Status:ClosedStart date:11/29/2012
Priority:NormalDue date:
Assignee:-% Done:

0%

Category:Core & System
Target version:Release 4.0
Resolution:fixed Pull request:

Description

Some template attributes are case sensitive, while others aren't

For example, image type is case insensitive, but vm graphics type must be the downcase string "vnc".

History

#1 Updated by Ruben S. Montero over 8 years ago

  • Status changed from New to Closed
  • Resolution set to fixed

Strings are no case-sensitive in OpenNebula. There were a couple of wrong conditions in the KVM and Xen drivers for some of the attributes that prevents the correct attribute check.

Also available in: Atom PDF