1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-20 10:50:08 +03:00

3924 Commits

Author SHA1 Message Date
Hector Sanjuan
fa61ff4e72 Bug #1168: Fix error reporting in Ozones client 2012-03-15 12:57:47 +01:00
Hector Sanjuan
9440964938 Merge remote-tracking branch 'upstream/master' 2012-03-15 12:55:17 +01:00
Hector Sanjuan
7fcf0bc305 Bug #1160: Remove publish/unpublish from action buttons in template tab
(cherry picked from commit 68fd07d333eff379e0a599027e23b35129128bdf)
2012-03-12 21:50:08 +01:00
Hector Sanjuan
e8837914dd Merge remote-tracking branch 'upstream/master' 2012-03-10 22:09:17 +01:00
Hector Sanjuan
77355a68ac Bug #1161: Wrong calls to Image.[non]persistent
Persistency actions are of type "multiple", therefore they expect an array of elements. As only the ID string was passed, action was iterated for all the chars in the ID.
(cherry picked from commit c62c2d02972d268ed154e4ac655ad094a6076c83)
2012-03-10 21:34:51 +01:00
Hector Sanjuan
c62c2d0297 Bug #1161: Wrong calls to Image.[non]persistent
Persistency actions are of type "multiple", therefore they expect an array of elements. As only the ID string was passed, action was iterated for all the chars in the ID.
2012-03-10 18:47:37 +01:00
Hector Sanjuan
536cc1634a Merge remote-tracking branch 'upstream/master' 2012-03-10 18:47:13 +01:00
Ruben S. Montero
daf132eee4 Merge branch 'feature-924' 2012-03-07 13:11:21 +01:00
Ruben S. Montero
62b5427c24 feature #924: Remove removed config.ru files from installer 2012-03-07 13:10:14 +01:00
Hector Sanjuan
fa6e821738 Merge remote-tracking branch 'upstream/master' 2012-03-07 10:56:45 +01:00
Hector Sanjuan
28e841c739 Feature #938: Move tests from ozones/Server/test to ozones/test
(cherry picked from commit f2e86d4b487ac4ceb20e57c35790eca10e1c1501)
2012-03-07 10:12:24 +01:00
Hector Sanjuan
a9bf2f05dc Ozones: enable raw JSON output from CLI commands
(cherry picked from commit e4b34a7e4e175da871b796396d054bf36ae2de7f)
2012-03-06 23:32:01 +01:00
Hector Sanjuan
dbddd4519d Feature #938: Update zona unit tests
They now work with latest master status. Pending: add new tests.
(cherry picked from commit cd3978ea9cd7e15eda082e0b2521c18475f5d79e)
2012-03-06 23:31:30 +01:00
Hector Sanjuan
f2e86d4b48 Feature #938: Move tests from ozones/Server/test to ozones/test 2012-03-06 12:17:01 +01:00
Hector Sanjuan
e4b34a7e4e Ozones: enable raw JSON output from CLI commands 2012-03-05 11:32:36 +01:00
Daniel Molina
6389af9335 feature #924: Fix system wide paths for logs 2012-03-02 17:36:31 +01:00
Ruben S. Montero
79facc884e feature #924: Removed unneeded config.ru file 2012-03-02 16:32:49 +01:00
Ruben S. Montero
e1fc5f5dc3 feature #924: Remove unneeded rackup file 2012-03-02 16:29:20 +01:00
Hector Sanjuan
f1349136c7 Feature #924: launch ozones without using rackup
(cherry picked from commit bf87b2bed5bf39910ce55f36509e4c693ed2d773)
2012-03-02 16:28:29 +01:00
Hector Sanjuan
2a34ba0a0c Feature #924 - add missing logger to ozones
(cherry picked from commit d4d3eb692a3ea2566596c71ac2686c6c4758ad84)
2012-03-02 16:28:17 +01:00
Hector Sanjuan
d367efc7db Feature #1109: Add SelfService support in ozones
Add self service end point when creating a zone.

Show self service public link when showing VDC information.
(cherry picked from commit f44bb4940efaaa10486afe79c89935068b28a545)
2012-03-02 16:22:26 +01:00
Hector Sanjuan
f44bb4940e Feature #1109: Add SelfService support in ozones
Add self service end point when creating a zone.

Show self service public link when showing VDC information.
2012-03-02 13:37:02 +01:00
Hector Sanjuan
43c7fb0147 Merge remote-tracking branch 'upstream/master' 2012-03-02 12:50:17 +01:00
Tino Vazquez
ecb7120d2b Avoid possible issues with old migrators 2012-03-02 12:05:45 +01:00
Hector Sanjuan
95219a9ada Feature #924: Update ozones and sunstone logs with :debug_devel
(cherry picked from commit fc30b2a2c58a9b2742b3cadbd4c2db4d8218c040)
2012-03-01 19:28:53 +01:00
Hector Sanjuan
42ee95d0c8 Feature #924: Update ozones to use the new logger
(cherry picked from commit 74b54f658ac794809be8f3e7e9754667ddb9fd43)

Conflicts:

	src/ozones/Server/ozones-server.rb
