1. e5b6412 Tolerate the absence of server at maas for storage configuration by Alexei Lugovoi · 6 years ago
  2. 6543ec8 Add bw-compat. for "refactor MAAS power processing" by azvyagintsev · 6 years ago
  3. 041cf3c Merge "maasng: list_machines, delete_machines" by mcp-jenkins · 6 years ago
  4. e2e37a1 Change logic for boot-sources import by azvyagintsev · 6 years ago
  5. 6096333 Refactor MAAS power processing by Denis Egorenko · 6 years ago
  6. 2227ad9 Remove odd files by azvyagintsev · 6 years ago
  7. 6435085 Merge "Allow multiple PXE mac addresses" by Aleksey Zvyagintsev · 6 years ago
  8. 48c51f4 maasng: list_machines, delete_machines by Alexandru Avadanii · 6 years ago
  9. 36bc028 Allow multiple PXE mac addresses by Gabor Toth · 6 years ago
  10. 8f9ba8e Rework SSH management by Pavel Cizinsky · 6 years ago
  11. d25da79 Convert fabric MTU to string for API call by Michael Polenchuk · 6 years ago
  12. 8047185 Adding Network MTU parameter to VLANs by Petr Ruzicka · 6 years ago
  13. efb6f5d Fix fabric check by azvyagintsev · 7 years ago
  14. f0904ac Fix ranges creation, for multipe similar subnets by azvyagintsev · 7 years ago
  15. 6913e5e Fix maas dhcp update by azvyagintsev · 7 years ago
  16. f3515c8 Refactor fabric|subnet|vlan|ranges by azvyagintsev · 7 years ago
  17. fc1fcff Wait for MAAS warmup - also, for URLError by azvyagintsev · 7 years ago
  18. 5894707 Wait for MAAS warmup by azvyagintsev · 7 years ago
  19. d5845b7 Merge "PROD-18932" by Ondrej Smola · 7 years ago
  20. 8dd85b5 PROD-18932 by Pavel Cizinsky · 7 years ago
  21. cb54d14 Improve MAAS images-import processes by azvyagintsev · 7 years ago
  22. a1b26fa Fix debug trick by azvyagintsev · 7 years ago
  23. 3ff2ef1 Implement boot-resources control by azvyagintsev · 7 years ago
  24. bca1f46 Add custom layout partitioning by azvyagintsev · 7 years ago
  25. 864a329 add primary_rack param for maasng.update_vlan by Pavel Cizinsky · 7 years ago
  26. 9c6d9aa Merge pull request #22 from alexandruavadanii/fabric-from-cidr by Petr Michalec · 7 years ago
  27. 5c74071 Merge "Setup dhcp by maasng module" by Ondrej Smola · 7 years ago
  28. 0995e8f Setup dhcp by maasng module by Pavel Cizinsky · 7 years ago
  29. e95cdb6 Fix power_type field and power_address limitation by mkraynov · 7 years ago
  30. 47c087a Add ability to work with openstack nova power type by mkraynov · 7 years ago
  31. e30a60f local image mirror and manage boot-sources by Jiri Broulik · 7 years ago
  32. b57a23b New maasng module implementation by Ondrej Smola · 7 years ago
  33. 3f1729f Merge "Extend AssignMachinesIP,fix Machine define" by Ondrej Smola · 7 years ago
  34. 06b71e7 Extend AssignMachinesIP,fix Machine define by azvyagintsev · 7 years ago
  35. 08ffc3f maas.py: Add missing status ids by Alexandru Avadanii · 7 years ago
  36. 652e755 maas: module: Obtain fabric ID from CIDR by Alexandru Avadanii · 7 years ago
  37. f591d58 Merge remote-tracking branch 'target/master' by Jenkins · 7 years ago
  38. 5fe9674 Fix documentation and add virsh power_type support by Petr Ruzicka · 7 years ago
  39. e438bd3 Mend machines status by Michael Polenchuk · 7 years ago
  40. 7605a66 Modules: add wait_for_machine_status function by azvyagintsev · 7 years ago
  41. 9f1b034 Change return format of MachinesStatus by azvyagintsev · 7 years ago
  42. ef15699 Added check for deployed machines by Andrey · 8 years ago
  43. ad315b3 Remove unnecessary pass statement by Petr Jediný · 8 years ago
  44. 455003c added support for power driver setting by Ondrej Smola · 8 years ago
  45. a400421 Change exception to debug message on oauth load error by Damian Szeluga · 8 years ago
  46. 76d9a5c Wrong return indetion by Krzysztof Szukiełojć · 8 years ago
  47. 889eee9 Enabling parameters to Devices by Krzysztof Szukiełojć · 8 years ago
  48. 32677bf Fix bug os instead of distro_series by Krzysztof Szukiełojć · 8 years ago
  49. 199d5af Changing Exception to Error just for less spam in logs by Krzysztof Szukiełojć · 8 years ago
  50. 02e10d3 Extended onliner instead by Krzysztof Szukiełojć · 8 years ago
  51. 3d7d371 Making MachineSTatus oneliners instead of dict by Krzysztof Szukiełojć · 8 years ago
  52. 3b7516d Quick fix for MaasClient by Krzysztof Szukiełojć · 8 years ago
  53. 33f9b59 Adding allocate call before deploy in Machines by Krzysztof Szukiełojć · 8 years ago
  54. 9449af1 Force is unharmfull in adding. In update is needed. by Krzysztof Szukiełojć · 8 years ago
  55. f506220 Supproting multiple objects_name by Krzysztof Szukiełojć · 8 years ago
  56. 2497cdb Machine status added option to choose one machine by Krzysztof Szukiełojć · 8 years ago
  57. 222a3eb Adding option to fire just single machine process by Krzysztof Szukiełojć · 8 years ago
  58. d6ee1a0 Adding check of status in AssignMachinesIP by Krzysztof Szukiełojć · 8 years ago
  59. 52cc6b0 Syntax fixes by Krzysztof Szukiełojć · 8 years ago
  60. b321675 Reformat of whole file according to PEP8 rules by Krzysztof Szukiełojć · 8 years ago
  61. 008d7d4 Fixes to deploy machines by Krzysztof Szukiełojć · 8 years ago
  62. 7c16e05 Deploy machines added to module by Krzysztof Szukiełojć · 8 years ago
  63. 0be1a16 Adding summary into Status by Krzysztof Szukiełojć · 8 years ago
  64. 04e1833 Adding Machines Status by Krzysztof Szukiełojć · 8 years ago
  65. d57a32d Spliting Machines and Assigning IPs by Krzysztof Szukiełojć · 8 years ago
  66. a1bd77e Adding SSH keys support is now complete by Krzysztof Szukiełojć · 8 years ago
  67. 7780a7d Reseting update state of MaasObject by Krzysztof Szukiełojć · 8 years ago
  68. 8cc32b4 Renaming of domain added by Krzysztof Szukiełojć · 8 years ago
  69. d0ac0ac Moved _modules/apiclient/ content to _modules/ per AKomarek request by Damian Szeluga · 8 years ago
  70. a6352a4 Adding Linking interfaces for Machines by Krzysztof Szukiełojć · 8 years ago
  71. 43bc7e0 CommissioningScripts Upload + Maas Config by Krzysztof Szukiełojć · 8 years ago
  72. c4b3309 Refactoring maas functions to use config by Krzysztof Szukiełojć · 8 years ago
  73. 15b62b7 Adapting maas to newer api by Krzysztof Szukiełojć · 8 years ago
  74. c3385f8 add method cluster_update to module by smolaon · 9 years ago
  75. 22f95ae fix cluster_get by smolaon · 9 years ago
  76. 27359ae fix cluster_list by smolaon · 9 years ago
  77. 0fafa57 Clusters modules by Ales Komarek · 9 years ago
  78. 663b85c MAAS client module scaffold by Ales Komarek · 9 years ago