1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-21 14:50:08 +03:00

3052 Commits

Author SHA1 Message Date
Hector Sanjuan
ff0a469cb1 Task #933: Re-enable image type when doing save_as of a VM 2011-10-26 19:04:31 +02:00
Carlos Martín
f0b1a28d89 Bug #868: Add new one.image.chtype method, in core, ruby & java oca, and CLI. Needs testing 2011-10-21 18:50:04 +02:00
Carlos Martín
395d98a274 Bug #868: Add option to set the image type in one.vm.savedisk; done in core, ruby & java oca, CLI 2011-10-21 18:00:52 +02:00
Ruben S. Montero
d690e728d0 bug #867: Postpone qcow2 management to integrate it with quota system 2011-10-20 11:21:38 +02:00
Ruben S. Montero
cee35c0750 Merge branch 'feature-873' 2011-10-19 23:51:39 +02:00
Ruben S. Montero
ee76f711fd bug #867: Minor change to du function 2011-10-19 23:04:15 +02:00
Jaime Melis
dfa237b2ee Bug #867: Image size is not accurate for empty files. 2011-10-19 13:09:34 +02:00
Daniel Molina
612dc31489 feature #849: Add OCCI PUT compute tests 2011-10-17 18:40:19 +02:00
Daniel Molina
f1272b23d8 feature #849: Improve OCCI PUT compute 2011-10-17 18:37:45 +02:00
Carlos Martín
7aff65c28c Bug in previous commit:75324dab, a file was renamed but install.sh was not updated 2011-10-17 09:06:22 -07:00
Carlos Martín
75324dab26 onedb: The 3.0 migrator was renamed to 3.0.0 in one-3.0, but not in master. See commit:ac2f9966 2011-10-17 17:31:46 +02:00
Ruben S. Montero
1122f2f2d3 Merge branch 'master' of git.opennebula.org:one 2011-10-15 00:07:32 +02:00
Ruben S. Montero
cd4c5d5dcb bug #866: Removed unneeded check after starting the server 2011-10-15 00:06:51 +02:00
Javi Fontan
66134fa087 typo in install_gems (nokogiri)
(cherry picked from commit 19029f7f761af3a8b494275f1984e29df560d36d)
2011-10-14 17:30:24 +02:00
Carlos Martín
a61cd0bb0a Bug #871: Avoid locked tables in onedb upgrade. Thanks to jan horacek <jahor@jhr.cz> 2011-10-14 16:51:29 +02:00
Carlos Martín
9ed5b738a4 Bug #848: Take into account bug #871, avoid table lock 2011-10-14 16:49:13 +02:00
Daniel Molina
faa3a8b8c6 feature #801: Add onequota unset 2011-10-14 16:47:56 +02:00
Daniel Molina
1040d34766 feature #873: Add OCCI GET /user tests 2011-10-14 15:54:01 +02:00
Daniel Molina
409b565dc8 feature #873: Add UserOCCI and UserPoolOCCI classes 2011-10-14 15:53:32 +02:00
Daniel Molina
5911824045 feature #873: Add quota information to OCCI 2011-10-14 15:52:54 +02:00
Daniel Molina
20a0a78184 feature #873: Add mapping for errno to HTTP codes 2011-10-14 15:51:52 +02:00
Daniel Molina
bb6ee69f29 feature #873: Add errno value to the OpenNebula Error class 2011-10-14 15:50:54 +02:00
Carlos Martín
057e20531c Bug #848: Fix tests 2011-10-14 15:37:10 +02:00
Carlos Martín
ba8399c9f5 Bug #848: Add 3.1.0 migrator, it will truncate existing names with more than 128 chars. 2011-10-14 15:13:56 +02:00
Carlos Martín
ee28c22f53 Bug #848: Fix tests 2011-10-10 18:56:19 +02:00
Carlos Martín
771a4ac8d9 Bug #848: Set name columns to 128 chars. The name length is checked for new objects 2011-10-10 17:48:06 +02:00
Carlos Martín
21bca20780 Bug #848: Add error message and stop oned execution if bootstrap fails 2011-10-10 06:14:46 -07:00
Ruben S. Montero
e37bae5253 feature #780: OpenNebula version is shown in log file 2011-10-07 20:38:30 +02:00
Ruben S. Montero
3f14c7fe17 Merge branch 'feature-789'
Conflicts:
	src/oca/ruby/OpenNebula/Group.rb
