feat(sdn-controller, xo-web): add & remove network rules to a VM's VIFs (#5177)

This commit is contained in:
BenjiReis
2020-07-29 09:56:06 +02:00
committed by GitHub
parent 902953a1fa
commit 2a74a49995
44 changed files with 4254 additions and 81 deletions
+24
View File
@@ -0,0 +1,24 @@
/benchmark/
/benchmarks/
*.bench.js
*.bench.js.map
/examples/
example.js
example.js.map
*.example.js
*.example.js.map
/fixture/
/fixtures/
*.fixture.js
*.fixture.js.map
*.fixtures.js
*.fixtures.js.map
/test/
/tests/
*.spec.js
*.spec.js.map
__snapshots__/