1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-02-10 13:57:22 +03:00

11618 Commits

Author SHA1 Message Date
Carlos Martín
7396a8f68e Feature #4215: Add vrouter/vms/id to fsck 2016-02-02 11:54:09 +01:00
Carlos Martín
9044352dfb Feature #4215: Add vrouter leases to onedb fsck 2016-02-01 18:52:56 +01:00
Carlos Martín
d3e0fd128b Feature #4215: Remove epilog command from vmm attachnic 2016-02-01 17:54:12 +01:00
Carlos Martín
68a0184ed2 Feature #4215: Implement auth & quotas for all VR actions 2016-02-01 17:07:04 +01:00
Carlos Martín
da39b2f424 Feature #4215: Reverse NETWORK and NETWORK_ID priority in auth
For consistency with commit:7410c78
2016-02-01 17:03:30 +01:00
Carlos Martín
cfdfacf259 Feature #4215: Downgrade local_db_version to 4.13.85 2016-02-01 12:59:46 +01:00
Carlos Martín
e3a0d43946 Feature #4215: VR attach and detach in sunstone 2016-02-01 12:34:53 +01:00
Ruben S. Montero
3d8d2fd81e feature #4215: Simplify interface for util::gsub. Decouple Request methods to
better support static request actions.
2016-02-01 00:18:47 +01:00
Javi Fontan
a7677a4e1e feature #4215: change names for VMM reconfigure actions 2016-01-29 16:28:31 +01:00
Javi Fontan
5f1bacf81b feature #4215: context cd change in KVM VMM driver 2016-01-29 15:55:14 +01:00
Carlos Martín
7410c78981 Feature #4215: Reverse NETWORK and NETWORK_ID priority
When requesting a vnet, NETWORK had priority over _ID.
If the NIC was taken from the VR, the NETWORK was set
but the _UNAME or _UID was not. In this case, VR
instantiate only worked for the owner of the VNet.

The priority of IMAGE and IMAGE_ID for disks is also
reversed, for consistency
2016-01-28 18:03:16 +01:00
Carlos Martín
d4867b44ae Feature #4215: Show nic-id for VR nics, CLI and sunstone 2016-01-28 17:28:58 +01:00
Carlos Martín
4851a0c49f Feature #4215: New method vrouter.detachnic 2016-01-28 17:20:52 +01:00
Carlos Martín
7a7f07cdad Feature #4215: Remove vrouter ip recipients from context 2016-01-28 16:17:34 +01:00
Carlos Martín
a4b466fa6a Feature #4215: New method vrouter.attachnic 2016-01-28 16:06:18 +01:00
Carlos Martín
0a94c3b48f Feature #4215: Refactor VR instantiate 2016-01-27 13:29:30 +01:00
Carlos Martín
41739b8e7e Feature #4215: Fix attach nic rollback in wrong order 2016-01-27 11:37:24 +01:00
Carlos Martín
364d9ecda8 Feature #4215: Redo context variables when a NIC is attached/detached 2016-01-27 11:27:26 +01:00
Carlos Martín
c83565fe56 Feature #4215: Perform TM:CONTEXT on prolog_resume 2016-01-26 13:24:42 +01:00
Carlos Martín
3ca02c27e2 Feature #4215: Remove update_context action 2016-01-26 11:34:46 +01:00
Carlos Martín
d7eb8769e1 Feature #4215: update-context uses the user token password 2016-01-25 17:38:46 +01:00
Carlos Martín
3cee54afc9 Feature #4215: Attach nic action updates the context cdrom 2016-01-25 16:20:12 +01:00
Carlos Martín
d66fe153e5 Feature #4215: Clean VMs in vrouter.instantiate on failure 2016-01-22 17:58:23 +01:00
Carlos Martín
1ae516a084 Feature #4215: Add migrator to 4.90.0 2016-01-22 17:10:12 +01:00
Carlos Martín
e0ee90f34f Feature #4215: Add vrouter to new group wizard 2016-01-22 13:02:15 +01:00
Carlos Martín
8987396057 Feature #4215: pre-create VR tooltips, instead of on hover 2016-01-21 18:45:21 +01:00
Carlos Martín
c1ab60b3fb Feature #4215: Hide vrouter VMs in topology, show IPs in VR tooltip
Plus new 'fit viewport' button, and more style tweaks
2016-01-21 17:59:21 +01:00
Carlos Martín
914f1b0f6a Feature #4215: Topology style tweaks 2016-01-20 18:31:05 +01:00
Carlos Martín
383babc8f7 Feature #4215: Add support for %i name replacement in vrouter.instantiate 2016-01-20 12:03:19 +01:00
Carlos Martín
c41d43f09a Feature #4215: Add keepalived_id/password 2016-01-19 18:13:31 +01:00
Carlos Martín
546301463c Feature #4215: Remove reservation from the topology 2016-01-19 17:23:02 +01:00
Carlos Martín
47c7d8f38b Feature #4215: Add workaround to delete VMs if DB consistency fails 2016-01-19 15:35:55 +01:00
Carlos Martín
696e2cd006 Feature #4215: Add NIC/VROUTER_MANAGEMENT; IP can be requested from sunstone 2016-01-19 15:19:29 +01:00
Javi Fontan
fc27fc7a49 feature #4215: add templateid format to onevrouter 2016-01-19 12:50:21 +01:00
Carlos Martín
4f5fd6dda6 Feature #4215: Delete VMs when VRs are deleted. Disable actions on VRouter VMs 2016-01-18 16:47:14 +01:00
Carlos Martín
e7b53d6bb1 Feature #4215: Use new vrouter.instantiate method in cli and sunstone 2016-01-18 15:46:26 +01:00
Carlos Martín
e537e105ec Feature #4215: New method one.vrouter.instantiate 2016-01-18 15:44:42 +01:00
Carlos Martín
d75d0af175 Feature #4215: Make --userdata compatible with other instantiate options 2016-01-18 12:36:56 +01:00
Carlos Martín
f9c3a93e4b Feature #4215: Context var ethx_vrouter_ip_recipients 2016-01-15 16:42:51 +01:00
Carlos Martín
8435389717 Feature #4215: Add ethx_vrouter_ip to context 2016-01-15 15:40:27 +01:00
Javi Fontan
bf65d9a3ea feature #4215: add onevrouter man page 2016-01-11 12:25:09 +01:00
Carlos Martín
b2398b24a7 Feature #4215: Show VRouter ID in VM CLI output & sunstone 2016-01-11 11:32:36 +01:00
Carlos Martín
0d4a7457d2 Feature #4215: topology styling, update vis library version 2016-01-08 18:27:58 +01:00
Carlos Martín
166e0fd586 Feature #4215: Remove vrouter clone action 2016-01-08 16:37:09 +01:00
Carlos Martín
5523c818f0 Feature #4215: Select floating IP for each NIC in sunstone wizard 2016-01-08 15:53:22 +01:00
Carlos Martín
19a58bfbae Feature #4215: Add support for VROUTER_HOOKS 2016-01-08 11:38:29 +01:00
Carlos Martín
cb8d84849e Feature #4215: Show VM floating IPs in onevm and sunstone 2016-01-07 18:16:18 +01:00
Carlos Martín
034943e6b1 Feature #4215: Filter VR leases in onevnet show 2016-01-07 16:58:54 +01:00
Carlos Martín
831372003d Feature #4215: Support IPv6 in VR management 2015-12-18 17:10:48 +01:00
Carlos Martín
e3ffbd2409 Feature #4215: Show VR nics in a nice table 2015-12-18 16:47:46 +01:00