Search
  • Software
    • Overview
    • OpenStack Components
    • SDKs
    • Deployment Tools
    • OpenStack Map
    • Sample Configs
  • Use Cases
    • Users in Production
    • Ironic Bare Metal
    • Edge Computing
    • Telecom & NFV
    • Science and HPC
    • Containers
    • Enterprise
    • User Survey
  • Events
    • OpenInfra Summit
    • Project Teams Gathering
    • OpenDev
    • Community Events
    • OpenStack & OpenInfra Days
    • Summit Videos
  • Community
    • Welcome! Start Here
    • OpenStack Technical Committee
    • Speakers Bureau
    • OpenStack Wiki
    • Get Certified (COA)
    • Jobs
    • Marketing Resources
    • Community News
    • Superuser Magazine
    • OpenInfra Foundation Supporting Organizations
    • OpenInfra Foundation
  • Marketplace
    • Training
    • Distros & Appliances
    • Public Clouds
    • Hosted Private Clouds
    • Remotely Managed Private Clouds
    • Consulting & Integrators
    • Drivers
  • Blog
  • Docs
  • Join
    • Sign up for Foundation Membership
    • Sponsor the Foundation
    • More about the Foundation
  • Log In

ironic_inspector.db package

ironic_inspector.db package¶

Submodules¶

  • ironic_inspector.db.api module
    • add_node()
    • create_node()
    • create_rule()
    • delete_all_rules()
    • delete_attributes()
    • delete_node()
    • delete_nodes()
    • delete_options()
    • delete_rule()
    • get_active_nodes()
    • get_attributes()
    • get_introspection_data()
    • get_node()
    • get_nodes()
    • get_options()
    • get_rule()
    • get_rules()
    • get_rules_actions()
    • get_rules_conditions()
    • get_writer_session()
    • init()
    • list_nodes_by_attributes()
    • list_nodes_options_by_uuid()
    • model_query()
    • session_for_read()
    • session_for_write()
    • set_attribute()
    • set_option()
    • store_introspection_data()
    • update_node()
  • ironic_inspector.db.migration module
    • create_schema()
    • downgrade()
    • revision()
    • stamp()
    • upgrade()
    • version()
  • ironic_inspector.db.model module
    • Attribute
      • Attribute.name
      • Attribute.node_uuid
      • Attribute.uuid
      • Attribute.value
    • IntrospectionData
      • IntrospectionData.data
      • IntrospectionData.processed
      • IntrospectionData.uuid
    • ModelBase
    • Node
      • Node.error
      • Node.finished_at
      • Node.manage_boot
      • Node.started_at
      • Node.state
      • Node.uuid
      • Node.version_id
    • Option
      • Option.name
      • Option.uuid
      • Option.value
    • Rule
      • Rule.actions
      • Rule.conditions
      • Rule.created_at
      • Rule.description
      • Rule.disabled
      • Rule.scope
      • Rule.uuid
    • RuleAction
      • RuleAction.action
      • RuleAction.as_dict()
      • RuleAction.id
      • RuleAction.params
      • RuleAction.rule
    • RuleCondition
      • RuleCondition.as_dict()
      • RuleCondition.field
      • RuleCondition.id
      • RuleCondition.invert
      • RuleCondition.multiple
      • RuleCondition.op
      • RuleCondition.params
      • RuleCondition.rule

Module contents¶

this page last updated: 2025-03-18 09:52:05
Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.

found an error? report a bug
  • Guides
  • Install Guides
  • User Guides
  • Configuration Guides
  • Operations and Administration Guides
  • API Guides
  • Contributor Guides
  • Languages
  • Deutsch (German)
  • Français (French)
  • Bahasa Indonesia (Indonesian)
  • Italiano (Italian)
  • 日本語 (Japanese)
  • 한국어 (Korean)
  • Português (Portuguese)
  • Türkçe (Türkiye)
  • 简体中文 (Simplified Chinese)

ironic-inspector 12.5.0.dev1

  • Install Guide
  • Command References
  • Configuration Guide
  • User Guide
  • Administrator Guide
  • How To Contribute
    • Basics
    • Development Environment
    • Deploying Ironic Inspector with DevStack
    • Writing a Plugin
    • Making changes to the database
    • Implementing PXE Filter Drivers
    • Python API
    • Ironic Inspector CI

Page Contents

  • ironic_inspector.db package
    • Submodules
    • Module contents

OpenStack

  • Projects
  • OpenStack Security
  • Blog
  • News

Community

  • User Groups
  • Events
  • Jobs
  • Companies
  • Contribute

Documentation

  • OpenStack Manuals
  • Getting Started
  • API Documentation
  • Wiki

Branding & Legal

  • Legal Docs
  • Logos & Guidelines
  • Trademark Policy
  • Privacy Policy
  • OpenInfra CLA

Stay In Touch

The OpenStack project is provided under the Apache 2.0 license. Docs.openstack.org is powered by Rackspace Cloud Computing.