Jump to: navigation, search

Difference between revisions of "Meetings/PythonOpenStackSDK"

(Weekly Python-OpenStackSDK Team Meeting)
 
(63 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
= Weekly Python-OpenStackSDK Team Meeting =
 
= Weekly Python-OpenStackSDK Team Meeting =
  
If you're interested in [[PythonOpenStackSDK]], we will be holding public meetings weekly in on freenode in #openstack-meeting-3 at 19:00 UTC on Tuesdays. Please feel free to add items to the agenda below with your name and we'll cover them. The meeting will last 1 hour.
+
If you're interested in the [[PythonOpenStackSDK]], we will be holding public meetings once a month to discuss its ongoing development. Please feel free to add items to the agenda in the etherpad below with your IRC nickname and we'll cover them. The meeting will last 1 hour.
  
== Agenda for 2014-06-17 1900 UTC ==
+
== Meetings ==
* Roll Call
 
* Discuss namespacing scheme
 
** Need to be mindful of cross-service SDK usage, e.g., Heat server talking to Glance API. Building our resources out as openstack.image, openstack.compute, may be presumptuous.
 
** Different top-level namespace? Perhaps openstack.sdk.compute?
 
* https://review.openstack.org/#/c/99456/ - Important changes for service filtering
 
** has one +2
 
* https://review.openstack.org/#/c/99458/ - json default for transport and resource __repr__
 
** has one +2, was also blessed by Dean
 
* https://review.openstack.org/#/c/99463/ - Very basic image resource
 
** No formal reviews, Brian is ok with it but needs to finish reviewing
 
* https://review.openstack.org/#/c/99477/ - Make the session command a little more friendly
 
** has one +2
 
  
== Agenda for 2014-06-10 1900 UTC ==
+
* Meeting Time: Third Thursday of the month at 14:00 UTC
* Roll Call
+
* IRC channel: <code><nowiki>#openstack-sdks</nowiki></code>
* https://review.openstack.org/#/c/98917/ - Important auth fixes
+
* MeetBot Manual http://meetbot.debian.net/Manual.html
** has one +2
 
* ...which is a dependency of https://review.openstack.org/#/c/97829/ - Example code reorg and auth examples
 
** has one -2, Dean has https://review.openstack.org/#/c/98858/ to show where he was going with similar work
 
* ...which is a dependency of https://review.openstack.org/#/c/98524/ - Example session command
 
** has one +2 after being slimmed down
 
* On examples: perhaps need to make clearer distinction between end-user examples, and developer examples (for us)
 
* Any status on building out resources
 
  
== Agenda for 2014-05-27 1900 UTC ==
+
== Agenda ==
* Roll Call
+
Etherpad: https://etherpad.opendev.org/p/openstacksdk-meeting-agenda
* https://review.openstack.org/#/c/91889/ -- Authentication from keystoneclient
 
** updated since Summit, has some comments, needs more reviews!
 
* https://review.openstack.org/#/c/94887 -- Clean up transport stuff out of the resource class
 
** small, has one +2, reviews would be helpful to move along
 
* https://review.openstack.org/#/c/94707 -- Add command structure to example code
 
** small, has one +2, reviews would be helpful to move along
 
 
 
== Agenda for 2014-05-20 1900 UTC ==
 
* Roll Call
 
* Can't run coverage until new pbr comes out with support for a testr argument called [https://git.openstack.org/cgit/openstack-dev/pbr/commit/pbr?id=d68a32126588de9d0e865f546d22293bae269130 "coverage-package-name"]
 
* https://review.openstack.org/#/c/91448/ -- Example code for presentation
 
** When rebased, should be fine to go in. Depends on "Add presentation layer".
 
* https://review.openstack.org/#/c/90538/ -- Add presentation layer
 
** Has one +2
 
* https://review.openstack.org/#/c/91889/ -- Authentication from keystoneclient
 
** some updates from Terry before summit - any other plans here?
 
 
 
== Agenda for 2014-05-06 1900 UTC ==
 
* Roll Call
 
* https://review.openstack.org/#/c/90301/ -- Resource Properties
 
** Has two +1s but one minor issue, has a suggestion to address it.
 
* https://review.openstack.org/#/c/91448/ -- Example code for presentation
 
** Test failure in dependent change, but it seems pretty straightforward.
 
* https://review.openstack.org/#/c/90538/ -- Add presentation layer
 
** Was changed around from initial comments by Jamie. Last patch set has a comment that will make tests pass all around.
 
* https://review.openstack.org/#/c/91889/ -- Authentication from keystoneclient
 
** C&P from keystoneclient, needs to take out some deprecated or no longer useful things that came along with it
 
 
 
== Agenda for 2014-04-29 1900 UTC ==
 
* Roll Call
 
* Open discussion? Anything on your minds?
 
 
 
== Agenda for 2014-04-22 1900 UTC ==
 
* Roll Call
 
* Outline a plan to move forward, ideally with rough timelines. If we can pull it together, it would be nice to head into the OpenStack Summit with a minimum viable demo of the project.
 
** Class design decision between the proposals
 
*** What is outstanding?
 
*** What do we need to do to reach consensus?
 
*** When can we build on top of the winner?
 
** When can we implement the minimally needed Keystone bits to build out a service?
 
** When can we implement the first service?
 
* Discuss open reviews
 
 
 
== Agenda for 2014-04-15 1900 UTC ==
 
* Roll Call
 
* Quick mention of chatter from PyCon on the project
 
* Ed's proposal: https://review.openstack.org/#/c/85720/
 
* Jamie's proposal: https://review.openstack.org/#/c/86227/
 
 
 
== Agenda for 2014-04-08 1900 UTC ==
 
* Roll Call (many parties in transit to PyCon)
 
* Discussion of base code for class design commit: https://review.openstack.org/#/c/85720/
 
** Limit discussion to design approach, and not specific code concerns
 
** There is one other proposed entry, but no code yet. Any others we should consider?
 
** Timeline for selecting a design and moving forward with it
 
* Discussion of any other in-progress reviews
 
* Possible BoF at PyCon if enough people attending
 
 
 
== Agenda for 2014-04-01 1900 UTC ==
 
* Discussion of pace and how to speed things up
 
** Several reviews nearing completion
 
** Next steps to build on top, pushing towards an MVP
 
* Discussion of class design BP/wiki
 
** https://blueprints.launchpad.net/unifiedsdk/+spec/overall-class-design
 
** https://wiki.openstack.org/wiki/PythonOpenStackSDK/ClassDesignDiscussion
 
* Discussion of any in-progress reviews
 
* Plan the next steps, hoping to get more code flowing into reviews
 
 
 
== Agenda for 2014-03-25 1900 UTC ==
 
* Roll Call
 
* requests.Session wrapper: https://review.openstack.org/#/c/81882/
 
* redirection handling: https://review.openstack.org/#/c/81988/
 
* Design Summit submission: http://summit.openstack.org/cfp/details/95
 
 
 
== Agenda for 2014-03-18 1900 UTC ==
 
* Roll Call
 
* Discuss direction and plans for http/identity sketches: https://review.openstack.org/#/c/79435/
 
* Design Summit submissions: http://summit.openstack.org/cfp/details/95 and http://summit.openstack.org/cfp/details/34
 
* Plan next steps - expansion of example, expansion of services, etc.
 
 
 
== Agenda for 2014-03-11 1900 UTC ==
 
 
 
* Roll Call
 
* Discuss direction and plans for http/identity sketches: https://review.openstack.org/#/c/79435/
 
* Gauge interest in meeting during the OpenStack Design Summit in Atlanta in May
 
 
 
== Agenda for 2014-03-04 1900 UTC ==
 
 
 
* Roll Call
 
* Feedback on the wiki / current state (open discussion)
 
* Discuss extension models for third-party vendors
 
* API strawman status
 
 
 
== Agenda for 2014-02-19 1900 UTC ==
 
 
 
* Roll Call
 
* Feedback on the wiki / current state (open discussion)
 
* Current public API designs & interfaces
 
* Internal HTTP client architecture
 
* State of blueprints
 
* PTL
 
  
 
== Previous Meetings ==
 
== Previous Meetings ==
  
 +
* [http://eavesdrop.openstack.org/meetings/python_openstacksdk/2016/ 2016 Meeting Archive]
 +
* [http://eavesdrop.openstack.org/meetings/python_openstacksdk/2015/ 2015 Meeting Archive]
 
* [http://eavesdrop.openstack.org/meetings/python_openstacksdk/2014/ 2014 Meeting Archive]
 
* [http://eavesdrop.openstack.org/meetings/python_openstacksdk/2014/ 2014 Meeting Archive]

Latest revision as of 17:38, 10 December 2020

Weekly Python-OpenStackSDK Team Meeting

If you're interested in the PythonOpenStackSDK, we will be holding public meetings once a month to discuss its ongoing development. Please feel free to add items to the agenda in the etherpad below with your IRC nickname and we'll cover them. The meeting will last 1 hour.

Meetings

Agenda

Etherpad: https://etherpad.opendev.org/p/openstacksdk-meeting-agenda

Previous Meetings