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

1858 Commits

Author SHA1 Message Date
c59f542ee6 feature #523: Work on the Image Repository 2011-03-22 18:21:09 +01:00
5071e85493 Features #539, #407: Consistency checks for Hosts and Images 2011-03-22 16:12:12 +01:00
3ab7e17a74 Feature #407: Add cluster tests to do_tests.sh script 2011-03-22 16:08:28 +01:00
feb62ac153 Merge branch 'feature-407' into feature-523 2011-03-22 15:26:08 +01:00
1e1cb17e3a Features #539, #527, #407: Basic consistency checks for User, Cluster and VNet creation 2011-03-21 19:01:40 +01:00
96b01044db Feature #407: PoolSQL, remove unused variable and tests for name_pool index 2011-03-21 17:44:33 +01:00
3c3edb9c36 Feature #407: Better duplicated name detection for Hosts 2011-03-21 16:16:30 +01:00
e80df4c5fe Merge branch 'feature-407' into feature-523
Conflicts:
	src/host/ClusterPool.cc
2011-03-20 16:47:58 +01:00
546aa9e8f6 feature #407: Solves deadlock in cluster-host pool interaction 2011-03-18 19:42:55 +01:00
3a833878c0 feature #407: Minor modification on Cluster and Host classes 2011-03-17 21:04:24 +01:00
a6b8c8c65a bug #497: Remove of the vm.schema file, info already on the web documentation
(cherry picked from commit cca976af0e)
2011-03-16 12:34:10 +01:00
88aa07edf1 Feature #407: Eliminate the extended flag for xml-rpc call one.vmpool.info 2011-03-15 17:21:39 +01:00
c61186bc3a Feature #407: Tests for clusters and some minor host-cluster dependencies moved 2011-03-15 17:06:08 +01:00
b80477fb55 Bug #516: Fix issue with Signature generation in EC2QueryServer(cherry picked from commit 5308cba5fe) 2011-03-15 12:56:40 +01:00
829a48e50e Feature #407: Fix deadlock when adding a Host to a non existing Cluster 2011-03-15 11:22:37 +01:00
cc81b3cf65 Feature #407: ClusterPool is now a full PoolSQL class 2011-03-14 19:06:39 +01:00
6bb7f6e702 bug #531: Clear authorization vector when using multiple resources
(cherry picked from commit e4b9a18f2a)
2011-03-14 17:43:41 +01:00
1b9af26624 bug #512: Fix typo in onecluster
(cherry picked from commit 871019d341)
2011-03-14 15:26:15 +01:00
96bf8eacdb feature #523: New drivers for the Image Repository 2011-03-12 00:41:10 +01:00
ab1a4e31e3 Bug #526: Changed create into Image.register 2011-03-11 17:12:16 +01:00
438753a87e Bug #525: Changed ID into UID 2011-03-11 17:12:11 +01:00
e1f07c3bd4 Bug #511: Fixed OS section generation in the wizards. Fixed x86_64 typo in arch options . 2011-03-11 17:12:03 +01:00
394fe78bb7 Bug #510: added virtio disk BUS option to the KVM wizard. 2011-03-11 17:11:55 +01:00
93e2980457 bug #519: Add -x option to oneuser list
(cherry picked from commit 27796743c8)
2011-03-11 17:01:02 +01:00
9ce115b9e4 Feature #507: Fixed bugs, typos, image attributes dialogs, dashboard
links.

This makes it an usable version , though there are some small fixes left.
2011-03-11 13:09:54 +01:00
178a042ef8 Bug #528: Fix SunstoneServer image creation, copy the local file to the Image Repository 2011-03-10 19:01:30 +01:00
59cc040699 Feature #507: Finished coding the rest of plugins (they are untested and
probably full of small bugs)
2011-03-10 15:26:28 +01:00
08466818fd Merge branch 'feature-407' into feature-523 2011-03-10 12:34:46 +01:00
05cc231c11 Feature #507: Started the rest of plugins, actions and buttons defined. 2011-03-09 15:52:20 +01:00
05a8d17009 feature #407: fix minor leak in tests 2011-03-09 15:49:11 +01:00
6ea29d6881 feature #407: moved dump to .h 2011-03-09 13:23:01 +01:00
6246c89df9 Merge branch 'feature-407' of dsa-research.org:one into feature-407. Restored previous UserPool tests.
Conflicts:
	include/UserPool.h
2011-03-09 12:51:41 +01:00
c4f4e1c988 feature #407: User pool uses de indexing methods of PoolSQL 2011-03-09 12:47:49 +01:00
cd8c19f930 Feature #407: Refator of PoolObjectSQL class 2011-03-09 12:44:39 +01:00
42b61bdd76 Extra installation check before running the tests 2011-03-09 11:59:16 +01:00
53077d8308 Memory leak fix. The problem arised if the individual VM log file couldn't be opened 2011-03-09 11:34:42 +01:00
b2f1051e07 Feature #407: Refactor of pool dumps to be performed in PoolSQL class 2011-03-09 11:25:46 +01:00
7b113d0c09 Merge branch 'feature-407' of dsa-research.org:one into feature-407 2011-03-08 19:07:02 +01:00
be33cd53e3 feature #407: Minor changes in VirtualNetwork Pool 2011-03-08 19:06:42 +01:00
daf7b709d2 Feature #407: Fix small mem. leak in Image 2011-03-08 18:11:56 +01:00
351ad62639 Feature #407: Let vnets have duplicated names if they are owned by different users 2011-03-08 18:07:22 +01:00
b227ef8ad3 Merge branch 'feature-407' of dsa-research.org:one into feature-407 2011-03-08 17:55:50 +01:00
ac6c5644fd feature #407: Minor changes for the VirtualMachine Pool 2011-03-08 17:55:14 +01:00
4ef82d3e92 Feature #407: Let images have duplicated names if they are owned by different users 2011-03-08 17:27:18 +01:00
ed513e5b72 feature #407: Minor changes in ImagePool 2011-03-08 16:52:45 +01:00
6311380782 feature #517: Add disk driver definition for VMware 2011-03-08 15:04:10 +01:00
ea84e9dae6 feature #407: Removed uid from VirtualMachine class 2011-03-08 10:04:57 +01:00
b85273182e Feature #507: Set up info dialogs configuration. Set up host tab create
dialogs for hosts and clusters. Small Bugfixes.
2011-03-07 15:19:48 +01:00
9288a79aa3 feature #407: Several bug fixes. Better index for names. 2011-03-05 03:24:11 +01:00
fadbe3a4d7 feature #407: All resources now uses the base classes and index 2011-03-04 23:26:55 +01:00