1
0
mirror of https://github.com/OpenNebula/one.git synced 2024-12-24 21:34:01 +03:00
Commit Graph

3417 Commits

Author SHA1 Message Date
Tino Vazquez
fe2e33c488 Successfully fix typo 2011-12-13 16:04:37 +01:00
Daniel Molina
763f1d0cca Merge branch 'master' of git.opennebula.org:one 2011-12-13 14:23:05 +01:00
Daniel Molina
8e49edff32 Fix image size calculation in quotas 2011-12-13 12:55:17 +01:00
Ruben S. Montero
2187851bbc feature #863: Right version for patch in b2bc457842 2011-12-13 10:34:04 +01:00
Ruben S. Montero
b2bc457842 feature #863: Fix Xen domain-id parser 2011-12-13 10:18:58 +01:00
Ruben S. Montero
85e3bb3eeb feature #863: Better parsing of domainname output for Xen 2011-12-12 22:21:43 +01:00
Ruben S. Montero
9e2779831e feature #863: fix action name for POLL action 2011-12-12 21:54:16 +01:00
Javi Fontan
b5ab3059b2 add special cases to install_gems check functionality 2011-12-12 18:43:06 +01:00
Javi Fontan
8cbc0aeab7 fix deployment for new versions of xen 2011-12-12 14:23:39 +01:00
Ruben S. Montero
e30782e5e2 feature #863: Add missing parameters for post actions 2011-12-12 13:34:37 +01:00
Ruben S. Montero
bcd9281b63 bug: solve reference by name in CONTEXT attribute for name and virtual network 2011-12-10 21:08:03 +01:00
Ruben S. Montero
1e190ea2bf Merge branch 'params_for_vnms' 2011-12-09 16:55:20 +01:00
Ruben S. Montero
67a594474e feature #863: fixes bug 2011-12-09 16:51:56 +01:00
Javi Fontan
1da7f8be13 add net-ldap to install_gems, needed by ldap auth 2011-12-08 22:49:05 +01:00
Ruben S. Montero
9bbbd291f6 Add network.erb to install.sh 2011-12-08 03:39:52 +01:00
Ruben S. Montero
dca599c5dc feature #863: Make use of action_info to pass extra parameters to net drivers 2011-12-08 00:29:05 +01:00
Daniel Molina
ce182b20e4 Merge branch 'master' of git.opennebula.org:one 2011-12-08 00:08:31 +01:00
Daniel Molina
10e52c413c Add network.erb for OCCI 2011-12-08 00:08:18 +01:00
Carlos Martín
6d0b58da21 onedb migrator to 3.1.80: Improvements, better handling of new VLAN attribute for VNETs 2011-12-07 19:20:07 +01:00
Daniel Molina
4c6d787272 Merge branch 'master' of git.opennebula.org:one 2011-12-07 19:03:57 +01:00
Daniel Molina
966db94478 Do not show FSTYPE in OCCI if type OS 2011-12-07 19:03:41 +01:00
Jaime Melis
1a5c7921b0 Merge branch 'master' of git.opennebula.org:one 2011-12-07 19:01:48 +01:00
Jaime Melis
1a8b2ef6a4 feature #863: fix tests 2011-12-07 19:01:41 +01:00
Daniel Molina
71449e75b5 Merge branch 'master' of git.opennebula.org:one 2011-12-07 18:55:39 +01:00
Daniel Molina
63e9ad23f0 Use HTTP_CODES in OCCI 2011-12-07 18:55:17 +01:00
Jaime Melis
5dc3797e4c Merge branch 'master' of git.opennebula.org:one 2011-12-07 18:37:52 +01:00
Hector Sanjuan
1d11cbc586 Task #864, Feature #602: Small fixes to vnets in Sunstone. Removal of commented code.
(cherry picked from commit 1ad5326f29)
2011-12-07 18:39:04 +01:00
Jaime Melis
d9d82dca99 feature #863: the post scripts require the deploy_id 2011-12-07 18:36:54 +01:00
Daniel Molina
2a2f0ca7b4 Merge branch 'master' of git.opennebula.org:one 2011-12-07 18:30:17 +01:00
Daniel Molina
cee7ae3c5d Use a constant for pool filtering in OCCI 2011-12-07 18:30:09 +01:00
Daniel Molina
4c1832ff4e Update VNET render in OCCI 2011-12-07 18:29:30 +01:00
Jaime Melis
7e86e29e98 Merge branch 'feature-863' 2011-12-07 15:28:07 +01:00
Jaime Melis
d69d767420 feature #863: specific xpath filters for each network driver 2011-12-07 14:49:07 +01:00
Javi Fontan
843c6722dd correct uuidtools gem name in install_gems 2011-12-07 12:06:11 +01:00
Ruben S. Montero
384f194b5c Merge branch 'master' of git.opennebula.org:one 2011-12-07 12:03:49 +01:00
Ruben S. Montero
0bf92a0f22 Merge branch 'feature-863' 2011-12-07 12:03:19 +01:00
Javi Fontan
879f66ce5b make ldap drivers compatible with 3.2 (return driver name) 2011-12-07 11:14:08 +01:00
Ruben S. Montero
833b1295e5 feature #602: Include bullets to install file 2011-12-07 10:08:27 +01:00
Hector Sanjuan
2cfa7ab0dc Task #864, Feature #602: Improve leases support in Sunstone and new vnet operations in Sunstone
This commit includes:

 * Support for ip_start, ip_end parameters when creating ranged vnetworks.
 * Removal of the add lease/remove lease dialogs.
 * Renewal of the representation of leases pool in the "extended information" windows. The list of leases is represented so that it is clearly visible those leases which are free, on hold (reserved), or used by a VM. Right on the list, leases can be added, updated or deleted.
(cherry picked from commit eccae0e731)
2011-12-07 09:56:42 +01:00
Carlos Martín
3bb367bc10 onedb migrator: New migrator from 3.1.0 to 3.1.80 2011-12-05 20:04:55 +01:00
Javi Fontan
547d0985ea fix a bug setting quota configuration
(cherry picked from commit d1054d465e)
2011-12-05 18:48:14 +01:00
Jaime Melis
9823b23cd9 Merge branch 'master' of git.opennebula.org:one 2011-12-05 17:56:47 +01:00
Jaime Melis
db18cbe829 Bump to version 3.1.80 2011-12-05 17:56:34 +01:00
Javi Fontan
09aa1a7df3 features #914, #949: --check and faster install_gems
* added --check options that detects the ruby libraries not installed
  * only install gems not found
  * execute 'gem' only once when possible
2011-12-05 17:51:06 +01:00
Jaime Melis
6aca0412d2 feature #863: add a test for vlan tag and fix other tests 2011-12-05 16:59:31 +01:00
Jaime Melis
d7853c4a00 feature #863: don't use exec_and_log for commands that may fail 2011-12-05 16:58:34 +01:00
Jaime Melis
908d5e137c feature #863: fix minor typo in xpath 2011-12-05 16:57:25 +01:00
Daniel Molina
57b13a845c Merge branch 'master' of git.opennebula.org:one 2011-12-05 15:29:56 +01:00
Daniel Molina
02f90f3333 Do not update userpool cache when the token expires 2011-12-05 15:29:22 +01:00
Ruben S. Montero
93827b4c24 feature #863: VLAN drivers also sets firewall rules for VMs 2011-12-05 01:51:39 +01:00