Ruben S. Montero
c6aa3d2234
feature #3175 : Solves memory leaks. Add SG 0 to new networks
2014-11-20 15:14:45 +01:00
Ruben S. Montero
bf6eb1965c
feature #3175 : Security Group 0 cannot be deleted
2014-11-14 00:07:24 +01:00
Ruben S. Montero
b57ccf38ed
feature #3175 : Add a default SG rule to allow outbound connections for every protocol
2014-11-13 17:45:52 +01:00
Ruben S. Montero
3f2ad72cb0
feature #3175 : Check security group consistency
2014-11-13 16:00:03 +01:00
Ruben S. Montero
8a22a6d885
feature #3175 : Fix error rebuilding AR security groups
2014-11-13 00:33:08 +01:00
Ruben S. Montero
c77ccc3663
feature #3175 : fix error bootstraping security group rules
2014-11-12 23:57:48 +01:00
Ruben S. Montero
f7d9d69206
feature #3175 : Do not duplicate SG information
2014-11-11 18:52:06 +01:00
Ruben S. Montero
461a448c15
feature #3175 : Review VirtualMachine method scope
2014-11-11 16:42:49 +01:00
Ruben S. Montero
18786ec0e6
feature #3175 : Cache SECURITY_GROUP parsing
2014-11-11 16:27:46 +01:00
Ruben S. Montero
ae7f8e8631
feature #3175 : Copy security group rules by reference
2014-11-11 16:26:34 +01:00
Ruben S. Montero
0ad8c9dc49
feature #3175 : Rename split method
2014-11-05 18:45:54 +01:00
Jaime Melis
349f0cea77
Feature #3175 : use proper vnet
2014-11-04 14:31:47 +01:00
Jaime Melis
c512885b78
Feature #3175 : Prevent deadlocks
2014-11-03 18:52:43 +01:00
Jaime Melis
86be6b2764
Feature #3175 : Add support for IPSEC
2014-11-03 18:52:43 +01:00
Jaime Melis
05fa0053d8
Feature #3175 : Handle IP/SIZE nets
2014-11-03 18:52:43 +01:00
Jaime Melis
eb9e4a5c42
Feature #3175 : Better sg/post call that can handle exceptions.
2014-11-03 18:52:43 +01:00
Jaime Melis
711528e6aa
Feature #3175 : Include TEMPLATE/SECURITY_GROUP_RULE as a
...
required attribute to send to the vnm drivers.
2014-11-03 18:52:43 +01:00
Carlos Martín
475f81807b
Feature #3175 : Better management of nics without security groups
2014-11-03 15:59:28 +01:00
Carlos Martín
004c13cec8
Merge remote-tracking branch 'origin/master' into feature-3175
...
Conflicts:
src/sunstone/public/css/app.css
src/sunstone/public/js/plugins/vnets-tab.js
2014-10-31 17:36:31 +01:00
Ruben S. Montero
62b241df28
feature #3175 : Move AR attributes for SG to class constants
2014-10-31 16:57:54 +01:00
Carlos Martín
5146896e6f
Bug #3177 : Fix regex error for flow template instantiate in cloud view
2014-10-31 16:31:25 +01:00
Ruben S. Montero
61f7fe1650
Revert "Feature #3187 : Do not clear VM snapshot list"
...
This reverts commit 0003725b07f501f7d093a59185f5ce6e3819eccf.
2014-10-30 16:39:18 +01:00
Javi Fontan
5550ccf3e4
Revert "bug #3037 : parse US time in ruby > 1.8.7"
...
This reverts commit f944559c51389a107d4be6e8f6b8e560a4faad70.
2014-10-30 16:01:05 +01:00
Ruben S. Montero
a8a297b9dd
Merge remote-tracking branch 'origin/bug-3267'
2014-10-30 16:00:42 +01:00
Daniel Molina
d20d9fb701
bug #3267 : Use textarea instead of input for custom vars
2014-10-30 13:07:52 +01:00
Tino Vazquez
1c4126002b
Bug #3258 : Add mysql gem to Centos distros
2014-10-30 11:51:35 +01:00
Jaime Melis
d938cc18a6
Feature #3243 : Remove openSUSE from install_gems as it's no longer an official platform of OpenNebula
2014-10-30 11:10:23 +01:00
Jaime Melis
ff270bd7fb
Bump man pages
2014-10-29 17:44:48 +01:00
Jaime Melis
7fdd1bc91a
Bump version to 4.10.0
2014-10-29 17:32:29 +01:00
Jaime Melis
a9a2396898
Substitute c12g.com for opennebula.systems
2014-10-29 17:26:47 +01:00
Daniel Molina
763dd26d4e
Update translations
2014-10-29 12:29:18 +01:00
Ruben S. Montero
cc1dc8cb70
Custom format string to log xml-rpc calls
2014-10-28 18:52:48 +01:00
Ruben S. Montero
c27984b1bb
change scope of log method
2014-10-28 17:40:30 +01:00
Ruben S. Montero
aef7109af3
Hide password arguments for user login. General hidden process
2014-10-28 16:23:09 +01:00
Hyun Woo Kim
32b8d4262e
Add support for proxy certificates to X509 Cloud Auth
2014-10-28 15:29:45 +01:00
Daniel Molina
9aff29cfb0
bug #3262 : Hosts in init/error state has no hypervisor defined
2014-10-27 18:38:08 +01:00
Ruben S. Montero
13a654bea6
Merge branch 'feature-3180'
2014-10-26 22:27:45 +01:00
Ruben S. Montero
f970ed011d
feature #3180 : Raise an exception for not compatible client options
2014-10-26 22:21:33 +01:00
Ruben S. Montero
476903887e
Merge remote-tracking branch 'origin/bug-3216'
2014-10-26 22:00:20 +01:00
Jaime Melis
dfa21d6a42
Bug #3163 : ARP cache poisoning does not work with L2 networks
2014-10-24 18:18:39 +02:00
Daniel Molina
92d2523495
feature #3174 : Display resource name in header-resource
2014-10-24 17:56:49 +02:00
Carlos Martín
60d161b257
Merge remote-tracking branch 'origin/master' into feature-3175
2014-10-24 15:38:38 +02:00
Carlos Martín
7a2c9f0372
Bug #3251 : Highlight row in multiple choice selection
2014-10-24 15:38:03 +02:00
Carlos Martín
577d8c0a9e
Feature #3175 : Fix SG tables after merge
2014-10-24 15:32:13 +02:00
Carlos Martín
f97743eae9
Merge remote-tracking branch 'origin/master' into feature-3175
...
Conflicts:
src/sunstone/public/js/plugins/templates-tab.js
src/sunstone/public/js/sunstone.js
2014-10-24 13:32:19 +02:00
Carlos Martín
825e9d82a8
Bug #3251 : Better name selection
2014-10-24 13:15:09 +02:00
Carlos Martín
41fd29f546
Bug #3251 : Use generic sunstone.js DS table for Clusters
2014-10-24 13:08:01 +02:00
Carlos Martín
1f44f56513
Bug #3251 : Use generic sunstone.js VNet table for Clusters
2014-10-24 13:08:01 +02:00
Carlos Martín
f30cdb5001
Bug #3251 : Use generic sunstone.js Host table for Clusters
2014-10-24 13:08:01 +02:00
Tino Vazquez
0998dbaa91
Feature #3260 : Remove marketplace from vCenter view
2014-10-23 19:37:32 +02:00