1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-08-21 05:49:26 +03:00
Commit Graph

11881 Commits

Author SHA1 Message Date
e5cfd6da73 Add documentation examples to the sunstone README 2016-01-20 16:49:47 +01:00
383babc8f7 Feature #4215: Add support for %i name replacement in vrouter.instantiate 2016-01-20 12:03:19 +01:00
c41d43f09a Feature #4215: Add keepalived_id/password 2016-01-19 18:13:31 +01:00
038b55bb92 feature #4210: Remove secondary groups key from info panel 2016-01-19 17:39:36 +01:00
735d456cc2 feature #4210: Add groups panel 2016-01-19 17:39:17 +01:00
2d30994135 feature #4210: Check the size of the secondary groups 2016-01-19 17:29:23 +01:00
546301463c Feature #4215: Remove reservation from the topology 2016-01-19 17:23:02 +01:00
fc0f573ee8 feature #4184: Fix sidebar menu style when no labels are defined 2016-01-19 16:55:40 +01:00
bb28de6de3 feature #4210: Add groups table 2016-01-19 16:54:48 +01:00
47c7d8f38b Feature #4215: Add workaround to delete VMs if DB consistency fails 2016-01-19 15:35:55 +01:00
696e2cd006 Feature #4215: Add NIC/VROUTER_MANAGEMENT; IP can be requested from sunstone 2016-01-19 15:19:29 +01:00
49b883f4c9 feature #4210: Add user groups dialog 2016-01-19 13:22:08 +01:00
fc27fc7a49 feature #4215: add templateid format to onevrouter 2016-01-19 12:50:21 +01:00
132290530d feature #4273: Add AUTH_MAD info 2016-01-18 17:08:58 +01:00
4f5fd6dda6 Feature #4215: Delete VMs when VRs are deleted. Disable actions on VRouter VMs 2016-01-18 16:47:14 +01:00
9528a0fe36 feature #4273: Add IM_MAD and VM_MAD info 2016-01-18 16:22:32 +01:00
e7b53d6bb1 Feature #4215: Use new vrouter.instantiate method in cli and sunstone 2016-01-18 15:46:26 +01:00
e537e105ec Feature #4215: New method one.vrouter.instantiate 2016-01-18 15:44:42 +01:00
d75d0af175 Feature #4215: Make --userdata compatible with other instantiate options 2016-01-18 12:36:56 +01:00
eabc88b83f Fix reveal-modal header style 2016-01-18 12:04:08 +01:00
79be9e1f12 bug #4220: Fix fill checkbox in Firefox 2016-01-15 17:12:25 +01:00
e7604f8c33 feature #3671: Fix sunstone join attrs method 2016-01-15 16:57:58 +01:00
8d4a6f4ab5 bug #4275: Do not escape quotes for SCHED_REQUIREMENTS 2016-01-15 16:43:21 +01:00
01ef480214 feature #3671: Check if SUNSTONE vector is defined in the VM template 2016-01-15 16:43:20 +01:00
f9c3a93e4b Feature #4215: Context var ethx_vrouter_ip_recipients 2016-01-15 16:42:51 +01:00
8435389717 Feature #4215: Add ethx_vrouter_ip to context 2016-01-15 15:40:27 +01:00
91f92de5cb Merge branch 'atodorov-storpool-patch-3' 2016-01-15 10:49:26 +01:00
38c5929356 fix vmm/kvm/migrate_local
Added MIGRATE_OPTIONS variable to sync with the remote `migrate` script
2016-01-14 19:39:07 +02:00
d8ffdf3303 feature #4206: do not crash getting disk info in poll
(cherry picked from commit 7d6f91a369cdd31a788d8d44cece531357fa7fb3)
2016-01-13 18:17:12 +01:00
5c86035e9e bug #4263: do not initialize client in oneuser key
(cherry picked from commit 3eb23ec3cb8c9fea35bebb90e2ea1de81af05351)
2016-01-13 18:04:05 +01:00
0dba682cb4 bug #4263: take out deprecation warning from oneuser key
oneuser key is needed to extract ssh keys

(cherry picked from commit fa34559632cf85ba0a64b90f811dfe27f92f2d21)
2016-01-13 18:04:05 +01:00
c85877424e bug #4227: Fix template instantiate when image size is 0 2016-01-13 17:45:04 +01:00
346c1cdce9 bug #4285: Add missing timeout variable initialization 2016-01-12 15:49:40 +01:00
c65a7bb5b8 bug #4285: Add wait loop prior to elastic_ip association
(cherry picked from commit dacf4a3f50)
2016-01-12 14:10:23 +01:00
16f34db1a6 feature #3671: Move Sunstone vmtemplate settings to a SUNSTONE vector inside the template 2016-01-11 18:53:24 +01:00
30087b067f feature #3671: Move Sunstone group settings to a SUNSTONE vector inside the template 2016-01-11 18:07:08 +01:00
6b08f7a69f feature #4238: Remove required attr not only from inputs 2016-01-11 17:02:15 +01:00
1897466bb6 feature #4238: Remove required attrs before defining the new ones 2016-01-11 17:01:30 +01:00
cd99e2e608 feature #4238: Set required fields for all ds_mad 2016-01-11 16:59:04 +01:00
62d4faf68b feature #4238: Set required attrs not only for inputs 2016-01-11 16:50:53 +01:00
8f4f649dae feature #4238: Use $ instead of jQuery 2016-01-11 16:35:46 +01:00
13e5d1f125 feature #4238: Fix input selectors 2016-01-11 16:35:02 +01:00
bf65d9a3ea feature #4215: add onevrouter man page 2016-01-11 12:25:09 +01:00
b2398b24a7 Feature #4215: Show VRouter ID in VM CLI output & sunstone 2016-01-11 11:32:36 +01:00
0d4a7457d2 Feature #4215: topology styling, update vis library version 2016-01-08 18:27:58 +01:00
a8d040362d feature #3671: Move Sunstone user settings to a SUNSTONE vector inside the template 2016-01-08 17:45:56 +01:00
d0c71ed743 bug-#4279: Add boolean for ebs_optimized ec2 vm parameter 2016-01-08 17:23:06 +01:00
166e0fd586 Feature #4215: Remove vrouter clone action 2016-01-08 16:37:09 +01:00
5523c818f0 Feature #4215: Select floating IP for each NIC in sunstone wizard 2016-01-08 15:53:22 +01:00
8a836d8e5e Merge branch 'feature-4238' 2016-01-08 12:35:09 +01:00