1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-02-08 05:57:23 +03:00

9061 Commits

Author SHA1 Message Date
Daniel Molina
051ad9e42d Feature #3057: Make inputs mandatory 2014-07-24 16:38:54 +02:00
Daniel Molina
0e6f6b271b Bug #3050: flow service instantiate should not be allowed if the nets and custom attrs are not filled 2014-07-24 16:38:54 +02:00
Jaime Melis
9bdd6bc800 Bug #2932: Downloader will create an empty image when it is not available 2014-07-24 16:36:28 +02:00
Jaime Melis
298730bc5c Feature #3075: typo 2014-07-24 15:10:10 +02:00
Tino Vazquez
8c99e630e7 Bug #2802: Add toUpperCase to graphics type 2014-07-24 15:08:04 +02:00
Daniel Molina
e4e313dd3a Bug #3073: User inputs containing whitespaces/special chars should not be allowed in the service template creation form 2014-07-24 13:22:50 +02:00
Daniel Molina
78a96b606a Bug #3094: Description is not filled up when updating a service template 2014-07-24 13:22:49 +02:00
Daniel Molina
340ccf61a1 Bug #3073: User inputs containing whitespaces/special chars should not be allowed in the template creation form 2014-07-24 13:22:49 +02:00
Daniel Molina
3d364d197c Bug #2799: Template update wizard: intro calls create, not update 2014-07-24 13:22:49 +02:00
Jaime Melis
8810c2d006 Feature #3075: Update Virtual Router with the new networking attributes
* IP6_SITE -> _ULA
* Take into account AR_POOL/AR
* Doesn't work any more without context
2014-07-24 12:41:48 +02:00
Tino Vazquez
cb9550c8cf Bug #3049: Group dialog populated with all available views, not just logged in user 2014-07-23 19:59:57 +02:00
Ruben S. Montero
3371a83049 bug #3055: Update describe response to new VNET XPATH 2014-07-23 18:41:07 +02:00
Jens Ott
f8ff3ecc21 - Add validation of ENV['HOME'] before trying to use it in string-concat
to prevent nil:NilClass-Exception
- Add default-path check "/var/lib/one/.one" if ENV['HOME'] is not
defined
2014-07-23 18:31:41 +02:00
Daniel Molina
8fc2efda39 Bug #2864: Fix progress bar glitch when uploading multiple images 2014-07-23 17:45:35 +02:00
Daniel Molina
250fa8aaa9 Feature #3090: Only create ACL for VMs and Documents 2014-07-23 17:45:35 +02:00
Ruben S. Montero
568fbb8b68 bug #3035: Update XPATH to the new VNET XML 2014-07-23 17:36:32 +02:00
Daniel Molina
3818754248 Bug #3065: Show Network Configuration information in the Service Template information 2014-07-23 16:12:15 +02:00
Daniel Molina
ddfdfd384b Feature #3090: Create group form, add ACL to share all the resources not only VMs 2014-07-23 16:12:14 +02:00
Tino Vazquez
373dd5fa9c Bug #3062: Enable fields disabled by Devices preset 2014-07-23 14:37:03 +02:00
Carlos Martín
3ba3fbc910 Feature #2964: Fix bug, missing replacements for unlimited quota 2014-07-23 12:53:13 +02:00
Ruben S. Montero
934d2403bb bug #2963: Do not add delete commands on cleanup for hybrid VMs. Redo check in TransferManager. Add host delete test at deployment time in LCM 2014-07-23 12:16:05 +02:00
Daniel Molina
84224ee5c5 Feature #3051: Add params[:id] to the authentication 2014-07-23 11:27:20 +02:00
Daniel Molina
8f948667f2 Feature #3051: Add PUT /vm/:id (DEPRECATED) for compatibility 2014-07-23 11:23:49 +02:00
Daniel Molina
ce9f460460 Feature #3051: Fix NIC generation when no nic 2014-07-23 11:23:49 +02:00
Daniel Molina
d799a0b843 Feature #3051: Use user credentials in the flow client instance 2014-07-23 11:23:49 +02:00
Daniel Molina
b259ef324a feature #3051: Add oneflow_server to onegate-server.conf 2014-07-23 11:23:48 +02:00
Jaime Melis
ff285c997a Feature #2990: Remove vconfig from the sudoers files 2014-07-23 09:56:50 +02:00
Jaime Melis
12a5b4a7c8 Feature #2990: Remove vconfig the commands list in OpenNebulaNetwork.rb 2014-07-23 09:56:50 +02:00
Jaime Melis
996b6b4861 Feature #2990: Use ip instead of vconfig in the HostManaged network drivers 2014-07-23 09:56:50 +02:00
Ruben S. Montero
7ecf1bcd7b bug #2978: Honor default group views. Allow users to use secondary groups default views 2014-07-22 20:49:21 +02:00
Carlos Martín
1cd80dc69e Feature #3055: Fix bug with MAC in onedb upgrade for ranged networks 2014-07-22 13:10:47 +02:00
Jaime Melis
4e11c9ff31 Bug #2936: Add escapeDoubleQuotes to description and context fields 2014-07-22 11:18:33 +02:00
Jaime Melis
23412e95e5 Bug #3016: remove csrftoken from the body as soon as the request is authorized 2014-07-22 11:18:33 +02:00
Jaime Melis
644db7a039 Issue #3064: Add row in the template and service information 2014-07-22 11:18:33 +02:00
Jaime Melis
0ff5b79977 Set CONTEXT as the first file type in the Files & Context creation dialog 2014-07-22 11:18:33 +02:00
Daniel Molina
736c64dff3 Bug #3004: Role names, only word characters (letter, number, underscore) are allowed 2014-07-21 18:56:47 +02:00
Daniel Molina
c5332c8cc1 Bug #3074: Remove “From VM” value in the templates list (cloud view) 2014-07-21 18:56:47 +02:00
Daniel Molina
53cd007c7d bug #3080: Delete vm from running should show the vm list instead of the vm info in cloud/vdcadmin views 2014-07-21 18:56:46 +02:00
Daniel Molina
8d5fff3d92 bug #3079: Fix filter position in cloud view 2014-07-21 18:56:46 +02:00
Javi Fontan
3e59ea5fda bug #3018: change onevnet parameters to match help 2014-07-21 16:36:25 +02:00
Carlos Martín
ecf1add6c3 Remove unnecessary title from instantiate dialog 2014-07-18 12:32:45 +02:00
Javi Fontan
b6a4fab405 Honor user flag in pool listings 2014-07-18 12:30:50 +02:00
Daniel Molina
704bdb418e Fix bug in role deploy, when it’s called more than once for a given role 2014-07-17 18:15:22 +02:00
Daniel Molina
bae8a7bbbb Update documentation link 2014-07-17 17:37:44 +02:00
Daniel Molina
de388a6ebc Fix table selector generation 2014-07-17 17:23:39 +02:00
Carlos Martín
118fcf4782 Feature #2858: Fix onevnet cli columns
(cherry picked from commit 0d14b64e484c9f02249fec4df0a6dbbb349a2c3f)
2014-07-17 17:16:11 +02:00
Daniel Molina
63d8cae268 Feature #3048: Add Support link to Sunstone release-4.8-beta1 2014-07-16 16:15:40 +02:00
Daniel Molina
7a24a8f175 Rename Flow to Service 2014-07-16 16:15:40 +02:00
Carlos Martín
ca6663048d Feature #2952: Add multiple boot devices to sunstone wizard 2014-07-16 13:04:55 +02:00
Carlos Martín
28e8ee11c6 Revert "Feature #2952: Add multiple boot devices to sunstone wizard"
This reverts commit 146ac36522d93b4e3c69aaac3debe29e3ed5962c.
2014-07-16 12:30:45 +02:00