1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-02-18 17:57:24 +03:00

9880 Commits

Author SHA1 Message Date
Carlos Martín
e58fa1cb60 Feature #3371: Make quotas optional for new users
(cherry picked from commit 0bdf5645b7139716409d8422c585c41299dba958)
2014-12-16 16:30:52 +01:00
Daniel Molina
c7ddfce1cd feature #2761: Show ssh key if it present in the template
(cherry picked from commit b6b7034fe80a6f7889f5c4245c058109c8f9ba73)
2014-12-16 14:56:42 +01:00
Ruben S. Montero
8dd84cdcc3 bug #3446: Do not clone Ceph volumes if they already exist
(cherry picked from commit 6dea3d12604e246a4a70ed80862c28a09f693bdd)
2014-12-15 16:32:09 +01:00
Javi Fontan
10092dc02d Merge remote-tracking branch 'origin/feature-2697' 2014-12-15 15:14:49 +01:00
Carlos Martín
027eb86e40 Bug #3131: Fix undefined label for the capacity
(cherry picked from commit 4e4930050d653081ddb342c4a372b010e623f7e1)

Conflicts:
	src/sunstone/public/js/plugins/provision-tab.js
2014-12-12 18:22:52 +01:00
Daniel Molina
8a0f49d8a4 bug #3396: econe-register should accept both ami-ID or ID options as an arg
(cherry picked from commit 7e8693d6d74214cbffefc8ab5883b1390fbb4729)
2014-12-12 17:41:22 +01:00
Carlos Martín
da7b29738e Bug #3381: Change default group acl rule to match the one for new groups
(cherry picked from commit b09e87314f0d0ffb9d29e0b798a9fa6377b0f875)
2014-12-12 17:23:26 +01:00
Daniel Molina
9f66b79f19 feature #2761: Add SSH key from the settings dialog
(cherry picked from commit d39b315e6b7125d5c846d054be4fecfc5392d63c)

Conflicts:
	src/sunstone/public/css/app.css
2014-12-12 17:10:54 +01:00
Daniel Molina
da31aeb674 feature #2761: Easily add ssh keys to any user from the admin view
(cherry picked from commit 11ce7f1fad480e170e5c6c81d7011449ff7759fe)

Conflicts:
	src/sunstone/public/css/app.css
2014-12-12 17:10:09 +01:00
Carlos Martín
6f6ef024bc Bug #3378: Do not trigger host hooks for each monitorization
(cherry picked from commit f1f22bc3c002c44ebcc6971112ffa5570015c071)
2014-12-12 12:54:52 +01:00
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