Revert "Merge pull request #437 from gdevillele/fix_keywords_format"

This reverts commit 13ddc1350ea1edafcb03d4db901823604a5d1ec1, reversing
changes made to 7a11f05943cc62d040dcfedc7621fdeafd11c718.
This commit is contained in:
Misty Stanley-Jones 2016-11-04 13:33:29 -07:00
parent 3d14741648
commit 8c922b0c8c
22 changed files with 70 additions and 50 deletions

View file

@ -2,8 +2,8 @@
aliases:
- /registry/storagedrivers/
description: Explains how to use storage drivers
keywords: registry, on-prem, images, tags, repository, distribution, storage drivers,
advanced
keywords:
- registry, on-prem, images, tags, repository, distribution, storage drivers, advanced
menu:
main:
identifier: storage_index
@ -63,4 +63,4 @@ Storage drivers should call `factory.Register` with their driver name in an `ini
Storage driver test suites are provided in
`storagedriver/testsuites/testsuites.go` and may be used for any storage
driver written in Go. Tests can be registered using the `RegisterSuite`
function, which run the same set of tests for any registered drivers.
function, which run the same set of tests for any registered drivers.