Project

General

Profile

« Previous | Next » 

Revision 2306bd94

Added by Ohad Levy almost 12 years ago

  • ID 2306bd948878dde4554e2c29a820607b02eb1e95

Openstack images should show foreman defined images

at least for now as long as we don't support remote
fetching of images

View differences:

lib/foreman/model/openstack.rb
delegate :flavors, :to => :client
delegate :tenants, :to => :client
delegate :security_groups, :to => :client
delegate :images, :to => :client
validates_presence_of :user, :password

Also available in: Unified diff