Commit Graph

105 Commits

Author SHA1 Message Date
Digimer
dd0bdec839 * Broke up the validation steps into their own functions.
* Finished bridge validation.

Signed-off-by: Digimer <digimer@alteeve.ca>
2018-02-15 00:49:19 -05:00
Digimer
8aa2d28103 * Got the server start function to the point where all data that we need to sanity check is gathered. It already verifies that the emulator exists, that there is enough RAM and that the server's name matches the name we expect.
Signed-off-by: Digimer <digimer@alteeve.ca>
2018-02-14 02:24:15 -05:00
Digimer
81534cddbc * Moved ocf:alteeve:server along... It now can properly check and report the server's status on a monitor call.
Signed-off-by: Digimer <digimer@alteeve.ca>
2018-02-13 23:59:07 -05:00
Digimer
4dcaa524c5 * Made Get->switches take a bare word as a valid switch.
* Framed up the new ocf:alteeve:server agent. It only handles metadata at this point, but its a start.

Signed-off-by: Digimer <digimer@alteeve.ca>
2018-02-12 21:58:37 -05:00
Digimer
14763136f2 * Added what will (might?) become the resource agent for managing Anvil!-hosted servers on m3.
Signed-off-by: Digimer <digimer@alteeve.ca>
2018-02-12 01:10:48 -05:00