Statistics
| Branch: | Tag: | Revision:

root @ 29847ba9

Name Size
  docs
  snf-image-helper
  snf-image-host
ChangeLog 9.3 kB
README 770 Bytes
devflow.conf 103 Bytes
version 11 Bytes
version.m4 43 Bytes
version_template 52 Bytes

Latest revisions

# Date Author Comment
29847ba9 11/04/2013 02:04 pm Nikos Skalkotos

docs: Update the doc to reflect the latest changes

Update the documtation to reflect the changes made to support
NetBSD and OpenBSD systems.

666b80ee 11/04/2013 01:08 pm Nikos Skalkotos

The value of DO_SYNC property should be "yes"

In order to reenable fsync() the DO_SYNC image property should be
defined like this:
DO_SYNC=yes

f3bc7bef 11/01/2013 01:41 pm Nikos Skalkotos

Add a new PASSWORD_HASHING_METHOD image property

This can be used to override the hashing function ChangePassword
task uses. By default for linux and freebsd images, sha512 is used.
For OpenBSD blowfish and for NetBSD sha1.

63a3904a 11/01/2013 11:29 am Nikos Skalkotos

Fix a minor bash variable expansion error

It only affects the printing of an information string

748282cb 10/31/2013 06:29 pm Nikos Skalkotos

Make snf-passtohash.py comply with pep8

d1628244 10/31/2013 04:43 pm Nikos Skalkotos

Add support for sha1 hashing method

This is the default password hashing method for NetBSD.

9e8db27f 10/31/2013 11:04 am Nikos Skalkotos

Fix a function name typo in AssignHostname task

b0e6727c 10/30/2013 06:21 pm Nikos Skalkotos

Add support for Blowfish passwd hashing algorithm

This is not supported by the Linux version of crypt and is needed
for NetBSD and OpenBSD. Add a new python-bcrypt packet in the helper
that implements the OpenBSD Blowfish password hashing algorithm.

b3c48174 10/30/2013 04:55 pm Nikos Skalkotos

Define {open,net}bsd_shadow vars in ChangePassword

Those variables are needed to make ChangePassword work

62e97e7f 10/30/2013 10:40 am Nikos Skalkotos

Fix DeleteSSHKeys to work on non-linux systems

View all revisions | View revisions

Also available in: Atom