-
- Downloads
Generate hostnqn
hostnqn is generated using to_uuid filter Usually "nvme gen-hostnqn" command is used to generate hostnqn, and it has the format of: nqn.2014-08.org.nvmexpress:uuid:67dc8c8e-0262-4d81-ac51-ace7c25e4daa "nqn.2014-08.org.nvmexpress:uuid:" is always static Closes-Bug: #2035975 Change-Id: I6ece4fe8c18c0167a2707c24693fbe39ed15cdba
Showing
- ansible/roles/cinder/tasks/config.yml 15 additions, 0 deletionsansible/roles/cinder/tasks/config.yml
- ansible/roles/cinder/templates/cinder-volume.json.j2 6 additions, 0 deletionsansible/roles/cinder/templates/cinder-volume.json.j2
- ansible/roles/cinder/templates/hostnqn.j2 1 addition, 0 deletionsansible/roles/cinder/templates/hostnqn.j2
- ansible/roles/nova-cell/tasks/config.yml 15 additions, 0 deletionsansible/roles/nova-cell/tasks/config.yml
- ansible/roles/nova-cell/templates/hostnqn.j2 1 addition, 0 deletionsansible/roles/nova-cell/templates/hostnqn.j2
- ansible/roles/nova-cell/templates/nova-compute.json.j2 6 additions, 0 deletionsansible/roles/nova-cell/templates/nova-compute.json.j2
ansible/roles/cinder/templates/hostnqn.j2
0 → 100644
ansible/roles/nova-cell/templates/hostnqn.j2
0 → 100644
Please register or sign in to comment