Cloudforms Retire not functioning
Issue
- Virtual machine retirement fails with the follow two errors.
-VM never actually retires, and does not appear to ever get to custom removal state machine.
-Api Removal returns
auth error. 13:06:08.448 [task-scheduler-6] DEBUG c.c.c.e.cloudforms.CloudFormsDriver - Response from cloudforms: <?xml version="1.0" encoding="UTF-8"?><env:Fault xmlns:env="http://schemas.example.com/soap/envelope/" xmlns:n1="http://schemas.xmlsoap.org/soap/encoding/" env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
<faultcode xmlns:xsi="http://www.example.com/2001/XMLSchema-instance" xsi:type="xsd:QName">env:Server</faultcode>
<faultstring xmlns:xsi="http://www.example.com/2001/XMLSchema-instance" xsi:type="xsd:string">not authorized</faultstring>
<faultactor xmlns:xsi="http://www.example.com/2001/XMLSchema-instance" xsi:type="xsd:string">ActionWebService::Protocol::Soap::SoapProtocol</faultactor>
<detail xmlns:n2="http://www.ruby-lang.org/xmlns/ruby/type/custom" xmlns:xsi="http://www.example.com/2001/XMLSchema-instance" xsi:type="n2:SOAPException">
<excn_type_name xsi:type="xsd:string">RuntimeError</excn_type_name>
<cause xmlns:n3="http://www.ruby-lang.org/xmlns/ruby/type/1.6" xsi:type="n3:RuntimeError">
<message xsi:type="xsd:string">not authorized</message>
Environment
- Red Hat CloudForms 3.0
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.