LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
cli/orthos2
orthos2/__init__.py
orthos2/settings.py
orthos2/types.py
orthos2/urls.py
orthos2/wsgi.py
orthos2.egg-info/PKG-INFO
orthos2.egg-info/SOURCES.txt
orthos2.egg-info/dependency_links.txt
orthos2.egg-info/requires.txt
orthos2.egg-info/top_level.txt
orthos2/api/__init__.py
orthos2/api/admin.py
orthos2/api/apps.py
orthos2/api/forms.py
orthos2/api/lookups.py
orthos2/api/models.py
orthos2/api/urls.py
orthos2/api/views.py
orthos2/api/commands/__init__.py
orthos2/api/commands/add.py
orthos2/api/commands/base.py
orthos2/api/commands/delete.py
orthos2/api/commands/info.py
orthos2/api/commands/power.py
orthos2/api/commands/query.py
orthos2/api/commands/regenerate.py
orthos2/api/commands/release.py
orthos2/api/commands/rescan.py
orthos2/api/commands/reservationhistory.py
orthos2/api/commands/reserve.py
orthos2/api/commands/serverconfig.py
orthos2/api/commands/setup.py
orthos2/api/serializers/__init__.py
orthos2/api/serializers/annotation.py
orthos2/api/serializers/bmc.py
orthos2/api/serializers/enclosure.py
orthos2/api/serializers/installation.py
orthos2/api/serializers/machine.py
orthos2/api/serializers/misc.py
orthos2/api/serializers/networkinterface.py
orthos2/data/__init__.py
orthos2/data/admin.py
orthos2/data/apps.py
orthos2/data/exceptions.py
orthos2/data/signals.py
orthos2/data/validators.py
orthos2/data/migrations/0001_initial.py
orthos2/data/migrations/0002_auto_20210311_1216.py
orthos2/data/migrations/0003_auto_20210406_1905.py
orthos2/data/migrations/0004_auto_20210505_1650.py
orthos2/data/migrations/0005_auto_20210510_1913.py
orthos2/data/migrations/0006_auto_20210511_0917.py
orthos2/data/migrations/0007_auto_20210511_1910.py
orthos2/data/migrations/0008_auto_20210522_1102.py
orthos2/data/migrations/0009_remove_domain_setup_architectures.py
orthos2/data/migrations/0010_auto_20210522_1123.py
orthos2/data/migrations/0011_auto_20210522_1537.py
orthos2/data/migrations/0012_auto_20210531_1630.py
orthos2/data/migrations/0013_auto_20210610_0804.py
orthos2/data/migrations/0014_auto_20210610_1246.py
orthos2/data/migrations/0015_auto_20210615_1500.py
orthos2/data/migrations/0016_auto_20210616_1122.py
orthos2/data/migrations/0017_auto_20210622_1848.py
orthos2/data/migrations/0019_auto_20210624_1910.py
orthos2/data/migrations/0020_auto_20210625_1935.py
orthos2/data/migrations/0021_auto_20210628_1207.py
orthos2/data/migrations/0022_auto_20210628_1713.py
orthos2/data/migrations/0023_auto_20210713_0532.py
orthos2/data/migrations/0024_auto_20210713_0538.py
orthos2/data/migrations/0025_auto_20210713_0755.py
orthos2/data/migrations/0026_auto_20210713_1242.py
orthos2/data/migrations/0027_auto_20210916_1201.py
orthos2/data/migrations/0028_auto_20210916_1216.py
orthos2/data/migrations/0029_auto_20210916_1225.py
orthos2/data/migrations/0030_auto_20210916_1228.py
orthos2/data/migrations/0031_auto_20211006_1005.py
orthos2/data/migrations/0032_alter_domain_cobbler_server.py
orthos2/data/migrations/0033_alter_domain_cobbler_server.py
orthos2/data/migrations/0034_alter_domain_cobbler_server.py
orthos2/data/migrations/0035_auto_20211103_1405.py
orthos2/data/migrations/0036_alter_serialconsole_kernel_device.py
orthos2/data/migrations/0037_remotepowerdevice_url.py
orthos2/data/migrations/0038_auto_20220221_1626.py
orthos2/data/migrations/0039_auto_20220221_1649.py
orthos2/data/migrations/0040_alter_bmc_fence_name_remove_domain_cobbler_server_and_more.py
orthos2/data/migrations/0041_domain_cobbler_server_password_and_more.py
orthos2/data/migrations/0042_alter_machine_last_check.py
orthos2/data/migrations/0043_add_network_model.py
orthos2/data/migrations/0044_initial_required_data.py
orthos2/data/migrations/0045_alter_domain_cscreen_server.py
orthos2/data/migrations/0046_enclosure_location_rack_and_more.py
orthos2/data/migrations/0047_machine_netbox_id.py
orthos2/data/migrations/0048_reintroduce_remotepowertype.py
orthos2/data/migrations/0049_netboxorthoscomparisionrun_and_more.py
orthos2/data/migrations/0050_bmc_netbox_last_fetch_attempt_and_more.py
orthos2/data/migrations/0051_alter_enclosure_description_and_more.py
orthos2/data/migrations/__init__.py
orthos2/data/models/__init__.py
orthos2/data/models/annotation.py
orthos2/data/models/architecture.py
orthos2/data/models/bmc.py
orthos2/data/models/component.py
orthos2/data/models/domain.py
orthos2/data/models/enclosure.py
orthos2/data/models/installation.py
orthos2/data/models/machine.py
orthos2/data/models/machinegroup.py
orthos2/data/models/netboxorthoscomparision.py
orthos2/data/models/networkinterface.py
orthos2/data/models/platform.py
orthos2/data/models/remotepower.py
orthos2/data/models/remotepowerdevice.py
orthos2/data/models/remotepowertype.py
orthos2/data/models/reservationhistory.py
orthos2/data/models/serialconsole.py
orthos2/data/models/serialconsoletype.py
orthos2/data/models/serverconfig.py
orthos2/data/models/system.py
orthos2/data/models/vendor.py
orthos2/data/models/components/__init__.py
orthos2/data/models/components/pci.py
orthos2/data/scripts/__init__.py
orthos2/data/scripts/dump_test_db.py
orthos2/data/scripts/show_ansible_info.py
orthos2/data/scripts/show_machine_info.py
orthos2/data/scripts/store_machine_info.py
orthos2/data/static/js/machine_admin.js
orthos2/data/virtualization/__init__.py
orthos2/data/virtualization/factory.py
orthos2/data/virtualization/libvirt.py
orthos2/frontend/__init__.py
orthos2/frontend/apps.py
orthos2/frontend/context_processors.py
orthos2/frontend/decorators.py
orthos2/frontend/urls.py
orthos2/frontend/forms/__init__.py
orthos2/frontend/forms/addmachine.py
orthos2/frontend/forms/newuser.py
orthos2/frontend/forms/passwordrestore.py
orthos2/frontend/forms/preferences.py
orthos2/frontend/forms/reservemachine.py
orthos2/frontend/forms/search.py
orthos2/frontend/forms/setupmachine.py
orthos2/frontend/forms/virtualmachine.py
orthos2/frontend/static/frontend/bootstrap.css
orthos2/frontend/static/frontend/bootstrap.min.css
orthos2/frontend/static/frontend/custom.css
orthos2/frontend/static/frontend/jquery-ui.css
orthos2/frontend/static/frontend/jquery-ui.min.css
orthos2/frontend/static/frontend/xterm.css
orthos2/frontend/static/frontend/fa/css/font-awesome.css
orthos2/frontend/static/frontend/fa/css/font-awesome.min.css
orthos2/frontend/static/frontend/fa/fonts/FontAwesome.otf
orthos2/frontend/static/frontend/fa/fonts/fontawesome-webfont.eot
orthos2/frontend/static/frontend/fa/fonts/fontawesome-webfont.svg
orthos2/frontend/static/frontend/fa/fonts/fontawesome-webfont.ttf
orthos2/frontend/static/frontend/fa/fonts/fontawesome-webfont.woff
orthos2/frontend/static/frontend/fa/fonts/fontawesome-webfont.woff2
orthos2/frontend/static/frontend/font-awesome-4.7.0/css/font-awesome.css
orthos2/frontend/static/frontend/font-awesome-4.7.0/css/font-awesome.min.css
orthos2/frontend/static/frontend/font-awesome-4.7.0/fonts/FontAwesome.otf
orthos2/frontend/static/frontend/font-awesome-4.7.0/fonts/fontawesome-webfont.eot
orthos2/frontend/static/frontend/font-awesome-4.7.0/fonts/fontawesome-webfont.svg
orthos2/frontend/static/frontend/font-awesome-4.7.0/fonts/fontawesome-webfont.ttf
orthos2/frontend/static/frontend/font-awesome-4.7.0/fonts/fontawesome-webfont.woff
orthos2/frontend/static/frontend/font-awesome-4.7.0/fonts/fontawesome-webfont.woff2
orthos2/frontend/static/frontend/images/add_vm.png
orthos2/frontend/static/frontend/images/amd.png
orthos2/frontend/static/frontend/images/back.png
orthos2/frontend/static/frontend/images/ibm.png
orthos2/frontend/static/frontend/images/intel.png
orthos2/frontend/static/frontend/images/logout.png
orthos2/frontend/static/frontend/images/no.png
orthos2/frontend/static/frontend/images/orthos.png
orthos2/frontend/static/frontend/images/powerswitch.png
orthos2/frontend/static/frontend/images/serialconsole.png
orthos2/frontend/static/frontend/images/serviceprocessor.png
orthos2/frontend/static/frontend/images/spinner.gif
orthos2/frontend/static/frontend/images/ui-icons_444444_256x240.png
orthos2/frontend/static/frontend/images/ui-icons_555555_256x240.png
orthos2/frontend/static/frontend/images/unknown.png
orthos2/frontend/static/frontend/images/yes.png
orthos2/frontend/static/frontend/js/Chart.min.js
orthos2/frontend/static/frontend/js/bootstrap.min.js
orthos2/frontend/static/frontend/js/chart.js
orthos2/frontend/static/frontend/js/jquery-1.12.4.min.js
orthos2/frontend/static/frontend/js/jquery-ui-1.12.1.min.js
orthos2/frontend/static/frontend/js/jquery-ui.js
orthos2/frontend/static/frontend/js/jquery.js
orthos2/frontend/static/frontend/js/popper.min.js
orthos2/frontend/static/frontend/js/xterm/xterm.js
orthos2/frontend/static/frontend/js/xterm/dist/addons/terminado/terminado.js
orthos2/frontend/templates/frontend/base.html
orthos2/frontend/templates/frontend/snippet.filterbar.html
orthos2/frontend/templates/frontend/snippet.navlinks.html
orthos2/frontend/templates/frontend/snippet.paginator.html
orthos2/frontend/templates/frontend/snippet.search.html
orthos2/frontend/templates/frontend/snippet.userbar.html
orthos2/frontend/templates/frontend/enclosures/enclosure.html
orthos2/frontend/templates/frontend/enclosures/enclosure_confirm_deletion.html
orthos2/frontend/templates/frontend/enclosures/enclosures.html
orthos2/frontend/templates/frontend/enclosures/enclosures_filterbar.html
orthos2/frontend/templates/frontend/enclosures/new_enclosure.html
orthos2/frontend/templates/frontend/enclosures/detail/actions.html
orthos2/frontend/templates/frontend/enclosures/detail/machines.html
orthos2/frontend/templates/frontend/enclosures/detail/netbox_comparison.html
orthos2/frontend/templates/frontend/enclosures/detail/overview.html
orthos2/frontend/templates/frontend/machines/add.html
orthos2/frontend/templates/frontend/machines/history.html
orthos2/frontend/templates/frontend/machines/list.html
orthos2/frontend/templates/frontend/machines/machine.html
orthos2/frontend/templates/frontend/machines/reserve.html
orthos2/frontend/templates/frontend/machines/search.html
orthos2/frontend/templates/frontend/machines/setup.html
orthos2/frontend/templates/frontend/machines/statistics.html
orthos2/frontend/templates/frontend/machines/detail/console.html
orthos2/frontend/templates/frontend/machines/detail/cpu.html
orthos2/frontend/templates/frontend/machines/detail/history.html
orthos2/frontend/templates/frontend/machines/detail/installations.html
orthos2/frontend/templates/frontend/machines/detail/miscellaneous.html
orthos2/frontend/templates/frontend/machines/detail/netboxcomparison.html
orthos2/frontend/templates/frontend/machines/detail/networkinterfaces.html
orthos2/frontend/templates/frontend/machines/detail/overview.html
orthos2/frontend/templates/frontend/machines/detail/pci.html
orthos2/frontend/templates/frontend/machines/detail/scsi.html
orthos2/frontend/templates/frontend/machines/detail/usb.html
orthos2/frontend/templates/frontend/machines/detail/virtualization.html
orthos2/frontend/templates/frontend/machines/detail/virtualization_add.html
orthos2/frontend/templates/frontend/machines/detail/snippets/annotations.html
orthos2/frontend/templates/frontend/machines/detail/snippets/general.html
orthos2/frontend/templates/frontend/machines/detail/snippets/machinetitle.html
orthos2/frontend/templates/frontend/machines/detail/snippets/platform.html
orthos2/frontend/templates/frontend/machines/detail/snippets/reservation.html
orthos2/frontend/templates/frontend/machines/detail/snippets/sidebar.html
orthos2/frontend/templates/frontend/machines/detail/snippets/sidebar_virtualization.html
orthos2/frontend/templates/frontend/machines/detail/snippets/status.html
orthos2/frontend/templates/frontend/machines/detail/snippets/system.html
orthos2/frontend/templates/frontend/netboxorthoscomparison/details.html
orthos2/frontend/templates/frontend/netboxorthoscomparison/overview.html
orthos2/frontend/templates/frontend/registration/login.html
orthos2/frontend/templates/frontend/registration/new.html
orthos2/frontend/templates/frontend/registration/password_reset.html
orthos2/frontend/templates/frontend/registration/preferences.html
orthos2/frontend/templatetags/__init__.py
orthos2/frontend/templatetags/filters.py
orthos2/frontend/templatetags/tags.py
orthos2/frontend/views/__init__.py
orthos2/frontend/views/ajax.py
orthos2/frontend/views/auth.py
orthos2/frontend/views/compare_netbox.py
orthos2/frontend/views/enclosures.py
orthos2/frontend/views/machine.py
orthos2/frontend/views/machines.py
orthos2/frontend/views/regenerate.py
orthos2/frontend/views/statistics.py
orthos2/frontend/views/user.py
orthos2/meta/__init__.py
orthos2/meta/apps.py
orthos2/meta/data/__init__.py
orthos2/meta/management/__init__.py
orthos2/meta/management/commands/__init__.py
orthos2/meta/management/commands/setup.py
orthos2/taskmanager/__init__.py
orthos2/taskmanager/admin.py
orthos2/taskmanager/apps.py
orthos2/taskmanager/executer.py
orthos2/taskmanager/models.py
orthos2/taskmanager/tests.py
orthos2/taskmanager/management/__init__.py
orthos2/taskmanager/management/commands/__init__.py
orthos2/taskmanager/management/commands/taskmanager.py
orthos2/taskmanager/migrations/0001_initial.py
orthos2/taskmanager/migrations/__init__.py
orthos2/taskmanager/tasks/__init__.py
orthos2/taskmanager/tasks/ansible.py
orthos2/taskmanager/tasks/cobbler.py
orthos2/taskmanager/tasks/daily.py
orthos2/taskmanager/tasks/machinetasks.py
orthos2/taskmanager/tasks/netbox.py
orthos2/taskmanager/tasks/notifications.py
orthos2/taskmanager/tasks/sconsole.py
orthos2/taskmanager/tasks/setup.py
orthos2/utils/__init__.py
orthos2/utils/admin.py
orthos2/utils/apps.py
orthos2/utils/cobbler.py
orthos2/utils/ipmf.py
orthos2/utils/machinechecks.py
orthos2/utils/misc.py
orthos2/utils/netbox.py
orthos2/utils/remote.py
orthos2/utils/ssh.py