Capitalize 'glance' in db.rst
The 'glance' should be capitalized in db.rst as other docs did. Change-Id: Id3c3fd7d12da89eeadcea1a87bbdab1f01b25034
This commit is contained in:
parent
ec2e889f4d
commit
738f860c00
@ -17,7 +17,7 @@
|
|||||||
Database Management
|
Database Management
|
||||||
===================
|
===================
|
||||||
|
|
||||||
The default metadata driver for glance uses sqlalchemy, which implies there
|
The default metadata driver for Glance uses sqlalchemy, which implies there
|
||||||
exists a backend database which must be managed. The ``glance-manage`` binary
|
exists a backend database which must be managed. The ``glance-manage`` binary
|
||||||
provides a set of commands for making this easier.
|
provides a set of commands for making this easier.
|
||||||
|
|
||||||
@ -39,7 +39,7 @@ Determining the Database Version
|
|||||||
|
|
||||||
glance-manage db version
|
glance-manage db version
|
||||||
|
|
||||||
This will print the current migration level of a glance database.
|
This will print the current migration level of a Glance database.
|
||||||
|
|
||||||
|
|
||||||
Upgrading an Existing Database
|
Upgrading an Existing Database
|
||||||
|
Loading…
Reference in New Issue
Block a user