]> git.uio.no Git - python-TSD.git/shortlog
python-TSD.git
2015-05-08 Petter ReinholdtsenRelease version 0.11. release-0.11
2015-05-04 Petter ReinholdtsenCorrect site admin.
2015-04-30 Petter ReinholdtsenChange directory and group name for the fx03 group.
2015-04-17 Petter ReinholdtsenDocument why flag files might be in two locations.
2015-04-17 Petter ReinholdtsenFigure out if a project should use colossus and the...
2015-04-15 Petter ReinholdtsenHandle new flag file location pxx/data/durable/projecti...
2015-04-14 Petter ReinholdtsenRelease version 0.10.
2015-04-14 Petter ReinholdtsenOnly create VMs for disabled computer objects.
2015-04-08 Petter ReinholdtsenRaise error and exit if vmware fail to return list...
2015-04-07 Petter ReinholdtsenHandle the new NFS export names.
2015-03-09 Petter ReinholdtsenAdd new partition setup, named project-share for sharin...
2015-02-27 Petter ReinholdtsenLink to API doc.
2015-02-26 Petter ReinholdtsenRelease version 0.9.
2015-02-26 Petter ReinholdtsenFix some typos.
2015-02-26 Petter ReinholdtsenRelease version 0.8.
2015-02-26 Petter ReinholdtsenRewrite to use the same config file as the tsd-virtcrea...
2015-02-26 Petter ReinholdtsenRename config file from .cfg to .ini, to make it more...
2015-02-24 Petter ReinholdtsenRelease version 0.7.
2015-02-24 Petter ReinholdtsenRemove bin/tsd-ldap2cfengine.
2015-02-24 Petter ReinholdtsenRemove script bin/iptables_setup.pl.
2015-02-24 Petter ReinholdtsenRewrite to handle the subnet information in the LDAP...
2015-02-24 Petter ReinholdtsenSort list of VMWare machines when listing the existing...
2015-02-19 Martiniptables_setup.pl: added syslogging
2015-02-04 Martiniptables_setup.pl: added code description
2015-01-27 Martiniptables_setup.pl: rules are now matched against curren...
2015-01-23 Martiniptables_setup.pl: now applies and saves tables
2015-01-23 Martiniptables_setup.pl: should now be working, will have...
2015-01-22 MartinUpdated iptables_setup.pl
2015-01-15 Petter ReinholdtsenDocument that bin/tsd-ldap2cfengine is obsolete.
2015-01-08 Martinadded perlscript for setting up iptables in TSD
2015-01-06 MartinMerge branch 'master' of git.uio.no:python-TSD
2015-01-06 Martintemplate name is now fetched from config file in /etc...
2015-01-06 Petter ReinholdtsenThrow exception if a host is missing vlan info in LDAP...
2014-12-16 Petter ReinholdtsenAlways log when changing password.
2014-12-15 Dag-Erling... Change project directory permissions to prevent users...
2014-11-14 Petter ReinholdtsenRelease version 0.6.
2014-11-14 Petter ReinholdtsenTypo.
2014-11-14 Petter ReinholdtsenTypo.
2014-11-14 Petter ReinholdtsenFix typos in syslog handling.
2014-11-14 Petter ReinholdtsenNew version 0.5.
2014-11-14 Petter ReinholdtsenAdd new script tsd-virtcreate-autochpwd to package. vmware-connect
2014-11-14 Petter ReinholdtsenAdd script to change password on user with password...
2014-11-14 Petter ReinholdtsenRemove obsolete and misleading comment.
2014-11-14 Petter ReinholdtsenNoen endret VMWare-navn fra kortnavn til FQDN i testkod...
2014-11-14 Petter ReinholdtsenCorrect typo.
2014-11-13 Petter ReinholdtsenHandle the fact that the vmware get_vms() function...
2014-11-13 Petter ReinholdtsenMake orchestrator username configurable.
2014-11-11 Petter ReinholdtsenUse short machine names in VMWare too when neeed.
2014-11-11 Petter ReinholdtsenMake password handling more robust.
2014-11-11 Petter ReinholdtsenFix typo.
2014-11-11 Petter ReinholdtsenRewrite password handling to fetch VMWare password...
2014-11-11 Petter ReinholdtsenImprove log message when vmware fail to create machine.
2014-11-11 Petter ReinholdtsenFix typo in vmware code.
2014-11-10 Petter ReinholdtsenCurrent draft.
2014-11-10 Petter ReinholdtsenMerged master.
2014-11-10 Petter ReinholdtsenMove vmware connector to library.
2014-11-10 Petter ReinholdtsenMerge branch 'vmware-connect' of git.uio.no:python...
2014-11-10 Petter ReinholdtsenGet vmware API limping along.
2014-11-10 Petter ReinholdtsenUpdate to new API.
2014-11-10 Petter ReinholdtsenAdjust to new API.
2014-11-10 Petter ReinholdtsenMove VMware code to library directory and use it in...
2014-11-10 Petter ReinholdtsenSecond draft patch to enable vmware setup.
2014-11-10 Petter ReinholdtsenFirst draft for vmware creation.
2014-11-07 Martinfixed ip6prefixlen
2014-11-06 MartinMerge branch 'master' of git.uio.no:python-TSD
2014-11-06 Martinfixed some bugs in create_vm_from_bofh.py
2014-11-06 Petter ReinholdtsenAvoid vlan 2601 and update IP to match vlan.
2014-11-06 Martinadded ipv6 address to testfunction and set ad_domain_id...
2014-11-06 Petter ReinholdtsenExtend test code.
2014-11-03 Martinip6gateway er nå string istedenfor list
2014-11-03 Martinla til ad_domain_name
2014-10-31 Petter ReinholdtsenAsk for a password if it isn't in the vmware-virtprov...
2014-10-31 Martinfixed vlan_id formatting
2014-10-31 Petter ReinholdtsenMove IP validator into own class and into the script...
2014-10-31 Petter ReinholdtsenChanges that Martin tell me will fix the script.
2014-10-30 Petter ReinholdtsenSecond draft patch to enable vmware setup.
2014-10-29 Petter ReinholdtsenFirst draft for vmware creation.
2014-10-29 Martincreate_vm_from_bofh.py: changed ipv6subnetMask to ipv6p...
2014-10-29 Petter ReinholdtsenImprove test case.
2014-10-29 Martinfixed variables in test function
2014-10-29 Martinfixed variables in test function
2014-10-29 Petter ReinholdtsenSketch test code.
2014-10-29 Martinadded ipv6 properties
2014-10-27 Martinmoved .gitignore to root folder
2014-10-27 Martinadded .gitignore
2014-10-27 Martinmade changes to create_vm_from_bofh.py
2014-10-27 MartinMerge branch 'master' of git.uio.no:python-TSD
2014-10-27 Martinmade changes to create_vm_from_bofh.py
2014-10-27 Petter ReinholdtsenRaise timeout from 60 to 600 seconds when creating...
2014-10-27 Martinla til python script for å opprette vm'er i vmware
2014-08-27 Petter ReinholdtsenRelease version 0.4.
2014-08-27 Petter ReinholdtsenThe local vlan default gateway is no longer responding...
2014-08-20 Petter ReinholdtsenRelease version 0.3.
2014-08-20 Petter ReinholdtsenAdd workaround for bug in python API package.
2014-08-20 Petter ReinholdtsenThe home directory mode must be 0700, not 0770, for...
2014-05-23 Petter ReinholdtsenRelease version 0.2. release-0.2
2014-05-22 Petter ReinholdtsenNew tool tsd-atom2hosts.
2014-05-22 Petter ReinholdtsenNew method atom2hosts to map atoms to hosts.
2014-05-07 Petter ReinholdtsenTypo.
2014-05-06 Petter ReinholdtsenOnly create virtual machines with a OS role in addition...
next