summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix tools/make-dist-tarball0.7.0Scott Moser2012-10-011-1/+1
* fix oauth time skew. actual implementation was returning 401 not 403.Scott Moser2012-10-012-2/+6
* rework the rest of the users of old single 'user' to support listsJoshua Harlow2012-09-309-95/+236
|\
| * Sync with head and fix conflicts.Joshua Harlow2012-09-287-8/+106
| |\
| * | Make byobu more tolerant of the user not beingJoshua Harlow2012-09-281-8/+11
| * | Add a comment as to why distros can't beJoshua Harlow2012-09-286-2/+25
| * | Rework the rest of the locations that usedJoshua Harlow2012-09-289-87/+202
* | | [pylint]: remove unused importScott Moser2012-09-301-1/+0
| |/ |/|
* | make DataSourceMAAS 'main()' use load_yamlScott Moser2012-09-281-1/+1
* | fix pep8 and pylintScott Moser2012-09-283-3/+4
* | add 'safeyaml' to cloudinitScott Moser2012-09-283-1/+72
* | rpm spec and rpm build, better handle case with no package_mirrorsJoshua Harlow2012-09-283-6/+32
|\ \ | |/ |/|
| * Also ensure that if mirror info is not invalidJoshua Harlow2012-09-281-0/+2
| * Stop the bad habit of using 'or'.Joshua Harlow2012-09-281-1/+1
| * Add a nice '-p1'Joshua Harlow2012-09-261-1/+1
| * Ensure the patches get activated.Joshua Harlow2012-09-261-0/+7
| * Clean doesn't seem needed.Joshua Harlow2012-09-251-2/+1
| * Add a top_dir define.Joshua Harlow2012-09-252-2/+7
| * Fix cheetah syntax error.Joshua Harlow2012-09-251-1/+1
| * Allow package_mirrors to be non-existent.Joshua Harlow2012-09-251-2/+1
| * Fix syntax error.Joshua Harlow2012-09-251-1/+1
| * Add the ability to pass patches to theJoshua Harlow2012-09-252-0/+14
* | restart salt-minion instead of start.Scott Moser2012-09-281-2/+3
* | cleanup the user/group listsJoshua Harlow2012-09-276-115/+448
|\ \
| * | Adjust the fingerprints to use this newJoshua Harlow2012-09-241-4/+6
| * | Avoid rechecking if old users is availabile.Joshua Harlow2012-09-241-13/+13
| * | Handle the case where 'user' is defined but 'users' isn't.Joshua Harlow2012-09-242-2/+19
| * | Update to bring inline with trunk/head.Joshua Harlow2012-09-2411-89/+154
| |\ \ | | |/
| * | Refactor the ug normalization to take in a distroJoshua Harlow2012-09-243-90/+122
| * | Make the normalization a module level functionJoshua Harlow2012-09-233-154/+160
| * | Fix some docs + pylint warnings + log on default created in the module.Joshua Harlow2012-09-214-19/+21
| * | Also allow the user list to come in as a commaJoshua Harlow2012-09-212-0/+13
| * | Actually commit the test for user/group dataJoshua Harlow2012-09-211-0/+187
| * | 1. Cleanup the user creation so that the distro class isJoshua Harlow2012-09-214-104/+181
* | | add tests for netcfg codeJoshua Harlow2012-09-252-0/+180
|\ \ \ | |_|/ |/| |
| * | Fix tests after resync with head.Joshua Harlow2012-09-251-8/+32
| * | Resync with head.Joshua Harlow2012-09-251-61/+69
| |\ \ | |/ / |/| |
* | | cleanups for rhel network configJoshua Harlow2012-09-241-61/+69
|\ \ \
| * | | fix pep8Scott Moser2012-09-241-2/+3
| * | | Oopies, missed u.Joshua Harlow2012-09-241-2/+0
| * | | Bring up to date with trunk.Joshua Harlow2012-09-2411-28/+85
| |\ \ \ | |/ / / |/| | |
| * | | Use a common header creation functionJoshua Harlow2012-09-191-4/+8
| * | | Rework the rhel sysconfig writing/updatingJoshua Harlow2012-09-191-59/+64
| | |/ | |/|
| | * Fix pylint issues created.Joshua Harlow2012-09-241-7/+12
| | * Add a netconfig format test + if rhel is passed the 'all'Joshua Harlow2012-09-242-0/+152
| |/ |/|
* | handle ifup on RH distros by iterating over 'ifup devname'Joshua Harlow2012-09-245-16/+28
|\ \
| * | Instead of special casing the empty listJoshua Harlow2012-09-201-4/+9
| * | Fix the ifup so that if a list of devices is providedJoshua Harlow2012-09-195-16/+23
* | | DataSourceMAAS: if a oauth request fails due to 403 try updating local timeScott Moser2012-09-242-6/+48
* | | fix pylintScott Moser2012-09-241-2/+3