source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2614   14 years gdb Reverted r2613 and started a new hvirt branch on the invirt-base pkg
(edit) @2613   14 years gdb Removed debathena from sources.list.d; deleted the rest of the …
(edit) @2611   14 years broder Bump the version on the invirt-web package since we changed …
(edit) @2604   14 years broder Stop installing a sources.list.d file for XVM's apt repository.
(edit) @2603   14 years broder Add xvm-authz-locker dependency to the xvm-master metapackage.
(edit) @2602   14 years broder Move XVM's locker authorization code into a separate xvm-authz-locker …
(edit) @2599   14 years broder Import python-afs. Debathena should eventually be importing PyAFS for …
(edit) @2593   14 years broder Rename the "git" tree in the configuration to "build" to be more accurate.
(edit) @2592   14 years broder Subclass invirt.common.struct from dict, instead of rolling our own …
(edit) @2590   14 years broder Store AFS cell configuration at authz.afs.cells instead of just …
(edit) @2589   14 years broder Switch to using std-init in invirt-dev.
(edit) @2588   14 years broder Create /srv/git when installing invirt-dev if it doesn't exist. …
(edit) @2587   14 years broder Config structs aren't dicts, so neither []-indexing nor .get work on them.
(edit) @2586   14 years broder Apparently invirt-database-server is no longer Python 2.4-compatible …
(edit) @2585   14 years broder Add a debian/pyversions file to invirt-dev. Our code doesn't work on …
(edit) @2584   14 years broder When generating the git user's k5login, actually move it into place.
(edit) @2583   14 years broder Automatically regenerate the Invirt git configuration daily.
(edit) @2582   14 years broder Actually install the invirt-build-conf script.
(edit) @2581   14 years broder Update the Invirt git configuration at install-time.
(edit) @2580   14 years broder Actually create a git user.
(edit) @2579   14 years broder Update the git user's .k5login in invirt-build-conf.
(edit) @2578   14 years broder There is no master branch. There is only prod. And dev. But …
(edit) @2577   14 years broder Stuff all of our repos into an /invirt subdirectory, so that we have …
(edit) @2576   14 years broder Populate the superrepo as part of the git migration.
(edit) @2575   14 years quentin Add brockm to xvm-dev
(edit) @2574   14 years broder As noted in the invirt.authz.locker._authenticate docstring, if we …
(edit) @2573   14 years broder Update the git-migration authors file.
(edit) @2572   14 years broder Take advantage of the newly added symbolic names for PTS connection …
(edit) @2571   14 years broder Rephrase the invirt.authz.locker._authenticate docstring for clarity. …
(edit) @2570   14 years broder Add remctl-server as a dependency for invirt-dev, for the build scripts.
(edit) @2569   14 years broder Pass a mode to os.fdopen in invirt-build-conf and invirt-submit-build. …
(edit) @2568   14 years broder Fix typo in invirt-build-conf.
(edit) @2567   14 years broder Replace NamedTemporaryFile? with mkstemp in invirt-build-conf and …
(edit) @2566   14 years broder Until we switch to storing krb5 principals in the database, we need to …
(edit) @2565   14 years broder Add a script for generating the remctl configuration to trigger the …
(edit) @2564   14 years broder Update invirt-dev.dirs to create directories used by the …
(edit) @2563   14 years broder First stab at the remctl script to handle new build queue submission …
(edit) @2562   14 years broder In invirt.authz.locker, deal with getting tokens and …
(edit) @2561   14 years broder Update invirt-base's setup.py to deal with invirt.authz module.
(edit) @2560   14 years broder Add a magic invirt.authz.mech module that loads whatever authz.mech is …
(edit) @2559   14 years broder Add a invirt.authz.locker module to invirt-base for XVM-style …
(edit) @2557   14 years broder Re-arrange the authz configuration. In particular, even if we allow …
(edit) @2556   14 years broder In invirt-dev: * Since the prerm code to remove the repo group from …
(edit) @2555   14 years broder Also punt invirt-build-release for the time being. It might make an …
(edit) @2554   14 years broder Punt invirt-ood-packages and invirt-ood-build from invirt-dev's …
(edit) @2553   14 years broder Add a changelog entry to invirt-base for r2551 (Add an iter method …
(edit) @2552   14 years broder Change repository configuration to generate config from a mako …
(edit) @2551   14 years broder Add an iter method to invirt.common.struct.
(edit) @2550   14 years broder Punt invirt-uploaders and unsigned files from repository config. …
(edit) @2549   14 years broder Punt the invirt-ood-packages script (and invirt-ood-build). They were …
(edit) @2548   14 years broder Update the packaging to build and install the invirtibuilder.
(edit) @2547   14 years broder Add a setup.py for the new invirtibuilder and invirt.builder code.
(edit) @2546   14 years broder Python 2.5 requires an import from the future to get a with statement.
(edit) @2545   14 years broder In the invirtibuilder, take advantage of the getBinaries function in …
(edit) @2544   14 years broder Deal with Debian-native packages correctly when calculating and …
(edit) @2543   14 years broder Pull functions that are needed for the git remctl scripts out of the …
(edit) @2542   14 years broder Move the invirtibuilder into invirt-dev as a first step towards …
(edit) @2541   14 years broder In invirt-base: * Add a captureOutput function to invirt.common as a …
(edit) @2540   14 years pweaver validate.py is the new validation code for invirt-web and …
(edit) @2539   14 years broder Disallow pushing to submodule branches that are tracking branches for …
(edit) @2538   14 years broder First crack at the invirtibuilder. No promises of functionality yet.
(edit) @2537   14 years broder Add a field to the builds table to store a Python traceback.
(edit) @2536   14 years broder In xvm-db-backup: * Let the config file specify a list of tables to …
(edit) @2535   14 years broder Add builds and build_logs tables to invirt-database for tracking build …
(edit) @2516   14 years price Style fixes in, and Debian changelog for, list and listuser.
(edit) @2514   14 years broder Rearrange the git configuration slightly: - List "pockets" instead of …
(edit) @2513   14 years adehnert Minor cleanup of monocast and LVM load balancer
(edit) @2511   15 years pweaver Added list script. Lists a user's VM's (based on their tickets) …
(edit) @2510   15 years pweaver Deleted extra print statement
(edit) @2509   15 years pweaver Modified the output of remctl listuser to use YAML
(edit) @2508   15 years pweaver Added a remctl script listuser which an admin can use remctl listuser …
(edit) @2506   15 years price Add jiawen to xvm-dev as reflected in k5login.
(edit) @2505   15 years broder Split the tagger name and e-mail out into separate fields.
(edit) @2504   15 years broder Add a tagger value to the xvm-prodconfig to indicate who should tag …
(edit) @2503   15 years broder In the submodule update hook, reject pushes to anything but branches.
(edit) @2502   15 years broder Update the zephyr-post-receive hook from the snippets locker.
(edit) @2501   15 years broder Since the zephyr-post-receive is only being used in the submodule, …
(edit) @2500   15 years broder Replace the superrepo hooks with an update hook that rejects all pushes.
(edit) @2499   15 years broder Implement update hook for git submodules.
(edit) @2498   15 years broder Update git-hooks notes with new vision for how git works.
(edit) @2497   15 years broder Add configuration for the git repositories. This will propogate into …
(edit) @2495   15 years adehnert Balance LVM requests (LP: #307361) * Add "monocast" method to send …
(edit) @2492   15 years broder Revert punting the "moocow" password in invirt-web and …
(edit) @2491   15 years oremanj [invirt-dhcp] Improve standards compliance Provide a …
(edit) @2487   15 years broder Punt the "moocow" VNC password - it's dumb, and we already have our …
(edit) @2479   15 years price Add oremanj to xvm-dev as reflected in k5login.
(edit) @2477   15 years price yet more whitespace adjustment
(edit) @2476   15 years price Changelog entry and whitespace pickiness for LP #349789 fix.
(edit) @2474   15 years price Add ppasupat, burrows, jontec, gyz to xvm-dev as reflected in k5login, …
(edit) @2473   15 years pweaver lp invert bug 349789 Added error codes and prints to stderr
(edit) @2472   15 years pweaver lp:invert bug #349789:changed error message to unix style
(edit) @2471   15 years andersk Deal with package_branches.
(edit) @2470   15 years pweaver Bug #349789: added spaces to error message
(edit) @2469   15 years pweaver Bug #349789:changed * to all
(edit) @2468   15 years pweaver Bug #349789:script to print error of not vm name
(edit) @2467   15 years pweaver Bug #349789: added code for vm not listed in remctl
(edit) @2465   15 years price Add pweaver to xvm-dev as reflected in the dev k5login.
(edit) @2463   15 years price Forward dev-cluster automail to xvm-dev-auto rather than xvm@.
(edit) @2461   15 years broder For the dev cluster, send root's mail to xvm-dev@…, instead of …
(edit) @2459   15 years price Add adehnert to xvm-dev as reflected in the dev k5login.
Note: See TracRevisionLog for help on using the revision log.