Bug #87

Support for Floating Point numbers in REQUIREMENTS

Added by Ruben S. Montero over 12 years ago. Updated almost 12 years ago.

Status:ClosedStart date:
Priority:HighDue date:
Assignee:Ruben S. Montero% Done:

100%

Category:Core & System
Target version:Release 1.2.1
Resolution:fixed Pull request:
Affected Versions:

Description

The current requirement syntax does not work well with floating point numbers. The parser must match floats in simple dot notation. The solution is simply extend the host_parse lex file to include this matching pattern.

Associated revisions

Revision 601a13f2
Added by Ruben S. Montero about 12 years ago

#87 : Now floats can be used in requirements and rank expressions. Needs some more testing

git-svn-id: http://svn.opennebula.org/one/trunk@502 3034c82b-c49b-4eb3-8279-a7acafdc01c0

Revision a5f8232c
Added by Ruben S. Montero about 12 years ago

#87: backport of revision 502, also updated the parsers for 1.2.1

git-svn-id: http://svn.opennebula.org/one/branches/one-1.2@503 3034c82b-c49b-4eb3-8279-a7acafdc01c0

History

#1 Updated by Ruben S. Montero about 12 years ago

A patch to solve this is in the trunk. Needs some more testing, update the doc and bakcport the patch to the 1.2 branch

#2 Updated by Ruben S. Montero about 12 years ago

  • % Done changed from 0 to 90

The development documentation has been updates. The bug has been also fixed in the 1.2 branch. We need just to update the 1.2 documentation

#3 Updated by Tino Vázquez almost 12 years ago

  • Status changed from New to Closed
  • % Done changed from 90 to 100
  • Resolution set to fixed

updated 1.2 documentation. Closing.

Also available in: Atom PDF