Restish charm pip installs restish
Bug #1288103 reported by
Evan
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu CI Engine |
Fix Released
|
Low
|
Andy Doan | ||
Ubuntu CI Services |
Fix Released
|
Low
|
Andy Doan |
Bug Description
The restish charm grabs restish via pip:
I've packaged restish and uploaded it to our PPA:
Someone just needs to teach the charm to use it (via charmhelpers please - grep for CI_PPA) and test it.
Related branches
lp://staging/~doanac/ubuntu-ci-services-itself/restish-deb
- Chris Johnston (community): Approve
- Evan (community): Approve
- PS Jenkins bot (community): Approve (continuous-integration)
-
Diff: 349 lines (+251/-6)10 files modifiedcharms/precise/restish/Makefile (+24/-0)
charms/precise/restish/charm-helpers.yaml (+4/-0)
charms/precise/restish/cm.py (+172/-0)
charms/precise/restish/config-manager.txt (+5/-0)
charms/precise/restish/config.yaml (+25/-0)
charms/precise/restish/hooks/hooks.py (+5/-6)
juju-deployer/branch-source-builder.yaml.tmpl (+4/-0)
juju-deployer/image-builder.yaml.tmpl (+4/-0)
juju-deployer/lander.yaml.tmpl (+4/-0)
juju-deployer/test-runner.yaml.tmpl (+4/-0)
Changed in ubuntu-ci-services-itself: | |
assignee: | nobody → Andy Doan (doanac) |
Changed in ubuntu-ci-services-itself: | |
status: | Confirmed → In Progress |
Changed in ubuntu-ci-services-itself: | |
status: | In Progress → Fix Released |
Changed in uci-engine: | |
assignee: | nobody → Andy Doan (doanac) |
importance: | Undecided → Low |
milestone: | none → phase-0 |
status: | New → Fix Released |
To post a comment you must log in.