2012-03-01 19:26:48 +01:00
Hector Sanjuan
e0f95f9a4b Feature #924: Update Sunstone server to use the new logging system
(cherry picked from commit 7b05c9af6a99bb6414a9cd780f559940c0222205)
2012-03-01 19:21:57 +01:00
Hector Sanjuan
26c7333de6 Feature #924: Complete occi server UI-related upgrade to use new logger
(cherry picked from commit 407f19f86d234d0fd233b34c385ae96689aeb44d)
2012-03-01 19:21:57 +01:00
Ruben S. Montero
e87b785212 Merge branch 'master' into feature-924 2012-03-01 19:21:28 +01:00
Tino Vazquez
f50df547e8 Feature #1073: Add support for mysql and posgresql in oZones server 2012-03-01 18:55:42 +01:00
Tino Vazquez
deb5e8d025 Feature #1109: Self service support in oZones server
Needs testing & GUI extension
2012-02-29 17:55:39 +01:00
Daniel Molina
4fd1a87e66 feature #924: Add Logger to EC2 2012-02-29 15:58:37 +01:00
Hector Sanjuan
cd3978ea9c Feature #938: Update zona unit tests
They now work with latest master status. Pending: add new tests.
2012-02-29 14:33:59 +01:00
Daniel Molina
52ab2afea6 feature #924: Change MSG_FORMAT in Logger class 2012-02-29 13:27:01 +01:00
Hector Sanjuan
fbbce209d5 Sunstone: small improvements to passwd operations
Inform user that password change was successful.

Empty the new password box when dialog is re-opened.
(cherry picked from commit 519b7f263b5cb4b399b67cb9259d9e8fff2e84c6)
2012-02-29 11:28:01 +01:00
Hector Sanjuan
1b21b3ba16 Merge remote-tracking branch 'upstream/master' 2012-02-29 11:12:10 +01:00
Hector Sanjuan
519b7f263b Sunstone: small improvements to passwd operations
Inform user that password change was successful.

Empty the new password box when dialog is re-opened.
2012-02-29 11:09:14 +01:00
Hector Sanjuan
59c93f0768 Feature #1147: Improve login in SelfService
Error messages are better explained. More cases are handled (for example when server is not running).

Error box looks nicer and repops up when error happens again.

Ajax loader gif has been added next to login button and appears when login is being performed.
(cherry picked from commit 5710fda8021b31c97b5285547941a6dc03231c19)
2012-02-29 10:37:55 +01:00
Hector Sanjuan
d32de04fbf Feature #1147: Improve login in oZones
Error messages are better explained. More cases are handled (for example when server is not running).

Error box looks nicer and repops up when error happens again.

Ajax loader gif has been added next to login button and appears when login is being performed.
(cherry picked from commit c1e8b55b1a19a92813a086d57ed6a0747e19c2c1)
2012-02-29 10:37:55 +01:00
Hector Sanjuan
39d8e5b1a4 Feature #1147: Improve login in Sunstone
Error messages are better explained. More cases are handled (for example when server is not running).

Error box looks nicer and repops up when error happens again.

Ajax loader gif has been added next to login button and appears when login is being performed.
(cherry picked from commit 9279848a50126863cc7eb4d27f554291b9744cd9)
2012-02-29 10:37:55 +01:00
Hector Sanjuan
38269de9b0 Bug #1146: Prevent users from creating a VDC when no zones have been defined.
(cherry picked from commit 443d7aa00c6ec2bacb4678e3d2b762a96b4b0fdd)
2012-02-29 10:37:25 +01:00
Hector Sanjuan
625908025c SelfService: take advantange of verbose parameter when listing pools.
Concretely, the Compute pool. No need to request the state for every single VM now.
(cherry picked from commit a6067a8801bd5358051372831097f29096745998)
2012-02-29 10:36:59 +01:00
Hector Sanjuan
5710fda802 Feature #1147: Improve login in SelfService
Error messages are better explained. More cases are handled (for example when server is not running).

Error box looks nicer and repops up when error happens again.

Ajax loader gif has been added next to login button and appears when login is being performed.
2012-02-28 16:24:47 +01:00
Hector Sanjuan
c1e8b55b1a Feature #1147: Improve login in oZones
Error messages are better explained. More cases are handled (for example when server is not running).

Error box looks nicer and repops up when error happens again.

Ajax loader gif has been added next to login button and appears when login is being performed.
2012-02-28 16:23:22 +01:00
Hector Sanjuan
9279848a50 Feature #1147: Improve login in Sunstone
Error messages are better explained. More cases are handled (for example when server is not running).

Error box looks nicer and repops up when error happens again.

Ajax loader gif has been added next to login button and appears when login is being performed.
2012-02-28 16:21:01 +01:00
Hector Sanjuan
443d7aa00c Bug #1146: Prevent users from creating a VDC when no zones have been defined. 2012-02-28 14:46:35 +01:00
Hector Sanjuan
a6067a8801 SelfService: take advantange of verbose parameter when listing pools.
Concretely, the Compute pool. No need to request the state for every single VM now.
2012-02-28 14:03:08 +01:00
Hector Sanjuan
4c4a34fcfd Merge remote-tracking branch 'upstream/master' 2012-02-28 13:10:12 +01:00
Tino Vazquez
f3eaf649ef Fix bad variable returning - VMware 2012-02-28 12:47:20 +01:00
Daniel Molina
3ed87c071a feature #924: Add logger to OCCI 2012-02-27 17:36:34 +01:00