This website requires JavaScript.
Explore
Get Started
x
/
cloudbase-init
Code
Issues
Proposed changes
cloudbase-init
/
cloudbaseinit
/
utils
History
Alessandro Pilotti
ceb4ae92d3
Replaces s.unicode with six.text_type
...
six.text_type() provides already the feature provided by s.unicode().
2014-09-09 23:44:40 +03:00
..
windows
Replaces s.unicode with six.text_type
2014-09-09 23:44:40 +03:00
__init__.py
Added support for post metadata encrypted password
2013-02-03 22:00:04 +02:00
classloader.py
User_data plugin refactoring
2014-01-20 01:05:10 +02:00
crypt.py
Fixed a few pep8 nits
2014-06-11 16:45:22 +03:00
dhcp.py
Adds Python 3.x support in DHCP module
2014-09-08 15:27:53 +03:00
log.py
Fixes issue with serial port logging availability
2014-09-09 23:23:43 +03:00
network.py
Adds Python 3.x support in utils network module
2014-09-08 15:29:49 +03:00
x509constants.py
Removes Windows dependencies in metadata services
2014-02-19 19:51:23 +02:00