1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-01-12 09:17:41 +03:00
Commit Graph

3221 Commits

Author SHA1 Message Date
Carlos Martín
fc848e2727 Feature #863: Fix tests 2011-11-10 09:14:37 -08:00
Carlos Martín
665036efcf Feature #863: Add Virtual Network MAD to hosts 2011-11-10 17:28:32 +01:00
Carlos Martín
9b0f47068a Merge branch 'feature-863' of git.opennebula.org:one into feature-863 2011-11-10 03:14:42 -08:00
Ruben S. Montero
5571bd81c0 feature #863: Fix comment on for the XML format of the driver message 2011-11-10 11:20:49 +01:00
Ruben S. Montero
f6ce18bfb4 feature #863: Change the OpenNebula Core to VMM Driver protocol now all messages have the same format:
ACTION ID XML_B64_DATA
The B64 data includes the parameters for each action plus a new field for the network driver used by the target host.

Also this commit changes the tree for the networking drivers.
2011-11-10 11:15:58 +01:00
Hector Sanjuan
f4d9769fcd Feature #841: Make oZones more user friedly.
This commit makes the following improvements to the oZones GUI:

 * The zone creation dialog has some default values.

 * Protocol and /RPC2 tail are added by default to the endpoint data, which has been divided in host and port, with default values.

 * Sunstone endpoint field has been divided in protocol,host,port,subdir. Default values provided.

 * VDCs extended information contains a link to the Sunstone instance for the specified VDC.

 * VDCs extended information contains a selected text field with the value to set ONEXML_RPC, in order to manage the VDC from the CLI.
