Use provides to note an element provides deploy

Use "deploy" to denote that an element provides the deploy
capability for a ramdisk for tripleo installation purposes.

This will be a 3-part change to enable renaming deploy to
deploy-baremetal so that the generic "deploy" capability can
be used for the provides file, as a dependant change will have to
be made in tripleo-incubator.

The tripleo-incubator change is
I1ff4bb98c99dfe87ccc4fb19767b93e27707d3a7 and that swaps to using
deploy-baremetal in place of deploy for ramdisk creation when using
baremetal.

Change-Id: Ibb4026e8fc8ba6378061461c4796a91ab2fa991f
This commit is contained in:
Jon-Paul Sullivan 2014-04-09 14:36:14 +01:00
parent 35a006cfa6
commit 0f12d45a50
9 changed files with 6 additions and 3 deletions

View File

@ -0,0 +1,2 @@
A ramdisk that will expose the machine primary disk over iSCSI and reboot
once baremetal-deploy-helper signals it is finished.

View File

@ -0,0 +1 @@
deploy

View File

@ -1 +1 @@
deploy
deploy-baremetal

View File

@ -1,2 +1 @@
A ramdisk that will expose the machine primary disk over iSCSI and reboot
once baremetal-deploy-helper signals it is finished.
Temporary element to include deploy-baremetal from the name deploy whilst renaming the element.

View File

@ -0,0 +1 @@
deploy-baremetal