can't communicate with an orchestra server running cobbler
Bug #817732 reported by
William Reade
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
pyjuju |
Fix Released
|
Undecided
|
William Reade |
Bug Description
Before we can do anything with Cobbler, we need to be able to talk to it (and configure ensemble such that it can).
Related branches
lp://staging/~fwereade/pyjuju/cobbler-connect-production
- Kapil Thangavelu (community): Approve
- Gustavo Niemeyer: Approve
-
Diff: 468 lines (+352/-11)9 files modifiedensemble/environment/config.py (+6/-0)
ensemble/environment/tests/test_config.py (+34/-0)
ensemble/lib/testing.py (+2/-0)
ensemble/providers/orchestra/__init__.py (+22/-8)
ensemble/providers/orchestra/cobbler.py (+107/-0)
ensemble/providers/orchestra/launch.py (+20/-0)
ensemble/providers/orchestra/machine.py (+6/-0)
ensemble/providers/orchestra/tests/test_bootstrap.py (+143/-0)
ensemble/providers/orchestra/tests/test_provider.py (+12/-3)
Changed in ensemble: | |
status: | New → In Progress |
assignee: | nobody → William Reade (fwereade) |
milestone: | none → dublin |
Changed in ensemble: | |
status: | In Progress → Fix Released |
To post a comment you must log in.