1
0
mirror of https://github.com/OpenNebula/one.git synced 2024-12-24 21:34:01 +03:00
Commit Graph

9970 Commits

Author SHA1 Message Date
Daniel Molina
f003bc2e5a bug #3389: % symbol in Template description causes an error in Sunstone
(cherry picked from commit 49ea702ffe8c031f37ff3c24bf805d86661bfaf3)
2014-12-12 10:26:47 +01:00
Daniel Molina
b0f37b34a7 bug #3421: VM Template update deletes user inputs
(cherry picked from commit ab4d5758fbb507a459e142de68a3cf16d7c384e7)

Conflicts:
	src/sunstone/public/js/plugins/templates-tab.js
2014-12-12 10:26:36 +01:00
Carlos Martín
d969e98588 Merge remote-tracking branch 'origin/master' into feature-3175
Conflicts:
	src/sunstone/public/js/plugins/vms-tab.js
2014-12-11 14:53:16 +01:00
Ruben S. Montero
c48ec4b20c bug #3377: Add default port for CEPH and GLUSTER if not specified 2014-12-11 13:21:50 +01:00
Daniel Molina
a3748ce55a Merge branch 'feature-1711' 2014-12-11 12:05:37 +01:00
Daniel Molina
2dd92c5532 feature #1711: Remove column title 2014-12-11 12:04:14 +01:00
Daniel Molina
a9b1f50d41 feature #1711: Use custom css for novnc and spice 2014-12-11 11:48:12 +01:00
Carlos Martín
44cb1ae089 Feature #3175 #3424: Revert commit:9816b0b 2014-12-11 11:30:09 +01:00
Daniel Molina
025c382385 feature #3418: move "Send CtrlAltDel" to be away from console maximize 2014-12-10 19:10:24 +01:00
Daniel Molina
6bea5548fa feature #1711: Improve detached vnc/spice window style 2014-12-10 19:09:29 +01:00
Carlos Martín
77aaa332a9 Merge remote-tracking branch 'origin/master' into feature-3175
Conflicts:
	include/NebulaUtil.h
	install.sh
	src/common/NebulaUtil.cc
	src/onedb/local/4.9.80_to_4.11.80.rb
	src/sunstone/public/js/plugins/templates-tab.js
	src/sunstone/public/js/sunstone.js
