cloudstack/tools/marvin/marvin
dahn 5ff932eb86
Ldap fixes (#3694)
* pass domainid for list users

* passing arg in wizzard

* adding userfilter to list ldap users and usersource to response

  port of list ldap users tests to java

* assertion of differnt junit ldap methods

* broken test for directory server (and others)

* embedded context loading

* add user and query test

* UI: filter options passing filter and domain and onchange trigger

* disable tests that only work in ide

prereqs for domain-linkage fixed

move trigger to the right location in code

trigger for changing domain

* logging, comments and refactor

implement search users per domain

retrieve appropriate list of users to filter

get domain specific ldap provider

* query cloudstack users with now db filter

* recreate ldap linked account should succeed

* disable auto import users that don't exist

* ui choice and text

* import filter and potential remove from list bug fixed

* fix rights for domain admins

* list only member of linked groups not of principle group

* Do not show ldap user filter if not importing from ldap
  do not delete un-needed items from dialog permanently
  delete from temp object not from global one

* localdomain should not filterout users not imported from ldap

* several types of authentication handling errors fixed and unit tested

* conflict in output name

* add conflict source field to generic import dialog

* replace reflextion by enum member call

* conflict is now called conflict 🎉
2020-01-20 16:02:33 +01:00
..
config feature: add libvirt / qemu io bursting (#3133) 2019-02-04 19:47:44 -02:00
lib Ldap fixes (#3694) 2020-01-20 16:02:33 +01:00
misc/build CLOUDSTACK-9408: Fix download urls in sql and scripts 2017-04-20 12:33:33 +05:30
sandbox CLOUDSTACK-6222: Fix the marvin config generator scripts to include 2014-03-11 16:13:45 +05:30
src Fixed few Licensing Issues 2014-04-24 12:16:49 +05:30
__init__.py Added fix for CLOUDSTACK-6316 2014-04-01 16:15:53 +05:30
asyncJobMgr.py CLOUDSTACK-7224: Fixed marvin code for async jobs 2014-08-01 22:51:08 +05:30
cloudstackConnection.py Cloudstack 10170: Fix resource tags security bugs and add account tags support (#2350) 2018-01-09 13:55:34 +05:30
cloudstackException.py CLOUDSTACK-7551 - Automate ACL test cases relating to impersonation when depoying VM in shared network 2014-09-16 18:45:58 -07:00
cloudstackTestCase.py CLOUDSTACK-9401 : Marvin tests for Internal DNS verification with NuageVsp 2016-11-15 16:53:11 +01:00
cloudstackTestClient.py CLOUDSTACK-9099: Added a separate API to apikey and secretkey 2017-05-17 14:16:12 +05:30
codegenerator.py CLOUDSTACK-9928: Allow native CloudStack users to change password in UI 2017-07-14 14:55:08 +05:30
codes.py CLOUDSTACK-8308 automation test for Delta Snapshot 2017-10-10 19:52:49 +02:00
configGenerator.py CLOUDSTACK-7010: Add domain to createZones in marvin 2014-07-08 22:28:56 +05:30
dbConnection.py CLOUDSTACK-7911: Adding test cases for usage test path 2015-02-13 16:02:56 +05:30
deployAndRun.py Updating pom.xml version numbers for release 4.8.0 2016-01-20 23:43:35 +01:00
deployDataCenter.py RIP Nuage Cloudstack Plugin (#3146) 2019-05-14 10:58:24 +02:00
jsonHelper.py ConfigDrive fixes: CLOUDSTACK-10288, CLOUDSTACK-10289 (#2566) 2018-04-26 10:10:23 -03:00
marvinInit.py Adding new marvincli changes(draft) 2014-09-07 20:44:43 +05:30
marvinLog.py Cloudstack 10170: Fix resource tags security bugs and add account tags support (#2350) 2018-01-09 13:55:34 +05:30
marvinPlugin.py CLOUDSTACK-8593: assign __testName if it is not getting set from test 2015-06-28 16:30:53 +05:30
settings.py settings.py pep8 compliant 2013-06-20 12:32:39 -04:00
sshClient.py CLOUDSTACK-6432: Prevent DNS reflection attacks 2016-08-30 22:39:33 +05:30
tcExecuteEngine.py Adding first cut(draft) for marvincli 2014-09-01 18:00:20 +05:30
testSetupSuccess.py CLOUDSTACK-8380: Adding script to testSetupSuccess.py to check VCenter port groups are created for storage, management and public traffic as soon as zone is deployed 2015-04-13 16:50:38 +05:30