File: TODO

package info (click to toggle)
lxctl 0.3.1%2Bdebian-4
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 404 kB
  • sloc: perl: 2,656; makefile: 35
file content (15 lines) | stat: -rw-r--r-- 553 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Lxc::control:
 * Write makefile
 * Make normal tests
 * Determine if and how we can make test to create container.
 * Die on all errors, lxctl should use exceptions to handle this situation.
 * Stop phisically deleted but running container.
 * GHOST state detection.
 
lxctl:
 * GHOST state detection.
 * GHOST state fix ability.
 * Check if container is running before destroying.
 * Workaround LVB bug with LV names (eg. if LV test exists, creating of test1 will fail) - bug is not working!
 * Check IP correctness.
 * IP-based MAC-address generaton.