2014-12-10 17:28:52 +01:00
Carlos Martín
9816b0ba9e Feature #3175: Remove white/black ports and icmp drop from sunstone
Previous Templates will have this information removed from the NIC
if the update wizard is used, see #3424
2014-12-10 13:21:59 +01:00
Jaime Melis
84bfe1ed15 Feature #3175: Add FILTER_MAC_SPOOFING and FILTER_IP_SPOOFING to the
inherited attributes in oned.conf
2014-12-10 11:02:23 +01:00
Jaime Melis
1554aa98bb Feature #3175: Tooltips for IP and MAC spoofing 2014-12-10 10:53:21 +01:00
Jaime Melis
91d8a4bb70 Feature #3175: 802.1Q/clean and post are the same as fw/clean and post 2014-12-09 18:35:06 +01:00
Jaime Melis
2c07f7db25 Feature #3175: Unify the way the filter driver is called and handled 2014-12-09 18:34:11 +01:00
Daniel Molina
8c7b93f18c feature #1711: Add SPICE console to cloud view 2014-12-09 17:47:18 +01:00
Jaime Melis
887f2f92f0 Feature #3175: FW drivers manage the SG drivers as well 2014-12-09 17:22:08 +01:00
Jaime Melis
6ebe8c1327 Feature #3175: Firewall driver is compatible with the security groups driver 2014-12-09 17:20:40 +01:00
Jaime Melis
a67b541ff9 Feature #3175: Call the new SG driver from the ebtables and 802.1q driver 2014-12-09 16:25:46 +01:00
Jaime Melis
9568e0b21a Feature #3175: Function that returns true if the VM has deprecated firewall attributes 2014-12-09 16:25:46 +01:00
Jaime Melis
a5144a0946 Feature #3175: FILTER_IP_SPOOFING and FILTER_MAC_SPOOFING must be set to "YES" (and not just any value) in order to be applied. 2014-12-09 16:25:46 +01:00
Jaime Melis
fa5a584296 Feature #3175: Extract IPNetmask to its own library 2014-12-09 16:25:45 +01:00
Jaime Melis
c7d3b782d7 Feature #3175: Move SecurityGroups.rb to top vnm remotes dir 2014-12-09 16:25:45 +01:00
Daniel Molina
91906ce77f feature #1711: Add SPICE button for the vm detailed view 2014-12-09 15:24:12 +01:00
Ruben S. Montero
e0a7ec454b fix typo 2014-12-09 15:23:20 +01:00
Daniel Molina
77fbd6d4ec feature #1711: Add spice-html5 library 2014-12-09 12:34:22 +01:00
Carlos Martín
492cf0878e Feature #3175: Add spoofing checkboxes to vnet wizard 2014-12-09 12:01:07 +01:00
Jaime Melis
17d20ec6c2 Feature #3175: Rewrite the security_groups post script to handle the errors better. 2014-12-09 11:01:08 +01:00
Jaime Melis
63ba5d4518 Feature #3175: Avoid errors if empty rules and apply an ACCEPT policy by default. 2014-12-09 11:00:23 +01:00
Jaime Melis
771a213b7f Feature #3175: Remove debugging info 2014-12-09 10:59:40 +01:00
Jaime Melis
8acf5440a9 Feature #3175: Add migrator rule to include inbound connections 2014-12-09 10:29:26 +01:00
Jaime Melis
93dab46cbb Feature #3175: Tooltips 2014-12-09 10:28:55 +01:00
Jaime Melis
ee369a7d6f Feature #3175: Default security group allows also inbound and outbound connections 2014-12-08 11:09:00 +01:00
Jaime Melis
60634c34f3 Feature #3175: Improve SG driver
- Refactor and apply new ACCEPT => REJECT strategy
- Adds icmp_type support
- Do not apply duplicate rules
- Specific ipset per protocol
- Improve rule types readibility in the driver
- Adds support for mac and ip spoofing filtering
- Reorder rules
2014-12-07 20:01:23 +01:00
Daniel Molina
b0bf1dcd44 feature #1711: Add SPICE HTML5:
TODO: install.sh, cloud view
2014-12-05 18:41:19 +01:00
Daniel Molina
c544a35ba8 Fix templates-tab after showback merge 2014-11-28 12:34:37 +01:00
Javi Fontan
5a18ce4fc4 feature #2697: update sunstone systemd to start novnc 2014-11-27 19:14:49 +01:00
Javi Fontan
5f045785ee feature #2697: add econe systemd script 2014-11-27 19:13:11 +01:00
Javi Fontan
c2ac822718 feature #2697: add novnc systemd start script 2014-11-27 18:48:20 +01:00
Carlos Martín
b34dbfd7fc Feature #3175: Add a warning about the default SG 2014-11-27 17:38:46 +01:00
Ruben S. Montero
036600bc74 Merge branch 'feature-3264'
Conflicts:
	src/sunstone/public/js/plugins/templates-tab.js
	src/vmm_mad/remotes/vcenter/vcenter_driver.rb
2014-11-27 16:35:24 +01:00
Ruben S. Montero
367f863aed feature #3264: use localtime_r, group 0 can initiate showback calculations, update installer, removed debug code 2014-11-27 14:52:56 +01:00
Carlos Martín
6dd181d88c Feature #3175: Add required fields to new rule wizard 2014-11-27 13:28:16 +01:00
Tino Vazquez
4830db0be9 Fix typo 2014-11-26 23:15:28 +01:00
Carlos Martín
5c1c9eff46 Fix bug in onedb version command 2014-11-26 23:15:28 +01:00
Daniel Molina
9076977988 bug #3369: Fix update password button 2014-11-26 23:15:28 +01:00
Daniel Molina
14ed944453 bug #3370: Fix error message for role actions in pending state 2014-11-26 23:15:28 +01:00
Daniel Molina
2caf41f42f bug #3372: Add vm_param class to the vnc pass field 2014-11-26 23:15:28 +01:00
Javi Fontan
5e5f212354 Add rbvmomi dependency to opennebula gem
(cherry picked from commit 6474cbadbd)
2014-11-26 23:15:28 +01:00