Several things in this commit:
* Prior to this commit, libplab depended on db state to create slivers and slices. Now it can be done using the regular command line tools without the metadata in the db. This makes development and debugging much easier and allows us to use the command-line tools even if state has been cleared out of the db (i.e., for sliver garbage collection). * Add support for sliver start/stop/restart via the v4 NM. * Some support for sliver garbage collection. * Various other improvements and cleanup.
Showing
- tbsetup/plab/libplab.py.in 506 additions, 197 deletionstbsetup/plab/libplab.py.in
- tbsetup/plab/mod_PLC4.py.in 60 additions, 15 deletionstbsetup/plab/mod_PLC4.py.in
- tbsetup/plab/plabnode.in 70 additions, 7 deletionstbsetup/plab/plabnode.in
- tbsetup/plab/plabslice.in 54 additions, 7 deletionstbsetup/plab/plabslice.in
Loading
Please register or sign in to comment