Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  foreman
  net
  orchestration
  tasks
core_extensions.rb 2.1 KB
foreman.rb 341 Bytes
net.rb 1.03 KB
proxy_api.rb 7.81 KB
server_interfaces.rb 1.38 KB
task.rb 618 Bytes
timed_cached_store.rb 1.18 KB
vnc_proxy.rb 1.75 KB

Latest revisions

# Date Author Comment
e170c321 05/30/2012 08:47 AM Olivier Favre

fixes #1597 - Restrict compute resources access by user

And add some rights to give non admin users so they can perform some normal actions on the hosts they own.

unit/domain_parameter_test.rb self-broke... added a tiny fix.
Removing compute_resources/vms nesting, it is such a nightmare for functional tests....

2a08c26b 05/29/2012 05:48 AM Amos Benari

fixed ui for adding and removing ovirt volumes.
when creating a vm from template, if there was an error in the
form. the vm volumes didnot display correctly.
adding and removing volumes in the same submit action did not function well too.

dd42df0a 05/29/2012 03:41 AM Ohad Levy

adds ec2 provisioning support fixes #1223

- added progress bar for instance creation
- minor fixes for certname based deployments
- added ssh provisioning support to orchestartion, which utilize finish
scripts by default
- added images support (part of the vm compute tab)...

370a7ac7 05/14/2012 04:19 AM Ohad Levy

fixes #137 - Better support for non-hostname certnames

This patch introduce a new setting :use_uuid_for_certificates which
defaults to false.

users who wish to deploy their hosts using a random unique id, should
enable that setting, and use the certname directive in their puppet.conf...

75409a89 05/04/2012 12:36 PM Greg Blomquist

refs #1589 - Remove hardcoded vmware vsphere_expected_pubkey_hash

Now, users will create a ~/.fog file containing:

=begin
:default:
:vsphere_expected_pubkey_hash: HASH_VALUE
=end

Fog will use this file when contacting vsphere to validate the ssl cert....

5e914ee2 04/30/2012 09:02 AM Ohad Levy

fail gracefully if fog is not installed

1f00a59d 04/30/2012 05:28 AM Ohad Levy

ensure rubygems are loaded in case facter / puppet are installed as a gem

fb7f0f19 04/29/2012 03:10 AM Ohad Levy

cleanups to rails 3 boot process

b43fa642 04/18/2012 03:51 PM Ohad Levy

added basic ovirt vm show page, minor fixes in compute resource level

96ede451 04/16/2012 09:32 AM Amos Benari

fixes #1574 - ovirt - add remove and show volumes

  • volume and interface ordering is now working
  • removed include blank because it is a duplicate of the Blank ovirt-template.
  • bootable is disabled when editing a vm, because currently I don't handle volume updates. just add and remove of a volume....

View revisions

Also available in: Atom