Skip to content

Commit 58e92b7

Browse files
committed
compute: enable cinder usage in nova-compute.conf
1 parent 012794f commit 58e92b7

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

modules/compute/nova.nix

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,9 @@ let
102102
103103
[os_region_name]
104104
openstack =
105+
106+
[cinder]
107+
os_region_name = RegionOne
105108
'';
106109

107110
rootwrapConf = pkgs.callPackage ../../lib/rootwrap-conf.nix {

0 commit comments

Comments
 (0)