mirror of
https://github.com/optim-enterprises-bv/openstack-helm.git
synced 2025-12-26 17:57:34 +00:00
Merge "Nova: remove hardcoded debug for API service"
This commit is contained in:
@@ -21,7 +21,7 @@ COMMAND="${@:-start}"
|
||||
|
||||
function start () {
|
||||
exec nova-api-os-compute \
|
||||
--config-file /etc/nova/nova.conf --debug
|
||||
--config-file /etc/nova/nova.conf
|
||||
}
|
||||
|
||||
function stop () {
|
||||
|
||||
Reference in New Issue
Block a user