summaryrefslogtreecommitdiffstats
path: root/tests/tests.py
Commit message (Expand)AuthorAgeFilesLines
* Remove references to manage_dhcp_mode and manage_dns_mode as this is governed...Michael DeHaan2008-06-251-2/+9
* Adjusting the dhcp patch some, prior to moving it all into modules/Michael DeHaan2008-05-021-2/+2
* Fix some things found by the tests and also update the testsMichael DeHaan2008-04-181-2/+2
* Two things -- (A) remove rhpl dep as we aren't using it and we want to useMichael DeHaan2008-04-091-9/+9
* Working on adding checks for duplicate names/ips/macs to cobblerroot2008-04-041-0/+125
* Fix default ownership on cobbler owned objects to come from the settingsMichael DeHaan2008-04-031-1/+11
* Added some code to allow assignment of default ownership from settings for newMichael DeHaan2008-04-021-2/+2
* Implementated authorization logic around shared kickstart templates.Michael DeHaan2008-04-021-2/+29
* Now that authz_ownership works, remove debug code to make it easier to read.Michael DeHaan2008-03-271-17/+17
* Fixes to authz_ownership module, tests pass now.Michael DeHaan2008-03-271-5/+5
* Adding ownership module + tests and associated changes to cobblerd to make itMichael DeHaan2008-03-271-30/+79
* Add a --owner to all the objects, plus associated API calls and backend stuff...Michael DeHaan2008-03-261-0/+35
* Merge branch 'devel'Michael DeHaan2008-02-151-9/+11
|\
| * Added additional needed args to higher level API methods, also made higher le...Michael DeHaan2008-02-131-9/+11
* | (a) modify tests to be tolerant of existing directory, (b) modify input engin...Michael DeHaan2007-11-151-1/+4
|/
* (A) add/tweak testcase for blender cache code, (B) modify htaccess file to on...Michael DeHaan2007-11-141-2/+54
* In the process of making all repositories templates so we can apply the value...Michael DeHaan2007-11-021-4/+19
* Some more work on removing the API refs in util...Michael DeHaan2007-10-231-5/+5
* Various changes to allow for increased performance in the WebUI and in saving...Michael DeHaan2007-10-171-6/+4
* Support for setting virt-cpu number in cobbler + tests.Michael DeHaan2007-10-101-4/+6
* Added profile virt-bridge setting to the settings fileMichael DeHaan2007-10-101-5/+1
* The stringification problem appears to lie in the serializer, so explicitly u...Michael DeHaan2007-10-091-14/+14
* In XMLRPC, dicts must have string keys, so changing NIC storage to be XMLRPC-...Michael DeHaan2007-10-091-1/+3
* Added tests + fixes to multiple NIC support.Michael DeHaan2007-10-091-12/+56
* Working on pluggable serializers.root2007-09-051-10/+12
* Fix bug in repo evaluation with inherited subprofiles.root2007-08-271-1/+6
* Fix bug with upward/downward propogation of array content when using inherita...Michael DeHaan2007-08-271-2/+51
* Some code to fix a reference issue that allowed for hash value propogation up...Michael DeHaan2007-08-231-13/+17
* Added some tests to detect whether profile inheritance works correctly.Michael DeHaan2007-08-221-5/+107
* Adding zeroconf to changelogMichael DeHaan2007-08-201-1/+3
* Ben Riggs patch to allow find to take arbitrary variables plus a reworkingMichael DeHaan2007-08-151-14/+28
* This is Adam Rosenwald's patch for seperating triggers into pre and postMichael DeHaan2007-06-061-8/+0
* Begining of i18n of cobbler. Tests pass, works with English. Need to testMichael DeHaan2007-05-291-3/+0
* Remove some stray tests that no longer apply.Michael DeHaan2007-04-201-2/+0
* This is 0.4.5Michael DeHaan2007-03-231-45/+0
* Playing around with rendering options, but 'dot' is the only sane one.Michael DeHaan2007-02-131-2/+3
* Added pycallgraph code to generate a cobbler call graph, for exploringMichael DeHaan2007-02-131-1/+22
* Work towards implementation of optional integrated "light" sync support, whic...Michael DeHaan2007-02-011-7/+0
* Merge 243:1f764e5dd1ccDavid Lutterkort2006-10-251-16/+16
* It's simpler if imported distros and profiles are named after the path withou...Michael DeHaan2006-10-161-5/+5
* Trailing whitespace.Michael DeHaan2006-10-161-3/+3
* Unit tests for directory importMichael DeHaan2006-10-161-3/+40
* test code no longer overwrites user settings in /var/lib/cobblerMichael DeHaan2006-10-161-0/+13
* Fixes to dhcpd.conf and Itanium IA64 support as a result of lab tests.Michael DeHaan2006-10-061-1/+0
* Remove the xen_mac parameter on profile in favor of using the MAC asssigned t...Michael DeHaan2006-09-191-4/+0
* - Fixing bug that didn't allow lowercase MAC input, now upcasing itMichael DeHaan2006-09-131-1/+1
* Added templating support through new --ks_meta option which works like --kopt...Michael DeHaan2006-07-121-2/+2
* Remove api_call indirection and exception handling layer since tests had alre...Michael DeHaan2006-05-121-1/+1
* Make unit tests use cobbler.py instead of the /usr/bin wrapper scriptMichael DeHaan2006-05-121-1/+1
* Added licensing and RH copyright. Pychecker (once again). Fixed one unit te...Michael DeHaan2006-05-111-3/+1