Add managing for nova-serialproxy service

By default service nova-serialproxy should be disabled.
To skip disabling add next data to the model:

    nova:
      controller:
        ....
        serial_proxy:
          enabled: True

PROD-36897

Change-Id: I8a309594d76e32c0165cda165e19564a02c28dd2
2 files changed