| Age | Commit message (Collapse) | Author |
| |
| |
| |
| |
| |
| |
| |
| migrate the existing data directory. |
| |
| |
| existing data directory |
| |
| |
| |
| |
| |
| |
| |
| in both precise and trusty. |
| pymongo.Connectin is deprecated in pymongo packaged with trusty, but it is there and it behaves in the same manner as pymongo.Connection in precise. Hence, no need for pip_install and such... |
| |
| |
| |
| This is necessary if the cloud environment can talk to the outside world only via proxy. |
| |
| |
| and portalocker from pip if we're installing on precise |
| |
| |
| those two need to be pip-installed. |
| |
| Synced charmhelpers |
| Other fixes as suggested by Niedbalski. |
| [mbruzek] Fixed lint errors in hooks.py file so tests would pass. |
| when running on arm64/trusty |
| Fixed as per suggestions from Niedbalski. |
| |
| Removed unnecessary debug lines. |
| Fixed some lint issues. |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| - Fixes LP: #1401211 |
| |