Opened 14 years ago
Closed 12 years ago
#243 closed enhancement (fixed)
Pony should query Moira
Reported by: | ezyang | Owned by: | lfaraone |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | pony | Keywords: | |
Cc: |
Description (last modified by ezyang)
This would let it not send a request for hostnames which are reserved but not active. May require pymoira to be packaged.
Change History (7)
comment:1 Changed 14 years ago by ezyang
- Description modified (diff)
comment:2 Changed 14 years ago by achernya
comment:3 Changed 13 years ago by ezyang
- Type changed from defect to enhancement
comment:4 follow-up: ↓ 5 Changed 12 years ago by achernya
Pony has been modified to shell out to stella for a while now.
comment:5 in reply to: ↑ 4 Changed 12 years ago by lfaraone
Replying to achernya:
Pony has been modified to shell out to stella for a while now.
We only shell out to stella when approving hostnames, not when sending requests.
comment:6 Changed 12 years ago by lfaraone
- Owner set to lfaraone
- Status changed from new to assigned
comment:7 Changed 12 years ago by lfaraone
- Resolution set to fixed
- Status changed from assigned to closed
Fixed by shelling out and parsing in pony 1b6e9c5.
Note: See
TracTickets for help on using
tickets.
See also #246