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

5109 Commits

Author SHA1 Message Date
Daniel Molina
de0cc59a65 feature #1383: Use the first usage word for name if it is not defined 2012-10-01 16:53:14 +02:00
Daniel Molina
7b0c8a29ed feature #1383: Add net-ssh gem to install_gems 2012-10-01 16:51:27 +02:00
Daniel Molina
db7326bc0f feature #1383: Check if item key exists in describe* commands 2012-10-01 15:36:50 +02:00
Ruben S. Montero
d5aa8b1fd9 feature #1383: Fix return code for ec2-delete-keypair 2012-09-27 11:31:41 +02:00
Ruben S. Montero
a905f8872c feature-1383: Added keypair CLI 2012-09-27 00:28:37 +02:00
Ruben S. Montero
4e478fc80f feature #1383: Fix DSL-CLI argument check for non-command based tools 2012-09-27 00:04:13 +02:00
Ruben S. Montero
4d31bfb0be Merge branch 'master' into feature-1383 2012-09-26 12:11:08 +02:00
Ruben S. Montero
bb69c0b907 feature #1190: Adapt old-style CLI to new EC2QueryClient class 2012-09-26 12:10:06 +02:00
Ruben S. Montero
bf4dbddb9d Merge remote-tracking branch 'origin/feature-1190'
Conflicts:
	src/cli/command_parser.rb
	src/cloud/ec2/bin/econe-allocate-address
	src/cloud/ec2/bin/econe-describe-addresses
	src/cloud/ec2/bin/econe-describe-images
	src/cloud/ec2/bin/econe-describe-instances
2012-09-26 12:00:05 +02:00
Ruben S. Montero
307ee69c38 feature #1383: Check errors in keypair creation. Move requires to keypair module 2012-09-26 11:44:46 +02:00
Ruben S. Montero
27a746f97c feature #1383: Includes some features as suggested in another patch from Ricardo Duarte. SSH Key is now
generated and keypair cannot be deleted if it is being used
2012-09-26 01:02:38 +02:00
Ruben S. Montero
54eafbefdc feature #1383: Client functions to deal with keypairs 2012-09-25 23:14:36 +02:00
Ruben S. Montero
dc5b09d22f feature #1383: Fixes bug for keypair module 2012-09-25 22:56:11 +02:00
Ruben S. Montero
f1bc72ae4c feature #1383: Include new files in install.sh 2012-09-25 20:03:15 +02:00
Ruben S. Montero
b3b18df5a2 feature #1383: Initial merge of the patch contributed by Ricardo Duarte to add support for EC2 Keypairs 2012-09-25 19:52:24 +02:00
Javi Fontan
985da96533 bug #1364: install_gems checks for openssl library 2012-09-24 16:14:17 +02:00
Ruben S. Montero
f4cc63beee feature #1327: Pushing missing file from 674d68901681b8ec2f9b433d58384c4c25d847d3 2012-09-23 22:23:29 +02:00
Ruben S. Montero
674d689016 feature #1327: Extend arguments only support long options. Add examples to create methods using
options. Restructure checks for options and template files
2012-09-21 23:30:40 +02:00
Javi Fontan
d105000dda feature #1327: took out -d for description as it is use for datastore 2012-09-21 15:41:01 +02:00
Javi Fontan
33c307995b bug #1348: added oneacct man page 2012-09-21 13:15:39 +02:00
Javi Fontan
b7f336db5d Fix oneacct help generation 2012-09-21 12:56:43 +02:00
Javi Fontan
1284b7aa18 bug #1255: make sure the VM is undefined before deploying it 2012-09-20 18:24:58 +02:00
Javi Fontan
3325f29bca bug #1432: compress data pushed to ganglia 2012-09-20 17:56:46 +02:00
Javi Fontan
e7dbab5716 feature #1153: help message is printed on error 2012-09-20 17:03:37 +02:00
Javi Fontan
a428b319de bug #1423: now local vmm actions can use remote network script
ssh_stream is always created but is lazily opened on the first
command execution
2012-09-20 12:50:56 +02:00
Javi Fontan
3576b06df0 feature #1327: bug in oneimage create that prevented parameter check 2012-09-19 18:11:00 +02:00
Javi Fontan
ed15077332 feature #1327: Add creation options to oneimage create 2012-09-19 17:10:27 +02:00
Javi Fontan
7d3b59fa0f feature #1327: disallow using template files and template options 2012-09-19 12:55:25 +02:00
Hector Sanjuan
3b86c195c8 Web UIs translations: bump source files.
Rename russian language file for sunstone, update strings for languages in configuration plugins.
(cherry picked from commit d4ad07855e476c26d980510293ed0638ffe2dcb8)
2012-09-18 21:21:51 +02:00
Ruben S. Montero
f09628cd9b Merge branch 'master' of git.opennebula.org:one 2012-09-18 21:12:22 +02:00
Hector Sanjuan
c62a2e4f29 Sunstone: allow custom path for resources in opennebula.js
The purpose is to be able to fetch and parse a resource from an URL which is not exactly the lowercase version of the resource name.

