Foreman 0.5 vmware error

Hi,

I am getting this error when creating a host with vmware:

ActionView::MissingTemplate
Missing partial compute_resources/vms/form/vmware with
{:locale=>[:en, :en], :handlers=>[:rjs, :rhtml, :rxml, :builder, :erb], :formats=>[:html]}
in view paths "/usr/share/foreman/app/views"
app/views/hosts/_compute.html.erb:2:in
_app_views_hosts__compute_html_erb___1893137291_23456287894640_5997900' app/views/hosts/_compute.html.erb:1:in_app_views_hosts__compute_html_erb___1893137291_23456287894640_5997900'
app/views/hosts/_unattended.html.erb:6:in
_app_views_hosts__unattended_html_erb___1463254571_23456288165780_2366028' app/views/hosts/_form.html.erb:52:in_app_views_hosts__form_html_erb___834828396_23456286296840_1182750'
app/views/hosts/_form.html.erb:3:in
_app_views_hosts__form_html_erb___834828396_23456286296840_1182750' app/views/hosts/new.html.erb:3:in_app_views_hosts_new_html_erb___1176959622_23456286316180_0'
app/controllers/application_controller.rb:258:in process_error' app/controllers/application_controller.rb:253:inprocess_error'
app/controllers/hosts_controller.rb:100:in `create'

Is there a path for this?

Robert

> Hi,
>
> I am getting this error when creating a host with vmware:
>
> ActionView::MissingTemplate
> Missing partial compute_resources/vms/form/vmware with
> {:locale=>[:en, :en], :handlers=>[:rjs, :rhtml, :rxml, :builder, :erb], :formats=>[:html]}
> in view paths "/usr/share/foreman/app/views"
> app/views/hosts/_compute.html.erb:2:in
> _app_views_hosts__compute_html_erb___1893137291_23456287894640_5997900' > app/views/hosts/_compute.html.erb:1:in >_app_views_hosts__compute_html_erb___1893137291_23456287894640_5997900'
> app/views/hosts/_unattended.html.erb:6:in
> _app_views_hosts__unattended_html_erb___1463254571_23456288165780_2366028' > app/views/hosts/_form.html.erb:52:in >_app_views_hosts__form_html_erb___834828396_23456286296840_1182750'
> app/views/hosts/_form.html.erb:3:in
> _app_views_hosts__form_html_erb___834828396_23456286296840_1182750' > app/views/hosts/new.html.erb:3:in >_app_views_hosts_new_html_erb___1176959622_23456286316180_0'
> app/controllers/application_controller.rb:258:in process_error' > app/controllers/application_controller.rb:253:inprocess_error'
> app/controllers/hosts_controller.rb:100:in `create'
>
> Is there a path for this?

not yet, I'll to get some time on it in the next following days, did
you get vm listing and console working?

Ohad

ยทยทยท On Tue, Apr 17, 2012 at 8:27 AM, Robert Tsai wrote: > > Robert > > -- > You received this message because you are subscribed to the Google Groups "Foreman users" group. > To post to this group, send email to foreman-users@googlegroups.com. > To unsubscribe from this group, send email to foreman-users+unsubscribe@googlegroups.com. > For more options, visit this group at http://groups.google.com/group/foreman-users?hl=en. >