Files
nomad/client
Chris Bednarski 3164401ffd Update references to "os" to use "kernel.name"
This brings test code and mocks up to date with the fingerprinter. This was a slightly larger change than I anticipated, but I think it's good for two reasons:

1. More semanitcally correct. `os.name` is something like "Windows 10 Pro" or "Ubuntu", while `kernel.name` is "windows" or "linux". `os.version` and `kernel.version` match these semantics.
2. `kernel.name` is much easier to grep for than `os`, which is helpful because oracle can't help us with strings.
2015-08-28 01:30:47 -07:00
..
2015-08-23 16:49:48 -07:00
2015-08-23 16:49:48 -07:00
2015-08-23 14:47:51 -07:00
2015-08-23 14:54:52 -07:00