Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  api
  fog_extensions
  foreman
  net
  orchestration
  tasks
api_constraints.rb 432 Bytes
audit_extensions.rb 3.55 KB
core_extensions.rb 3.77 KB
fog_extensions.rb 1.52 KB
foreman.rb 368 Bytes
net.rb 1.03 KB
proxy_api.rb 11.3 KB
puppet_setting.rb 1.77 KB
task.rb 701 Bytes
timed_cached_store.rb 1.18 KB
vnc_proxy.rb 1.75 KB

Latest revisions

# Date Author Comment
8838eb42 12/26/2012 08:49 AM Ohad Levy

fixes #1814 - converts sp_* attributes into a BMC interface class

this patch also includes the following

  • added a new interfaces table, and STI objects to represent a NIC, BMC, Managed
    and a bootable interface.
  • refactored DHCP/DNS orchestation code, so they can work on the...
88824e07 12/24/2012 10:46 AM Ohad Levy

refs #1991 - Cache not cleared prevent location / org feature to show up

1. ensures settings cache is removed when app starts
we can't remove all cache, with Rails.cache.clear as that might lead to issues
with people using memcache with multiple foreman instances (e.g. we can clear...

dc72b8e3 12/24/2012 06:16 AM Joseph Magen

renamed to thread_session.rb

85ed3c3f 12/24/2012 03:51 AM Dominic Cleal

fixes #2061 - test if oVirt API has HTTPS redirect

rest_client will refuse to follow redirects on POST requests, so the URL must
be entered as HTTPS. Don't require HTTPS as dev environments may be HTTP-only.

cd5947ee 12/24/2012 03:50 AM Robert Birnie

fixes #2062 - Add max_trends setting

dd838ac2 12/19/2012 08:59 AM Joseph Magen

added slash /unattended to other url_for calls

a3d09f07 12/19/2012 07:12 AM Dominic Cleal

refs #2023 - always write using_storeconfigs default as a boolean

069775aa 12/18/2012 10:21 AM Ohad Levy

minor cleanups to the proxy resource class refs #2056

f2b2117f 12/18/2012 08:42 AM Corey Osman

fixes # 2056 - add bmc support to the api-proxy class

0f7cd323 12/12/2012 03:40 AM Dominic Cleal

fixes #2030 - define instance variables during ERB evaluation when not using safemode

Thanks to Paavo Pokkinen <>

View revisions

Also available in: Atom