(cherry picked from commit 55fa96153f7f9c87fb1a2dacb49c00e40f7ccbf9)
2011-11-08 17:25:31 +01:00
Hector Sanjuan
f2b57d77d2 Feature #954: Add some new resource attributes to Sunstone.
Size, Path for images, PhyDev for vnets...
(cherry picked from commit 4d25b5a655701c76c01df8ee65eb694a4c316c38)
2011-11-08 17:25:19 +01:00
Carlos Martín
38b2718c87 Avoid using the find command to check if new image files are safe, for better performance 2011-11-07 18:26:53 +01:00
Carlos Martín
624fe79a9f onedb asks for the external authentication driver in the 3.0 to 3.1 upgrade 2011-11-07 12:35:15 +01:00
Carlos Martín
5923fc6657 Bug #961: Temp. fix to parse only DB attribute from oned.conf 2011-11-07 12:34:16 +01:00
Carlos Martín
39e93340af Improve onedb error handling 2011-11-04 18:58:24 +01:00
Carlos Martín
a1b72d534a Bug #964: Fix the onedb command options parsing, the mysql options were ignored 2011-11-04 18:18:37 +01:00
Javi Fontan
95f61805d6 fix accounting
(cherry picked from commit 9e15507429)
2011-11-04 12:15:48 +01:00
Ruben S. Montero
fdaaa3644f bug #955: Fix file size calculation 2011-11-03 23:40:24 +01:00
Hector Sanjuan
3986ef27f7 Fix image type select width
(cherry picked from commit ad7644ad56993b2625901c8014437e599d21092d)
2011-11-03 10:24:29 +01:00
Hector Sanjuan
ec54b609c9 Task #912: Update again the possible user auth drivers with the latest possible list.
(cherry picked from commit 255c6fef2706806881a04ddc7a454f5f95950c0a)
2011-11-03 02:21:46 +01:00
Hector Sanjuan
ddff4af949 Feature #898: Add driver attribute to image wizard
(cherry picked from commit b3ea3bee5133773a4aa7cd78570674098f166ec8)
2011-11-03 02:14:21 +01:00
Hector Sanjuan
74dd905583 Feature #959: Add chtype support in images table.
(cherry picked from commit 67792bc663ea51352bbf5e3ce377becb0b71cb9b)
2011-11-03 02:14:11 +01:00
Ruben S. Montero
05df65f119 feature #952: Better zone render 2011-11-03 02:06:22 +01:00
Ruben S. Montero
d578c13ab3 feature #952: Fix wrong symbol name for ONEPASS 2011-11-03 02:05:18 +01:00
Ruben S. Montero
32752aa87c featurei #952: Send oneadmin password for a zone encryted through the REST API 2011-11-03 02:01:10 +01:00
Ruben S. Montero
648cf2e8fa featurei #952: Key now is generated with zones admin. Key can not be regenerated with DB data 2011-11-03 01:45:06 +01:00
Ruben S. Montero
e2f5a07349 feature #959: cipher to encrypt/decrypt oneadmin pass is now set for the Zone classes. Now it does not require it to be set in OZONE_AUTH file 2011-11-03 01:21:30 +01:00
Carlos Martín
45e4923dc0 Fixes outdated xml-rpc methods signatures 2011-11-02 17:36:53 +01:00
Ruben S. Montero
ec7f0c3275 Make auth_mad enabled by default as now is needed by the servers 2011-10-31 23:38:41 +01:00
Ruben S. Montero
d241ab8698 Merge commit 'a190dd1499c1e716fad3238d23ddcef75f1795bd' 2011-10-31 23:07:21 +01:00
Hector Sanjuan
a190dd1499 Notifications in bottom-right corner 2011-10-31 18:04:22 +01:00
Daniel Molina
da823fa657 Merge branch 'master' of git.opennebula.org:one 2011-10-31 17:49:21 +01:00
Daniel Molina
d6e87748b6 Use upcase in quota headers 2011-10-31 17:48:53 +01:00
Hector Sanjuan
fbd1cb684c Merge remote-tracking branch 'upstream/master' 2011-10-31 17:33:32 +01:00
Carlos Martín
ba943c9804 Correct oneimage chtype description in CLI 2011-10-31 17:20:59 +01:00
Hector Sanjuan
4a8ae10ae0 Merge remote-tracking branch 'upstream/master' 2011-10-31 13:08:47 +01:00
Ruben S. Montero
a3a8c20791 Fix delete of Images with empty SOURCE (may happen when an image can not be registered in the repo) 2011-10-29 23:34:20 +02:00
Ruben S. Montero
45cff2384b bug in oneuser command. Misspelled class constant. 2011-10-29 00:23:21 +02:00
Ruben S. Montero
fadb85bc29 Merge branch 'bug-847' 2011-10-28 16:57:46 +02:00
Ruben S. Montero
bd92034804 Better comments for configuration files 2011-10-28 16:56:44 +02:00
Daniel Molina
f9f20fc9a9 bug #847: Fix EC2 signature version 1 2011-10-28 16:00:41 +02:00
Daniel Molina
26e313a154 bug #847: Delete spaces from password, if x509 driver 2011-10-28 15:10:00 +02:00
Ruben S. Montero
a73bc892a5 Zones: Increase the length of host and acl attribute for VDC 2011-10-28 14:23:54 +02:00
Ruben S. Montero
950129739c Merge branch 'bug-847' 2011-10-28 14:21:15 +02:00
Daniel Molina
246fd65c0a Merge branch 'bug-847' of git.opennebula.org:one into bug-847 2011-10-28 13:19:54 +02:00
Daniel Molina
d80d81280d bug #847: Refactor X509CloudAuth 2011-10-28 13:14:47 +02:00
Carlos Martín
dfa6379090 Bug #847: Change authentication conf files for serveradmin to VAR_LOCATION/.one 2011-10-28 12:50:36 +02:00
Ruben S. Montero
e416eef12f bug #847: Removed stderr messages. IO for File 2011-10-28 12:01:18 +02:00
Hector Sanjuan
e8fd81a780 Task #909: Update oZones to be compatible with new auth.
The zona passwords are now encrypted at creation time and decrypted when needed to create OpenNebula clients.

VDC user creation updated too.
2011-10-28 00:50:42 +02:00
Ruben S. Montero
b2acd04d7a feature #940 - #942: oneadmin can specify restricted dirs (those where images can not be copied) and safe dirs (explicit safe dirs). 2011-10-27 18:45:21 +02:00
Hector Sanjuan
b03cbd907b Merge remote-tracking branch 'upstream/bug-847' into bug-847 2011-10-27 02:14:06 +02:00
Hector Sanjuan
e3085cb6fe Merge remote-tracking branch 'upstream/bug-847' into bug-847 2011-10-27 02:13:46 +02:00
Ruben S. Montero
1f53b712cb Merge branch 'hector-847' into bug-847 2011-10-27 02:10:04 +02:00
Hector Sanjuan
e1ba6ba97a Task #900: Add specific update dialog for templates.
Including the checkbox to set unset public attribute.
2011-10-27 02:07:30 +02:00