1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-08-13 01:49:26 +03:00
Commit Graph

8384 Commits

Author SHA1 Message Date
77b51290eb Feature #2694: New zones can only be created if oned is master 2014-02-12 19:27:38 +01:00
7a95ebf6ce Feature #2694: Log changes made to user/groups IDs to a file 2014-02-12 18:39:34 +01:00
bad1d80d41 Fix Zone switch bug 2014-02-12 17:27:29 +01:00
8a2f3f3583 Feature #2694: Translate user id/names in template DISK and NIC 2014-02-12 17:23:25 +01:00
7956af8399 Bug #2700: SQL query for VirtualMachinePool accounting now has ORDER BY
instead of GROUP BY (which was a typo)
2014-02-12 15:49:24 +01:00
9112f8d091 Fix bug in default acl list columns 2014-02-12 15:43:00 +01:00
2525462da8 Feature #2694: Do not import duplicated ACL rules, and fix bug 2014-02-12 15:42:13 +01:00
b59e76688a Feature #2694: Enforce acl rules to be unique in the DB 2014-02-12 15:39:52 +01:00
a3939f8a06 Feature #2694: Implement some TODOs
- Slave DB is backed up
- User is asked to decide if users will be merged
- code cleanup
- raise an error if the selected backend is sqlite
2014-02-11 18:49:37 +01:00
dec29bc6ca Feature #2694: First version of onedb import-slave command 2014-02-11 17:31:29 +01:00
c026120a17 Feature #2694: Improve ObjectCollection::from_xml_node
It could not parse xml with space between elements
2014-02-11 17:20:11 +01:00
d30c61355a Upgrade FontAwesome to 4.0.3 2014-02-11 15:49:45 +01:00
a84f2e0227 Upgrade jQuery to 1.11.0 2014-02-11 15:48:17 +01:00
e7471effcf feature #2017: Fix error in password error message 2014-02-10 17:08:19 +01:00
47420d809d feature #2358: Display list of VM using an image 2014-02-10 17:05:47 +01:00
e95fa8fb7e feature #2485: add extra spice options to KVM 2014-02-10 16:56:04 +01:00
7af448791f feature #1589: Show the ID for new resources 2014-02-10 13:19:13 +01:00
85db3f0c21 Merge branch 'master' of git.opennebula.org:one 2014-02-07 19:20:39 +01:00
8ceae7ee4c Make ttyexpect more robust to command execution 2014-02-07 19:20:14 +01:00
f9c6ac386e feature #2547: add localtime feature to kvm
Signed-off-by: Javi Fontan <jfontan@opennebula.org>
2014-02-07 18:58:11 +01:00
906c4ad0a0 feature #2708: Confirmation dialog in Sunstone should specify which object it's going to delete 2014-02-07 18:28:29 +01:00
ac783e714b feature #2017: Add confirm password 2014-02-07 18:03:46 +01:00
1c5111e0ed feature #2567: move hyperv options to kvm config file 2014-02-07 17:26:43 +01:00
9983689e96 Refactor get pool method from sunstone 2014-02-07 17:12:17 +01:00
965ec46234 feature #2567: add KVM hyperv feature
Signed-off-by: Javi Fontan <jfontan@opennebula.org>
2014-02-07 16:37:40 +01:00
644000c2c1 feature #1856: Add enforce option to migrate/live migrate in Sunstone and use a data table instead of a select input for hosts 2014-02-07 16:10:15 +01:00
2aeb0353ac Feature #2568: Fetch RBD format attribute from the VM in the TM scripts 2014-02-07 12:39:48 +01:00
7ca6b0d78a Feature #2556: Refactor Vladislav Gorbunov's contribution 2014-02-07 12:17:00 +01:00
d1dc27167f Feature #2556: Create image without filesystem on ceph datastore 2014-02-07 12:14:40 +01:00
97a4418388 Feature #2568: RBD format 1 as default. Handle properly both formats 2014-02-07 12:09:05 +01:00
32f8890ea4 Reapply fixes for Bug #2110 and Bug #2271 2014-02-07 11:41:57 +01:00
ae55d2b008 Feature #2568: Refactor RBD2 format contribution by Bill Campbell:
- Use BRIDGE_LIST instead of HOST
- Minimize the number of SSH connections
- Use default STAGING_DIR
- Add possibility to choose the RBD_FORMAT
- Add possibility to add "-O rbd" to the "rbd" command line args
2014-02-07 10:35:04 +01:00
cbb1d32b73 Feature #2568: Support for RBD Format 2 images 2014-02-07 10:30:08 +01:00
ec85fa084a Bug #2367: Send to the driver only the VM template section it requires
(cherry picked from commit 7df2ec9a183fe0b64feeec4440160f8de47ef5df)
2014-02-06 22:56:04 +01:00
b3f9173197 Merge branch 'feature-2202' 2014-02-06 22:38:05 +01:00
62f6e89009 feature #2202: Add comments to oned.conf 2014-02-06 22:31:45 +01:00
57ee51b077 Feature #2692: Add setzone option to onezone 2014-02-06 19:01:46 +01:00
c92cdebacd bug #2641: Handle error on the server side when uploading a file 2014-02-06 18:08:26 +01:00
4bbfe0fd29 bug #2641: Uploading images when no rights to access image 2014-02-06 18:07:48 +01:00
07f17f5bf4 bug #2510: Fix error when changing between cluster and host in the scheduling tab of the template wizard 2014-02-06 17:29:18 +01:00
090a638a96 bug #2521: vcpu min set to 1 and max to 16 2014-02-06 17:19:52 +01:00
1b48b0b93c Moved TM_MAD_CONF attributes in oned.conf 2014-02-06 17:03:50 +01:00
69ccb20216 feature #2202: Add INHERIT attributes for GLUSTER DS 2014-02-06 16:51:04 +01:00
a11d0ca3c4 feature #2202: Small refactor of Ceph/Gluster disk generation 2014-02-06 16:47:45 +01:00
9913887fa0 bug #2628: If a VM specify a GRAPHIC section without TYPE, vms will not be loaded 2014-02-06 16:32:00 +01:00
fb58250c5b bug #2522: Fix rackinput check when uploading files from passenger 2014-02-06 16:28:52 +01:00
84e089d598 Use Rack deflater by default 2014-02-06 16:27:07 +01:00
6718fb29d3 bug #2538: table_order parameter must be defined in the sunstone-server.conf 2014-02-06 16:26:54 +01:00
9a9b19b57e IP column should be sortable 2014-02-06 15:34:30 +01:00
1eafb4e4c8 bug #2660: Image wizard remembers some fields, but resets the others 2014-02-06 15:32:42 +01:00