Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python-openstacksdk-doc | Distribution: openSUSE Tumbleweed |
Version: 3.3.0 | Vendor: openSUSE |
Release: 1.1 | Build date: Mon Sep 2 19:35:16 2024 |
Group: Documentation/HTML | Build host: reproducible |
Size: 21253216 | Source RPM: python-openstacksdk-3.3.0-1.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://docs.openstack.org/openstacksdk | |
Summary: An SDK for building applications to work with OpenStack - Documentation |
The openstacksdk is a library for building applications to work with OpenStack clouds. The project aims to provide a consistent and complete set of interactions with OpenStack's many services, along with complete documentation, examples, and tools. The openstacksdk is a collection of libraries for building applications to work with OpenStack clouds.
Apache-2.0
* Mon Sep 02 2024 cloud-devel@suse.de - update to version 3.3.0 - baremetal: Decode 'config_drive' argument to 'set_provision_state' - cloud: Trivial fixes - Add Tap Mirrors to SDK - Allow project switching for Designate API - tox: Don't install package in pep8 - image: Pass correct stores argument - compute: Add Server.clear_password action - Remove retired project Senlin job - Allow tags to be passed through to compute.create_server - docs: Add missing identity v3 proxy API docs - compute, block storage: Minor fixes to limits - compute: Add additional options to Server.rebuild - compute: Correct base path for default, detailed quotas - reno: Update master for unmaintained/zed - compute: Add additional server create parameters - compute, block storage: Add support for quota class sets - compute, volume: Improve 'update_quota_set' - pre-commit: Add pyupgrade hook - Fix multiple image_id query mappings - Combine 3 auto_allocated_topology tests into one test - compute: Add support for legacy 'onSharedStorage' param - Adding SDK support for ``glance md-namespace-objects-delete`` - baremetal: Adds list node firmware support - Add support for federation service providers - Fix AttributeError in delete_limit method - volume: Allow passing a volume type object to retype_volume - cloud: Remove use of OpenStackCloudCreateException - Run auto_allocated_topology functional tests in the own project - Use mypy syntax compatible with older pythons. - tests: Rework warnings-related tests - Add Binero public cloud to vendor - pre-commit: Bump versions - volume: Allow setting volume statuses individually - cloud: Do not reference other cloud mixin's methods - volume: Add ability to set, unset image metadata - Remove mypy union line which breaks older pythons. - Add Binero public cloud to vendor support - Allow filtering BGPVPNs - trivial: Prepare for pyupgrade pre-commit hook - image: make sure the target for "clear_cache" is valid - README: Add guide on raw HTTP layer - [func test] Fix race between attachment delete and server delete - compute: Add server tag proxy methods - Fixed update_metadef_object - hacking: Add check for deprecated exception types - Identity: Add support for inherited_to for role_assignments - Extend project cleanup - Add quota class set to shared file system * Thu May 02 2024 cloud-devel@suse.de - update to version 3.1.0 - Implemented heat 'stack suspend' and 'stack resume' function - Fix: Update/Delete type encryption operation - config: Add missing space to warning - mypy: Address issues with openstack.orchestration - Remove unnecessary `keys` calls - [baremetal] Add some missing fields to node object - identity: Add test for 'role_assignments_filter' proxy method - Resource locks and access rules restrictions - reno: Update master for unmaintained/yoga - Add support for showing requested az in output - Add volume transfer support [2/2] - mypy: Address issues with openstack.network - identity: Add access rule CRUD support - connection: Fix typo - Add snapshot manage unmanage support - mypy: Address issues with openstack.compute - Add sort_key and sort_dir to core Neutron resources - Add volume manage support - Adding SDK support for ``glance md-namespace-properties-delete`` - mypy: Address issues with remaining service modules - tests: Remove unused hook - [baremetal] Add missing owner attribute to allocation - Fix project cleanup for routers with static routes - Fix the mailing list domain in documentation link - mypy: Address issues with openstack.block_storage - mypy: Address issues with openstack.clustering - mypy: Add typing to openstack._log - zuul: Switch bifrost job to jammy - Add support for provider_id for volume objects - [baremetal] Add support for service steps - Check Designate API version for shared zones tests - Enforce endpoint override for services without discovery - Return the results of init attachment request - Fix list of server migrations - Support the API for managing external gateways - volume: Add Limit to volume v2 API - compute: Add 'locked_reason' to Server resource - cloud: Replace use of aliased exceptions - fakes: Generate correct type for list type components - Add missing snapshot parameters - mypy: Address issues with openstack.baremetal, baremetal_introspection - reno: Update master for unmaintained/victoria - [baremetal] port add shard, is_smartnic, name - Drop support for Python 3.6 - docs: Add docs on configuration of a service user - Update master for stable/2024.1 - requirements: Sort alphabetically - Implement heat 'stack event list' - Incorrect protocol type in create_security_group_rule() - mypy: Address issues with openstack.identity - Remove importlib-metadata from requirements - reno: Update master for unmaintained/wallaby - tox: Correct functional test factors - Add volume transfer support [1/2] - Fix markup syntax in docstring - mypy: Address issues with openstack.object_store - reno: Update master for unmaintained/xena - pre-commit: Bump linter versions - [baremetal] driver add missing firmware interface - Switch back to LaunchPad for issue tracking - mypy: Address issues with openstack.image - Fix typo - Remove resource_key for dns floating IP * Fri Dec 01 2023 cloud-devel@suse.de - update to version 2.0.0 - [baremetal] Add firmware_interface support - block storage: Add missing docstrings - tests: Move cloud-layer service tests to their own file - tests: Update functional tests for resource providers - Bump the chunk_size to use CPU more efficiently - cloud: Remove floating network cache - [baremetal] Ensure baremetal shard parameter gets passed - cloud: Remove remnants of port caching - placement: Add support for traits - cloud: Remove '_object_store_client' - config loader: Prefer cli/env over clouds.yaml args for some args - volume: Add Extension to volume v2 API - Implemented methods for share metadata - docs: Add missing docs for block storage resources - block storage: Add support for services - mypy: Address issues with top-level files - Add support for default security group rules in SDK - volume: Add missing attributes to Extension - identity: Add support for domain config - cloud: Remove unnecessary types import - Rename share group snapshot 'members' method - Bump API version in Manila functional tests - placement: Add support for resource provider aggregates - Add image metadef object operations - tests: Rename file, remove unused file - docs: Add exception documentation - Fix bulk_delete support determination - cloud: Remove '_orchestration_client' - Fix Swift endpoint conversion to determine info/caps url - openstack.format: Remove 'serialize' classmethod - cloud: Ignore invalid filters - cloud: Convert 'get_volume_limits' to use proxy layer - fix memory leak of Connections - tests: Remove references to shade - Add "hardware_offload_type" attribute to "port" - wokflow: add update_workflow proxy method - docs: Document various warnings - docs: Add missing docs for identity resources - docs: Add missing docs for compute resources - docs: Use asterix for Network resources doc - Fix heat stack _action function to handle exception - cloud: Remove old cloud-layer caching functionality - tests: Enable UserWarning by default - [baremetal] Add support for querying for shards - support notification vmoves for masakari - docs: Add documentation for openstack.test.fakes - baremetal: Add missing docstrings - Run mypy as pre-commit - Fix manila access rules functional tests - Add fake resources generator - Treat server as a dict in add_server_interfaces - fix flavor.swap attribute type - Stop randomly sorting error lines - cloud: Remove dead code - tox: Bump min_version to 4.3.0 - image: Add support for metadef property operations - block storage: Add query string params for many APIs - Define version for share_access_rules - Encode type of 'links' for Extension objects - Unused param in stack unit test - [baremetal] Add support for parent_nodes - Implement stack export in openstacksdk - cloud: Remove '_{service}_client' properties - [baremetal] Add unhold provision state verb support - docs: Improve docs for Connection with CONF object - Add 2 tls container params for Octavia Pools - docs: Rewrite caching docs - cloud: Remove '_is_client_version' - Add missing `return` in `upload_volume_to_image` - cloud: Remove '_get_raw_client' - Support passing a subnetpool for create_subnet - tests: Skip intermittently failing placement traits test - tox: Add environment documentation - Allow resources to be skipped on project cleanup - image: Fixed URL for stores_info - Add volume attachment support - VPN: add missing fields to VpnIpsecPolicy - Add fake proxy generator - cloud: Don't use dangerous argument defaults - Define version for export_locations - compute: Add missing docstrings - Fix: volume request body for scheduler hints - fakes: Add type hints - Return HTTP response for delete_access_rule. - Add SFC to SDK - fix block storage resource registry - cloud: Remove dead method - cloud: Remove remnants of floating IP caching - Support manage/unmanage shares with manila - cloud: Remove remnants of server caching - cloud: Filter FIPs by valid filters - cloud: Remove unnecessary '_make_unicode' helper - placement: Add support for resource provider inventories - Add Octavia support for HSTS - resource: Remove unused 'Resource.service' attribute - Cleanup logic to either dry-run, bulk_delete or do single object deletes - tests: Migrate tests from os-hosts to os-services - Remove _min_microversion for consistency - volume: Add Capability to volume v2 API - cloud: Reduce duplication - Add share group snapshots to shared file systems. - Update master for stable/2023.2 - Adds share group resource to shared file system - Replace appdirs usage with platformdirs - exceptions: Remove unused exception * Tue Jul 18 2023 cloud-devel@suse.de - update to version 1.3.1 - Use custom warnings everywhere - update rackspace profile to specify identity version - Fix broken python3.6 support - tests: Ignore our own deprecation warnings - Use custom warnings, not logging.warning - Prepare for hacking 6.x - Removing region Lon1. Updating block_storage_api_version. Adding image_format. - Add share network resource to shared file system - Remove "feature/r1" override from manila job - Blackify openstack.message - Add missing `force` parameter - Blackify openstack.container_infrastructure_management - cloud: create_server: fix scheduler_hints/group - config: Load additional options for v3multifactor - Remove usage of deprecated `sre_constants` module - fix docstrings refering to volume attachments instead of server migrations - Add link to image sharing api docs - add extended neutron job - Include "security_groups" to "Port" query parameters - config: Split 'OS_AUTH_METHODS' - pre-commit: Enable black - tox: Disable E501 - Revert "Revert "Add "security_group_ids" to Port's query parameters"" - Add 'callback' to 'wait_for_delete', 'wait_for_status' - docs: Replace/remove shade-specific docs - Rework zuul config - Add share access rules to shared file system - Blackify openstack.object_store - Update master for stable/2023.1 - Blackify openstack.load_balancer - cloud: Rename shade-specific method - Blackify openstack.placement - Add BGPVPN to SDK - cloud: Remove '_ShadeAdapter' - Add Cleura acceptance tests - compute: Add Server.restore, restore_server proxy method - Blackify openstack.key_manager - Add support for Ironic node shard attribute - Blackify openstack.instance_ha - compute: Adds shelve-offload support - Add block storage summary support - Adding support for glance cache-queue Command - Blackify openstack.cloud - Drop legacy job that is always failing - Add find_share() for shared file system share resource - Blackify openstack.clustering - Add share snapshot instance resource - cloud: Remove ClusteringCloudMixin - tests: Use uuid, not randint - FWAAS: add Computed summary field to FirewallRule - utils: Add 'supports_version' - Use pre-commit for 'pep8' tox target, bump versions - Blackify openstack.baremetal, openstack.baremetal_introspection - Migrate warnings to openstack.warnings - Add support for glance cache - add a new vendor profile for the Swiss Open Telekom Cloud - Add export location resource to shared file system - Blackify openstack.image - Adds SDK support for ``glance cache-delete`` - Fix Accept header for deleting Octavia load balancers - Blackify openstack.workflow - Added neutron fields to share network resource. - Blackify openstack.network - Blackify openstack.compute (tests) - Allow key overrides in create and fetch methods - Ignore black version bump - Blackify openstack.dns - Microversion 2.91: Support specifying destination host to unshelve - Bump black to 23.3.0 - image: Don't envelope properties - cloud: Move identity-related helpers - ironic: Add support for Introspection Rules - Blackify openstack.accelerator - Change python3 jobs template to latest version - Add resize/extend share actions. - Blackify openstack.database - Blackify everything else - Blackify openstack.orchestration - Blackify openstack.compute - Fix typo - support None as expected status in wait_for_status - Add share network subnet resource to shared file system - Adds Support for ``glance cache-clear`` - modify ovh and ovh-us vendor config - Add share instances to shared file systems - Adds support for node hardware inventory - Implement acceptance test job - fix connection.Connection finalizer - Add image metadef_resource_type into the registry - Blackify openstack.block_storage - Prepare acceptance tests for real clouds - nit: Correct name of variable - tests: Isolate tests from OS_CLOUD - ssh key change - Remove unnecessary quotes - tests: Silence warning - Add Designate (DNS) zone share API - Blackify openstack.identity - Ignore blackify changes - Blackify openstack.shared_file_system * Mon Mar 06 2023 cloud-devel@suse.de - update to version 1.0.1 - baremetal: Add Node.inject_nmi method - Fix server topology and diagnostics - Revert "Add 'details' parameter to various 'find' proxy methods" - compute: don't pass networks: auto for older microversions - Drop munch dependency - Drop _normalize class - Move get_compute_usage to use proxy - Cron Triggers proxy - tox: Trivial fixes - Prepare release note for R1.0 - image: Remove _base_proxy module - Whitelist cloud functional tests in acceptance - image: Add metadef resource type operations - Stop normalizing floating ips - Deprecate all of the compute image proxy APIs - Implement unified search_resources method - image: Modify signatures of various image methods - Add Tap Services and Flows to SDK - add flavor description to flavor_create - block storage volume resource - Update README to indicate COE resource/proxy support - Remove unnecessary mocks - Add identity.group_users method - image: Add 'store' argument to 'delete_image' proxy method - tests: Avoid potential aliasing of imports - Convert cloud layer to use COE proxy layer - compute/server: add support of target state for evacuate API - Introduce resource_registry in the proxies - Add missing block storage v2 'find_*' methods - Finish Magnum rework - Add BGP Speakers and Peers to SDK - Add magnum cluster templates resource - Update python testing classifier - Fix backup metadata management and update - Add 'details' parameter to various 'find' proxy methods - baremetal: Add Node console methods - Add 'all_projects' support to proxy layers - Add typing information and documentation - image: Prevent passing conflicts args to stage_image - Fix creation of protected image for old user code - docs: Add docstring to 'openstack' module - Update tox.ini for tox v4 compatibility - Rework network functional tests - compute: Add functional tests for volume attachments - docs: Add overview of supported services to README - Improve swift headers handling - Prevent sending None password on create_user - Revert "compute/server: add support of target state for evacuate API" - Normalise query strings passed to 'find_*' methods - image: Correct typo - Allow passing more arguments to create_port - Add query mappings for vpnaas resources - Move normalize security group to sg class - support nat_destination when attaching existing floating_ip to a server - image: Allow providing 'data' argument to image upload, stage - Move _normalize_coe_* into _coe class - compute: Add support for triggering crash dumps - image: Remove unsupported parameters from v1 proxy - image: Correct typo with 'get_import_info' proxy method - Fix server action request generation - Move normalize_server to compute mixin - Add additional_vips parameter for Octavia load balancers - Update Internap auth URL - Remove python-dev from bindep - image: Add missing image import options - Fix docs for class SecurityGroupRule - image: Reformat proxy modules - compute: Pass microversion for actions - image: Remove unnecessary abstractions - coe: Add support for clusters - Accept queries when listing migrations - baremetal: Add Node boot_device methods - image: Allow listing detailed view of stores - Use /servers/detail endpoint in find_server proxy method - compute: Fix '*volume_attachment' proxy methods - Initialize tests of real clouds * Mon Jan 02 2023 cloud-devel@suse.de - update to version 0.102.0 - compute: Default to 2.48 for server diagnostics - Added Ansible OpenStack Collection to Bifrost's job.required-projects - added api requirements for new "openstack image metadefs namespace list" command - resource: Reformat calls to request - docs: Trivial adjust index structure - Drop query parameter 'id' from identity mapping - Fix pre-commit issues - tests: Improve functional testing for image methods - Fix incremental backups handling in project cleanup - image: Add support for other metadef namespace operations - Support unknown attributes in resource.__getitem__ - Migrate register_machine to use the proxy layer - docs: Add missing docs for proxy helper methods - Allow passing explicit microversions to Resource methods - Add docstring to wait_for_load_balancer() method - Allow Resource.to_dict to allow returning unknown values - network: Rename ikepolicy module - block storage: Add support for the GroupSnapshot resource - image: Trivial grouping of image proxy methods - trivial: Correct some docstrings - baremetal: rework node creation to be closer to the backend - resource: Remove unused helper, variable - Replace base64.encodestring with encodebytes - tests: Remove unnecessary service check - volume: Trivial docstring fixes to 'wait_for_status' - Extend project cleanup - block storage: Add update_volume proxy method - Add Python3 antelope unit tests - workflow: Trivial fix doc title - Update master for stable/zed - Use /volumes/detail endpoint in find_volume proxy method - Add support for fault object per Server API - Add support for updated_at field for volume snapshots - network: Remove duplicate module, update references - Allow to attach a floating ip to a specific fixed address - Update register_machine to use the Ironic format for ports - Implement project cleanup for object-store - Improve project cleanup for cinder - Actually use openstacksdk from source in the Bifrost job - resource: Fix pagination of nested Glance resources - docs: Correct docs for VpnIpsecPolicy - image: Add metadef schema resource to v2 api - Unify resource list filtering * Sat Oct 01 2022 cloud-devel@suse.de - update to version 0.101.0 - Fix Baremetal cloud layer - Do not log to stdout by default - Fix python-dev reference in bindep - Add VPNaaS Endpoint Group resource - compute: Add support for instance actions - cloud: Remove a load of normalize helpers - Change title for "unreleased" renos - Reorg existing vpnaas content - Add VPNaaS IpsecPolicy resource - Allow to pass description parameter to cloud.create_server() - remove unicode prefix from code - cloud: Update docstrings for image functions - Remove unused normalization helpers - cloud: Update docstrings for accelerator functions - trivial: Run some files through black - Add network address_group proxy doc and unit tests - block storage: Add support for the Group resource - Allow unknown attributes in project resources - Enable add_ips_to_server() and _needs_floating_ip() for pristine server resources - docs: Add missing docs for block storage v3 proxy APIs - cloud: Update docstrings for compute functions - network RBAC policy: allow query for target tenant - Replace deprecated failUnlessEqual with assertEqual - Reduce list_router_interfaces() to necessary API calls - proxy: Resolve a TODO - cloud: Update docstrings for network functions - Add CRUD methods for Neutron router ndp proxy - Restore functionality to attach multiple floating ips with add_ip_list() - resource: Merge unnecessary separation of logic - cloud: Update docstrings for identity functions - cloud: Update docstrings for object store functions - Warn when no statsd library available - cloud: Update docstrings for block storage functions - Make nodepool jobs non voting - compute: Add support for os-simple-tenant-usages API - tests: Add pointers to docs on running tests - Add update capabilities to Snapshots - Disable deprecation warning for tenant_id - block storage: Add support for group type specs - Rework caching - compute: Correct some docstrings - test: Remove duplicated tests - Fix object upload for RAX * Tue Jun 07 2022 cloud-devel@suse.de - update to version 0.99.0 - Fix functional test for user message - Block storage - reunite :class: links on single lines - Splits class `TestPlacementProxy` - compute: Server group rules are dicts, not lists of dicts - Skip qos-pps-minimum tests if extension is missing - network: Fix update of network provider - Improve StatsD metric precision - Get rid of normalization for image service - Add "security_group_ids" to Port's query parameters - Switch update_server cloud layer to proxy - Splits class `TestOrchestrationProxy` - Cloud / Compute service - reindentation of the docstrings - Database service - reindentation of the docstrings - Fix misuse of assertTrue - Improve compute flavor handling - Adds storage pools to shared file system - exception: Correct argument - Shared File System - reindentation of the docstrings - Reindentation of the docstrings for baremetal service - Replace the 'try except' block - tests: Handle overridden 'verify_delete' (kw)args - Switch quota methods of cloud layer to proxy - Start splitting the `TestImageProxy` class - Network - reindentation of the docstrings - Splits class `TestInstanceHaProxy` - Fix import order in identity tests - Cloud / Network service - reindentation of the docstrings - Splits the `TestBaremetalProxy` class - Splits class `TestMessageProxy` - Extend has_version function to accept version parameter - Fix import order in block_storage tests - Fix import order in orchestration tests - Support description in sg-rule creation - Add user message to shared file system - Functional tests for vpn ike policy resource - Add missing headers in object store - Identity: Add support for system role assignment - Cloud / Floating service - reindentation of the docstrings - Add revert share to snapshot to shared file system. - Indentation of the docstrings - Add limit resource to shared file system - Image service - reindentation of the docstrings - fix: improperly encoded object names - Add QoS min pps rule object and CRUD operations - Cloud / Dns service - reindentation of the docstrings - Network service - reunite :class: links on single lines - resource: Rewrap function signatures - Switch unittests for BS to use v3 - Run nodepool job - compute: Add support for migrations API - Fix setting initial object/container metadata. - Restore get_compute_limits backward compatibility - Switch cloud.compute.get_server_by_id to use proxy - tests: Centralize configuration of default flavor, image - trivial: Typo fixes - Allow to filter endpoints by region_id - Instance HA service - reunite :class: links on single lines - Switch create_server cloud method to proxy - Keep creating keystone admin endpoint for heat - Introduce common class for QuotaSet - Introduce QuotaSet in the compute service - Orchestration service - reunite class links (:class:) on one line - compute: Add support for microversion 2.89 - Switch Swift cloud layer to proxy - Fix import order in clustering tests - Cloud / Normalize service - reindentation of the docstrings - doc: Remove references to 'examples' test env - Clustering - reindentation of the docstrings - fix creation of protected image - Cloud / Security group service - reindentation of the docstrings - Vpn ike policy resource - Splits class `TestNetworkProxy` - Get rid of normalization in network CL - Revive legacy job - Orchestration- reindentation of the docstrings - Get rid of normalization in compute CL - Add Neutron Local IP CRUD - Compute - reindentation of the docstrings - Switch delete_server cloud method to rely on proxy - resource: Remove deprecated 'allow_get' attribute - doc: Update testing documentation - Add Python3 zed unit tests - Add a manila functional check job - compute: Regroup proxy methods - Add share snapshot to shared file system. - Add QoS rule type filtering keys - Cloud / Baremetal service - reindentation of the docstrings - DNS - reindentation of the docstrings - Introduce QuotaSet in block storage service - Fix key generation for caching - Add R1 summary release note - Cloud / Utils service - reindentation of the docstrings - trivial: Correct docstrings for 'delete' proxy calls - Optimize code by moving misc functions to utils - Add query parameters to local ip - Add user group assignment support in identity - Splits class `TestSharedFileSystemProxy` - image: Add "id" filter for images - Skip tests when needed extensions are disabled - Identity service - reunite :class: links on single lines - Shared file system - reunite :class: links on single lines - Revert "Add "security_group_ids" to Port's query parameters" - Cloud / Identity service - reindentation of the docstrings - Add common metadata mixin to block storage and clustering - Splits class `TestKeyManagerProxy` - Use empty read_acl for swift container - Make metadata a common mixin - Add support for updated_at field for volume objects - Remove '__unicode__' helper - Correct documentation about Load Balancer API - Switch compute limits cloud to proxy - Update master for stable/yoga - compute: Add support for server migrations API - Switch quota_set cloud layer BS methods to proxy - Get rid of normalization in orchestration CL - Fix import order in cloud tests - Move tag mixin into the common - Reindentation of the docstrings - Block storage - reindentation of the docstrings - Rely on proxy for compute.flavor cloud layer operations - Cloud / Coe service - reindentation of the docstrings - Load balancer - reindentation of the docstrings - Get rid of normalization in identity CL - Get rid of normalization in further CL services - Object Store - reindentation of the docstrings - Switch rebuild_server cloud method to rely on proxy - Splits the `TestAcceleratorProxy` class * Tue May 24 2022 cloud-devel@suse.de - update to version 0.61.0 - Add "check_limit" to network Quota class - Update master for stable/xena - compute: Add support for server lock reason - compute: Add support for microversion 2.89 - Change image.hw_qemu_guest_agent to be string - Fix some docstrings, and a small bug - Vpn ike policy resource - Add Python3 yoga unit tests - Keep creating keystone admin endpoint for heat - Add compute microversion 2.78 - Add Neutron Local IP CRUD - Remove misspelled speccing arguments - Adds "test_update_zone" test case - Splits class `TestNetworkProxy` - Add support for reading node's "boot_mode" and "secure_boot" fields - Add support for changing baremetal node's boot_mode and secure_boot states - Add description args for device profile create - Changed minversion in tox to 3.18.0 * Tue Oct 26 2021 cloud-devel@suse.de - update to version 0.59.0 - Add support for API Extensions - Add support for project options - Add pre-commit - Update master for stable/wallaby - Add compute microversion 2.77 - Add IPsecSiteConnection resource and proxy layer functionality for it - Improve README to provide example of Resource usage - Fix more import order in tests - placement: Add support for resource providers - Add support for Resource Filters - tests: Remove final use of 'TestProxyBase._verify' - Apply import order in some tests - Don't send empty remote_address_group_id for security groups - Drop jobs failing for too long - tests: Remove dead code - Temporarily disable nodepool job - Allow unknown attributes to be included in request body - Drop lower-constraints job - Apply import order in more tests - Fix import order in message and workflow unit tests - Switch to openstack-python3-xena-jobs template - Fix more import orders - Revert tags query_params back to tag - Fix import order in accelerator and config unit tests - Extend has_version function to accept version parameter - tox: Enable parallel docs build - Add deploy_steps to baremetal node provisioning - Add support for the GroupType resource - Adding retype_volume to BlockStorageCloudMixin - Increase RAM for the Ironic CI jobs - Cache auth token in keyring - Move to OFTC - Fix key generation for caching - Add support for the Neutron L3 conntrack helper API - Add min_count and max_count attributes to Server - docs: Add intro doc to user guide - placement: Add support for resource classes - Added support for the Capabilities resource - Prepare separate block_storage v3 documentation - Adjust image _base_proxy condition - Added support for the Limits resource - Fix import order in compute unit tests - Fix import order in load_balancer unit tests - Fix MFA authorization - Fix get_server_password method - Remove references to 'sys.version_info' - Add compute microversion 2.79 - Fix typo - _list lists, doesn't delete - Apply pep8 import order style - Add set_readonly_volume to BlockStorageCloudMixin - Add compute microversion 2.57 - setup.cfg: Replace dashes with underscores - Implement driver vendor passthrough - tests: Rename 'TestProxyBase._verify2' to '_verify' - Adds Node Vendor passthru - Avoid prometheus metrics explosion - Allow for override of statsd/influxdb settings per cloud - Fixing more import orders - Use py3 as the default runtime for tox - statsd: use timedelta and pipeline - tests: Sanity check 'test_proxy_base' - Fix import order in network unit tests - Extend functional test of image - Add tags option to the image upload * Sun May 02 2021 cloud-devel@suse.de - update to version 0.55.0 - Skip address group functional tests if no extension - Volume Target support for Ironic on OpenStack SDK - Update master for stable/victoria - Follow-up on 751234 and 750072 - Switch flavor ops in the cloud layer to proxy - Add ALPN support to load balancer listener - Fix l-c testing for ubuntu focal - Replace assertItemsEqual with assertCountEqual - Fix a trivial error in one of the error messages - Add _max_microversion for aggregates - Add ``device_profile`` attribute to ``port`` - Prevent the endless loop in resource listing - Fix invalid assertIsNotNone statement - Update TOX_CONSTRAINTS_FILE - Respect default microversion in the microversion negotiation - Fix the invalid if statement - Add compute microversion 2.70 - Add TODO to remove md5 wrapper - Set resource URI properties in listing method - add cluster_id to filter by cluster_id when list actions - Add update_flavor method - Remove duplicate test_zone_create - Add shared file systems support - Drop .json suffix from networking URLs - Move 'collections.Mapping' to 'collections.abc' - Trival change: Correct some errors - New volume availability zone resource, new functional and unit tests - Add tls_enabled param for Octavia Pools - Fix hacking min version to 3.0.1 - Support waiting for bare metal power states - Complete compute.service operations - Add "description" to cinder volume types. - Refresh deprecated link - Update Open Telekom Cloud vendor docu - Fix a bogus error in config loader when using several args with dashes - Add func test for compute microversion 2.3 - Add additional compute flavor operations - Change nodepool job to build CentOS-8-stream (unblock gate) - Add source_ip_prefix and destination_ip_prefix to metering label rules - Support roles 'name' in list_roles call - [Trival]: Add comments in the cloud/accelerator - Deprecate 'remote_ip_prefix' parameter in metering label rules - Add new Open Telekom Cloud region into the profile - Migrate ironic job to focal - Add support for overriding list base_path in find function - Add some compute console operations - Include "fields" to "Port" query parameters - Add support for updating Block Storage Volume type extra_spec attributes - Modify cloud.get_aggregate to use proxy.find - add masakari enabled to segment - Improve Ironic API on OpenStack SDK - Fix invalid argument formatting in log messages - Complete compute.hypervisor functions - Repair 2 deprecation warnings - Add id query parameter to sg rules - Add ALPN support to load balancer pools - Support SNAP_REAL_HOME when using openstacksdk inside a snap package - Switch cloud.networking.qos* operations to rely on proxy layer - Squeeze SnapshotDetail class into Snapshot - encapsulate md5 calls for fips - Add neutron address group CRUD - Add user_id as optional param to keypair operations - Apply urllib.parse.quote in unittests to get_mock_url - Remove unnecessary string formatting - Don't set list_type to dict for server groups. - Remove install unnecessary packages - Expand user path when loading SSL-related files - Increase IRONIC_VM_SPECS_RAM to avoid KP - Drop swift check for volume backup - Change microseconds to total_seconds() - Add 'project_id' to Snapshot query parameters - Complete compute aggregate functions - Add support for updating cinder (v3) volume types - Add query parameters to listing heat stacks - Support remote address group in SG rules - Support Deploy Templates for Ironic API - Fix exception parsing when using WSME - Add tests for compute microversion 2.2 and 2.10 - Disable dstat on ironic job - Switch nodepool test to containers - Add support for Block Storage (v3) VolumeType Encyption resources
/usr/share/doc/packages/python-openstacksdk-doc /usr/share/doc/packages/python-openstacksdk-doc/LICENSE /usr/share/doc/packages/python-openstacksdk-doc/html /usr/share/doc/packages/python-openstacksdk-doc/html/_sources /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/contributor /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/contributor/coding.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/contributor/contributing.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/contributor/create /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/contributor/create/resource.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/contributor/history.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/contributor/index.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/contributor/layout.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/contributor/setup.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/contributor/testing.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/glossary.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/index.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/install /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/install/index.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/releasenotes.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/config /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/config/configuration.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/config/index.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/config/network-config.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/config/reference.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/config/using.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/config/vendor-support.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/connection.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/exceptions.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/guides /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/guides/baremetal.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/guides/block_storage.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/guides/clustering /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/guides/clustering.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/guides/clustering/action.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/guides/clustering/cluster.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/guides/clustering/event.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/guides/clustering/node.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/guides/clustering/policy.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/guides/clustering/policy_type.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/guides/clustering/profile.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/guides/clustering/profile_type.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/guides/clustering/receiver.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/guides/compute.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/guides/connect.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/guides/connect_from_config.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/guides/database.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/guides/dns.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/guides/identity.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/guides/image.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/guides/intro.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/guides/key_manager.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/guides/logging.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/guides/message.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/guides/network.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/guides/object_store.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/guides/orchestration.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/guides/shared_file_system.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/guides/stats.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/index.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/microversions.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/model.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/multi-cloud-demo.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/proxies /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/proxies/accelerator.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/proxies/baremetal.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/proxies/baremetal_introspection.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/proxies/block_storage_v2.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/proxies/block_storage_v3.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/proxies/clustering.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/proxies/compute.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/proxies/container_infrastructure_management.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/proxies/database.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/proxies/dns.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/proxies/identity_v2.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/proxies/identity_v3.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/proxies/image_v1.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/proxies/image_v2.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/proxies/key_manager.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/proxies/load_balancer_v2.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/proxies/message_v2.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/proxies/network.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/proxies/object_store.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/proxies/orchestration.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/proxies/placement.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/proxies/shared_file_system.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/proxies/workflow.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resource.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/accelerator /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/accelerator/index.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/accelerator/v2 /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/accelerator/v2/accelerator_request.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/accelerator/v2/deployable.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/accelerator/v2/device.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/accelerator/v2/device_profile.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/baremetal /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/baremetal/index.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/baremetal/v1 /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/baremetal/v1/allocation.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/baremetal/v1/chassis.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/baremetal/v1/conductor.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/baremetal/v1/deploy_templates.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/baremetal/v1/driver.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/baremetal/v1/node.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/baremetal/v1/port.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/baremetal/v1/port_group.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/baremetal/v1/volume_connector.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/baremetal/v1/volume_target.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/baremetal_introspection /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/baremetal_introspection/index.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/baremetal_introspection/v1 /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/baremetal_introspection/v1/introspection.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/baremetal_introspection/v1/introspection_rule.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/block_storage /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/block_storage/index.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/block_storage/v2 /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/block_storage/v2/backup.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/block_storage/v2/capabilities.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/block_storage/v2/limits.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/block_storage/v2/quota_set.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/block_storage/v2/snapshot.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/block_storage/v2/stats.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/block_storage/v2/type.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/block_storage/v2/volume.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/block_storage/v3 /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/block_storage/v3/attachment.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/block_storage/v3/availability_zone.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/block_storage/v3/backup.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/block_storage/v3/block_storage_summary.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/block_storage/v3/capabilities.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/block_storage/v3/extension.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/block_storage/v3/group.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/block_storage/v3/group_snapshot.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/block_storage/v3/group_type.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/block_storage/v3/limits.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/block_storage/v3/quota_set.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/block_storage/v3/resource_filter.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/block_storage/v3/service.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/block_storage/v3/snapshot.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/block_storage/v3/stats.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/block_storage/v3/transfer.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/block_storage/v3/type.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/block_storage/v3/volume.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/clustering /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/clustering/index.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/clustering/v1 /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/clustering/v1/action.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/clustering/v1/build_info.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/clustering/v1/cluster.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/clustering/v1/cluster_policy.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/clustering/v1/event.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/clustering/v1/node.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/clustering/v1/policy.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/clustering/v1/policy_type.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/clustering/v1/profile.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/clustering/v1/profile_type.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/clustering/v1/receiver.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/compute /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/compute/index.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/compute/v2 /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/compute/v2/aggregate.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/compute/v2/availability_zone.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/compute/v2/extension.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/compute/v2/flavor.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/compute/v2/hypervisor.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/compute/v2/image.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/compute/v2/keypair.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/compute/v2/limits.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/compute/v2/migration.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/compute/v2/quota_set.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/compute/v2/server.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/compute/v2/server_action.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/compute/v2/server_diagnostics.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/compute/v2/server_group.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/compute/v2/server_interface.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/compute/v2/server_ip.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/compute/v2/server_migration.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/compute/v2/server_remote_console.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/compute/v2/service.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/compute/v2/usage.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/compute/v2/volume_attachment.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/compute/version.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/container_infrastructure_management /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/container_infrastructure_management/cluster.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/container_infrastructure_management/cluster_certificate.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/container_infrastructure_management/cluster_template.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/container_infrastructure_management/index.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/container_infrastructure_management/service.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/database /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/database/index.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/database/v1 /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/database/v1/database.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/database/v1/flavor.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/database/v1/instance.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/database/v1/user.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/dns /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/dns/index.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/dns/v2 /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/dns/v2/floating_ip.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/dns/v2/recordset.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/dns/v2/zone.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/dns/v2/zone_export.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/dns/v2/zone_import.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/dns/v2/zone_share.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/dns/v2/zone_transfer.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/identity /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/identity/index.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/identity/v2 /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/identity/v2/extension.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/identity/v2/role.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/identity/v2/tenant.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/identity/v2/user.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/identity/v3 /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/identity/v3/application_credential.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/identity/v3/credential.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/identity/v3/domain.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/identity/v3/domain_config.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/identity/v3/endpoint.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/identity/v3/federation_protocol.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/identity/v3/group.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/identity/v3/identity_provider.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/identity/v3/limit.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/identity/v3/mapping.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/identity/v3/policy.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/identity/v3/project.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/identity/v3/region.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/identity/v3/registered_limit.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/identity/v3/role.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/identity/v3/role_assignment.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/identity/v3/role_domain_group_assignment.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/identity/v3/role_domain_user_assignment.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/identity/v3/role_project_group_assignment.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/identity/v3/role_project_user_assignment.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/identity/v3/role_system_group_assignment.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/identity/v3/role_system_user_assignment.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/identity/v3/service.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/identity/v3/system.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/identity/v3/trust.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/identity/v3/user.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/identity/version.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/image /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/image/index.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/image/v1 /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/image/v1/image.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/image/v2 /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/image/v2/image.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/image/v2/member.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/image/v2/metadef_namespace.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/image/v2/metadef_object.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/image/v2/metadef_property.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/image/v2/metadef_resource_type.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/image/v2/metadef_schema.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/image/v2/service_info.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/image/v2/task.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/key_manager /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/key_manager/index.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/key_manager/v1 /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/key_manager/v1/container.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/key_manager/v1/order.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/key_manager/v1/secret.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/load_balancer /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/load_balancer/index.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/load_balancer/v2 /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/load_balancer/v2/amphora.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/load_balancer/v2/availability_zone.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/load_balancer/v2/availability_zone_profile.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/load_balancer/v2/flavor.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/load_balancer/v2/flavor_profile.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/load_balancer/v2/health_monitor.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/load_balancer/v2/l7_policy.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/load_balancer/v2/l7_rule.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/load_balancer/v2/listener.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/load_balancer/v2/load_balancer.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/load_balancer/v2/member.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/load_balancer/v2/pool.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/load_balancer/v2/provider.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/load_balancer/v2/quota.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/network /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/network/index.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/network/v2 /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/network/v2/address_group.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/network/v2/address_scope.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/network/v2/agent.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/network/v2/auto_allocated_topology.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/network/v2/availability_zone.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/network/v2/bgp_peer.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/network/v2/bgp_speaker.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/network/v2/bgpvpn.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/network/v2/bgpvpn_network_association.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/network/v2/bgpvpn_port_association.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/network/v2/bgpvpn_router_association.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/network/v2/extension.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/network/v2/flavor.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/network/v2/floating_ip.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/network/v2/health_monitor.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/network/v2/listener.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/network/v2/load_balancer.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/network/v2/local_ip.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/network/v2/local_ip_association.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/network/v2/metering_label.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/network/v2/metering_label_rule.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/network/v2/ndp_proxy.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/network/v2/network.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/network/v2/network_ip_availability.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/network/v2/network_segment_range.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/network/v2/pool.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/network/v2/pool_member.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/network/v2/port.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/network/v2/qos_bandwidth_limit_rule.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/network/v2/qos_dscp_marking_rule.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/network/v2/qos_minimum_bandwidth_rule.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/network/v2/qos_minimum_packet_rate_rule.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/network/v2/qos_policy.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/network/v2/qos_rule_type.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/network/v2/quota.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/network/v2/rbac_policy.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/network/v2/router.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/network/v2/security_group.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/network/v2/security_group_rule.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/network/v2/segment.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/network/v2/service_profile.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/network/v2/service_provider.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/network/v2/sfc_flow_classifier.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/network/v2/sfc_port_chain.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/network/v2/sfc_port_pair.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/network/v2/sfc_port_pair_group.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/network/v2/sfc_service_graph.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/network/v2/subnet.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/network/v2/subnet_pool.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/network/v2/tap_flow.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/network/v2/tap_mirror.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/network/v2/tap_service.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/network/v2/vpn /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/network/v2/vpn/endpoint_group.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/network/v2/vpn/ike_policy.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/network/v2/vpn/index.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/network/v2/vpn/ipsec_policy.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/network/v2/vpn/ipsec_site_connection.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/network/v2/vpn/service.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/object_store /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/object_store/index.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/object_store/v1 /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/object_store/v1/account.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/object_store/v1/container.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/object_store/v1/obj.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/orchestration /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/orchestration/index.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/orchestration/v1 /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/orchestration/v1/resource.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/orchestration/v1/stack.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/orchestration/v1/stack_event.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/placement /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/placement/index.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/placement/v1 /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/placement/v1/resource_class.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/placement/v1/resource_provider.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/placement/v1/resource_provider_inventory.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/placement/v1/trait.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/shared_file_system /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/shared_file_system/index.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/shared_file_system/v2 /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/shared_file_system/v2/availability_zone.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/shared_file_system/v2/limit.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/shared_file_system/v2/quota_class_set.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/shared_file_system/v2/resource_locks.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/shared_file_system/v2/share.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/shared_file_system/v2/share_access_rule.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/shared_file_system/v2/share_group.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/shared_file_system/v2/share_group_snapshot.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/shared_file_system/v2/share_instance.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/shared_file_system/v2/share_network.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/shared_file_system/v2/share_network_subnet.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/shared_file_system/v2/share_snapshot.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/shared_file_system/v2/share_snapshot_instance.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/shared_file_system/v2/storage_pool.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/shared_file_system/v2/user_message.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/workflow /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/workflow/index.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/workflow/v2 /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/workflow/v2/crontrigger.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/workflow/v2/execution.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/resources/workflow/v2/workflow.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/service_description.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/testing /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/testing/fakes.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/testing/index.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/transition_from_profile.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/utils.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_sources/user/warnings.rst.txt /usr/share/doc/packages/python-openstacksdk-doc/html/_static /usr/share/doc/packages/python-openstacksdk-doc/html/_static/basic.css /usr/share/doc/packages/python-openstacksdk-doc/html/_static/css /usr/share/doc/packages/python-openstacksdk-doc/html/_static/css/bootstrap.css /usr/share/doc/packages/python-openstacksdk-doc/html/_static/css/bootstrap.min.css /usr/share/doc/packages/python-openstacksdk-doc/html/_static/css/combined.css /usr/share/doc/packages/python-openstacksdk-doc/html/_static/css/font-awesome.css /usr/share/doc/packages/python-openstacksdk-doc/html/_static/css/font-awesome.min.css /usr/share/doc/packages/python-openstacksdk-doc/html/_static/css/search.css /usr/share/doc/packages/python-openstacksdk-doc/html/_static/doctools.js /usr/share/doc/packages/python-openstacksdk-doc/html/_static/documentation_options.js /usr/share/doc/packages/python-openstacksdk-doc/html/_static/favicon.ico /usr/share/doc/packages/python-openstacksdk-doc/html/_static/file.png /usr/share/doc/packages/python-openstacksdk-doc/html/_static/fonts /usr/share/doc/packages/python-openstacksdk-doc/html/_static/fonts/FontAwesome.otf /usr/share/doc/packages/python-openstacksdk-doc/html/_static/fonts/fontawesome-webfont.eot /usr/share/doc/packages/python-openstacksdk-doc/html/_static/fonts/fontawesome-webfont.svg /usr/share/doc/packages/python-openstacksdk-doc/html/_static/fonts/fontawesome-webfont.ttf /usr/share/doc/packages/python-openstacksdk-doc/html/_static/fonts/fontawesome-webfont.woff /usr/share/doc/packages/python-openstacksdk-doc/html/_static/fonts/fontawesome-webfont.woff2 /usr/share/doc/packages/python-openstacksdk-doc/html/_static/fonts/glyphicons-halflings-regular.eot /usr/share/doc/packages/python-openstacksdk-doc/html/_static/fonts/glyphicons-halflings-regular.svg /usr/share/doc/packages/python-openstacksdk-doc/html/_static/fonts/glyphicons-halflings-regular.ttf /usr/share/doc/packages/python-openstacksdk-doc/html/_static/fonts/glyphicons-halflings-regular.woff /usr/share/doc/packages/python-openstacksdk-doc/html/_static/fonts/glyphicons-halflings-regular.woff2 /usr/share/doc/packages/python-openstacksdk-doc/html/_static/images /usr/share/doc/packages/python-openstacksdk-doc/html/_static/images/docs /usr/share/doc/packages/python-openstacksdk-doc/html/_static/images/docs/license.png /usr/share/doc/packages/python-openstacksdk-doc/html/_static/images/docs/superuser1.png /usr/share/doc/packages/python-openstacksdk-doc/html/_static/images/docs/superuser2.png /usr/share/doc/packages/python-openstacksdk-doc/html/_static/images/docs/superuser3.png /usr/share/doc/packages/python-openstacksdk-doc/html/_static/images/docs/superuser4.png /usr/share/doc/packages/python-openstacksdk-doc/html/_static/images/footer-facebook-hover.png /usr/share/doc/packages/python-openstacksdk-doc/html/_static/images/footer-facebook.png /usr/share/doc/packages/python-openstacksdk-doc/html/_static/images/footer-linkedin-hover.png /usr/share/doc/packages/python-openstacksdk-doc/html/_static/images/footer-linkedin.png /usr/share/doc/packages/python-openstacksdk-doc/html/_static/images/footer-twitter-hover.png /usr/share/doc/packages/python-openstacksdk-doc/html/_static/images/footer-twitter.png /usr/share/doc/packages/python-openstacksdk-doc/html/_static/images/footer-youtube-hover.png /usr/share/doc/packages/python-openstacksdk-doc/html/_static/images/footer-youtube.png /usr/share/doc/packages/python-openstacksdk-doc/html/_static/images/loading.gif /usr/share/doc/packages/python-openstacksdk-doc/html/_static/images/logo-full.png /usr/share/doc/packages/python-openstacksdk-doc/html/_static/images/logo-full.svg /usr/share/doc/packages/python-openstacksdk-doc/html/_static/images/logo-vert.png /usr/share/doc/packages/python-openstacksdk-doc/html/_static/images/logo-vert.svg /usr/share/doc/packages/python-openstacksdk-doc/html/_static/images/openstack-logo-full.png /usr/share/doc/packages/python-openstacksdk-doc/html/_static/images/openstack-logo-full.svg /usr/share/doc/packages/python-openstacksdk-doc/html/_static/images/openstack-logo-vert.png /usr/share/doc/packages/python-openstacksdk-doc/html/_static/images/openstack-logo-vert.svg /usr/share/doc/packages/python-openstacksdk-doc/html/_static/images/search-icon.png /usr/share/doc/packages/python-openstacksdk-doc/html/_static/js /usr/share/doc/packages/python-openstacksdk-doc/html/_static/js/bootstrap.js /usr/share/doc/packages/python-openstacksdk-doc/html/_static/js/bootstrap.min.js /usr/share/doc/packages/python-openstacksdk-doc/html/_static/js/docs.js /usr/share/doc/packages/python-openstacksdk-doc/html/_static/js/jquery-3.2.1.js /usr/share/doc/packages/python-openstacksdk-doc/html/_static/js/jquery-3.2.1.min.js /usr/share/doc/packages/python-openstacksdk-doc/html/_static/js/navigation.js /usr/share/doc/packages/python-openstacksdk-doc/html/_static/language_data.js /usr/share/doc/packages/python-openstacksdk-doc/html/_static/minus.png /usr/share/doc/packages/python-openstacksdk-doc/html/_static/plus.png /usr/share/doc/packages/python-openstacksdk-doc/html/_static/pygments.css /usr/share/doc/packages/python-openstacksdk-doc/html/_static/searchtools.js /usr/share/doc/packages/python-openstacksdk-doc/html/_static/sphinx_highlight.js /usr/share/doc/packages/python-openstacksdk-doc/html/contributor /usr/share/doc/packages/python-openstacksdk-doc/html/contributor/coding.html /usr/share/doc/packages/python-openstacksdk-doc/html/contributor/contributing.html /usr/share/doc/packages/python-openstacksdk-doc/html/contributor/create /usr/share/doc/packages/python-openstacksdk-doc/html/contributor/create/resource.html /usr/share/doc/packages/python-openstacksdk-doc/html/contributor/history.html /usr/share/doc/packages/python-openstacksdk-doc/html/contributor/index.html /usr/share/doc/packages/python-openstacksdk-doc/html/contributor/layout.html /usr/share/doc/packages/python-openstacksdk-doc/html/contributor/setup.html /usr/share/doc/packages/python-openstacksdk-doc/html/contributor/testing.html /usr/share/doc/packages/python-openstacksdk-doc/html/genindex.html /usr/share/doc/packages/python-openstacksdk-doc/html/glossary.html /usr/share/doc/packages/python-openstacksdk-doc/html/index.html /usr/share/doc/packages/python-openstacksdk-doc/html/install /usr/share/doc/packages/python-openstacksdk-doc/html/install/index.html /usr/share/doc/packages/python-openstacksdk-doc/html/objects.inv /usr/share/doc/packages/python-openstacksdk-doc/html/py-modindex.html /usr/share/doc/packages/python-openstacksdk-doc/html/releasenotes.html /usr/share/doc/packages/python-openstacksdk-doc/html/search.html /usr/share/doc/packages/python-openstacksdk-doc/html/searchindex.js /usr/share/doc/packages/python-openstacksdk-doc/html/user /usr/share/doc/packages/python-openstacksdk-doc/html/user/config /usr/share/doc/packages/python-openstacksdk-doc/html/user/config/configuration.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/config/index.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/config/network-config.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/config/reference.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/config/using.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/config/vendor-support.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/connection.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/exceptions.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/guides /usr/share/doc/packages/python-openstacksdk-doc/html/user/guides/baremetal.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/guides/block_storage.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/guides/clustering /usr/share/doc/packages/python-openstacksdk-doc/html/user/guides/clustering.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/guides/clustering/action.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/guides/clustering/cluster.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/guides/clustering/event.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/guides/clustering/node.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/guides/clustering/policy.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/guides/clustering/policy_type.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/guides/clustering/profile.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/guides/clustering/profile_type.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/guides/clustering/receiver.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/guides/compute.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/guides/connect.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/guides/connect_from_config.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/guides/database.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/guides/dns.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/guides/identity.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/guides/image.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/guides/intro.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/guides/key_manager.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/guides/logging.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/guides/message.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/guides/network.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/guides/object_store.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/guides/orchestration.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/guides/shared_file_system.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/guides/stats.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/index.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/microversions.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/model.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/multi-cloud-demo.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/proxies /usr/share/doc/packages/python-openstacksdk-doc/html/user/proxies/accelerator.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/proxies/baremetal.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/proxies/baremetal_introspection.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/proxies/block_storage_v2.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/proxies/block_storage_v3.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/proxies/clustering.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/proxies/compute.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/proxies/container_infrastructure_management.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/proxies/database.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/proxies/dns.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/proxies/identity_v2.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/proxies/identity_v3.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/proxies/image_v1.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/proxies/image_v2.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/proxies/key_manager.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/proxies/load_balancer_v2.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/proxies/message_v2.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/proxies/network.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/proxies/object_store.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/proxies/orchestration.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/proxies/placement.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/proxies/shared_file_system.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/proxies/workflow.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resource.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/accelerator /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/accelerator/index.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/accelerator/v2 /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/accelerator/v2/accelerator_request.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/accelerator/v2/deployable.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/accelerator/v2/device.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/accelerator/v2/device_profile.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/baremetal /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/baremetal/index.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/baremetal/v1 /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/baremetal/v1/allocation.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/baremetal/v1/chassis.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/baremetal/v1/conductor.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/baremetal/v1/deploy_templates.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/baremetal/v1/driver.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/baremetal/v1/node.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/baremetal/v1/port.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/baremetal/v1/port_group.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/baremetal/v1/volume_connector.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/baremetal/v1/volume_target.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/baremetal_introspection /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/baremetal_introspection/index.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/baremetal_introspection/v1 /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/baremetal_introspection/v1/introspection.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/baremetal_introspection/v1/introspection_rule.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/block_storage /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/block_storage/index.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/block_storage/v2 /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/block_storage/v2/backup.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/block_storage/v2/capabilities.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/block_storage/v2/limits.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/block_storage/v2/quota_set.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/block_storage/v2/snapshot.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/block_storage/v2/stats.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/block_storage/v2/type.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/block_storage/v2/volume.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/block_storage/v3 /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/block_storage/v3/attachment.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/block_storage/v3/availability_zone.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/block_storage/v3/backup.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/block_storage/v3/block_storage_summary.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/block_storage/v3/capabilities.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/block_storage/v3/extension.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/block_storage/v3/group.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/block_storage/v3/group_snapshot.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/block_storage/v3/group_type.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/block_storage/v3/limits.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/block_storage/v3/quota_set.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/block_storage/v3/resource_filter.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/block_storage/v3/service.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/block_storage/v3/snapshot.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/block_storage/v3/stats.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/block_storage/v3/transfer.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/block_storage/v3/type.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/block_storage/v3/volume.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/clustering /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/clustering/index.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/clustering/v1 /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/clustering/v1/action.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/clustering/v1/build_info.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/clustering/v1/cluster.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/clustering/v1/cluster_policy.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/clustering/v1/event.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/clustering/v1/node.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/clustering/v1/policy.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/clustering/v1/policy_type.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/clustering/v1/profile.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/clustering/v1/profile_type.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/clustering/v1/receiver.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/compute /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/compute/index.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/compute/v2 /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/compute/v2/aggregate.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/compute/v2/availability_zone.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/compute/v2/extension.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/compute/v2/flavor.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/compute/v2/hypervisor.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/compute/v2/image.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/compute/v2/keypair.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/compute/v2/limits.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/compute/v2/migration.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/compute/v2/quota_set.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/compute/v2/server.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/compute/v2/server_action.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/compute/v2/server_diagnostics.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/compute/v2/server_group.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/compute/v2/server_interface.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/compute/v2/server_ip.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/compute/v2/server_migration.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/compute/v2/server_remote_console.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/compute/v2/service.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/compute/v2/usage.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/compute/v2/volume_attachment.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/compute/version.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/container_infrastructure_management /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/container_infrastructure_management/cluster.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/container_infrastructure_management/cluster_certificate.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/container_infrastructure_management/cluster_template.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/container_infrastructure_management/index.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/container_infrastructure_management/service.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/database /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/database/index.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/database/v1 /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/database/v1/database.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/database/v1/flavor.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/database/v1/instance.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/database/v1/user.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/dns /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/dns/index.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/dns/v2 /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/dns/v2/floating_ip.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/dns/v2/recordset.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/dns/v2/zone.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/dns/v2/zone_export.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/dns/v2/zone_import.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/dns/v2/zone_share.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/dns/v2/zone_transfer.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/identity /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/identity/index.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/identity/v2 /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/identity/v2/extension.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/identity/v2/role.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/identity/v2/tenant.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/identity/v2/user.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/identity/v3 /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/identity/v3/application_credential.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/identity/v3/credential.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/identity/v3/domain.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/identity/v3/domain_config.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/identity/v3/endpoint.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/identity/v3/federation_protocol.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/identity/v3/group.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/identity/v3/identity_provider.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/identity/v3/limit.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/identity/v3/mapping.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/identity/v3/policy.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/identity/v3/project.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/identity/v3/region.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/identity/v3/registered_limit.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/identity/v3/role.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/identity/v3/role_assignment.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/identity/v3/role_domain_group_assignment.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/identity/v3/role_domain_user_assignment.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/identity/v3/role_project_group_assignment.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/identity/v3/role_project_user_assignment.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/identity/v3/role_system_group_assignment.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/identity/v3/role_system_user_assignment.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/identity/v3/service.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/identity/v3/system.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/identity/v3/trust.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/identity/v3/user.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/identity/version.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/image /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/image/index.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/image/v1 /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/image/v1/image.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/image/v2 /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/image/v2/image.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/image/v2/member.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/image/v2/metadef_namespace.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/image/v2/metadef_object.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/image/v2/metadef_property.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/image/v2/metadef_resource_type.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/image/v2/metadef_schema.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/image/v2/service_info.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/image/v2/task.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/key_manager /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/key_manager/index.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/key_manager/v1 /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/key_manager/v1/container.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/key_manager/v1/order.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/key_manager/v1/secret.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/load_balancer /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/load_balancer/index.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/load_balancer/v2 /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/load_balancer/v2/amphora.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/load_balancer/v2/availability_zone.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/load_balancer/v2/availability_zone_profile.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/load_balancer/v2/flavor.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/load_balancer/v2/flavor_profile.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/load_balancer/v2/health_monitor.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/load_balancer/v2/l7_policy.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/load_balancer/v2/l7_rule.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/load_balancer/v2/listener.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/load_balancer/v2/load_balancer.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/load_balancer/v2/member.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/load_balancer/v2/pool.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/load_balancer/v2/provider.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/load_balancer/v2/quota.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/network /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/network/index.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/network/v2 /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/network/v2/address_group.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/network/v2/address_scope.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/network/v2/agent.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/network/v2/auto_allocated_topology.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/network/v2/availability_zone.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/network/v2/bgp_peer.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/network/v2/bgp_speaker.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/network/v2/bgpvpn.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/network/v2/bgpvpn_network_association.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/network/v2/bgpvpn_port_association.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/network/v2/bgpvpn_router_association.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/network/v2/extension.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/network/v2/flavor.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/network/v2/floating_ip.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/network/v2/health_monitor.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/network/v2/listener.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/network/v2/load_balancer.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/network/v2/local_ip.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/network/v2/local_ip_association.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/network/v2/metering_label.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/network/v2/metering_label_rule.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/network/v2/ndp_proxy.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/network/v2/network.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/network/v2/network_ip_availability.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/network/v2/network_segment_range.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/network/v2/pool.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/network/v2/pool_member.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/network/v2/port.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/network/v2/qos_bandwidth_limit_rule.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/network/v2/qos_dscp_marking_rule.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/network/v2/qos_minimum_bandwidth_rule.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/network/v2/qos_minimum_packet_rate_rule.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/network/v2/qos_policy.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/network/v2/qos_rule_type.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/network/v2/quota.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/network/v2/rbac_policy.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/network/v2/router.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/network/v2/security_group.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/network/v2/security_group_rule.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/network/v2/segment.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/network/v2/service_profile.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/network/v2/service_provider.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/network/v2/sfc_flow_classifier.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/network/v2/sfc_port_chain.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/network/v2/sfc_port_pair.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/network/v2/sfc_port_pair_group.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/network/v2/sfc_service_graph.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/network/v2/subnet.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/network/v2/subnet_pool.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/network/v2/tap_flow.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/network/v2/tap_mirror.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/network/v2/tap_service.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/network/v2/vpn /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/network/v2/vpn/endpoint_group.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/network/v2/vpn/ike_policy.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/network/v2/vpn/index.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/network/v2/vpn/ipsec_policy.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/network/v2/vpn/ipsec_site_connection.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/network/v2/vpn/service.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/object_store /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/object_store/index.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/object_store/v1 /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/object_store/v1/account.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/object_store/v1/container.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/object_store/v1/obj.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/orchestration /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/orchestration/index.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/orchestration/v1 /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/orchestration/v1/resource.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/orchestration/v1/stack.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/orchestration/v1/stack_event.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/placement /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/placement/index.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/placement/v1 /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/placement/v1/resource_class.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/placement/v1/resource_provider.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/placement/v1/resource_provider_inventory.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/placement/v1/trait.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/shared_file_system /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/shared_file_system/index.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/shared_file_system/v2 /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/shared_file_system/v2/availability_zone.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/shared_file_system/v2/limit.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/shared_file_system/v2/quota_class_set.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/shared_file_system/v2/resource_locks.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/shared_file_system/v2/share.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/shared_file_system/v2/share_access_rule.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/shared_file_system/v2/share_group.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/shared_file_system/v2/share_group_snapshot.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/shared_file_system/v2/share_instance.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/shared_file_system/v2/share_network.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/shared_file_system/v2/share_network_subnet.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/shared_file_system/v2/share_snapshot.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/shared_file_system/v2/share_snapshot_instance.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/shared_file_system/v2/storage_pool.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/shared_file_system/v2/user_message.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/workflow /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/workflow/index.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/workflow/v2 /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/workflow/v2/crontrigger.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/workflow/v2/execution.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/resources/workflow/v2/workflow.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/service_description.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/testing /usr/share/doc/packages/python-openstacksdk-doc/html/user/testing/fakes.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/testing/index.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/transition_from_profile.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/utils.html /usr/share/doc/packages/python-openstacksdk-doc/html/user/warnings.html
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Nov 19 00:35:30 2024