1
0
mirror of https://github.com/OpenNebula/one.git synced 2024-12-22 13:33:52 +03:00
Commit Graph

3003 Commits

Author SHA1 Message Date
Javi Fontan
c548c84780 Added man pages for econe/occi CLI 3.0.0
(cherry picked from commit 3df0c6dadc)
2011-09-28 19:36:57 +02:00
Javi Fontan
5f8f679669 CLI one* man pages for 3.0.0
(cherry picked from commit 3a5763605b)
2011-09-28 19:36:45 +02:00
Carlos Martín
ddc95acf54 Bug #839: Fix typo in java OCA Client.java
(cherry picked from commit 7b2414e077)
2011-09-28 19:18:17 +02:00
Tino Vazquez
820a028c9b Change host multiplacement legend to VDC host sharing
(cherry picked from commit b195a553fc)
2011-09-28 13:09:25 +02:00
Carlos Martín
16f173fd44 Bug #839: Add support in java oca for auth tokens with protocol
(cherry picked from commit 9ee34a8b87)
2011-09-28 12:48:56 +02:00
Carlos Martín
69933ac673 Bug #839: Add support in scheduler for auth tokens with protocol
(cherry picked from commit 2bb8ce1e88)
2011-09-28 12:48:56 +02:00
Carlos Martín
37618ecf45 Revert "Allow user passwords with ':' characters"
This reverts commit fcb98539ce.
2011-09-28 12:40:40 +02:00
Tino Vazquez
cce3ca6935 Merge branch 'master' of git.opennebula.org:one 2011-09-28 12:19:47 +02:00
Tino Vazquez
d07e4d42e9 Fix for wrong oZones reverse proxying for Sunstone 2011-09-28 12:19:05 +02:00
Javi Fontan
a10dd2f5db bug #670: Disable context security by default
(cherry picked from commit 94b1707c42)
2011-09-28 12:14:40 +02:00
Javi Fontan
17509ee003 bug #670: let the user disable fs copy to context ISO
(cherry picked from commit 291da9962c)
2011-09-28 11:44:33 +02:00
Javi Fontan
533539c93b install_gems: Do not install xmlparser gem for ruby 1.9 2011-09-28 09:45:20 +02:00
Carlos Martín
fcb98539ce Allow user passwords with ':' characters
(cherry picked from commit 6c5e90eb84)
2011-09-27 14:38:33 +02:00
Carlos Martín
3a36b22644 Bug #832: Move Configuration.rb to onedb's lib location
(cherry picked from commit fc6de1c4a0)
2011-09-27 14:38:32 +02:00
Carlos Martín
0966f75254 onedb: Add 3.0 migrator. It changes the tm_nfs drivers to tm_shared(cherry picked from commit 980222f28e) 2011-09-27 14:38:32 +02:00
Carlos Martín
a2ad103ad9 Bug #832: Restore src/cloud/common/Configuration.rb
This reverts 7a530fb77c
(cherry picked from commit 9fc7f582e2)
2011-09-27 14:38:32 +02:00
Carlos Martín
51fce30e2f onedb: add migrator from 2.9.85 to 2.9.90(cherry picked from commit d6621dc598) 2011-09-27 14:38:32 +02:00
Hector Sanjuan
5b3a0a6662 Use the same string that was logged to launch the proxy
(cherry picked from commit ab3da924718161be7b65007aeee32feadd8ecfec)
2011-09-27 12:33:51 +02:00
Hector Sanjuan
4a475ae7e5 Small oZones fixes: Adjust zone name column with and hyperlink sunstone endpoint text.
(cherry picked from commit 92fc3f539a55f927c369df2eb90777fc7b77b027)
2011-09-27 12:33:41 +02:00
Hector Sanjuan
5b3350bfd6 Ozones: Add Sunstone endpoint to zone creation dialog and info panel
(cherry picked from commit a4154ebdff8c3c8f44c14b398355e6a952498899)
2011-09-27 12:33:36 +02:00
Hector Sanjuan
71160ee51c Fix typo in oZones dashboard
(cherry picked from commit a9535fa0f75da1c6d8b4d49abf6c02c662eb1b26)
2011-09-27 12:33:26 +02:00
Hector Sanjuan
92443f7627 Log to stderr VNC proxy command when starting it
(cherry picked from commit 8ff6baf1090c6a3696cf6d0cd2277e9e8538a15d)
2011-09-27 12:33:02 +02:00
Hector Sanjuan
5c788e6d46 Change "ONE Auth" into "Oneadmin user" when creating zone
(cherry picked from commit 4bf0da787fe0dcbca32c9a69a6c2ba401d9c1a48)
2011-09-27 12:32:47 +02:00
Tino Vazquez
57685e1be8 Remove debug data 2011-09-27 12:31:35 +02:00
Tino Vazquez
d40d29a46f Bring back lost change in VDC host uniqueness 2011-09-26 18:21:45 +02:00
Tino Vazquez
b9cdda17d4 Merge branch 'master' of git.opennebula.org:one 2011-09-26 17:55:51 +02:00
Hector Sanjuan
5bfa14ce2f Feature #817: Added GUI support for add/remove hosts from VDC in oZones
(cherry picked from commit 0820dd38a01929b9bf0f847ceb46d5e317617deb)
(cherry picked from commit 532175b4e2)
2011-09-26 17:55:44 +02:00
Hector Sanjuan
244ef19153 Feature #790: Update oZones create VDC dialog
By default the new dialog only shows the hosts of the selected zone which are not part of a different VDC.