2011-10-07 15:06:02 +02:00
Ruben S. Montero
d6f1f5b1fc feature #789: Moved Configuration.rb to OCA. Added support to print configuration files in JSON. Updated OZones client to use Configuration.rb parser 2011-10-07 15:02:31 +02:00
Ruben S. Montero
e8a19ee45c Merge branch 'feature-789' 2011-10-07 13:52:16 +02:00
Javi Fontan
6090b3f6b4 change ruby oca documentation to play better with yardoc 2011-10-05 16:31:12 +02:00
Daniel Molina
8d7a76edd7 Merge branch 'master' of git.opennebula.org:one 2011-10-05 13:14:56 +02:00
Daniel Molina
32ef34c659 Fix typo in oneacctd when oned is not running(cherry picked from commit c2d83f5bb9d5653b9089f9cf0ac87eccda28cf75) 2011-10-05 13:14:42 +02:00
Daniel Molina
c05b944c01 bug #865: Fix Host samples window_size(cherry picked from commit 6176e07bac684135cbfe1cd46f9213cc8b41a371) 2011-10-05 13:14:35 +02:00
Ruben S. Montero
d6defb6bb8 feature #789: Solves minor bugs in host update for VDC. Deals with empty host lists 2011-09-30 00:40:51 +02:00
Hector Sanjuan
0ecdaf5258 oZones GUI: Replace * with grayed-out names for non unique hosts in VDC dialogs
(cherry picked from commit 10eea8036aed7ab25d9b230e376046b060bfec1b)
2011-09-29 18:30:32 +02:00
Javi Fontan
664f240060 Changed README file to 3.0
(cherry picked from commit b11b7b5290ffe89bf3d7f477d34fea78aaa3114f)
2011-09-29 16:51:25 +02:00
Javi Fontan
c548c84780 Added man pages for econe/occi CLI 3.0.0
(cherry picked from commit 3df0c6dadc61f67c72c3ccc1539608cefcde5d79)
2011-09-28 19:36:57 +02:00
Javi Fontan
5f8f679669 CLI one* man pages for 3.0.0
(cherry picked from commit 3a5763605b69fe90a8466e60c430be941760c7ab)
2011-09-28 19:36:45 +02:00
Carlos Martín
ddc95acf54 Bug #839: Fix typo in java OCA Client.java
(cherry picked from commit 7b2414e07705a1b8417bd9aa4828a0f49424a5fd)
2011-09-28 19:18:17 +02:00
Tino Vazquez
820a028c9b Change host multiplacement legend to VDC host sharing
(cherry picked from commit b195a553fc84a4f7dd26319180af13e25739ddeb)
2011-09-28 13:09:25 +02:00
Carlos Martín
16f173fd44 Bug #839: Add support in java oca for auth tokens with protocol
(cherry picked from commit 9ee34a8b87938d440d110cfb58f3c094302093e9)
2011-09-28 12:48:56 +02:00
Carlos Martín
69933ac673 Bug #839: Add support in scheduler for auth tokens with protocol
(cherry picked from commit 2bb8ce1e88d0dc3a9a9eb9de2f9c3f81aec2b07b)
2011-09-28 12:48:56 +02:00
Carlos Martín
37618ecf45 Revert "Allow user passwords with ':' characters"
This reverts commit fcb98539ce99109c4af3527415abb680cdb3556b.
2011-09-28 12:40:40 +02:00
Tino Vazquez
cce3ca6935 Merge branch 'master' of git.opennebula.org:one 2011-09-28 12:19:47 +02:00
Tino Vazquez
d07e4d42e9 Fix for wrong oZones reverse proxying for Sunstone 2011-09-28 12:19:05 +02:00
Javi Fontan
a10dd2f5db bug #670: Disable context security by default
(cherry picked from commit 94b1707c423a38a8252505d70fdd71ea8c0222e9)
2011-09-28 12:14:40 +02:00
Javi Fontan
17509ee003 bug #670: let the user disable fs copy to context ISO
(cherry picked from commit 291da9962c726e94dad9505606028fa09ca762d5)
2011-09-28 11:44:33 +02:00
Ruben S. Montero
da42de1d6f feature #789: More work on the Ozones server refactor 2011-09-28 11:23:15 +02:00