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

9508 Commits

Author SHA1 Message Date
Carlos Martín
df3b29fcd1 Merge remote-tracking branch 'origin/master' into feature-3175 2014-10-17 15:44:22 +02:00
Carlos Martín
863b82bb0b Feature #3175: onedb migrator to add SG table 2014-10-17 15:28:15 +02:00
Carlos Martín
2c7cb47dd9 Bug #3244: Do not truncate IPv6 column in onevnet show 2014-10-17 14:46:00 +02:00
Carlos Martín
aba6931256 Feature #3175: Table for SG rules in onevm show 2014-10-17 13:10:52 +02:00
Daniel Molina
22fc2b4eb2 Remove fileuploader from install.sh 2014-10-17 10:29:18 +02:00
Carlos Martín
19bff886b9 Feature #3175: Table for rules in onesecgroup show 2014-10-16 18:28:32 +02:00
Daniel Molina
98a9fee67f Fix files upload 2014-10-16 17:57:27 +02:00
Daniel Molina
a60a6133b4 Add upload support files support 2014-10-16 17:49:17 +02:00
Carlos Martín
79098c5e8b Feature #3175: Hide SG in VNet template attributes 2014-10-16 17:17:00 +02:00
Carlos Martín
9a816c7b57 Feature #3175: Fix bug in SG clone 2014-10-16 17:10:52 +02:00
Carlos Martín
0d9e1d544d Feature #3175: Do not send icmp_type for 'all' value 2014-10-16 16:40:17 +02:00
Daniel Molina
9c95d2d9c7 Merge branch 'feature-3194' 2014-10-16 16:39:24 +02:00
Carlos Martín
d4b42ca9f3 Feature #3175: Improve SG wizard 2014-10-16 16:13:49 +02:00
Carlos Martín
1ed22ef3c4 Feature #3175: Refactor SG wizard 2014-10-16 12:43:11 +02:00
Carlos Martín
a4e25675c0 Feature #3175: Remove dependency between VM and SG tabs 2014-10-16 12:14:04 +02:00
Carlos Martín
2d559db1eb Feature #3175: SG update wizard 2014-10-16 12:09:26 +02:00
Daniel Molina
6c4375d942 Add mark as solved option for support requests 2014-10-16 11:16:24 +02:00
Carlos Martín
39fe2580ef Feature #3175: Add advanced section to SG wizard 2014-10-16 11:15:31 +02:00
Carlos Martín
264e956c62 Feature #3175: Improve SG info panel, and nic SG table 2014-10-16 10:47:00 +02:00
Carlos Martín
72e71af89a Feature #3175: Refactor SG wizard 2014-10-15 15:50:55 +02:00
Daniel Molina
fe22a004bb Update messages.po 2014-10-15 12:38:11 +02:00
Daniel Molina
ead20abebd Update support links 2014-10-15 12:22:23 +02:00
Carlos Martín
290bf9e919 Merge remote-tracking branch 'origin/master' into feature-3175
Conflicts:
	src/sunstone/public/css/app.css
2014-10-15 12:05:47 +02:00
Carlos Martín
9dc6d99836 Feature #3175: Add extended info to NICs in vm view 2014-10-15 11:59:30 +02:00
Jaime Melis
0e3e1ed9c0 typo: add linebreak release-4.10-beta1 2014-10-14 16:07:38 +02:00
Daniel Molina
891e10e8bd Add support actions to the vcenter.yaml 2014-10-14 16:01:09 +02:00
Jaime Melis
a23d44f7f0 Fix permissions for vcenter vmm remotes 2014-10-14 15:55:08 +02:00
Jaime Melis
b358e90ac2 Make vcenter.rb executable 2014-10-14 15:55:08 +02:00
Daniel Molina
d3d3cffa62 Add support actions to the vcenter and user views 2014-10-14 15:51:59 +02:00
Tino Vazquez
a55104fdf1 Fix for VMware reboot --hard operation
Prune unused code
2014-10-14 15:46:49 +02:00
Daniel Molina
6fd81e8668 Fix upload error in SunstoneServer 2014-10-14 15:21:32 +02:00
Jaime Melis
01b34c8eb4 Make onevcenter executable 2014-10-14 15:15:35 +02:00
Carlos Martín
f7ba50d925 Update vnet java test to new behaviour 2014-10-14 11:04:46 +02:00
Daniel Molina
1f6ac2c259 Show support home by default 2014-10-13 18:08:55 +02:00
Daniel Molina
b84f8d6f67 Fix additional resources layout 2014-10-13 18:07:50 +02:00
Daniel Molina
a4cbbe7fa5 Add loading placeholder 2014-10-13 17:47:44 +02:00
Daniel Molina
857c4ff2d2 Fix Requests cachea and add sign out button 2014-10-13 17:47:44 +02:00
Daniel Molina
753fabb3b4 Retrieve support requests peridoically 2014-10-13 17:47:44 +02:00
Javi Fontan
3eb8ed3ad0 Update CLI man pages 2014-10-13 12:50:43 +02:00
Daniel Molina
8e3d43efdb Check if the zendesk_api gem is installed 2014-10-13 12:46:30 +02:00
Carlos Martín
eb5fde3065 Merge remote-tracking branch 'origin/master' into feature-3175 2014-10-13 10:39:42 +02:00
Daniel Molina
df4b85fc9c Add missing support.rb file 2014-10-11 15:33:24 +02:00
Carlos Martín
fb0473d5cd Merge remote-tracking branch 'origin/master' into feature-3175 2014-10-10 18:36:40 +02:00
Javi Fontan
273f31f6cd Change company name 2014-10-10 18:15:54 +02:00
Carlos Martín
fba2dfc653 Feature #3175: Better security group ID management 2014-10-10 16:53:57 +02:00
Carlos Martín
76218309bc Feature #3175: Core support for RULE/NETWORK_ID
Each rule is copied once for each vnet's AR
2014-10-10 16:52:51 +02:00
Daniel Molina
d6d9580f46 Add zendesk_api to install_Gems 2014-10-10 16:11:41 +02:00
Javi Fontan
dc4bab8519 Bump version to 4.9.80 2014-10-10 15:48:16 +02:00
Javi Fontan
4373f9c4c4 Merge branch 'feature-3202' 2014-10-10 15:37:50 +02:00
Javi Fontan
36a35fc10c Merge branch 'bug-3037' 2014-10-10 15:37:14 +02:00