Merge "Remove save directory creation"

This commit is contained in:
Zuul 2019-02-18 05:29:51 +00:00 committed by Gerrit Code Review
commit c58d2f848b
1 changed files with 0 additions and 2 deletions

View File

@ -119,8 +119,6 @@
mode: "0700"
- path: "{{ nova_system_home_folder }}/cache/api"
- path: "{{ nova_system_home_folder }}/instances"
- path: "{{ nova_libvirt_save_path }}"
mode: "0750"
- path: "{{ nova_lock_path }}"
- path: "/var/run/nova"
tags: