Mitchell Hashimoto
5241d8c6d6
post-processor/*: fix interpolation context
2015-06-22 12:24:55 -07:00
Chris Bednarski
7497db67b4
Tweaked some of the UI/UX around GOMAXPROCS
2015-06-18 14:22:26 -07:00
Chris Bednarski
0880d448f0
Cleanup some debug code and reorganize config struct
2015-06-18 14:01:00 -07:00
Chris Bednarski
d8f78d9174
Cleanup
2015-06-18 04:41:05 -07:00
Chris Bednarski
b767aa7f99
Change to compression_level, fix and add tests for format detection
2015-06-18 03:55:51 -07:00
Chris Bednarski
8fdb4f77e0
WIP 2/4 tests passing, still need to re-implement ZIP and bare compression files and do some cleanup
2015-06-18 00:47:33 -07:00
Chris Bednarski
2d6f8279e6
Restore configuration structure from vtolstov's branch
2015-06-16 19:08:22 -07:00
Chris Bednarski
b2ad92f414
Merged changes from f-file-builder and master
2015-06-16 19:07:29 -07:00
Chris Bednarski
12cf6650a0
Revert compress post-processor to master to get baseline test
2015-06-16 12:10:28 -07:00
Chris Bednarski
53e4688529
Renamed some things to be more consistent with existing modules
2015-06-12 17:25:09 -07:00
Chris Bednarski
e294db8ede
Revert to original BuilderId
2015-06-10 14:04:24 -07:00
Chris Bednarski
42d749ab5f
Light style and typo cleanup
2015-06-10 13:46:21 -07:00
Chris Bednarski
c4fc365c65
Updated to reflect changes to template code
2015-06-10 13:33:50 -07:00
Chris Bednarski
52269b66b9
Added new compress post-processor, contributed by Vasiliy Tolstov
2015-06-10 12:30:18 -07:00
Mitchell Hashimoto
dc1e67b6d2
post-processor/*: interpolation
2015-05-27 14:56:22 -07:00
Mitchell Hashimoto
b2255751a1
post-processor/compress: style
2014-09-08 10:28:16 -07:00
John Bellone
a492ca7424
Fix warnings about not utilizing test module.
...
Make these tests green adn them figure out how to test the actual post-processor.
2014-06-12 16:45:37 -04:00
John Bellone
7da7623d38
Fix user variables to properly evaluate.
2014-06-12 16:36:37 -04:00
John Bellone
a4de58b5f6
[post-processor/compress] Add support for compress.
...
This commit adds support for a post-processor that produces a compressed
archive that can be uploaded to an OpenStack cluster through either
the Horizon web interface or Glance.
2014-06-12 16:36:37 -04:00
Mitchell Hashimoto
a7c12fadc6
Remove the "compress" post-processor for now
2013-06-27 08:32:15 -07:00
Mitchell Hashimoto
b98df11cbf
fmt
2013-06-18 21:54:33 -07:00
Mitchell Hashimoto
0a90d3e791
post-processor/compress: Boilerplate for the compress PP
2013-06-18 21:18:41 -07:00