1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-13 12:58:17 +03:00

6751 Commits

Author SHA1 Message Date
Daniel Molina
4bcab753ec feature #2039: Fix template update network section 2013-07-04 16:16:55 +02:00
Daniel Molina
d4389a3a34 feature #2039: Fix update template storage section
* TODO Check IMAGE_NAME + UID/UNAME
  * TODO Network, Context, Requirements tables
2013-07-03 19:27:32 +02:00
Daniel Molina
3becb26102 feature #2039: Do not redraw after clearing the data table 2013-07-03 19:22:38 +02:00
Daniel Molina
8dc85c83c8 feature #2039: Use wizard to update an existing template 2013-07-01 18:34:07 +02:00
Daniel Molina
7e3b23eccc feature #2039: Remove old template update code 2013-07-01 18:33:33 +02:00
Daniel Molina
7dda3a27fc Bug #2134: Check ozones-user cookie instead of one-user 2013-06-28 11:38:58 +02:00
Daniel Molina
652c1b9f86 Add parameter to define position in tips 2013-06-27 18:30:14 +02:00
Daniel Molina
42f16caa64 Fix DONE time format in VM Actions tab 2013-06-27 17:36:13 +02:00
Daniel Molina
d29414e2a3 Merge branch 'master' into feature-2054 2013-06-27 17:28:28 +02:00
Daniel Molina
7035d693d6 feature #2054: Add token checkbox to the Template creation form 2013-06-27 16:54:09 +02:00
Daniel Molina
5c2423ab80 feature #2054: Improve error messages 2013-06-27 16:06:39 +02:00
Daniel Molina
6daef32acf feature #2054: Add "\n" when updating the template 2013-06-27 16:06:39 +02:00
Carlos Martín
2fe0ac734c Feature #2054: Fix onegate url 2013-06-27 16:05:44 +02:00
Carlos Martín
3a16a58c0c Feature #2054: Add TOKEN_PASSWORD to all users 2013-06-27 15:49:23 +02:00
Carlos Martín
2d7674138b Feature #2054: Create onegate_auth file on bootstrap 2013-06-27 13:02:17 +02:00
Carlos Martín
babf09a1da Feature #2054: Log token error in VM template 2013-06-27 12:34:51 +02:00
Carlos Martín
8c1650b6ce Feature #2054: Make onegate-server executable 2013-06-27 12:34:28 +02:00
Daniel Molina
2862d9bb4f feature #2054: Fix ONEGATE_LOG constant in onegate-server.rb 2013-06-27 12:07:02 +02:00
Daniel Molina
33d56c4552 feature #2054: Use vm owner instead of created_by 2013-06-27 12:06:57 +02:00
Daniel Molina
299fe087c1 feature #2054: Add logger helper to CloudAuth.rb 2013-06-27 12:06:47 +02:00
Daniel Molina
cd1e69b3e2 feature #2054: Add OneGate to install.sh 2013-06-27 11:36:08 +02:00
Daniel Molina
8f22b90a50 feature #2054: Add OneGate server 2013-06-27 11:35:39 +02:00
Daniel Molina
85dc5f5042 feature #2054: Add new OneGate cloud auth 2013-06-27 11:34:54 +02:00
Carlos Martín
7e05b16c59 Feature #2054: Add CONTEXT/ONEGATE_URL variable to VMs 2013-06-26 18:41:46 +02:00
Carlos Martín
522ea39c3a Feature #2054: CONTEXT/TOKEN = yes creates a token.txt file in the context cdrom 2013-06-26 17:05:12 +02:00
Daniel Molina
fd76011bc6 Update key_td css 2013-06-25 17:45:07 +02:00
Daniel Molina
8086e2e902 Fix panel resize button 2013-06-25 13:01:01 +02:00
Daniel Molina
71ee8bba1e Fix initCheckAllboxes for a given context 2013-06-24 19:57:25 +02:00
Daniel Molina
0c5beb5da1 Add custom_context when initialising buttons section 2013-06-24 19:41:42 +02:00
Ruben S. Montero
ab0c98a746 bug #1781: Replaces " by ' and escape ' using '\''. context.sh should be now sh-syntax secure
(cherry picked from commit 306aff89060a274ad402412639dda1302abd0055)
2013-06-21 21:06:29 +02:00
Ruben S. Montero
14147a48f3 bug #2089: Remove misleading error message
(cherry picked from commit a9c53d411e8447d8249a783b15077a5e4e3e5c36)
2013-06-21 19:55:04 +02:00
Daniel Molina
3e14adbb14 Add resize panel info 2013-06-21 17:02:14 +02:00
Daniel Molina
ba7243c8d6 Use tip class instead of div element 2013-06-21 17:02:14 +02:00
Daniel Molina
9d4d5784ec Add policies table css 2013-06-21 17:02:14 +02:00
Daniel Molina
a9cf846df4 Fix error message when connecting to OpenNebula Marketplace 2013-06-21 17:02:13 +02:00
Tino Vazquez
45cb6e6d95 feature #2097: Remove more VMware traces from shared TM 2013-06-20 17:43:05 +02:00
Ruben S. Montero
c3861de27a feature #2097: Checks trailing character in ds_location before creating a new datastore. Adds '/' if needed. 2013-06-20 17:43:05 +02:00
Tino Vazquez
c6756c659b feature #2097: VMware context needs sym link 2013-06-20 17:43:05 +02:00
Tino Vazquez
dffc1d46dc feature #2097: Always important to have proper comments 2013-06-20 17:43:05 +02:00
Tino Vazquez
5a65047227 feature #2097: Re-add disk_type function 2013-06-20 17:42:58 +02:00
Tino Vazquez
33534d08f8 feature #2097: Delete sometimes in TM shared has to deal with directories 2013-06-20 17:42:58 +02:00
Tino Vazquez
05d2cdd42f feature #2097: Remove VMware DS drivers from the installation and configuration file 2013-06-20 17:42:57 +02:00
Tino Vazquez
303a0b4661 Feature #2097: Get rid of VMware specific code in TM shared 2013-06-20 17:42:34 +02:00
Ruben S. Montero
1bd4cd0c73 feature #2097: Improve CD management for MVDS 2013-06-20 17:39:53 +02:00
Ruben S. Montero
27e986fbcb feature #2097: Fix error in mvds 2013-06-20 17:39:53 +02:00
Ruben S. Montero
9ac61d085e feature #2097: VMFS TM driver now uses SSH protocol to handle disk images. 2013-06-20 17:39:50 +02:00
Ruben S. Montero
0c9034066f feature #2097: Solves mkfs bug when fstype is "correct" 2013-06-20 17:38:19 +02:00
Ruben S. Montero
f354308092 feature #2097: VMFS DS drivers using ssh protocol 2013-06-20 17:38:19 +02:00
Javi Fontan
97eae56e60 bug #2128: datastore file scripts are not executed in context
init scripts execution is moved to an external one-context.d script.
Now there is a new context variable (INIT_SCRIPTS) with the list of
files to execute from context.
2013-06-14 12:09:09 +02:00
Ruben S. Montero
bc6978e13a Default marketplace URL uses http instead of https 2013-06-12 10:17:13 +02:00