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

9252 Commits

Author SHA1 Message Date
568fbb8b68 bug #3035: Update XPATH to the new VNET XML 2014-07-23 17:36:32 +02:00
b0bcedea51 feature #3087: add cluster column to onevm list
disabled by default
2014-07-23 16:22:46 +02:00
3818754248 Bug #3065: Show Network Configuration information in the Service Template information 2014-07-23 16:12:15 +02:00
ddfdfd384b Feature #3090: Create group form, add ACL to share all the resources not only VMs 2014-07-23 16:12:14 +02:00
9bebffe6a6 feature #3087: add cluster name to onevm show 2014-07-23 15:48:40 +02:00
373dd5fa9c Bug #3062: Enable fields disabled by Devices preset 2014-07-23 14:37:03 +02:00
3ba3fbc910 Feature #2964: Fix bug, missing replacements for unlimited quota 2014-07-23 12:53:13 +02:00
6931fe17e6 feature #3066: add password support to user inputs 2014-07-23 12:21:56 +02:00
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
84224ee5c5 Feature #3051: Add params[:id] to the authentication 2014-07-23 11:27:20 +02:00
8f948667f2 Feature #3051: Add PUT /vm/:id (DEPRECATED) for compatibility 2014-07-23 11:23:49 +02:00
ce9f460460 Feature #3051: Fix NIC generation when no nic 2014-07-23 11:23:49 +02:00
d799a0b843 Feature #3051: Use user credentials in the flow client instance 2014-07-23 11:23:49 +02:00
b259ef324a feature #3051: Add oneflow_server to onegate-server.conf 2014-07-23 11:23:48 +02:00
ff285c997a Feature #2990: Remove vconfig from the sudoers files 2014-07-23 09:56:50 +02:00
12a5b4a7c8 Feature #2990: Remove vconfig the commands list in OpenNebulaNetwork.rb 2014-07-23 09:56:50 +02:00
996b6b4861 Feature #2990: Use ip instead of vconfig in the HostManaged network drivers 2014-07-23 09:56:50 +02:00
7ecf1bcd7b bug #2978: Honor default group views. Allow users to use secondary groups default views 2014-07-22 20:49:21 +02:00
82e8dadb2b feature #3066: Support user inputs in onetemplate CLI 2014-07-22 19:08:11 +02:00
1cd80dc69e Feature #3055: Fix bug with MAC in onedb upgrade for ranged networks 2014-07-22 13:10:47 +02:00
4e11c9ff31 Bug #2936: Add escapeDoubleQuotes to description and context fields 2014-07-22 11:18:33 +02:00
23412e95e5 Bug #3016: remove csrftoken from the body as soon as the request is authorized 2014-07-22 11:18:33 +02:00
644db7a039 Issue #3064: Add row in the template and service information 2014-07-22 11:18:33 +02:00
0ff5b79977 Set CONTEXT as the first file type in the Files & Context creation dialog 2014-07-22 11:18:33 +02:00
d4a7ff5198 feature #3019: add add/rmleases back to onevnet CLI 2014-07-21 19:22:53 +02:00
68d5f9183e feature #3019: emulated add/rmleases for vnet in Ruby OCA 2014-07-21 19:21:55 +02:00
736c64dff3 Bug #3004: Role names, only word characters (letter, number, underscore) are allowed 2014-07-21 18:56:47 +02:00
c5332c8cc1 Bug #3074: Remove “From VM” value in the templates list (cloud view) 2014-07-21 18:56:47 +02:00
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
8d5fff3d92 bug #3079: Fix filter position in cloud view 2014-07-21 18:56:46 +02:00
3e59ea5fda bug #3018: change onevnet parameters to match help 2014-07-21 16:36:25 +02:00
ecf1add6c3 Remove unnecessary title from instantiate dialog 2014-07-18 12:32:45 +02:00
b6a4fab405 Honor user flag in pool listings 2014-07-18 12:30:50 +02:00
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
bae8a7bbbb Update documentation link 2014-07-17 17:37:44 +02:00
de388a6ebc Fix table selector generation 2014-07-17 17:23:39 +02:00
118fcf4782 Feature #2858: Fix onevnet cli columns
(cherry picked from commit 0d14b64e484c9f02249fec4df0a6dbbb349a2c3f)
2014-07-17 17:16:11 +02:00
63d8cae268 Feature #3048: Add Support link to Sunstone release-4.8-beta1 2014-07-16 16:15:40 +02:00
7a24a8f175 Rename Flow to Service 2014-07-16 16:15:40 +02:00
ca6663048d Feature #2952: Add multiple boot devices to sunstone wizard 2014-07-16 13:04:55 +02:00
28e8ee11c6 Revert "Feature #2952: Add multiple boot devices to sunstone wizard"
This reverts commit 146ac36522.
2014-07-16 12:30:45 +02:00
91b10ad2ef Feature #2917: more code legibility fixes 2014-07-16 11:10:19 +02:00
e7a04d5487 Feature #2917: Code legibility 2014-07-16 11:02:02 +02:00
d9c52ff2d3 Feature #2917: Only specific keys in the network template are allowed, no regular expressions 2014-07-16 11:02:02 +02:00
905c783118 Feature #2917: Removes VM STATE and LCM_STATE from the info return returned by OneGate 2014-07-16 11:02:02 +02:00
764bb62b8d Feature #2917: GET / in OneGate now only returns the endpoints, not the actual information 2014-07-16 11:02:02 +02:00
3ad661676e Fix typo 2014-07-16 10:58:39 +02:00
c6f640b0f5 feature #2967: Improve flow instantiate modal 2014-07-16 10:58:38 +02:00
4c3ca07869 Feature #2917: Overwrite ONEGATE_ENDPOINT in the context even if the user has defined it in the user template 2014-07-15 19:34:57 +02:00
b588485bde Feature #2917: Reformat onegate's reponses to match those of oneflow 2014-07-15 19:34:57 +02:00