Ruben S. Montero
60c763c38b
bug #2542 : cdrom on ceph datastore uses CEPH_HOST, CEPH_SECRET, CEPH_USER. Patch contributed by Vladislav Gorbunov.
2014-01-01 23:33:16 +01:00
Daniel Molina
3e68e53ba2
feature #2589 : Refactor template create dialog
2013-12-27 18:51:23 +01:00
Daniel Molina
cc100319fd
feature #2589 : Refactor image create dialog
2013-12-27 18:51:05 +01:00
Ruben S. Montero
99157ea06b
Feature #2572 : XML-RPC library element size can be defined in sched.conf
2013-12-21 01:35:51 +01:00
Tino Vazquez
8defbd575a
Feature #2570 : Fix for onegroup create <group_name_str>
2013-12-20 17:59:41 +01:00
Carlos Martín
29a7205888
Feature #2565 , #2570 : Resource provider 10 is shown as ALL in CLI and Sunstone
2013-12-20 17:32:05 +01:00
Carlos Martín
402eee32ef
Feature #2565 : New special cluster ID, 10, adds ACL rule *
...
This allows the admin to assign all resources from a zone
to a group
2013-12-20 17:21:47 +01:00
Javi Fontan
78233c496d
bug #2483 : set cdrom disk type in xen driver
2013-12-20 16:54:59 +01:00
Carlos Martín
b3e070be08
Feature #2570 : Add a reset button to group wizard
2013-12-20 16:38:52 +01:00
Carlos Martín
aba044c951
Feature #2570 : Add scroll to group wizard
2013-12-20 16:12:45 +01:00
Carlos Martín
0609e38dce
Feature #2570 : Retrieve zone pool, select clusters for each zone in group wizard
2013-12-20 15:31:53 +01:00
Tino Vazquez
2e09c94eb9
Feature #2570 : Add command line arguments for resource in group users creation ACL
2013-12-20 15:27:51 +01:00
Tino Vazquez
eb515a4756
Feature #2570 : Improve CLI support for new group functionality
2013-12-20 12:16:37 +01:00
Carlos Martín
9adf83c7d2
Feature #2570 : Add zone tabs to group creation wizard
...
Only one hardcoded for now
2013-12-19 19:19:57 +01:00
Tino Vazquez
1c868ef628
Feature #2570 : Fix for new group functionality
2013-12-19 12:24:44 +01:00
Tino Vazquez
5d8239e43e
Feature #2570 : Fix syntax error II
2013-12-18 19:05:31 +01:00
Tino Vazquez
16aa7b578a
Feature #2570 : More server side changes
2013-12-18 18:53:31 +01:00
Carlos Martín
1fcde353a8
Feature #2570 : Add cluster table in group creation wizard
2013-12-18 18:32:05 +01:00
Carlos Martín
db140b4593
Feature #2570 : Add admin group and admin user to json sent in group wizard
2013-12-18 16:33:33 +01:00
Carlos Martín
5cff28da13
Feature #2570 : Fix bug in user wizard
2013-12-18 16:04:21 +01:00
Tino Vazquez
9b3c018d3d
Feature #2570 : Fix syntax error
2013-12-18 10:59:03 +01:00
Tino Vazquez
33fcbf387e
Feature #2570 : Add Server side funtionality
2013-12-18 10:46:44 +01:00
Carlos Martín
9b3f691f15
Feature #2570 : Extend the group creation wizard.
...
TODO: Send a new json using the new input values,
cluster selection table.
2013-12-17 18:58:39 +01:00
Carlos Martín
2c35a12b8c
Feature #2565 : Fix bug in onegroup show
2013-12-16 16:28:23 +01:00
Carlos Martín
fb778f79bc
Feature #2562 : Manage resource providers in sunstone group tab
2013-12-16 16:25:40 +01:00
Carlos Martín
ff0ff9d8f8
Feature #2562 : Manage zones in suntone
...
Fow now, the tab only lists and deletes zones. We'll need to
do a creation wizard, decide if we want actions like rename,
update, etc.
2013-12-13 19:19:41 +01:00
Carlos Martín
f4f8c84f38
Feature #2565 : Manage resource providers in the CLI
2013-12-13 16:21:47 +01:00
Carlos Martín
25fce2c847
Feature #2565 : Manage resource providers in oned
2013-12-13 16:16:53 +01:00
Carlos Martín
599dabd702
Feature #2565 : New method in acl manager to delete acl rules directly, instead of by id
2013-12-13 11:43:34 +01:00
Carlos Martín
7db13c428a
Feature #2562 : New Zone pool in ruby oca and cli
2013-12-12 19:10:12 +01:00
Carlos Martín
f308bdeb06
Feature #2562 : New Zone pool in core
2013-12-12 19:08:59 +01:00
JensHoffmann
62f4f85f7c
Add .gitignore file
...
When you want to see 'git status' including ignored files run:
git status --ignored
2013-12-10 19:06:28 +01:00
Javi Fontan
1abee8aafc
Take advantage of delete not acting on null values
...
Nebula.h and User.h
2013-12-10 18:03:03 +01:00
Daniel Molina
e39fcba177
Decode RAW data in update wizard
2013-12-09 18:38:54 +01:00
JensHoffmann
f7ecf6f8fc
Take advantage of delete not acting on null values
...
The code 'delete 0' does nothing. So you can shorten code
like:
if (x != 0) {
delete x
}
to simply: delete x
2013-12-09 17:56:25 +01:00
JensHoffmann
74414c31b1
Use std::string for log file name in module Log
2013-12-09 17:55:10 +01:00
Tino Vazquez
f213728b21
Bug #2548 : Set correct flag for pool retrieval
2013-12-09 13:04:23 +01:00
Ruben S. Montero
50a288e50d
Bug #2541 : Fix contributed by Gareth Bult <gareth@linux.co.uk>. Defaults 0 to monitor probes when error occur to prevent syntax errors
2013-12-06 20:21:51 +01:00
Carlos Martín
5edbe4df2d
Bug #2535 : put quotes around role name in the instantiate extra template
2013-12-03 16:16:32 +01:00
Jaime Melis
bdef5c9799
Update man pages
...
(cherry picked from commit cd312925d0
)
2013-11-28 15:11:52 +01:00
Jaime Melis
6b32d4c20f
Bump to version 4.4.0
...
(cherry picked from commit d7c6a6a6d2
)
2013-11-28 15:11:39 +01:00
Javi Fontan
aea6d23620
New man pages for 4.3.90
...
(cherry picked from commit 38c9990f89
)
2013-11-28 15:09:44 +01:00
Javi Fontan
b775ef1247
Bump version to 4.3.90
...
(cherry picked from commit f783d3082b
)
2013-11-28 15:09:37 +01:00
Tino Vazquez
86e457b0d3
Add migrator to 4.4 RC 4.3.90
...
(cherry picked from commit 972bb1f94a
)
Conflicts:
install.sh
2013-11-28 15:08:18 +01:00
Jaime Melis
b0290d7a20
Fix typo in migrator upgrade (4.2.0 -> 4.3.80)
2013-11-27 17:37:15 +01:00
Daniel Molina
4a505d2263
Fix novnc rendering when the window is detached
2013-11-27 17:08:22 +01:00
Jaime Melis
e0c813b591
Bug #678 : Startup should create dir for pid file if it does not exists
2013-11-27 16:46:09 +01:00
Javi Fontan
8833d387f2
Merge branch 'feature-2500'
2013-11-27 15:22:38 +01:00
Jaime Melis
e4bc95e559
Feature #2505 : Possibility to customize the Sunstone display name
2013-11-27 13:23:43 +01:00
Javi Fontan
8b71eb6a29
feature #2500 : option to encode credentials in sunstone
2013-11-27 13:14:34 +01:00