diff options
author | Narinder Gupta <narinder.gupta@canonical.com> | 2017-02-06 09:23:12 -0600 |
---|---|---|
committer | Narinder Gupta <narinder.gupta@canonical.com> | 2017-02-07 23:40:42 -0600 |
commit | 7070d937e339f1e6b4c6e9daca39f45a6207ff2b (patch) | |
tree | 6ef286308c7f856a982e018383083d6d8b982760 /labconfig/huawei/pod12 | |
parent | 84ada1dcf327874f148c97c55d7f4e3876e7a62c (diff) |
modified to use /srv instead of /dev/sdb for ceph.
Change-Id: I9eb2e8ecdd5cb6e1c97ff03462208cea95eb2c8a
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Diffstat (limited to 'labconfig/huawei/pod12')
-rw-r--r-- | labconfig/huawei/pod12/labconfig.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/labconfig/huawei/pod12/labconfig.yaml b/labconfig/huawei/pod12/labconfig.yaml index d10069ff..1d3da945 100644 --- a/labconfig/huawei/pod12/labconfig.yaml +++ b/labconfig/huawei/pod12/labconfig.yaml @@ -107,7 +107,7 @@ opnfv: - type: nosdn storage: - type: ceph - disk: /dev/sdb + disk: /srv feature: odl_l2 spaces: - type: admin |