From 3819283afdf5aa1ce218fa70e795938605c81d4f Mon Sep 17 00:00:00 2001 From: Monty Taylor Date: Tue, 28 Nov 2017 13:59:33 -0600 Subject: [PATCH] Rename shade team to OpenStackSDK Align the name to be similar to OpenStackClient and to be clear what the team does. This doesn't indicate Python, even though the mission is currently limited to python. I don't believe there is a large appetite to move non-python OpenStack SDK work into OpenStack directly, but at such a time as such interest is shown, we could either rename the team again (fairly low-cost) or consider whether being a combined effort makes sense. In any case, this best describes the state of the world today. Change-Id: Ic7415e25c4f04f49f0feb538348254355830c846 --- reference/projects.yaml | 80 ++++++++++++++++++++--------------------- 1 file changed, 40 insertions(+), 40 deletions(-) diff --git a/reference/projects.yaml b/reference/projects.yaml index ced3a6464..964a404e3 100644 --- a/reference/projects.yaml +++ b/reference/projects.yaml @@ -2603,6 +2603,46 @@ OpenStackClient: docs: contributor: https://docs.openstack.org/python-openstackclient/latest/ +OpenStackSDK: + ptl: + name: Monty Taylor + irc: mordred + email: mordred@inaugust.com + irc-channel: openstack-sdks + service: Multi-cloud Python SDK for End Users + mission: > + To provide a multi-cloud aware Python SDK for the OpenStack REST API + exposing both the full set of low-level APIs as well as curated higher + level business logic. + url: https://docs.openstack.org/python-openstacksdk/latest/ + tags: + - team:diverse-affiliation + deliverables: + python-openstacksdk: + repos: + - openstack/python-openstacksdk + tags: + - assert:follows-standard-deprecation + os-service-types: + repos: + - openstack/os-service-types + tags: + - assert:follows-standard-deprecation + docs: + contributor: https://docs.openstack.org/os-service-types/latest/ + requestsexceptions: + repos: + - openstack-infra/requestsexceptions + tags: + - assert:follows-standard-deprecation + shade: + repos: + - openstack-infra/shade + tags: + - assert:follows-standard-deprecation + docs: + contributor: https://docs.openstack.org/shade/latest/ + oslo: ptl: name: ChangBo Guo @@ -4341,46 +4381,6 @@ senlin: repos: - openstack/senlin-tempest-plugin -shade: - ptl: - name: Monty Taylor - irc: mordred - email: mordred@inaugust.com - irc-channel: openstack-sdks - service: Multi-cloud Python SDK for End Users - mission: > - To provide a multi-cloud aware Python SDK for the OpenStack REST API - exposing both the full set of low-level APIs as well as curated higher - level business logic. - url: https://docs.openstack.org/python-openstacksdk/latest/ - tags: - - team:diverse-affiliation - deliverables: - python-openstacksdk: - repos: - - openstack/python-openstacksdk - tags: - - assert:follows-standard-deprecation - os-service-types: - repos: - - openstack/os-service-types - tags: - - assert:follows-standard-deprecation - docs: - contributor: https://docs.openstack.org/os-service-types/latest/ - requestsexceptions: - repos: - - openstack-infra/requestsexceptions - tags: - - assert:follows-standard-deprecation - shade: - repos: - - openstack-infra/shade - tags: - - assert:follows-standard-deprecation - docs: - contributor: https://docs.openstack.org/shade/latest/ - solum: ptl: name: Rong Zhu