Move prepare-node to it's own element

This moves prepare-node out of node-devstack so that cache-devstack is
not included unnecessarilly.  We change openstack-repos and
node-devstack to depend on this element.  The evenual goal is to remove
node-devstack, which will be done in a followup commit.

Change-Id: I4d9ebc3659f5f59cab4d4ab0762e157b6ff11eda
This commit is contained in:
Matthew Thode 2016-05-19 21:38:11 -05:00
parent dc4da7cad6
commit 57d7524bbe
No known key found for this signature in database
GPG Key ID: 64A37BEAAE19A4E8
5 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,4 @@
cache-devstack
nodepool-base
prepare-node
puppet

View File

@ -1,4 +1,4 @@
cache-url
node-devstack
prepare-node
puppet
source-repositories

View File

@ -0,0 +1 @@
Prepare the node

View File

@ -0,0 +1,2 @@
nodepool-base
puppet