Commit Graph

  • e1bc989c2c Configure git proxy settings and prefer http(s) protocol Darragh Bailey 2012-12-05 17:28:52 +0000
  • 7ccf5282ed Merge "Use system resolv.conf file when available" Jenkins 2012-12-03 21:38:54 +0000
  • e5cda1f731 Use system resolv.conf file when available Darragh Bailey 2012-11-30 15:40:24 +0000
  • 0b81a3e0e8 Remove udev stuff from the source tree Arata Notsu 2012-11-29 12:28:14 +0900
  • 5682d59ca6 Add .gitreview file. Monty Taylor 2012-11-28 08:47:30 -0800
  • 38dc7680c9 Jenkins image fixed Ghe Rivero 2012-11-27 18:37:57 +0100
  • f48fa9e369 Reinstate /mnt redirection of jenkins - HPCS cloud images have a very restricted /. Robert Collins 2012-11-27 15:13:37 +1300
  • a3f9f12a4a Untrap EXIT before run-parts Ghe Rivero 2012-11-26 19:05:12 +0100
  • 3d596d7e9c Update hwdiscovery flavour to have lots more structure that we can build on Chris Jones 2012-11-26 10:55:30 +0000
  • c3acf1ed9c fix crappy header Ghe Rivero 2012-11-23 16:25:14 +0100
  • fcf68d1c18 Updated jenkins flavour Ghe Rivero 2012-11-23 10:12:42 +0100
  • 5efe4f983f Make a primitive jenkins image. Robert Collins 2012-11-22 17:58:07 +1300
  • d935fc0e07 be smarter about mounting qcow images Devananda van der Veen 2012-11-21 19:00:53 -0800
  • 90f0077cba Use base in all examples. Robert Collins 2012-11-22 15:04:51 +1300
  • 51cbc17c4a added br* filter for interfaces Chris Krelle 2012-11-20 15:21:29 -0800
  • e1203eccf2 adding BASIC hardware discovery. NoBodyCam 2012-11-20 14:05:20 -0800
  • 2b879aea6a adding dhclient support NoBodyCam 2012-11-20 14:04:40 -0800
  • 06bbe7d334 adding dhclient NoBodyCam 2012-11-20 14:03:40 -0800
  • 589d961cb2 Merge remote-tracking branch 'upstream/tripleo' into tripleo Tim Miller 2012-11-20 11:21:21 -0800
  • e636d61365 move misplaced salt-master install script. Tim Miller 2012-11-20 10:59:44 -0800
  • d0d372ad78 mount_qcow_image should mount p1 Devananda van der Veen 2012-11-20 05:21:53 -0800
  • e3551c752f removes AMQP install and adds hwinfo NoBodyCam 2012-11-19 17:04:51 -0800
  • f7fdec55a8 added lsmod to default busybox links NoBodyCam 2012-11-19 16:01:40 -0800
  • 4e6ca85e8f add salt-master flavor. Tim Miller 2012-11-19 14:18:33 -0800
  • fb426153f4 remove force-xtrace in disk-image-get-kernel Devananda van der Veen 2012-11-18 08:17:54 -0800
  • e5fcb27790 add some tooling that baremetal-devstack wants Devananda van der Veen 2012-11-16 18:30:15 -0800
  • 37253564d3 move tgtd & tgtadm to bin-deps of deploy and remove from lib/ramdisk-functions chriskrelle 2012-11-16 16:30:11 -0800
  • aa12710e5b Adding python-AMQPLib install to HWdiscovery chriskrelle 2012-11-16 15:06:14 -0800
  • 4b7cdb4fdc Fix copyrights for HP work. Robert Collins 2012-11-15 16:20:32 +1300
  • 7ce2c06edd Add a flavour for doing generic this-node-is-in-a-cloud stuff, like cloud-init tweaks. Robert Collins 2012-11-13 15:34:29 +1300
  • ffab3354ca adding mysql flavor (untested) Devananda van der Veen 2012-11-12 16:49:27 -0800
  • 823e18fda2 Document more about the layers. Robert Collins 2012-11-13 10:00:33 +1300
  • d15b782175 Some cleanup on nova-vm flavour Ghe Rivero 2012-11-12 19:39:25 +0100
  • f7091cb2fc Add support for flavours to ship udev rules.d files and port over the mellanox variant to use this Chris Jones 2012-11-12 16:56:08 +0000
  • cef3e552e6 Fix mysql passwords Ghe Rivero 2012-11-12 13:09:54 +0000
  • 9ecbe14d9c Default to 2G in size - 1G is just too small. Robert Collins 2012-11-12 20:12:46 +1300
  • 4c3c7ea9ba Fix handling of parameters that are not set by any flavour for eval_run_d. Robert Collins 2012-11-12 13:45:57 +1300
  • 40e954735c Make it possible to set a size from within a flavour, and use that for devstack. Robert Collins 2012-11-12 11:47:26 +1300
  • ac930076fb Rename baremetal to deploy. Robert Collins 2012-11-10 11:36:24 +1300
  • 13d65413e1 Remove some whitespace Chris Jones 2012-11-09 22:16:08 +0000
  • 6fb8b19b7c Update ramdisk building to support init hooks for flavours Chris Jones 2012-11-09 21:48:41 +0000
  • 88a11115f5 Update docs for ramdisk building Chris Jones 2012-11-09 21:48:23 +0000
  • a9bd68f1c3 Add readmes to the ramdisk flavours Chris Jones 2012-11-09 21:48:04 +0000
  • 511fb825f9 Documented binary-deps feature. Robert Collins 2012-11-10 10:16:06 +1300
  • eb584f14ed Port old baremetal-mkinitrd.sh to the new image creation standards Chris Jones 2012-11-09 18:18:08 +0000
  • 7da463e617 Land an extension of baremetal-mkinitrd.sh which can also build flavours, with a start at making hwdiscovery and hwburning flavours Chris Jones 2012-11-09 16:13:20 +0000
  • 5cc195e391 Bring across disk image code. Robert Collins 2012-11-10 00:04:13 +1300
  • 10b9c660d6 Merge pull request #1 from tripleo/tripleo NTTdocomo-openstack 2012-10-25 22:49:56 -0700
  • d87f92cb4f Ignore temporary files. Robert Collins 2012-10-26 12:20:15 +1300
  • bf3474c762 Support KVM instances - allow /dev/vda to be detected as a disk. Robert Collins 2012-10-26 12:19:47 +1300
  • f3eb459e32 Turn off udev logging, it makes debugging too hard. Better would be to log to a file or something. Robert Collins 2012-10-26 12:18:57 +1300
  • f2f8931731 change working directory name template. NTTdocomo 2012-07-23 16:32:58 +0900
  • 70c434617c Rename to baremetal-mkinitrd.sh. NTTdocomo 2012-07-23 13:16:57 +0900
  • 8a187e29d3 initial commit NTTdocomo 2012-07-23 13:07:27 +0900