summaryrefslogtreecommitdiffstats
path: root/node-admin
Commit message (Expand)AuthorAgeFilesLines
...
| * Factor out function to find index of named interface in namespace.Oyvind Bakksjo2016-06-271-10/+15
| * Use named arguments when calling multi-argument functions.Oyvind Bakksjo2016-06-271-7/+8
| * Factor out function to move network interface (name/namespace).Oyvind Bakksjo2016-06-271-2/+10
| * Factored out function to create network interface in a namespace.Oyvind Bakksjo2016-06-271-32/+38
| * Factor out function to delete network interface (by name).Oyvind Bakksjo2016-06-271-4/+7
| * Reword comment and rename variable for explicitness and clarity.Oyvind Bakksjo2016-06-271-8/+8
| * Factored out function finding best matching ip/network for an ip.Oyvind Bakksjo2016-06-271-40/+41
| * Factored fetching network namespace for pid into separate function.Oyvind Bakksjo2016-06-271-12/+10
| * Un-break local zone scripts.Oyvind Bakksjo2016-06-272-120/+0
* | Merge pull request #234 from yahoo/freva/node-admin-node-repo-testsHaakon Dybdahl2016-06-286-67/+381
|\ \
| * | Node-Admin: Added few node state transition testsvalerijf2016-06-286-73/+373
| * | Node Repo PATCH checkvalerijf2016-06-272-1/+15
* | | Only log when not able to delete imageHarald Musum2016-06-271-1/+3
|/ /
* | Fix build warning.Haakon Dybdahl2016-06-271-4/+4
* | Merge pull request #208 from yahoo/valerijf/integrationTestsInitialHaakon Dybdahl2016-06-279-119/+295
|\ \
| * | Mocks will now throw exception if semaphore is not acquired during initializa...valerijf2016-06-274-0/+35
| * | Replaced wild card import with specific importsvalerijf2016-06-243-4/+21
| * | Initial integration testingvalerijf2016-06-248-121/+245
* | | fix warning.Haakon Dybdahl2016-06-241-1/+0
* | | Merge pull request #210 from yahoo/dybdahl/fix-rate-node-adminHarald Musum2016-06-241-3/+3
|\ \ \ | |/ / |/| |
| * | Fix rate for scheduling.Haakon Dybdahl2016-06-241-3/+3
* | | Merge pull request #190 from yahoo/hmusum/loosen-up-version-requirementsHarald Musum2016-06-242-9/+10
|\ \ \
| * | | Trim vespa version and handle null differentlyHarald Musum2016-06-242-3/+7
| * | | Loosen up version pattern requirementsHarald Musum2016-06-232-6/+3
* | | | Merge pull request #197 from yahoo/hakon/use-409Haakon Dybdahl2016-06-241-5/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | Use 409 when suspend/resume is deniedHÃ¥kon Hallingstad2016-06-241-5/+4
* | | | Fix thread synch.Haakon Dybdahl2016-06-241-3/+3
|/ / /
* | | Wake up thread when a command is sent.Haakon Dybdahl2016-06-241-0/+1
* | | Merge pull request #181 from yahoo/hmusum/log-and-throw-when-getting-exceptio...Harald Musum2016-06-243-8/+36
|\ \ \ | |/ / |/| |
| * | Log and trow when updating node attributes failsHarald Musum2016-06-233-8/+36
| |/
* | Make nodeagent wait after doing work.Haakon Dybdahl2016-06-231-1/+2
* | Merge pull request #177 from yahoo/dybis/code-review-improvementsHaakon Dybdahl2016-06-2314-94/+55
|\ \
| * | Only system exit on real serious causes.Haakon Dybdahl2016-06-231-2/+2
| * | Fix resume logic.Haakon Dybdahl2016-06-235-53/+12
| * | code review tuning.Haakon Dybdahl2016-06-232-5/+8
| * | Improve variable names.Haakon Dybdahl2016-06-231-6/+6
| * | Code review based improvements.Haakon Dybdahl2016-06-2310-32/+31
* | | Merge pull request #179 from yahoo/eirik/better-parent-pomEirik Nygaard2016-06-231-1/+0
|\ \ \
| * | | Move parent pom to toplevel directoryEirik Nygaard2016-06-231-1/+0
| | |/ | |/|
* / | Fix handler idHarald Musum2016-06-231-1/+1
|/ /
* | Add missing export for OSGI.Haakon Dybdahl2016-06-237-9/+18
* | Export rest API for OSGI.Haakon Dybdahl2016-06-231-0/+7
|/
* Rename to avoid reference to yinstHarald Musum2016-06-224-7/+7
* Merge pull request #111 from yahoo/dybdahl/node-admin-suspendHarald Musum2016-06-2228-456/+1221
|\
| * Fix spelling.Haakon Dybdahl2016-06-221-1/+1
| * Code review based improvements.Haakon Dybdahl2016-06-2210-42/+61
| * Container testing ++Haakon Dybdahl2016-06-2112-76/+331
| * Add host suspend logic with test and some refactoring.Haakon Dybdahl2016-06-2024-452/+943
* | Parse vespa versionHarald Musum2016-06-222-1/+49
* | Move to a location we have permission toHarald Musum2016-06-221-3/+1