Feature #1747
Allow xpath expressions to select nodes in requirements and rank
| Status: | Closed | Start date: | 01/30/2013 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 100% | ||
| Category: | Scheduler | |||
| Target version: | Release 4.0 | |||
| Resolution: | fixed | Pull request: | 
History
#1
     Updated by Carlos Martín over 8 years ago
    Updated by Carlos Martín over 8 years ago
    - % Done changed from 0 to 100
Done in brach bug-1738.
Limitations: the xpath must be escaped.
REQUIREMENTS="MAX_MEM > 0" REQUIREMENTS="\"/HOST/HOST_SHARE/MAX_MEM\" > 0" RANK = "\"/HOST/LAST_MON_TIME\""
Needs tests and documentation
#2
     Updated by Ruben S. Montero over 8 years ago
    Updated by Ruben S. Montero over 8 years ago
    - Status changed from New to Closed
- Resolution set to fixed