Files
cloudbase-init/cloudbaseinit/osutils/posix.py
Stefan Caraiman 9ddb45127b Fix misspelled classname in posix
Whenever the get_os_utils is called on a unix system, it will try to load the PosixUtils class,
but the name of the class is misspelled as PoxixUtil, therefore not being able to find it.

Change-Id: Ia9b67527b7af3282e3c4658fbfd22fae28b7e2e7
2016-07-27 13:19:00 +03:00

755 B