cloudbase-init/cloudbaseinit/utils
Alessandro Pilotti 78335113ba Update the WinRM Listener plugin
This commit adds configurable options to enable HTTP or HTTPS WinRM
transport and the possibility of the WinRM configuration to be retrieved
from the metadata service.
The following config options have been added:
- winrm_configure_http_listener: Configures the WinRM HTTP listener
		 		  type=bool; default=False
- winrm_configure_https_listener: Configures the WinRM HTTPS listener
  				  type=bool; default=True

Change-Id: Ief60cbb22d7b17f9858c86e8501c1b2eee8fe627
Implements: update-winrmlistener-plugin
Co-Authored-By: Paula Madalina Crismaru <pcrismaru@cloudbasesolutions.com>
2017-03-08 18:17:40 +02:00
..
windows Update the WinRM Listener plugin 2017-03-08 18:17:40 +02:00
__init__.py Added support for post metadata encrypted password 2013-02-03 22:00:04 +02:00
classloader.py Move to the new oslo_config and oslo_log modules 2015-08-12 17:43:45 +03:00
crypt.py Global mass refactor 2015-01-18 17:51:56 +02:00
debiface.py Move to the new oslo_config and oslo_log modules 2015-08-12 17:43:45 +03:00
dhcp.py Move to the new oslo_config and oslo_log modules 2015-08-12 17:43:45 +03:00
encoding.py Move to the new oslo_config and oslo_log modules 2015-08-12 17:43:45 +03:00
hostname.py Add support for generating cloudbase-init configuration sample 2016-09-02 11:19:59 +03:00
log.py Respawns process with new service credentials 2016-11-28 10:45:25 +02:00
network.py Move to the new oslo_config and oslo_log modules 2015-08-12 17:43:45 +03:00
x509constants.py Removes Windows dependencies in metadata services 2014-02-19 19:51:23 +02:00