i.e. using MY_RESOURCE_POOL provided by /custom_route url
(cherry picked from commit 237660ee94d93da1808e5d7c399fda489e51e3c8)
2012-09-18 21:11:29 +02:00
Javi Fontan
8337da960b feature #1353: state is only colored when using a tty 2012-09-18 18:22:56 +02:00
Javi Fontan
d9cf939ea3 feature #1327: Add parametrized template creation for onevm and onetemplate
Also moved template file read from the creation loop in onevm create
2012-09-18 18:19:23 +02:00
Javi Fontan
b0e0f0de12 feature #1353: bug in the state colour function 2012-09-18 18:12:50 +02:00
Javi Fontan
147cf3c274 feature #1353: Add colours to the state columns 2012-09-18 12:27:59 +02:00
Ruben S. Montero
68155558b0 Update econe configuration file for SSL proxy configurations 2012-09-18 10:43:03 +02:00
Hector Sanjuan
95543fcaff Add missing css to sunstone login.
Improves the appereance of error boxes
(cherry picked from commit d587143b510b14e1b4249cc16ba54016d368ef26)
2012-09-17 18:30:38 +02:00
Hector Sanjuan
0e8bd80f87 Bug #1274: Fix internal server error when wrong auth with opennebula auth
It was caused by an attempt of logging when no logger had been passed to CloudAuth.

Affected Sunstone only.
(cherry picked from commit 97b62f8857a9064eb534041c09b742779cf79dfd)
2012-09-17 18:30:38 +02:00
Javi Fontan
a2e61867e7 feature #1362: print column description with --describe 2012-09-17 17:40:43 +02:00
Javi Fontan
f7166cd019 bug #1301: onevm create accepts non-valid options 2012-09-17 15:57:23 +02:00
Javi Fontan
c17f7ac307 bug #1385: ldap password is not shown on error log 2012-09-17 12:04:46 +02:00
Ruben S. Montero
2eab0ed9ce bug #1345: Get size for marketplace URLS from image metadata 2012-09-14 23:59:07 +02:00
Ruben S. Montero
fa444a00d7 bug #1245: Fix generation of driver filenames for one_im_exec and one_vmm_exec nbased drivers. 2012-09-14 23:03:42 +02:00
Javi Fontan
62bf3f4bcd bug #1385: ldap driver now returns the user dn as password 2012-09-14 18:08:56 +02:00
Javi Fontan
97b537ad27 bug #1394: fix ldap authentication when using username 2012-09-14 17:55:07 +02:00
Hector Sanjuan
54456eef0e Bug #1472: Set content type correctly in Ozones
(cherry picked from commit 719047d0a730fc0bc520f8b4619e0d710600aafa)
2012-09-14 16:21:31 +02:00
Hector Sanjuan
78ffc8b0a8 Bug #1472: Set content type correctly in Sunstone
(cherry picked from commit 128e5c210ebc112f6886a385bba7d3213e14f8f5)
2012-09-14 16:21:31 +02:00
Hector Sanjuan
6f332c5e74 Add opennebula favicons to UIs
(cherry picked from commit 9d16a0e9748b64c883cbc912edcaa17b254b4761)
2012-09-14 12:59:05 +02:00
Ruben S. Montero
70a10c37b7 Feature #1474: Synchronize cleanup operations and VM transition to PENDING. It uses the CLEANUP state to wait for delete actions to be completed. 2012-09-14 00:14:38 +02:00
Hector Sanjuan
1cc0e8d189 New footers for web UIs
(cherry picked from commit a174bd7007503aa01f7f467785d7ce873246b4dc)
2012-09-13 17:18:05 +02:00