Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nova: update top_level.txt permissions in supporting packages | Bruce Ashfield | 2014-02-26 | 1 | -0/+7 |
| | | | | | | | | | | When starting nova as a non-root user, we need to be able to read the site-packages/egg-info top_level.txt file. These files are sometimes installed as root-read only. To ensure we are always capable of reading them, we'll change them to 644 in the post install rules. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> | ||||
* | python-httplib2: added 0.8 | Mihai Prica | 2013-08-28 | 1 | -0/+17 |
Signed-off-by: Mihai Prica <prica.mihai@gmail.com> |