Commit Graph

3330 Commits

Author SHA1 Message Date
Adolfo Gómez
2506d32da8 * Changed separator of action/parameters to '\r'
* Added "ChangeUserPassword" to Operations
* Added so GetInfo can return a message not only for machine renaming, but also for an user password changing (for WinRandomPassOsManager)
2012-11-26 09:08:10 +00:00
Adolfo Gómez
830e1b2e6f oVirt connector SHOULD work fine right now (but needs more testing... :P).
Have the "volPath" problem (inside vsdm/clientIF.py) at this time, solved by patching my installation, but i have to find a definitive solution.

Will do also tests with "real" vms (not just small 1Gb with no os to test platform), but this should work fine. (we will see..)
2012-11-23 11:47:58 +00:00
Adolfo Gómez
0eea8a33b5 Done oVirt engine connector. Now the hard part, test it and fix it (it isn't already usable!!!) 2012-11-22 10:28:52 +00:00
Adolfo Gómez
400ac892f0 Advancing a lot with ovirt. Detected something on machine creations that maybe an vdsm bug (ovirt). Going to make a bug report to see if it really is an error or is something i'm missing (seems like a bug anyway... :-) ) 2012-11-21 13:04:58 +00:00
Adolfo Gómez
aebacb166b oVirt provider now publishes and removes poblications. Already unusable until finished oVirtLinkedDeployment at least 2012-11-16 09:05:55 +00:00
Adolfo Gómez
7717793604 Removed "excesive" debug and added sanity check to unserialization of form 2012-11-16 09:04:33 +00:00
Adolfo Gómez
2b3cc74f64 Removed "excesive" debug and added sanity check to unserialization of form 2012-11-16 09:02:39 +00:00
Adolfo Gómez
0bb26cfae1 * Added more methods needed at oVirtClient
* Finished (need testing) oVirtLinkedService, so now we can add new oVirtLinkedServices, but can't publish it :-)
* Added helpers methods to allow new oVirtLinkedServices
2012-11-15 08:56:59 +00:00
Adolfo Gómez
85dd9b0537 As service providers grows, it's easier to identify Services using "Provider name"\"Service name", at new deployed service form, so i have added this. 2012-11-15 08:53:24 +00:00
Adolfo Gómez
04192f3ec9 Hidden fields are not serialized by serializeForm, but by mistake i used "pass" instead of "continue" at check time to skip it... :-) 2012-11-15 08:42:52 +00:00
Adolfo Gómez
648967cb93 Adding necesary methods to oVirt Client 2012-11-14 20:55:20 +00:00
Adolfo Gómez
6c7a5e8d58 * Added info to client for managing new service form 2012-11-14 11:47:28 +00:00
Adolfo Gómez
c8f8ee054c Advancend in oVirt connectivity. Has found some problems (such as ovirtsdk doesn't allow, right now, have more than one simultaneous connection to an ovirt server), and i'm solving it "serializing" access to ovirt servers... Hopefully in a near future, ovirtsdk will allow access to more than one server and this will be unnecesary. 2012-11-14 11:27:00 +00:00
Adolfo Gómez
1b03851ace 2012-11-13 07:24:33 +00:00
Adolfo Gómez
af9bfccf65 With previous upload, solves a deadlock problem with database 2012-11-12 19:48:27 +00:00
Adolfo Gómez
96c95e8ff5 2012-11-12 19:29:51 +00:00
Adolfo Gómez
37f4bf6caf Updated message files 2012-11-08 09:44:21 +00:00
Adolfo Gómez
88010333bb 2012-11-08 08:39:23 +00:00
Adolfo Gómez
9f3d269cec * Added support for long configuration fields
* Increased multiple rows default height a bit
2012-10-30 16:08:21 +00:00
Adolfo Gómez
159d85fb7a * Added support for Multiline Configurations (needs new administration client)
* Added custom html support on login page
* Fixed (c) downpage to allow the use of "content" css property correctly (see uds.css)
* Upgraded needed client version to 1.0.8
2012-10-30 16:02:08 +00:00
Adolfo Gómez
8a04db28e9 Starting kvm (oVirt based) part 2012-10-30 15:07:01 +00:00
Adolfo Gómez
a4c1f6af8f Fixed a bug with encodings when using extended chars (such as á, ...). Set default encoding at "wsgi.py" to UTF-8 and added a custom "sitecustomize.py" so, in case we run server from command line (with PYTHONPATH at least pointing to "."), correctly sets the encoding to UTF-8 2012-10-30 15:00:45 +00:00
Adolfo Gómez
abd4246b40 Added "alter table character set" on creation to modify them to utf8 (better is to have database in utf8) 2012-10-29 14:03:00 +00:00
Adolfo Gómez
b8c5678bde Removed storage debug line 2012-10-25 16:34:51 +00:00
Adolfo Gómez
069044d0ab Updated signed rdp.jar to show pin bar by default (On windows) 2012-10-24 13:48:12 +00:00
Adolfo Gómez
d14c973142 Updated so RDP pin bar appears by default. (needs to make a setting so we can decide if we want it or not) 2012-10-24 13:46:47 +00:00
Adolfo Gómez
6dce10c92a Fixed internal Authenticator user edition (groups problem) 2012-10-01 12:41:39 +00:00
Adolfo Gómez
377d00f190 Fixed a bug with internal auth (no groups returned on authentication, resulting in access denied) 2012-09-29 04:50:40 +00:00
Adolfo Gómez
996b429f85 * Fixed internal DB not validating groups of user at login (so user has no valid group, and can't log in) 2012-09-21 10:33:42 +00:00
Adolfo Gómez
929e589b45 * Fixed service access from deployed publication 2012-09-20 12:50:23 +00:00
Adolfo Gómez
e9c810a80f * Fixed error with user service 2012-09-20 12:36:00 +00:00
Adolfo Gómez
af33a442b4 * Fixed Internal auth
* Added debug to Publication (info)
2012-09-20 11:29:00 +00:00
Adolfo Gómez
f8830a9824 2012-09-15 10:02:36 +00:00
Adolfo Gómez
14c83cca68 * Fixed bug at choose callbacks (from gui) that was calling directly to validateCredentials instead of using @needs_credentials decorator 2012-09-15 09:54:15 +00:00
Adolfo Gómez
0044318388 Minor regex ldap fixes 2012-08-20 05:22:49 +00:00
Adolfo Gómez
deed329102 * Fixed up representation of fields (some fields not correctly displayed by a bug introduced with multi line boxes.
* Centered on parent all forms (by code)
* Some minor corrections
2012-08-20 04:55:14 +00:00
Adolfo Gómez
35c23af6bd Updated sample settings 2012-07-31 13:08:31 +00:00
Adolfo Gómez
ee3b4f818d Removed Linux Os Manager binary 2012-07-31 12:21:52 +00:00
Adolfo Gómez
b87fb2f777 Removed generated dpkg-buildpackage files 2012-07-31 11:55:14 +00:00
Adolfo Gómez
36be832d53 More binaries out of the source code 2012-07-31 11:48:29 +00:00
Adolfo Gómez
a782433092 Added ignores to udsService (uds actor for windows) 2012-07-31 11:46:01 +00:00
Adolfo Gómez
7104dd58f1 Updated paths of installer script 2012-07-31 11:33:51 +00:00
Adolfo Gómez
22b39adbdd Moved installer data 2012-07-31 11:32:42 +00:00
Adolfo Gómez
7874c0bd62 Removed binary from respository 2012-07-31 11:29:51 +00:00
Adolfo Gómez
bd81e83f7a Some more refactoring 2012-07-31 10:42:30 +00:00
Adolfo Gómez
d90d9dfca7 Changed ignores 2012-07-30 02:45:12 +00:00
Adolfo Gómez
0647edc3d0 Changed ignores 2012-07-30 02:44:16 +00:00
Adolfo Gómez
22d728a152 * Done some refactoring over uds.core.jobs
* Added method to model Authenticator so we can check if it is of a type
2012-07-30 02:30:46 +00:00
Adolfo Gómez
6000d4f30c Changed type of storage field "data" 2012-07-30 01:23:14 +00:00
Adolfo Gómez
2199904b50 Some more refactoring done 2012-07-27 12:13:05 +00:00