This website requires JavaScript.
Explore
Help
Sign In
iSharkFly-Docs
/
packer-cn
Watch
1
Star
0
Fork
You've already forked packer-cn
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
1d653efe90
packer-cn
/
post-processor
/
compress
/
post-processor_test.go
4 lines
28 B
Go
Raw
Normal View
History
Unescape
Escape
[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-04-26 12:22:10 -04:00
package
compress
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
import
(
)