Zun

Support state_path in Zun

Bug #1643221 reported by hongbin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Zun
Fix Committed
Wishlist
Pradeep Kumar Singh

Bug Description

Nova has the following:

  state_path = $pybasedir (StrOpt) Top-level directory for maintaining nova's state

The state_path is used for various purpose:

  instances_path = $state_path/instances
  networks_path = $state_path/networks
  quobyte_mount_point_base = $state_path/mnt
  buckets_path = $state_path/buckets
  glusterfs_mount_point_base = $state_path/mnt
  nfs_mount_point_base = $state_path/mnt
  scality_sofs_mount_point = $state_path/scality
  smbfs_mount_point_base = $state_path/mnt
  ca_path = $state_path/CA
  keys_path = $state_path/keys

It would be great if Zun has a state_path as well. Then, we can create various directory for storing container images, snapshot, and other data.

hongbin (hongbin034)
Changed in zun:
status: New → Triaged
importance: Undecided → Wishlist
hongbin (hongbin034)
Changed in zun:
status: Triaged → Invalid
status: Invalid → Triaged
Changed in zun:
assignee: nobody → Pradeep Kumar Singh (pradeep-singh-u)
hongbin (hongbin034)
Changed in zun:
status: Triaged → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.