1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-02-21 01:57:37 +03:00

456 Commits

Author SHA1 Message Date
Javi Fontan
34014b9433 added xmlparser gem to install_gems 2011-07-15 18:57:20 +02:00
Tino Vázquez
bc36bca504 Add missing oZones templates 2011-07-15 18:07:30 +02:00
Javi Fontan
c998891178 changed install_gems directory and added it to install.sh 2011-07-15 11:53:48 +02:00
Javi Fontan
40dd340997 added oneacl man generation to SConstruct file 2011-07-14 18:38:46 +02:00
Javi Fontan
4f6341bed9 new man documentation 2011-07-14 18:33:54 +02:00
Ruben S. Montero
8e08923e73 bug: Update permissions of noVNC comand line utils 2011-07-12 23:47:20 +02:00
Javi Fontan
8db92a7612 Revert "port configuration reader for scheduler now more compatible"
Breaks startup when config file does not exist

This reverts commit 1cb6f97ebdadd53d3884da6601033c787aac40f1.
2011-07-12 22:18:14 +02:00
Javi Fontan
697ac59538 feature #450: disable bundler gem checking 2011-07-12 19:27:15 +02:00
Javi Fontan
e6c9122fa1 feature #450: now install_gems does not use bundler 2011-07-12 19:24:58 +02:00
Javi Fontan
0cac34ce8f feature #450: help and warning message for install_gems 2011-07-12 16:08:00 +02:00
Javi Fontan
b8914f2d98 feature #450: added acct package to the Gemfile 2011-07-12 15:37:13 +02:00
Javi Fontan
439df29713 feature #450: new Gemfile and installation helper script 2011-07-12 15:22:34 +02:00
Javi Fontan
1cb6f97ebd port configuration reader for scheduler now more compatible 2011-07-12 12:37:23 +02:00
Jaime Melis
216b798a6c Fix host_error hook for the new OCA 2011-07-11 18:42:22 +02:00
Ruben S. Montero
2249929171 Merge branch 'feature-476'
Conflicts:
	src/vnm/VirtualNetwork.cc
2011-06-23 17:00:56 +02:00
Jaime Melis
d8a3628aef feature #476: remove old vlan hook 2011-06-21 17:46:51 +02:00
Jaime Melis
fc0e264ed5 feature #476: update oned.conf to reflect the new networking hooks 2011-06-13 16:04:41 +02:00
Javi Fontan
1d3b59652d Merge branch 'master' into feature-595 2011-06-13 14:51:40 +02:00
Jaime Melis
d068816d20 feature #476: move spec files to vnm_mad 2011-06-10 08:48:01 +02:00
Ruben S. Montero
4e03d98174 feature #407: Removed man page from scons file 2011-06-09 01:20:18 +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
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
Jaime Melis
5e3258c6f6 feature #476: new hook trigger on PROLOG 2011-06-07 17:58:25 +02:00
Carlos Martín
e28ad2a69d Feature #662, #407: Delete operator<< from PoolObjectSQL classes. Remove Cluster objects. 2011-06-03 15:33:48 +02:00
Javi Fontan
ccc5b348c9 feature #595: changed one_vmm_ssh to _exec in oned.conf 2011-06-01 19:36:29 +02:00
Jaime Melis
b2e521a97d Merge branch 'master' into feature-476 2011-06-01 12:32:11 +02:00
Jaime Melis
a63a911101 feature #476: fix typo in vlan tagging command 2011-06-01 12:31:04 +02:00
Jaime Melis
ced96c874b feature #476: iptables rules now filter physdev-out. Handle established connections. 2011-05-21 13:25:49 +02:00
Ruben S. Montero
3efc2abdc1 Merge branch 'master' into feature-407
Conflicts:
	install.sh
2011-05-21 02:28:23 +02:00
Jaime Melis
bf961d4fa4 feature #476: firewall hook and class 2011-05-20 11:18:11 +02:00
Jaime Melis
df3aa7f438 feature #476: vm class to obtain vm attributes 2011-05-20 11:17:47 +02:00
Ruben S. Montero
486b601e18 Bug: Fixes generation process of man pages 2011-05-19 15:04:53 +02:00
Jaime Melis
0d7eb3c147 feature #476: possibility to specify filtered bridges in ebtables. 2011-05-18 17:46:16 +02:00
Jaime Melis
08f7c3091b feature #476: use modules to extend main class 2011-05-18 16:05:16 +02:00
Daniel Molina
ef9755ef32 Change NOVNC_PATH sed expression to replace the whole line 2011-05-18 11:35:01 +02:00
Jaime Melis
3113f007e2 feature #476: refactor tester and implement openvswitch test in kvm 2011-05-17 22:13:10 +02:00
Jaime Melis
a9ce559c18 feature #476: Implement ebtables and openvswitch hook 2011-05-17 22:12:28 +02:00
Jaime Melis
9d38042dc7 feature #476: adapt rspec to refactorization 2011-05-17 12:46:52 +02:00
Jaime Melis
09a891bd2e feature #476: refactor NIC classes 2011-05-17 12:46:52 +02:00
Jaime Melis
8681584eb1 feature #476: new tester for the networking hooks 2011-05-17 12:46:52 +02:00
Jaime Melis
4f2839dda3 feature 476: ebtables rules. Collect network and domid information in xen 2011-05-17 12:46:52 +02:00
Jaime Melis
c6a0fbb8e8 feature #476: abstraction class for network management in hooks 2011-05-17 12:46:51 +02:00
Jaime Melis
df3829ffb9 feature #476: draft of vlan hook 2011-05-17 12:46:51 +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
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
Ruben S. Montero
4f4b8ab463 feature #513: Updated oned.conf file 2011-05-13 16:05:51 +02:00
Carlos Martín
ae53d43789 Feature #407: Base implementation for groups.
So far groups can be managed, but resources can't be associated to a group.
Tasks done:

  * New basic onegroup command
  * RequestManager XML-RPC methods
  * New group pool
  * New GROUP authorization symbol
  * Basic GroupPool tests
  * Ruby OCA methods
2011-05-10 18:45:15 +02:00
Tino Vázquez
2fc0f5b5ca bug #585: Hook now works with users others than oneadmin 2011-05-09 17:38:43 +02:00
Ruben S. Montero
96f26468a1 feature #523: Image repository is now decopled from storage backend. Source is generated by drivers using a driver-specific URL. 2011-05-07 02:49:07 +02:00