Code Review
/
fuel.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
review
|
tree
history
|
raw
|
HEAD
[VCP] Reboot all VCP VMs after network config
[fuel.git]
/
.gitignore
1
*.pyc
2
.cache*
3
.project
4
.pydevproject
5
**/ci/config/
6
**/deploy/autodeploy.log
7
*~
8
.*.sw?
9
**/docs_build/
10
**/docs_output/
11
**/releng/
12
**/mcp/scripts/virsh_net/*.xml
13
**/mcp/scripts/docker-compose/*.yaml
14
**/mcp/scripts/*.img
15
.tox/
16
docs/_build/*