1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-22 18:50:08 +03:00

235 Commits

Author SHA1 Message Date
Carlos Martín
271e99d654 Bug #961: Remove Configuration.rb. onedb command requires the DB connection options to be always used 2011-11-15 17:53:43 +01:00
Ruben S. Montero
bb4911a50c bug #847: OCCI Server update to new Auth framework 2011-10-25 15:41:27 +02:00
Ruben S. Montero
4f8a1c2f9d bug #847: Added Sunstone Authorization. Updated server classes 2011-10-25 14:44:43 +02:00
Ruben S. Montero
e573289f07 bug #847: Renamed server to server_x509, also ServerAuth is now ServerX509Auth to be coherent with the new server classes. Condifuration file also changed to server_x509_auth.conf 2011-10-24 17:24:42 +02:00
Ruben S. Montero
2650f81e50 Merge branch 'master' into bug-847
Conflicts:
	src/ozones/Server/lib/OZones/AggregatedPool.rb
	src/ozones/Server/lib/OZones/Zones.rb
2011-10-23 00:42:39 +02:00
Ruben S. Montero
d37865d277 Merge branch 'feature-789' 2011-10-22 00:37:16 +02:00
Ruben S. Montero
2ded9cec22 bug #847: Added a new server method based on OpenSSL symetric ciphers 2011-10-21 02:27:47 +02:00
Carlos Martín
7aff65c28c Bug in previous commit:75324dab, a file was renamed but install.sh was not updated 2011-10-17 09:06:22 -07:00
Hector Sanjuan
c806c7288d Feature #789: Move ozones api files one level up
zona.rb can be found directly in ozones lib/ dir. Install script updated accordingly.
2011-10-17 01:45:00 +02:00
Carlos Martín
ba8399c9f5 Bug #848: Add 3.1.0 migrator, it will truncate existing names with more than 128 chars. 2011-10-14 15:13:56 +02:00
Hector Sanjuan
d28dd0b445 Task #908: Integrate OzonesClient in zona.rb api.
This commit deletes OzonesClient.rb. All functionality has been merged to zona.rb and OzonesJSON.rb.

All dependent files have been accordingly updated. Cli operations have been manually tested. API operations have not been tested yet.
2011-10-13 20:12:03 +02:00
Ruben S. Montero
0d66f1e53f Merge remote-tracking branch 'remotes/github-hector/feature-789' into feature-789 2011-10-11 16:27:15 +02:00
Hector Sanjuan
6dc5797bd9 Feature #789: Update install file
Include OZones API files among the client files to be installed with ozones or opennebula client files
2011-10-11 15:24:19 +02:00
Ruben S. Montero
d6f1f5b1fc feature #789: Moved Configuration.rb to OCA. Added support to print configuration files in JSON. Updated OZones client to use Configuration.rb parser 2011-10-07 15:02:31 +02:00
Ruben S. Montero
cc34893f6d Merge branch 'master' into feature-789
Conflicts:
	src/ozones/Server/models/OzonesServer.rb
2011-09-27 16:46:54 +02:00
Carlos Martín
3a36b22644 Bug #832: Move Configuration.rb to onedb's lib location
(cherry picked from commit fc6de1c4a02a3cf3dd7a1dbdbb1707dbbc141e73)
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 980222f28eb335ef0c4d66613664f4a99d9148dc) 2011-09-27 14:38:32 +02:00
Carlos Martín
a2ad103ad9 Bug #832: Restore src/cloud/common/Configuration.rb
This reverts 7a530fb77c0334d36b4b2404fc09792e1444197b
(cherry picked from commit 9fc7f582e238110e2153bc9083c4345e0cb0417b)
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 d6621dc598585eeef67db167b3a0a52f5e5d1b9a) 2011-09-27 14:38:32 +02:00
Ruben S. Montero
b5298aea6f feature #789: Removed unneeded OCAInteraction library 2011-09-26 17:44:08 +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 9a419d498cb7b6edd19995451dd110e478ac88d7)
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 c10b9630caca6fda9b991a29fcb76eb0e2a745bc)
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 3527bbd1f721d344afca282dab03d84332a72a24)
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