openstacksdk/doc/source/user
jihyun huh c2600c35b7 image: Add support for metadef property operations
Like placement's resource provider inventory API and keystone's old
extensions API, this is yet another example of an API that returns an
object with property names as keys and all other attributes as the
values, e.g. we see:

  {
    "os_admin_user": { ... },
    ...
  }

rather than:

  [
    {
      "name": "os_admin_user",
      ...
    },
    ,,,
  ]

Change-Id: I8e2ae8545cfaf32ced6d086a0921732f16282216
Co-authored-by: KIM SOJUNG <thwjd2717@gmail.com>
Co-authored-by: GA EUM KIM <rkdms7220@naver.com>
Co-authored-by: EunYoung Kim <lilac94.kim@gmail.com>
Co-authored-by: hyemin Choi <dropmoon3523@gmail.com>
Co-authored-by: Antonia Gaete <antoniagaete@osuosl.org>
Co-authored-by: YeJun, Jung <yejun614@naver.com>
2023-10-04 17:40:42 +01:00
..
config docs: Rewrite caching docs 2023-08-31 18:30:25 +01:00
guides Support manage/unmanage shares with manila 2023-08-09 03:33:53 +00:00
proxies image: Add support for metadef property operations 2023-10-04 17:40:42 +01:00
resources image: Add support for metadef property operations 2023-10-04 17:40:42 +01:00
testing docs: Add documentation for openstack.test.fakes 2023-07-26 13:39:57 +01:00
connection.rst Merge Connection and OpenStackCloud 2018-01-31 11:25:21 -06:00
examples Merge user and users sections of the docs 2018-01-15 19:19:50 -06:00
exceptions.rst docs: Add exception documentation 2023-08-28 17:57:24 +01:00
index.rst docs: Add exception documentation 2023-08-28 17:57:24 +01:00
microversions.rst docs: Replace/remove shade-specific docs 2023-05-30 10:28:59 +01:00
model.rst docs: Replace/remove shade-specific docs 2023-05-30 10:28:59 +01:00
multi-cloud-demo.rst docs: Replace/remove shade-specific docs 2023-05-30 10:28:59 +01:00
resource.rst docs: Replace/remove shade-specific docs 2023-05-30 10:28:59 +01:00
service_description.rst Use discovery instead of config to create proxies 2018-10-06 07:44:29 -05:00
transition_from_profile.rst Update python-openstacksdk references to openstacksdk 2018-03-23 12:31:24 -05:00
utils.rst Remove all the deprecated stuff 2018-10-15 13:21:57 -05:00
warnings.rst docs: Document various warnings 2023-08-28 17:57:24 +01:00