Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | Add additional attributes to the ruby image api. | Bryan Kearney | 2008-11-12 | 1 | -4/+4 | |
| | | | | | | | ||||||
| * | | | | | | Apply Brian Kearney's patch to make underscores in remote API's line up with ↵ | Michael DeHaan | 2008-11-12 | 5 | -0/+42 | |
| | |/ / / / | |/| | | | | | | | | | | | | | | | | field values. | |||||
| * | | | | | Merge commit 'jp/debian' into devel | Michael DeHaan | 2008-11-11 | 1 | -6/+45 | |
| |\ \ \ \ \ | ||||||
| | * \ \ \ \ | Merge branch 'devel' of git://git.fedorahosted.org/cobbler into debian | Javier Palacios | 2008-11-11 | 5 | -5/+67 | |
| | |\ \ \ \ \ | ||||||
| | * | | | | | | Reduced the scope of a global variable | Javier Palacios | 2008-11-11 | 1 | -4/+4 | |
| | | | | | | | | ||||||
| | * | | | | | | Syntax error fixed | Javier Palacios | 2008-11-11 | 1 | -1/+1 | |
| | | | | | | | | ||||||
| | * | | | | | | Merge branch 'devel' of git://git.fedorahosted.org/cobbler into debian | Javier Palacios | 2008-11-11 | 9 | -7/+151 | |
| | |\ \ \ \ \ \ | ||||||
| | * | | | | | | | Fixed creation of Repo objects | Javier Palacios | 2008-11-11 | 1 | -8/+13 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Using standard exceptions for abstract methods | |||||
| | * | | | | | | | If the imported distro is a debian one, create automatically (disabled) ↵ | Javier Palacios | 2008-11-11 | 1 | -2/+36 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | repositories for packages and security updates | |||||
| * | | | | | | | | Updated changelog | Michael DeHaan | 2008-11-11 | 1 | -0/+2 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Apply two of BK's patches to teach images about multiple interfaces and ↵ | Michael DeHaan | 2008-11-11 | 3 | -2/+29 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | teach koan how to clone them. | |||||
| * | | | | | | | | Fix mtime code (BK's patch) | Michael DeHaan | 2008-11-11 | 2 | -1/+2 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | Eliminate introduction of extra spaces around the comment field in the webapp. | Michael DeHaan | 2008-11-11 | 5 | -25/+30 | |
| | | | | | | | | ||||||
| * | | | | | | | add comment fields to the rest of the webapp editor pages | Michael DeHaan | 2008-11-11 | 4 | -0/+57 | |
| | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | Added code to allow saving of comment field to all objects, added comment ↵ | Michael DeHaan | 2008-11-11 | 2 | -5/+32 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | field to distro object, TODO: add to rest of objects. | |||||
| * | | | | | | Add creation and modification times to the web app. | Michael DeHaan | 2008-11-11 | 5 | -0/+112 | |
| | |/ / / / | |/| | | | | ||||||
| * | | | | | Add some tests for the comment field, and fix the remote code that sets them ↵ | Michael DeHaan | 2008-11-11 | 3 | -2/+7 | |
| |/ / / / | | | | | | | | | | | | | | | | for a few objects. | |||||
| * | | | | Fix debian repo import (JP's patch) | Michael DeHaan | 2008-11-10 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | Merge commit 'jcapel_nl/networking' into devel | Michael DeHaan | 2008-11-10 | 5 | -27/+92 | |
| |\ \ \ \ | ||||||
| | * | | | | Added example nameserver to dhcp template. | Jasper Capel | 2008-11-09 | 1 | -7/+8 | |
| | | | | | | ||||||
| | * | | | | Merge branch 'devel' into networking | Jasper Capel | 2008-11-09 | 29 | -691/+1122 | |
| | |\| | | | ||||||
| | | * | | | Added a note to dhcp.template, to remind users not to change /etc/dhcpd.conf ↵ | Jasper Capel | 2008-11-09 | 1 | -0/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | manually. | |||||
| | * | | | | Small cleanup in post_install_network_config | Jasper Capel | 2008-11-05 | 1 | -2/+0 | |
| | | | | | | ||||||
| | * | | | | Fix in post-install bonding code | Jasper Capel | 2008-11-05 | 1 | -3/+4 | |
| | | | | | | ||||||
| | * | | | | Changes to the network_config and pre_install_network_config to add bonding ↵ | Jasper Capel | 2008-11-04 | 2 | -4/+23 | |
| | | | | | | | | | | | | | | | | | | | | | | | | support to anaconda. When it encounters a bonding master interface, the networking information will be associated to one of it's slaves. | |||||
| | * | | | | Changes to the post_install_network_config to support bonding. | Jasper Capel | 2008-11-04 | 1 | -9/+38 | |
| | | | | | | ||||||
| | * | | | | Added some information on bonding and VLANs to the manpage and updated some ↵ | Jasper Capel | 2008-11-03 | 1 | -4/+18 | |
| | | | | | | | | | | | | | | | | | | | | | | | | information on networking as well. | |||||
| * | | | | | Tweak to import code, update changelog | Michael DeHaan | 2008-11-10 | 3 | -3/+24 | |
| | | | | | | ||||||
| * | | | | | Keep creation and modification times with each object | Michael DeHaan | 2008-11-10 | 8 | -8/+64 | |
| | |_|_|/ | |/| | | | ||||||
| * | | | | Updated changelog to reflect previous patch, and on top of previous, added ↵ | Michael DeHaan | 2008-11-10 | 12 | -62/+84 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | comment field to all objects in cobbler. | |||||
| * | | | | Added Bill Peck's code to assign extra levels of kickstarts for Beaker and ↵ | Michael DeHaan | 2008-11-10 | 2 | -6/+51 | |
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | also save import timestamps. | |||||
| * | | | Add missing kickstart_done to sample_end.ks | Michael DeHaan | 2008-11-07 | 1 | -0/+1 | |
| | |/ | |/| | ||||||
| * | | Update performance test code | Michael DeHaan | 2008-11-06 | 1 | -3/+2 | |
| | | | ||||||
| * | | A couple of things, the removal of the server.update() code wasn't good for ↵ | Michael DeHaan | 2008-11-06 | 10 | -166/+138 | |
| | | | | | | | | | | | | performance, so we are (for now) putting it back. More importantly this set of codechanges goes through the unit tests we already had and makes sure they use top level API calls. While this may look trivial, it's not -- the top level calls ensure data is saved and read from disk as in the full application, so they are more exhaustive. As of this commit, all tests as committed pass. | |||||
| * | | Fairly extensive overhaul of the test code, and correcting some API-based ↵ | Michael DeHaan | 2008-11-06 | 14 | -164/+275 | |
| | | | | | | | | | | | | gotchas found as a result of testing. First, test_basic.py code now uses api.py methods as opposed to lower level methods, ensuring we test what API consumers are most likely to use. Second, remote.py tests are (largely) complete and clean. In api.py and remote.py I've added a method to ensure that the API configurations are always up to date before API calls, preventing synchronization issues that previously had to be worked around. As a result of this the server.update() call is no more. The mechanism behind this remains rough and we may want to optimize things a bit later, though the API signatures around this new checking code are solid. Upgrading the internals should be possible to avoid additional reloading of the config. Ultimately we may want to teach cobbler's local API to ask cobbler's cobblerd for it's definitive copy though that is to be explored later. | |||||
| * | | More work on XMLRPC read-write tests | Michael DeHaan | 2008-11-05 | 1 | -5/+103 | |
| | | | ||||||
| * | | Add XMLRPC repo tests | Michael DeHaan | 2008-11-05 | 1 | -0/+17 | |
| | | | ||||||
| * | | Systems and image tests | Michael DeHaan | 2008-11-05 | 2 | -4/+50 | |
| | | | ||||||
| * | | Add XMLRPC RW tests for profiles | Michael DeHaan | 2008-11-05 | 1 | -1/+24 | |
| | | | ||||||
| * | | Get new XMLRPC tests into a passing state, the test process will now rewrite ↵ | Michael DeHaan | 2008-11-05 | 3 | -61/+91 | |
| | | | | | | | | | | | | | | | | | | | | | | | | the user settings during testing and restore them afterward to make sure it can log in. Some tests had to be disabled as we need to rewrite /more/ settings to verify them, and additionally some more tests should be done at the URL level. | |||||
| * | | More work on additional XMLRPC tests, a bit more annoying that expected. ↵ | Michael DeHaan | 2008-11-04 | 4 | -42/+66 | |
| | | | | | | | | | | | | | | | | | | Switched on nosetest's "evaluate asserts" which seems to be kind of hit-or-miss. In progress... Also cleaned up a problem in reposync where a value could be sent down as None. | |||||
| * | | Make repos auto-set their breed to make API usage a bit cleaner, still ↵ | Michael DeHaan | 2008-11-04 | 3 | -9/+9 | |
| | | | | | | | | | | | | working on tests. | |||||
| * | | Fix reposync paths | Michael DeHaan | 2008-11-04 | 1 | -2/+2 | |
| | | | ||||||
| * | | Merge branch 'rubygem-0.1.3-version-bump' into devel | Darryl L. Pierce | 2008-11-04 | 1 | -1/+1 | |
| |\ \ | ||||||
| | * \ | Merge branch 'add-save-method-to-image' into devel | Darryl L. Pierce | 2008-11-04 | 2 | -24/+41 | |
| | |\ \ | ||||||
| * | \ \ | Merge branch 'add-save-method-to-image' into devel | Darryl L. Pierce | 2008-11-04 | 1 | -23/+40 | |
| |\ \ \ \ | | |/ / / | |/| / / | | |/ / | ||||||
| | * | | Submitted by Bryan Kearney (bkearney@redhat.com) | Darryl L. Pierce | 2008-10-24 | 1 | -23/+40 | |
| | | | | | | | | | | | | | | | | Adds a save method to Image. | |||||
| * | | | Moved the implementation of the reposync code back to action_reposync.py and ↵ | Michael DeHaan | 2008-11-03 | 5 | -415/+369 | |
| | | | | | | | | | | | | | | | | did some general cleanup. Also some work on XMLRPC RW tests (not finished). | |||||
| * | | | Must not include RHEL dot versions else libvirt will be unhappy | Michael DeHaan | 2008-11-03 | 1 | -1/+2 | |
| | | | | ||||||
| * | | | Some more test overhauling. Added cleanup routines to ensure test data ↵ | Michael DeHaan | 2008-10-31 | 1 | -12/+12 | |
| | | | | | | | | | | | | | | | | isn't left over after tests (though this was useful originally, we don't need it so much now). Still some issues with cleanup after the basic tests and moving into the remote tests, though we'll clean that up soon. |