nova/nova/db
Jason.Zhao 58cba469ad Correct the code description
Wrong usage of "an" in the messages:
"Update the attributes of an group"
"Delete an group"

Should be:
"Update the attributes of a group"
"Delete a group"

Totally 2 occurrences in /nova/db/sqlalchemy/api.py

Change-Id: I912fdc4173ea3206e799b7a9f3d22fbd5ed05ca4
2016-01-06 22:28:52 +08:00
..
sqlalchemy Correct the code description 2016-01-06 22:28:52 +08:00
__init__.py Remove vi modelines 2014-02-03 14:19:44 +00:00
api.py db: querry to retrieve all pci device by parent address 2015-12-31 09:12:46 +00:00
base.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
migration.py Revert "Implement online schema migrations" 2015-10-28 19:35:37 -07:00