1
0
mirror of https://github.com/OpenNebula/one.git synced 2024-12-22 13:33:52 +03:00
Commit Graph

219 Commits

Author SHA1 Message Date
Carlos Martín
3a36b22644 Bug #832: Move Configuration.rb to onedb's lib location
(cherry picked from commit fc6de1c4a0)
2011-09-27 14:38:32 +02:00
Carlos Martín
0966f75254 onedb: Add 3.0 migrator. It changes the tm_nfs drivers to tm_shared(cherry picked from commit 980222f28e) 2011-09-27 14:38:32 +02:00
Carlos Martín
a2ad103ad9 Bug #832: Restore src/cloud/common/Configuration.rb
This reverts 7a530fb77c
(cherry picked from commit 9fc7f582e2)
2011-09-27 14:38:32 +02:00
Carlos Martín
51fce30e2f onedb: add migrator from 2.9.85 to 2.9.90(cherry picked from commit d6621dc598) 2011-09-27 14:38:32 +02:00
Ruben S. Montero
7a530fb77c Bug #827: Removed unneeded Configuration file an associated requires. Added yaml explicit require as it seems to be needed by some ruby versions 2011-09-24 20:39:40 +02:00
Ruben S. Montero
d8e50aa24c Merge branch 'feature-795' 2011-09-23 16:22:19 +02:00
Daniel Molina
0e002c67fb feature #795: Update install.sh sunstone x509 login 2011-09-23 15:20:19 +02:00
Daniel Molina
54f769170d feature #795: Add new Cloud Auth files to install.sh 2011-09-21 18:59:13 +02:00
Ruben S. Montero
6aa268d52f Installs poll_ganglia instead of non-existent poll_local
(cherry picked from commit 9a419d498c)
2011-09-15 23:17:51 +02:00
Javi Fontan
7f88793fa9 bug #616: files copied in multiple dirs are now links 2011-09-15 17:43:13 +02:00
Javi Fontan
1abd55d030 feature #715: changed tm_nfs name to tm_shared
(cherry picked from commit 67d278990b282e98f2968b204cc44b2e3e324f8d)
2011-09-15 14:57:37 +02:00
Tino Vazquez
2df1eabaa6 Remove duplicated JSONUtils file
(cherry picked from commit c10b9630ca)
2011-09-12 18:18:47 +02:00
Ruben S. Montero
0f35744632 bug #802: This commit includes
- Comment options in configuration files so default values can use $ONE_LOCATION if defined
- Better check of YAML syntax errors
- Changed some tabs for spaces
- By default the installer creates auth/certificates
(cherry picked from commit 3527bbd1f7)
2011-09-09 13:59:19 +02:00
Daniel Molina
92356b0c55 bug #750: Fix ozones etc files install 2011-09-07 12:27:34 +02:00
Carlos Martín
62292463df Add onedb migration script from 2.9.80 to 2.9.85 2011-09-05 17:49:42 +02:00
Ruben S. Montero
a6fff726c4 Merge branch 'feature-788' 2011-09-02 17:20:25 +02:00
Ruben S. Montero
fab6803120 feature #788: Install files of quota authZ 2011-09-02 17:07:33 +02:00
Ruben S. Montero
81978b4ca2 bug: Update hook information in oned.conf. Moved ft hooks to a dir. Removed unneeded hooks. 2011-09-01 16:57:02 +02:00
Ruben S. Montero
43b79a3e3a feature #754: Fix problem parsing cert chains. Includes conf files for server and x509 authN methods 2011-08-30 18:04:53 +02:00
Ruben S. Montero
3501633b3d Merge branch 'master' into feature-754 2011-08-30 17:09:57 +02:00
Ruben S. Montero
4c9f95ad58 Feature #754: Update configuration files 2011-08-26 16:51:13 +02:00
Ruben S. Montero
5d45fc9391 feature #754: fix install bugs 2011-08-26 00:02:32 +02:00
Ruben S. Montero
cfbe1f18e4 feature #754: Install server auth files 2011-08-25 17:52:22 +02:00
Ruben S. Montero
02344c18f6 Merge branch 'master' into feature-746
Conflicts:
	src/sunstone/models/SunstoneServer.rb
