| commit | bba924121c8ad5e95f5cf55ab489d4276dcc39b1 | [log] [tgz] |
|---|---|---|
| author | Sean Dague <sean@dague.net> | Wed May 24 07:56:10 2017 -0400 |
| committer | Sean Dague <sean@dague.net> | Wed May 24 08:04:18 2017 -0400 |
| tree | b3ccab62b5a7d2be4965f4b4c25f813a7c2c7c6b | |
| parent | 08de346d0354586b3e8ca2321cb3272eb9b32828 [diff] |
Use sha256sum instead of gpg for verification gpg verification requires network connectivity which is non mirrorable. We try to avoid that in devstack whenever possible. A sha256sum is a totally reasonable way of knowing if the downloaded package is valid. Closes-Bug: #1693092 Change-Id: Id496ab53f76444f08dc6961f1ecd25f450cc96d7