Modify outdated links
Fix: container driver lxd image path Use 'https' for emc support url TrivialFix Change-Id: I055c52bde6ccc122c4258e850564e33a8076d03e
This commit is contained in:
parent
a60daf4f60
commit
3950cf67a4
@ -91,7 +91,7 @@ In case it fails complaining on inaccessible socket try installing
|
||||
|
||||
After docker is successfully installed a docker image containing necessary
|
||||
packages must be provided. Currently such image could be downloaded from
|
||||
https://github.com/a-ovchinnikov/manila-image-elements-lxd-images/releases/download/0.1.0/manila-docker-container.tar.gz.
|
||||
https://github.com/a-ovchinnikov/manila-image-elements-lxd-images/releases/download/0.1.0/manila-docker-container.tar.gz
|
||||
The image has to be unpacked but not untarred. This could be achieved by
|
||||
running 'gzip -d <imagename>' command. Resulting tar-archive of the
|
||||
image could be uploaded to docker via
|
||||
|
@ -88,7 +88,7 @@ To enable the Unicode for Data Mover:
|
||||
mover_name = <name of the Data Mover>
|
||||
|
||||
Refer to the document `Using International Character Sets on VNX for File`
|
||||
on [EMC support site](http://support.emc.com) for more information.
|
||||
on [EMC support site](https://support.emc.com) for more information.
|
||||
|
||||
2. Enable CIFS service on Data Mover
|
||||
|
||||
@ -165,7 +165,7 @@ usermapper:
|
||||
<movername> = <name of the Data Mover>
|
||||
|
||||
For multiple protocol environment, refer to `Configuring VNX User Mapping` on
|
||||
[EMC support site](http://support.emc.com) for additional information.
|
||||
[EMC support site](https://support.emc.com) for additional information.
|
||||
|
||||
5. Network Connection
|
||||
|
||||
@ -247,7 +247,7 @@ The VNX driver has the following restrictions:
|
||||
percentage value can be changed manually by storage administrator based on
|
||||
the storage needs. Administrator is recommended to configure the notification
|
||||
on the SavVol usage. Refer to `Using VNX SnapSure` document on [EMC support
|
||||
site](http://support.emc.com) for more information.
|
||||
site](https://support.emc.com) for more information.
|
||||
|
||||
- VNX has limitations on the overall numbers of Virtual Data Movers,
|
||||
filesystems, shares, checkpoints, and etc. Virtual Data Mover(VDM) is created
|
||||
@ -255,7 +255,7 @@ The VNX driver has the following restrictions:
|
||||
filesystem is created, mounted, and exported from the VDM over CIFS or NFS
|
||||
protocol to serve as the manila share. The VNX checkpoint serves as the
|
||||
manila share snapshot. Refer to the `NAS Support Matrix` document on [EMC
|
||||
support site](http://support.emc.com) for the limitations and configure the
|
||||
support site](https://support.emc.com) for the limitations and configure the
|
||||
quotas accordingly.
|
||||
|
||||
The :mod:`manila.share.drivers.dell_emc.driver` Module
|
||||
|
Loading…
Reference in New Issue
Block a user