2011-08-20 01:20:54 +02:00
Ruben S. Montero
7347a36990 feature #754: Basic X509 authorization 2011-08-19 03:13:50 +02:00
Tino Vázquez
6b7628c2e5 feature #754: New dummy authN protocol 2011-07-28 19:49:30 +02:00
Ruben S. Montero
b421a874e0 feature #754: simple driver that implements plain auth (that in OpenNebula core). Removed debug messages 2011-07-28 12:39:40 +02:00
Ruben S. Montero
f725fe9667 feature-754: Work on one_auth. Added ssh authenticate. Place holder for other protocols 2011-07-28 03:43:50 +02:00
Javi Fontan
ad558f4ca6 added man pages for onezone and onevdc 2011-07-24 03:57:21 +02:00
Hector Sanjuan
823891e560 Feature #738: Add ACL new files to install.sh 2011-07-23 12:05:58 +02:00
Carlos Martín
b256af87e8 Missing onegroup man page in installation 2011-07-19 13:09:45 +02:00
Tino Vázquez
2eefa1ec55 Change oZones CLI names for coherence with ONE CLI 2011-07-18 17:09:47 +02:00
Tino Vázquez
d8a485ec9f Change client commands for coherence with the rest of the CLI 2011-07-18 15:19:07 +02:00
Tino Vázquez
08f9ff5eed Fix bad ETC install of oZones
Also, typo corrected in oZones Server.
2011-07-18 12:21:47 +02:00
Tino Vázquez
57c491ab29 Add missing oZones changes (due to manual merge) 2011-07-15 18:05:01 +02:00
Carlos Martín
3df5889e8c Merge branch 'master' of git.opennebula.org:one 2011-07-15 16:54:41 +02:00
Carlos Martín
1176e226f0 Manpage for oneacl missing in install.sh 2011-07-15 16:53:34 +02:00
Javi Fontan
c998891178 changed install_gems directory and added it to install.sh 2011-07-15 11:53:48 +02:00
Tino Vázquez
72d536cec3 Manual merge feature #667 and master 2011-07-14 15:50:34 +02:00
Daniel Molina
86e65eb082 Merge branch 'master' of git.opennebula.org:one 2011-07-12 15:33:10 +02:00
Daniel Molina
c1f794603b Change accct bin file name 2011-07-12 15:21:43 +02:00
Carlos Martín
c24b90f200 Merge branch 'master' of git.opennebula.org:one 2011-07-12 14:02:58 +02:00
Daniel Molina
324f574651 Add default ACLs (group.default) when creating a new group from the CLI 2011-07-12 14:00:02 +02:00
Carlos Martín
55a8601b85 onedb: Change the db_versioning table.
Until now the version column was an integer, and the version was supposed to be
incremental starting from 0.

This can be a problem in future scenarios where we may have two active branches.
The table has been modified to store a string with the OpenNebula version.
2011-07-12 13:54:53 +02:00
Hector Sanjuan
954ff1a4fc Remove OneMonitor tool from source tree, sunstone-server script and install script.
This tool is replaced by acctd.
2011-07-11 17:46:22 +02:00
Ruben S. Montero
e823bb0c05 Merge branch 'feature-696' 2011-07-08 20:11:57 +02:00
Jaime Melis
041fa8ed12 Update install.sh for unpriviledged user tab. 2011-07-07 19:13:05 +02:00
Jaime Melis
d911df1889 feature #696: update install.sh 2011-07-07 16:02:45 +02:00
Carlos Martín
f719100b0f Merge branch 'master' into feature-687 2011-07-01 18:00:40 +02:00
Javi Fontan
b540f3796a Merge branch 'feature-595' 2011-07-01 13:53:34 +02:00