The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.
| Tag Class | Total number of occurrences | Tag strings used by tag class |
|---|---|---|
| FIXME | 4 | FIXME |
| TODO | 9 | TODO |
Each tag is detailed below:
Number of occurrences found in the code: 4
| entropy.configuration.ManagedElementSet | Line |
|---|---|
| Behavior fix optional fields | 29 |
| entropy.constraintsSolver.ChocoSolver | Line |
| Not really good implementation. Could only be called once. Moreover, does not support changes in the configuration between the constructor and the call to isViable. | 514 |
| entropy.constraintsSolver.search.BusiestNode | Line |
| improve | 93 |
| entropy.execution.driver.SSHShutdown | Line |
| Up to date as non really used | 38 |
Number of occurrences found in the code: 9
| entropy.configuration.ManagedElementSet | Line |
|---|---|
| Check if there is no more add* methods to override to avoid multiple addition of a same element. | 28 |
| entropy.configuration.parser.ConfigurationParser | Line |
| Describe the file format | 36 |
| entropy.constraintsSolver.ChocoSolver | Line |
| Redesign efficiently the PPC model by taking into account suspending on remote node, | 47 |
| entropy.constraintsSolver.constraint.LBPdyn | Line |
| Take into account inf. and sup.bounds of bins | 157 |
| entropy.monitoring.ganglia.TestGangliaMetaXMLParser | Line |
| Check MAC Address | 82 |
| Check CPU consumption. | 113 |
| entropy.plan.ActionsPool | Line |
| Up to date documentation | 34 |
| entropy.plan.DefaultPlanner | Line |
| The exact process for inferring actions from source and destination configurations. | 53 |
| entropy.plan.TestDefaultPlanner | Line |
| Auto-generated catch block | 87 |