Cobbler unable to send requests to ucsm Bseries servers when ucsm has disabled http or auto-redirects http requests to https
Bug #1163982 reported by
Shweta P
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Cisco Openstack |
Fix Committed
|
Medium
|
Shweta P | ||
Folsom |
Fix Committed
|
Medium
|
Shweta P |
Bug Description
cobbler system poweroff --name=ci-compute01
task started: 2013-03-
task started (id=Power management (off), time=Fri Mar 29 19:32:54 2013)
cobbler power configuration is:
type : ucs
address: 172.20.
user : shpadubi
id : Server-8-kvm-palo
- fence_cisco_ucs -s org-root -a "172.20.231.30" -l "admin" -p "XXXXXX" -n "Server-8-kvm-palo" -o "off"
running: ['/bin/sh', '-c', u'fence_cisco_ucs -s org-root -a "172.20.231.30" -l "admin" -p "XXXXXX" -n "Server-8-kvm-palo" -o "off"']
received on stdout:
received on stderr: Unable to connect/login to fencing device
Changed in openstack-cisco: | |
importance: | Undecided → Medium |
To post a comment you must log in.
I think you're suggesting a code fix (e.g. expose some variable in site.pp that allows users to specify whether they need to use http or https and/or the port numbers to connect on) vs a documentation fix (e.g. update the documentation to call out that you must enable http or redirects)?