6105b0f9af
nova-mksproxy is a standalone Nova console proxy for instances running on VMware. Nova has support for MKS consoles since microversion 2.8. The fixes that we made with microversion 2.31 finally allow creation of a standalone MKS proxy. Change-Id: Icf2e8f73c7d9c60826bb3a934d26e2acd1358378
14 lines
292 B
Plaintext
14 lines
292 B
Plaintext
[access "refs/heads/*"]
|
|
abandon = group nova-mksproxy-core
|
|
label-Code-Review = -2..+2 group nova-mksproxy-core
|
|
label-Workflow = -1..+1 group nova-mksproxy-core
|
|
|
|
[access "refs/tags/*"]
|
|
pushSignedTag = group nova-mksproxy-release
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
|
|
[submit]
|
|
mergeContent = true
|