Use correct devstack dib element with centos7

The node-devstack element was misspelled under the centos7 nodepool
diskimage. Fix the typo so that we can build centos7 images this way.

Change-Id: I7d2c39c4a91e04d20309d6c4ef1ddfbc92784f51
This commit is contained in:
Clark Boylan 2014-10-08 18:44:05 -07:00
parent 722827102e
commit 07e10c4170

View File

@ -1045,5 +1045,5 @@ diskimages:
- openstack-repos
- puppet
- nodepool-base
- nodepool-devstack
- node-devstack