Bug 784869 - aeolus-configure fails to configure rhevm/vsphere
Summary: aeolus-configure fails to configure rhevm/vsphere
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: CloudForms Cloud Engine
Classification: Retired
Component: aeolus-configure
Version: 1.0.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: alpha
Assignee: Mike Orazi
QA Contact: wes hayutin
URL:
Whiteboard:
Depends On:
Blocks: ce-sprint
TreeView+ depends on / blocked
 
Reported: 2012-01-26 14:20 UTC by wes hayutin
Modified: 2012-01-27 17:41 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-01-26 16:07:42 UTC


Attachments (Terms of Use)

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


Note You need to log in before you can comment on or make changes to this bug.