"Keystoneauth1 패키지"의 두 판 사이의 차이

(Jmnote님이 Keystoneauth1 문서를 OpenStack 클라이언트를 위한 공통 인증 라이브러리 문서로 이동했습니다)
태그: 새 넘겨주기
 
 
(같은 사용자의 중간 판 9개는 보이지 않습니다)
1번째 줄: 1번째 줄:
#넘겨주기 [[OpenStack 클라이언트를 위한 공통 인증 라이브러리]]
==개요==
{{소문자}}
[[분류: keystoneauth]]
;keystoneauth1 package
;keystoneauth1 패키지
* https://docs.openstack.org/keystoneauth/latest/api/modules.html
* https://docs.openstack.org/keystoneauth/latest/api/keystoneauth1.html
 
== 서브패키지 ==
{| class='wikitable'
! 패키지 !! 서브모듈/서브패키지
|-
| [https://docs.openstack.org/keystoneauth/latest/api/keystoneauth1.access.html keystoneauth1.access 패키지]
|
; 서브모듈
* [https://docs.openstack.org/keystoneauth/latest/api/keystoneauth1.access.access.html keystoneauth1.access.access 모듈]
* [https://docs.openstack.org/keystoneauth/latest/api/keystoneauth1.access.service_catalog.html keystoneauth1.access.service_catalog 모듈]
* [https://docs.openstack.org/keystoneauth/latest/api/keystoneauth1.access.service_providers.html keystoneauth1.access.service_providers 모듈]
|-
| [https://docs.openstack.org/keystoneauth/latest/api/keystoneauth1.exceptions.html keystoneauth1.exceptions 패키지]
|
;서브모듈
* [https://docs.openstack.org/keystoneauth/latest/api/keystoneauth1.exceptions.auth.html keystoneauth1.exceptions.auth 모듈]
* [https://docs.openstack.org/keystoneauth/latest/api/keystoneauth1.exceptions.auth_plugins.html keystoneauth1.exceptions.auth_plugins 모듈]
** <code>MissingRequiredOptions.options</code>
** <code>NoMatchingPlugin.name</code>
** <code>UnsupportedParameters.names</code>
* [https://docs.openstack.org/keystoneauth/latest/api/keystoneauth1.exceptions.base.html keystoneauth1.exceptions.base 모듈]
* [https://docs.openstack.org/keystoneauth/latest/api/keystoneauth1.exceptions.catalog.html keystoneauth1.exceptions.catalog 모듈]
* [https://docs.openstack.org/keystoneauth/latest/api/keystoneauth1.exceptions.connection.html keystoneauth1.exceptions.connection 모듈]
* [https://docs.openstack.org/keystoneauth/latest/api/keystoneauth1.exceptions.discovery.html keystoneauth1.exceptions.discovery 모듈]
* [https://docs.openstack.org/keystoneauth/latest/api/keystoneauth1.exceptions.http.html keystoneauth1.exceptions.http 모듈]
* [https://docs.openstack.org/keystoneauth/latest/api/keystoneauth1.exceptions.oidc.html keystoneauth1.exceptions.oidc 모듈]
* [https://docs.openstack.org/keystoneauth/latest/api/keystoneauth1.exceptions.response.html keystoneauth1.exceptions.response 모듈]
* [https://docs.openstack.org/keystoneauth/latest/api/keystoneauth1.exceptions.service_providers.html keystoneauth1.exceptions.service_providers 모듈]
|-
| [https://docs.openstack.org/keystoneauth/latest/api/keystoneauth1.extras.html keystoneauth1.extras 패키지]
|
;서브패키지
* [https://docs.openstack.org/keystoneauth/latest/api/keystoneauth1.extras.kerberos.html keystoneauth1.extras.kerberos 패키지]
* [https://docs.openstack.org/keystoneauth/latest/api/keystoneauth1.extras.oauth1.html keystoneauth1.extras.oauth1 패키지]
|-
| [https://docs.openstack.org/keystoneauth/latest/api/keystoneauth1.fixture.html keystoneauth1.fixture 패키지]
|
;서브모듈
* [https://docs.openstack.org/keystoneauth/latest/api/keystoneauth1.fixture.discovery.html keystoneauth1.fixture.discovery 모듈]
* [https://docs.openstack.org/keystoneauth/latest/api/keystoneauth1.fixture.exception.html keystoneauth1.fixture.exception 모듈]
* [https://docs.openstack.org/keystoneauth/latest/api/keystoneauth1.fixture.hooks.html keystoneauth1.fixture.hooks 모듈]
* [https://docs.openstack.org/keystoneauth/latest/api/keystoneauth1.fixture.keystoneauth_betamax.html keystoneauth1.fixture.keystoneauth_betamax 모듈]
* [https://docs.openstack.org/keystoneauth/latest/api/keystoneauth1.fixture.plugin.html keystoneauth1.fixture.plugin 모듈]
* [https://docs.openstack.org/keystoneauth/latest/api/keystoneauth1.fixture.serializer.html keystoneauth1.fixture.serializer 모듈]
* [https://docs.openstack.org/keystoneauth/latest/api/keystoneauth1.fixture.v2.html keystoneauth1.fixture.v2 모듈]
* [https://docs.openstack.org/keystoneauth/latest/api/keystoneauth1.fixture.v3.html keystoneauth1.fixture.v3 모듈]
|-
| [https://docs.openstack.org/keystoneauth/latest/api/keystoneauth1.identity.html keystoneauth1.identity 패키지]
|
;서브패키지
* [https://docs.openstack.org/keystoneauth/latest/api/keystoneauth1.identity.generic.html keystoneauth1.identity.generic 패키지]
* [https://docs.openstack.org/keystoneauth/latest/api/keystoneauth1.identity.v3.html keystoneauth1.identity.v3 패키지]
 
;서브모듈
* [https://docs.openstack.org/keystoneauth/latest/api/keystoneauth1.identity.access.html keystoneauth1.identity.access 모듈]
* [https://docs.openstack.org/keystoneauth/latest/api/keystoneauth1.identity.base.html keystoneauth1.identity.base 모듈]
* [https://docs.openstack.org/keystoneauth/latest/api/keystoneauth1.identity.v2.html keystoneauth1.identity.v2 모듈]
|-
| [https://docs.openstack.org/keystoneauth/latest/api/keystoneauth1.loading.html keystoneauth1.loading 패키지]
|
;서브모듈
* [https://docs.openstack.org/keystoneauth/latest/api/keystoneauth1.loading.adapter.html keystoneauth1.loading.adapter 모듈]
* [https://docs.openstack.org/keystoneauth/latest/api/keystoneauth1.loading.base.html keystoneauth1.loading.base 모듈]
* [https://docs.openstack.org/keystoneauth/latest/api/keystoneauth1.loading.cli.html keystoneauth1.loading.cli 모듈]
* [https://docs.openstack.org/keystoneauth/latest/api/keystoneauth1.loading.conf.html keystoneauth1.loading.conf 모듈]
* [https://docs.openstack.org/keystoneauth/latest/api/keystoneauth1.loading.identity.html keystoneauth1.loading.identity 모듈]
* [https://docs.openstack.org/keystoneauth/latest/api/keystoneauth1.loading.opts.html keystoneauth1.loading.opts 모듈]
* [https://docs.openstack.org/keystoneauth/latest/api/keystoneauth1.loading.session.html keystoneauth1.loading.session 모듈]
|}
 
== 서브모듈 ==
{| class='wikitable'
! 모듈
|-
| [https://docs.openstack.org/keystoneauth/latest/api/keystoneauth1.adapter.html keystoneauth1.adapter 모듈]
|-
| [https://docs.openstack.org/keystoneauth/latest/api/keystoneauth1.discover.html keystoneauth1.discover 모듈]
|-
| [https://docs.openstack.org/keystoneauth/latest/api/keystoneauth1.http_basic.html keystoneauth1.http_basic 모듈]
|-
| [https://docs.openstack.org/keystoneauth/latest/api/keystoneauth1.noauth.html keystoneauth1.noauth 모듈]
|-
| [https://docs.openstack.org/keystoneauth/latest/api/keystoneauth1.plugin.html keystoneauth1.plugin 모듈]
|-
| [https://docs.openstack.org/keystoneauth/latest/api/keystoneauth1.service_token.html keystoneauth1.service_token 모듈]
|-
| [https://docs.openstack.org/keystoneauth/latest/api/keystoneauth1.session.html keystoneauth1.session 모듈]
|-
| [https://docs.openstack.org/keystoneauth/latest/api/keystoneauth1.token_endpoint.html keystoneauth1.token_endpoint 모듈]
|}

2024년 6월 23일 (일) 12:55 기준 최신판

1 개요[ | ]

keystoneauth1 package
keystoneauth1 패키지

2 서브패키지[ | ]

패키지 서브모듈/서브패키지
keystoneauth1.access 패키지
서브모듈
keystoneauth1.exceptions 패키지
서브모듈
keystoneauth1.extras 패키지
서브패키지
keystoneauth1.fixture 패키지
서브모듈
keystoneauth1.identity 패키지
서브패키지
서브모듈
keystoneauth1.loading 패키지
서브모듈

3 서브모듈[ | ]

모듈
keystoneauth1.adapter 모듈
keystoneauth1.discover 모듈
keystoneauth1.http_basic 모듈
keystoneauth1.noauth 모듈
keystoneauth1.plugin 모듈
keystoneauth1.service_token 모듈
keystoneauth1.session 모듈
keystoneauth1.token_endpoint 모듈
문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}