Fix blazar-nova Git field names

There are some mispelled and misworded Git field names related to the
Blazar Nova service in change I27874f7 / commit df54583c.  Correct the
Git field names so that the assigned values are recognized.

Change-Id: I4a8bb91208d16f22153ea1fc1a8ae6a01c06f7e2
This commit is contained in:
Corey Wright 2018-11-06 23:36:13 -06:00
parent 8fbd1cbeaa
commit f874666389
1 changed files with 2 additions and 2 deletions

View File

@ -303,6 +303,6 @@ blazar_git_track_branch: master
## Blazar Nova Service
blazar_nova_git_repo: https://git.openstack.org/openstack/blazar-nova
blazar_nova_git_intall: 67f04e32cc7d701ee60132645cf5cd1258fe1722 # HEAD of "master" as of 08.08.2018
blazar_nova_project_group: blazar_all
blazar_nova_git_install_branch: 67f04e32cc7d701ee60132645cf5cd1258fe1722 # HEAD of "master" as of 08.08.2018
blazar_nova_git_project_group: blazar_all
blazar_nova_git_track_branch: master