Cross-platform instance initialization
Go to file
Alessandro Pilotti a9975e06b6 Adds Windows service CRUD methods
Adds functionality to create and delete given services.
Additionally the WMI calls for managing Windows services
are replaced with win32 calls.

Change-Id: I3576cb48510e4f7bb13dc48e1c68cddf76e1fb1c
Co-Authored-By: Stefan Caraiman <scaraiman@cloudbasesolutions.com>
2017-03-09 16:10:15 +02:00
cloudbaseinit Adds Windows service CRUD methods 2017-03-09 16:10:15 +02:00
doc Merge "Remove extra (main) from the documentation" 2015-10-19 13:02:01 +00:00
etc/cloudbase-init Add support for generating cloudbase-init configuration sample 2016-09-02 11:19:59 +03:00
.gitattributes Normalize line endings 2014-02-09 21:41:45 +02:00
.gitignore Ignore PyCharm settings/data 2015-03-06 16:00:23 +02:00
.gitreview Update .gitreview for new namespace 2015-10-17 21:58:19 +00:00
.testr.conf Fixes requirements on Linux 2014-10-05 22:20:58 +03:00
LICENSE Adds LICENSE file 2013-10-04 00:07:58 +03:00
README.rst Updates project repo to openstack 2015-10-19 01:17:26 +03:00
requirements.txt Use environment markers for platform-specific modules 2015-09-10 14:00:58 +03:00
setup.cfg Bumps version to 0.9.11 2016-10-17 15:24:58 +03:00
setup.py Move to the new oslo_config and oslo_log modules 2015-08-12 17:43:45 +03:00
test-requirements.txt updates hacking requirement 2017-03-02 17:35:34 +02:00
tox.ini Adds tox.ini 2014-09-10 12:57:37 +03:00