Add in missing QUEENS tag

The QUEENS tag was not added. This completes the tagging of
the QUEENS DB migrations.

Closes-Bug: #1759234
Change-Id: I17c3ed7711bcc7f72bcf5e8df02d435ed4ba3384
This commit is contained in:
Gary Kotton 2018-03-18 01:30:12 -07:00 committed by garyk
parent 269289594e
commit e1446284f0
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@ NEUTRON_MILESTONES = [
NEWTON,
OCATA,
PIKE,
QUEENS,
# Do not add the milestone until the end of the release
]