Ruben S. Montero
a81b6c15bc
bug - : Do not create the same ACL rules twice the first time oned is started
...
(cherry picked from commit d6def4a9d56d5c45ded077bd8185dff211bd47cb)
2012-10-26 01:28:13 +02:00
Ruben S. Montero
d48513699f
bug - : Move set of SAVE attribute for SAVE_AS DISKS
2012-10-25 21:58:20 +02:00
Carlos Martín
99a8f2093b
Update fsck file to 3.8.1
2012-10-25 17:42:43 +02:00
Carlos Martín
e1991a89fa
Add onedb migrator to 3.8.1
2012-10-25 17:42:43 +02:00
Carlos Martín
762aba6f1b
Rename fsck file so we only have one, for the current version.
2012-10-25 17:42:43 +02:00
Carlos Martín
18921ed91c
Move host & image vms collection xml element order
2012-10-25 17:42:43 +02:00
Daniel Molina
70f1d18999
Use a bigger font size in Hosts tab progress bars
2012-10-25 12:18:34 +02:00
Daniel Molina
ca5819e601
Fix OCCIClient.delete arity
2012-10-25 12:09:19 +02:00
Ruben S. Montero
c9321632fb
bug - : Fix context generation for VMware
2012-10-25 01:45:52 +02:00
Ruben S. Montero
e7e511f46b
Merge branch 'master' of git.opennebula.org:one
2012-10-25 01:33:58 +02:00
Ruben S. Montero
fc3f24045d
bug - : Solves wrong deployment file generation when using context. Adds collections to perform sanity
...
checks on host to vms and image to vms relationships
2012-10-25 01:32:35 +02:00
Javi Fontan
2dbfe949c2
Typo in scons including context packages
2012-10-24 23:39:33 +02:00
Javi Fontan
3d7fb80941
Add context packages building to scons script
2012-10-23 16:22:36 +02:00
Daniel Molina
e7e4632bd1
Use format as DRIVER when importing appliances form Sunstone, only for KVM hypervisor
2012-10-23 15:34:10 +02:00
Carlos Martín
e7fda4c9fe
Bug #1567 : Make sure float values are stored as a fixed number and not in scientific notation
2012-10-23 15:12:41 +02:00
Javi Fontan
668334bf3d
Generate new econe man pages and install them
2012-10-23 15:04:36 +02:00
Javi Fontan
b5c08171fc
Updated econe man pages with new format
2012-10-23 13:08:33 +02:00
Carlos Martín
25e73de020
Feature #1490 : Fix bug in VM_QUOTA element
release-3.8
2012-10-22 17:37:26 +02:00
Carlos Martín
77f7613cd2
Small update in xsd documentation file
2012-10-22 16:27:25 +02:00
Daniel Molina
f52f9fbbbc
feature #1383 : Fix create_keypair encoding
2012-10-22 16:24:13 +02:00
Daniel Molina
845ccf9353
Revert "feature #1383 : reformat rsa key to be compatible with ssh/openssl"
...
This reverts commit c795f95f3d0ce7f90e3f3b210d5aaf864d4ced3c.
2012-10-22 16:23:13 +02:00
Carlos Martín
cad4919867
Add missing help description in onedb fsck command
2012-10-22 15:28:04 +02:00
Carlos Martín
8da8c473da
Small updates to doc files
2012-10-22 14:50:49 +02:00
Tino Vazquez
0ce7ccf3f4
Cosmetic change in oned.conf
2012-10-22 12:04:59 +02:00
Javi Fontan
c795f95f3d
feature #1383 : reformat rsa key to be compatible with ssh/openssl
2012-10-22 11:51:48 +02:00
Javi Fontan
a88165f4f8
feature #1383 : make net/ssh replacement compatible with ruby 1.8.7
2012-10-22 11:34:47 +02:00
Carlos Martín
c184bb86e6
Bug #1561 : fix bug in transition from MIGRATE to RUNNING
2012-10-19 18:35:21 +02:00
Javi Fontan
44a7f14158
onetemplate --name help had an extra new line
2012-10-19 18:33:59 +02:00
Tino Vazquez
1c7b54203d
change hook signature in oned.conf for host_error.rb
2012-10-19 18:33:20 +02:00
Daniel Molina
7aea64f2a6
feature #1508 : Add --keypair option to econe-run-instances
...
(cherry picked from commit 8a0dbcd9965def8f4ff19e533b03f13f048729f5)
2012-10-19 18:11:07 +02:00
Daniel Molina
b787b2bd85
Fix install_novnc.sh use commit c27ef49d63ad11d9efec499423500 instead of v0.2.0 of websockify
2012-10-19 17:01:56 +02:00
Carlos Martín
1aa148c6fe
Bug #1480 : onedb migrator adds new attribute CONTEXT/DISK_ID
2012-10-19 16:55:20 +02:00
Daniel Molina
e2c3318801
Change default tmp_dir to /var/tmp in servers
2012-10-19 15:33:30 +02:00
Tino Vazquez
dfbbcd7806
GetOptLong for host_error.rb hook
2012-10-19 13:17:58 +02:00
Carlos Martín
0b4cee1359
Bug #1562 : Before an image clone operation, check the source Image's state
2012-10-19 12:54:13 +02:00
Daniel Molina
f5034fd57c
Order languages select
2012-10-19 12:41:31 +02:00
Daniel Molina
7668960f34
Update SelfService languages
2012-10-19 12:35:45 +02:00
Daniel Molina
861ec5d31e
Upgrade Sunstone .po files
2012-10-19 12:33:36 +02:00
Daniel Molina
b4c66be354
Update Sunstone languages and add new pt_BR language
2012-10-19 12:31:31 +02:00
Jaime Melis
644e9afaed
Upstream update of openSUSE sunstone.server delay patch
2012-10-19 11:51:36 +02:00
Carlos Martín
cdf2981cd7
VM states diagram: add transitions lost in merge commit:ea98ae0
2012-10-19 11:45:21 +02:00
Ruben S. Montero
dec7a0d79f
Merge branch 'bug-1561'
...
Conflicts:
src/lcm/LifeCycleStates.cc
2012-10-19 00:29:43 +02:00
Ruben S. Montero
2969a60da4
bug #1561 : Removed pending TODO's
2012-10-19 00:25:20 +02:00
Ruben S. Montero
ea98ae0bc8
Merge branch 'bug-1210'
...
Conflicts:
share/doc/states/states-complete.dot
2012-10-18 23:40:01 +02:00
Tino Vazquez
54b310a8db
Merge branch 'master' of git.opennebula.org:one
2012-10-18 19:19:39 +02:00
Tino Vazquez
f9d132b436
Add "-p <n>" option to host_error.rb, enables waiting for n monitoring intervals before activating the hook
2012-10-18 19:18:43 +02:00
Carlos Martín
5dd89ce9ae
Update VM states diagram. Includes states from branch 1210
2012-10-18 18:21:59 +02:00
Carlos Martín
ea74fbcf2e
Feature #1490 : Check image running_vms, cloning_operations and state
2012-10-18 18:21:59 +02:00
Daniel Molina
2867ed30d0
bug #1492 : Use Real/Allocated instead of used/usage in Sunstone graph legends
2012-10-18 18:17:53 +02:00
Daniel Molina
0cdb9e5587
bug #1536 : Fix novnc install, script use version 0.4 of novnc and 0.2.0 of websockify
2012-10-18 18:14:07 +02:00