Commit Graph

7 Commits

Author SHA1 Message Date
Ben Swartzlander cadc0ee391 Create a config drive to test the metadata code
Because it's not possible to test the metadata service
code in an easy way, create a config drive ISO image for
test purposes.

Also speed up the metadata code to not block while waiting
for the metadata service and to exit quickly when there is
no config drive CD present.

Change-Id: If6a5565825b67de58715e3d2de1cbf69b7f9e551
2017-01-30 19:09:43 +00:00
Ben Swartzlander 1f5ace8559 Fix typos in README, and add curl
The README file contained typos in the dependencies. Also
add curl as a build dependency.

Change-Id: I514ada6532bf8fd9dca3cd00714f45ac833e0fbc
2017-01-27 20:10:08 -05:00
Ben Swartzlander 0603e69fe2 Add parted as a dependency
Parted is required for building the qcow2.
2016-10-21 08:55:53 -04:00
Ben Swartzlander 121073beff Move some dependencies from build to dev/test
Some of the dependencies were listed in the wrong section.
2016-10-20 23:43:21 -04:00
Ben Swartzlander f19786fa85 Separate dependencies for dev/test from build
Not all the packages listed as dependencies were needed
to build, so move them to another section.
2016-10-20 08:46:50 -04:00
Ben Swartzlander 9d1694b9fd Split out one-time steps into their own script
Clarify the documentation on building
2016-10-19 14:59:38 -04:00
Ben Swartzlander 9d92a48629 Initial commit 2016-10-19 11:36:17 -04:00