An option exists to force addition of hosts which do not complain with the uniqueness requirement.
(cherry picked from commit 776c18825733c7f9fe9c18bd4aa78fb377cefb39)

Conflicts:

	src/ozones/Server/models/OzonesServer.rb
(cherry picked from commit cbec09ab8c)
2011-09-26 17:54:52 +02:00
Daniel Molina
2622a80d2f bug #831: Adapt novnc installer to the new yaml configuration format 2011-09-26 15:13:45 +02:00
Ruben S. Montero
958c757ecb bug #829: Error when accessing /login in sunstone. Misspelled class 2011-09-24 20:47:22 +02:00
Ruben S. Montero
7a530fb77c Bug #827: Removed unneeded Configuration file an associated requires. Added yaml explicit require as it seems to be needed by some ruby versions 2011-09-24 20:39:40 +02:00
Ruben S. Montero
cd49f9c6fb Bug #820: Saveas fails if image name has spaces. Now the template is generated to deal with this case
(cherry picked from commit e92b0f2bfa)
2011-09-24 19:56:45 +02:00
Jaime Melis
b4368c961a Bump version to 3.1.0 2011-09-23 17:01:43 +02:00
Tino Vazquez
dcc181b5f1 Merge branch 'master' of git.opennebula.org:one 2011-09-23 16:29:58 +02:00
Tino Vazquez
abfe53524a Fix for correct oZones reverse proxy 2011-09-23 16:29:14 +02:00
Ruben S. Montero
d8e50aa24c Merge branch 'feature-795' 2011-09-23 16:22:19 +02:00
Daniel Molina
1257296e84 feature #795: Add LICENSE headers 2011-09-23 16:19:50 +02:00
Carlos Martín
4f2008fc1f Fix bugs in Zone creation 2011-09-23 15:29:06 +02:00
Daniel Molina
9ae26c5526 feature #795: Fix format in econe authentication error 2011-09-23 15:20:57 +02:00
Daniel Molina
0e002c67fb feature #795: Update install.sh sunstone x509 login 2011-09-23 15:20:19 +02:00
Hector Sanjuan
b9c86afd38 Feature #795: Added special x509 sunstone login screen.
Does not show username field and password field.
(cherry picked from commit 015df5c95648680d225fc7f5e6683fdade48c7c5)
2011-09-23 15:11:24 +02:00
Carlos Martín
1943ce6206 Feature #817: Add support for --force option in onevdc command 2011-09-23 14:53:50 +02:00
Carlos Martín
8729149cdc Feature #817: Fix "force" attribute management in Server. Better handling of missing attributes 2011-09-23 14:53:50 +02:00
Tino Vazquez
1b1ad95275 Now .htaccess can be precreated and owned by oneadmin
(cherry picked from commit baa6a80371)
2011-09-23 13:27:12 +02:00
Tino Vazquez
6ba6619c93 oZones server refuses to start if htaccess is not writable 2011-09-23 13:04:32 +02:00
Carlos Martín
8f5c175880 Feature #817: Fix bad http error detection 2011-09-23 12:09:37 +02:00
Ruben S. Montero
c862c82da8 bug: Fixes misspelled class 2011-09-23 11:58:25 +02:00
Daniel Molina
c00ecba9ab Merge branch 'feature-795' of git.opennebula.org:one into feature-795 2011-09-23 01:27:53 +02:00
Ruben S. Montero
82d94ce496 feature #817: Command line options addhost, delhost for onevdc
(cherry picked from commit c42545943e)
2011-09-23 01:24:56 +02:00
Daniel Molina
41cc2bbb16 feature #795: Fix bugs in X509CloudAuth 2011-09-23 01:14:53 +02:00