Bug 784869

Summary: aeolus-configure fails to configure rhevm/vsphere
Product: [Retired] CloudForms Cloud Engine Reporter: wes hayutin <whayutin>
Component: aeolus-configureAssignee: Mike Orazi <morazi>
Status: CLOSED NOTABUG QA Contact: wes hayutin <whayutin>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 1.0.0CC: akarol, deltacloud-maint, ssachdev
Target Milestone: alpha   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-01-26 16:07:42 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Bug Depends On:    
Bug Blocks: 744194    

Description wes hayutin 2012-01-26 14:20:25 UTC
Maybe there is a new process that has not been communicated??

Must pass instances to Class[Aeolus::Profiles::Rhevm  ??
Must pass instances to Class[Aeolus::Profiles::Vsphere  ??


t-1]/post: post changed '' to 'https://localhost/conductor/providers'
notice: /Stage[main]/Aeolus::Profiles::Ec2/Aeolus::Conductor::Provider[ec2-ap-northeast-1]/Web_request[provider-ec2-ap-northeast-1]/post: post changed '' to 'https://localhost/conductor/providers'
notice: /Stage[main]/Aeolus::Profiles::Ec2/Aeolus::Conductor::Logout[admin]/Web_request[admin-conductor-logout]/post: post changed '' to 'https://localhost/conductor/logout'
notice: Finished catalog run in 36.04 seconds
Must pass instances to Class[Aeolus::Profiles::Vsphere] at /usr/share/aeolus-configure/modules/aeolus/manifests/profiles/vsphere.pp:15 on node qeblade31.rhq.lab.eng.bos.redhat.com
Must pass instances to Class[Aeolus::Profiles::Rhevm] at /usr/share/aeolus-configure/modules/aeolus/manifests/profiles/rhevm.pp:15 on node qeblade31.rhq.lab.eng.bos.redhat.com


[root@qeblade31 nodes]# cat vsphere_configure 
---
parameters:
  enable_https: true
  enable_security: false
  package_provider: rpm
# Uncomment and provide values to match your vSphere environment.
# Values below are examples.
  vsphere_deltacloud_provider: 10asdfasdf136
  vsphere_username: Administrator
  vsphere_password: aasdf
  vsphere_datastore: datasdfe1
  vsphere_network_name: "VMasdfork"


and rhevm configure are the setup to the best of my knowledge

Comment 1 wes hayutin 2012-01-26 16:07:42 UTC
new format used works fine