1
0
mirror of https://github.com/OpenNebula/one.git synced 2024-12-23 17:33:56 +03:00
Commit Graph

187 Commits

Author SHA1 Message Date
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
Javi Fontan
19073b47d5 feature #595: added kvm migrate_local to install.sh 2011-07-01 13:53:14 +02:00
Carlos Martín
42ae602e99 Feature #687: Add missing CLI files to install.sh 2011-06-30 11:17:22 +02:00
Carlos Martín
a0a51efb55 Merge branch 'master' into feature-687 2011-06-28 13:10:17 +02:00
Jaime Melis
801bb595ac Merge branch 'feature-573'
Conflicts:
	src/sunstone/views/index.erb
2011-06-24 15:58:53 +02:00
Ruben S. Montero
2249929171 Merge branch 'feature-476'
Conflicts:
	src/vnm/VirtualNetwork.cc
2011-06-23 17:00:56 +02:00
Carlos Martín
bfaabf357d Feature #687: Start work on ACL rules 2011-06-22 19:22:52 +02:00
Jaime Melis
71a1b3408a Fix bug in the installation of sunstone etc files 2011-06-21 17:50:57 +02:00
Jaime Melis
a8c6012c91 feature #476: update install.sh 2011-06-17 13:20:17 +02:00
Daniel Molina
17ad24169e Fix install.sh onedb dir 2011-06-17 12:47:49 +02:00
Daniel Molina
e9b2b5804e Merge branch 'feature-661'
Conflicts:
	install.sh
	src/cli/client_utilities.rb
	src/cli/onegroup
	src/cli/onehost
	src/cli/oneimage
	src/cli/onetemplate
	src/cli/oneuser
	src/cli/onevm
	src/cli/onevnet
	src/oca/ruby/OpenNebula/VirtualNetwork.rb
	src/onedb/1.rb
2011-06-17 12:30:54 +02:00
Jaime Melis
2ce569960f feature #573: improve yaml format and update install.sh 2011-06-17 11:43:53 +02:00
Daniel Molina
331f8e8c88 feature #661: Update and refactor onedb 2011-06-16 19:40:21 +02:00
Hector Sanjuan
e7000837f8 Bug #682: Added missing Sunstone files to install script 2011-06-16 17:56:02 +02:00
Javi Fontan
bc3887d9ab Merge branch 'feature-595' 2011-06-15 19:34:12 +02:00
Javi Fontan
b66fb90b6d feature #595: added im sh and ssh wrappers 2011-06-15 19:19:43 +02:00
Jaime Melis
bff8f3011c feature #573: update install.sh 2011-06-14 14:27:15 +02:00
Ruben S. Montero
dd73f25e22 bug: missing files for sunstone 2011-06-14 00:01:27 +02:00
Ruben S. Montero
9f1447eeec bug: Removed Cluster files in installer 2011-06-13 23:43:40 +02:00
Daniel Molina
8ab5976e37 feature #661: Update install.sh 2011-06-13 16:08:07 +02:00
Javi Fontan
1d3b59652d Merge branch 'master' into feature-595 2011-06-13 14:51:40 +02:00
Ruben S. Montero
3d4025d55b feature #407: Removed cluster help. Removed cluster file references from installer 2011-06-09 01:13:21 +02:00
Javi Fontan
ffc4a8849b feature #595: added one_vmm_ssh wrapper 2011-06-07 20:20:51 +02:00
Jaime Melis
224de5871d feature #476: install hooks under remotes and place the source the under vnm_mad 2011-06-07 19:03:32 +02:00
Javi Fontan
b98e541224 feature #595: changed im_ssh to im_exec 2011-06-03 18:22:51 +02:00
Javi Fontan
9d0401613e feature #595: added one_vmm_sh wrapper 2011-06-01 19:32:50 +02:00
Javi Fontan
dfa86ee3d5 feature #595: changed one_vmm_ssh to one_vmm_exec, sh driver is deleted 2011-06-01 18:57:47 +02:00
Ruben S. Montero
3efc2abdc1 Merge branch 'master' into feature-407
Conflicts:
	install.sh
2011-05-21 02:28:23 +02:00
Tino Vázquez
14c34da718 Feature #370: Manpages now uncompressed in the source and moved to section 1 2011-05-17 12:26:52 +02:00
Tino Vázquez
70050aa65f Typo in install.sh 2011-05-17 11:48:43 +02:00
Ruben S. Montero
8fbc6a8207 feature #564: Install VNC icons 2011-05-14 02:23:05 +02:00
Ruben S. Montero
22fe3392e8 Merge branch 'feature-564' 2011-05-14 01:24:19 +02:00
Daniel Molina
705bf60145 feature #564: Add install_novnc script 2011-05-13 18:22:14 +02:00