Carlos Martín
83e82830c8
Feature #602 : Refactor Ranged VNets to store first and last IP of the range
2011-11-25 10:02:17 -08:00
Carlos Martín
2e508eb339
Bug #999 : Enclose auth driver scripts paramenters in single quotes. Quotes inside the parameters are escaped
2011-11-23 12:54:02 +01:00
Daniel Molina
9f279a004a
bug #1001 : oneadmin_token is regenerated if it expires
2011-11-23 12:33:18 +01:00
Daniel
4d3bc39743
Merge branch 'master' of git@git.opennebula.org:one
2011-11-23 02:41:59 -08:00
Daniel Molina
c36ad64bf7
Use GNAME instead of GID in oneuser show
2011-11-23 11:41:47 +01:00
Daniel Molina
2bce90b59b
DATABLOCK support for quotas
2011-11-23 11:41:29 +01:00
Hector Sanjuan
8153b4d5e6
Do not SHA1-hash passwords when creating or passwd-ing users in Sunstone.
...
One Core takes care of it now.
(cherry picked from commit d62d57ece67ddf87adcb59000174e0e3f0a02ba4)
2011-11-22 16:06:18 +01:00
Carlos Martín
6397c362ac
Bug #998 : Duplicate the password argument object in oneuser, to avoid frozen string error
2011-11-22 03:33:01 -08:00
Daniel Molina
86dd81fda4
bug #697 : Remove duplicated functionality in OCA
2011-11-17 18:31:42 +01:00
Daniel Molina
6a4687bb0f
bug #989 : Update userpool cache in CloudAuth
2011-11-17 18:23:21 +01:00
Daniel Molina
1bfd873430
feature #954 : Update render of Template/Resource attributes
2011-11-17 18:21:28 +01:00
Jaime Melis
997f057e75
Bug #987 : Create the ONE_AUTH file during the packages installation in their proper path. Move functionality of ONE_AUTH generation to the package install scripts
2011-11-17 12:56:25 +01:00
Carlos Martín
f454054f99
Feature #940 : Oneadmin can use any restricted att. no matter his group
2011-11-17 12:23:15 +01:00
Hector Sanjuan
2c0d240196
Task #983 : Update Sunstone template creation to reference images and vnets by NAME and UNAME.
...
Additionally, the select options are no longer stored in global variables. Select options should be dynamically generated when needed. In the template creation case, this is done when the dialog is opened.
Also, increased width for the Vnet list and Image list, so more options can be seen.
(cherry picked from commit 8c1eecfce4dc0d5b7153f3888df63684e8228fb1)
release-3.2-s1
2011-11-16 22:39:41 +01:00
Daniel Molina
276e4bdf4b
Merge branch 'master' of git.opennebula.org:one
2011-11-16 18:38:39 +01:00
Daniel Molina
7e3613aa6f
Fix OCCI server return code
2011-11-16 18:37:10 +01:00
Tino Vazquez
aac300b6f7
Get ride of unneeded comments
2011-11-16 16:47:45 +01:00
Tino Vázquez
003a47fb8a
Add instance types retrieval through OCCI
...
New get method over /compute/types, returns XML in the following format:
<ALLOWED_COMPUTE_TYPES>
<COMPUTE_TYPE>
<NAME>XLARGE</NAME>
<vCPU>4</vCPU>
<vMEM>1024</vMEM>
</COMPUTE_TYPE>
<COMPUTE_TYPE>
<NAME>SMALL</NAME>
<vCPU>1</vCPU>
<vMEM>512</vMEM>
</COMPUTE_TYPE>
</ALLOWED_COMPUTE_TYPES>
2011-11-16 16:47:12 +01:00
Ruben S. Montero
51cd4a26bb
Better check for unauthorized sessions in ozones
2011-11-15 23:22:32 +01:00
Carlos Martín
271e99d654
Bug #961 : Remove Configuration.rb. onedb command requires the DB connection options to be always used
2011-11-15 17:53:43 +01:00
Ruben S. Montero
9f2afec526
Better handling of unathoreized requests in Ozones
2011-11-14 09:15:51 +01:00
Ruben S. Montero
535d1c06c4
feature #966 : Vnet can now be referred by name with NETWORK
2011-11-12 23:39:10 +01:00
Ruben S. Montero
0b417d6eb1
feature #966 : Bug returning the id of the acquired image
2011-11-12 23:38:30 +01:00
Ruben S. Montero
34cb7a19be
feature #966 : Images can now be referred by name with IMAGE. Conflicts for images with the same name can be resolved with IMAGE_UID and IMAGE_UNAME
2011-11-12 03:20:59 +01:00
Ruben S. Montero
6748d19d14
Fix unused variable in function
2011-11-12 03:19:24 +01:00
Ruben S. Montero
7cb203760e
Ozones CLI was broken. When there is no session associated to a client a new auth process is started
2011-11-12 00:31:20 +01:00
Hector Sanjuan
42ac270321
Feature #969 : Remove dependency from Configuration.rb
...
(cherry picked from commit a54ce0af0109082a672db7549894df83c12e3410)
2011-11-12 00:08:32 +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)
release-3.2-s0
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 9e15507429b46789455f66babb4efe74e168a26c)
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