os-brick/os_brick/tests/privileged
Gorka Eguileor 088c676bf5 NVMe-oF: Improve hostnqn creation
This patch improves the creation of the /etc/nvme/hostnqn file by using
the system UUID value we usually already know.

This saves us one or two calls to the nvme-cli command and it also
allows older nvme-cli versions that don't have the `show-hostnqn`
command or have it but can only read from file to generate the same
value every time, which may be useful when running inside a container
under some circumstances.

Change-Id: Ib250d213295695390dbdbb3506cb297a86e95218
2023-11-15 13:40:25 +01:00
..
__init__.py Trivial rootwrap -> privsep replacement 2016-04-15 15:29:25 +00:00
test_nvmeof.py NVMe-oF: Improve hostnqn creation 2023-11-15 13:40:25 +01:00
test_rbd.py RBD: Fix check_valid_device 2020-07-30 14:07:49 +02:00
test_rootwrap.py Fix encryption symlink issues 2022-05-24 15:01:00 +02:00