Jump to: navigation, search

Difference between revisions of "Trove/MeetingAgendaHistory"

m
(Replaced content with "Historical meeting agendas are of limited value and meeting logs are available at [http://eavesdrop.openstack.org/meetings/trove/]")
 
(133 intermediate revisions by 5 users not shown)
Line 1: Line 1:
= Trove meetings agenda history =
+
Historical meeting agendas are of limited value and meeting logs are available at [http://eavesdrop.openstack.org/meetings/trove/]
 
 
== Agenda for Mar. 19 ==
 
* https://blueprints.launchpad.net/trove/+spec/refactoring-datastore-options-in-cfg
 
* Moving away from mockito (https://blueprints.launchpad.net/trove/+spec/remove-mockito)
 
* Clustering API Container vs Joins approach.
 
 
 
== Agenda for Mar. 26 ==
 
* Summit sessions [hub_cap]
 
* Data Store abstraction start/stop/status/control [amrith]
 
** https://blueprints.launchpad.net/trove/+spec/trove-guest-agent-datastore-control
 
* Icehouse, RC1, and juno
 
 
 
== Agenda for Apr. 2 ==
 
*Icehouse RC1 cut and Juno branch open
 
*ATL Dev Summit topics
 
*Open discussion
 
 
 
== Agenda for Apr. 9 ==
 
* Refactoring backup/restore strategies [denis_makogon]
 
** https://bugs.launchpad.net/trove/+bug/1287684
 
* Moving the docs [grapex]
 
* Design Summit Session Proposals
 
 
 
== Agenda for Apr. 16  ==
 
* Discuss the expectations of an agenda item for the weekly meeting [core/amcrn]
 
** Goal: Explain what is expected of an agenda item to guarantee the conversation stays on topic and is headed toward meeting a goal or resolving an issue.
 
** [[User:Amcrn|amcrn]] ([[User talk:Amcrn|talk]]) 07:13, 17 April 2014 (UTC):
 
*** Result: majority vote agrees that each agenda item should have an objective and be goal-oriented.
 
*** Solution: as a result, guidelines for agenda items have been added to the top of this wiki and the core team has agreed to shepherd folks for the next few weeks on how to fine tune their agenda items.
 
*** Next Steps: enforce guidelines/rules.
 
* Datastore and Datastore Version Concat in Trove Horizon Dashboard [michael-yu]
 
** Question to Answer: Should there be two columns in list-view, and two dropdowns in launch-view, for datastore and datastore-version respectively? Or should they be concatenated into one?
 
** See the ongoing conversation at https://review.openstack.org/#/c/75269/14/openstack_dashboard/dashboards/project/databases/tables.py and https://review.openstack.org/#/c/75269/14/openstack_dashboard/dashboards/project/databases/workflows/create_instance.py .
 
** [[User:Amcrn|amcrn]] ([[User talk:Amcrn|talk]]) 07:13, 17 April 2014 (UTC):
 
*** Result: majority vote agrees that datastore-type and datastore-version should be consolidated into one dropdown for the launch-instance workflow and one column for list-view. long-term, many believe this to be a hint/indication that datastore-type and datastore-version should be combined into a single field for the v2 api, but this is yet to be seen.
 
*** Next Steps: michael-yu updating his horizon patch-set (https://review.openstack.org/#/c/75269/) to be single dropdown/column and amcrn updating trove-integration to default to a naming scheme that plays well with this model (https://review.openstack.org/#/c/88119/)
 
* Perform integration testing for the heat based instances [Shivamshukla]
 
** https://blueprints.launchpad.net/openstack/?searchtext=test-heat-based-instance-workflow
 
** What could be the way to test instance workflow through heat.
 
** [[User:Amcrn|amcrn]] ([[User talk:Amcrn|talk]]) 07:39, 17 April 2014 (UTC)
 
*** Summary: some tests for a heat-based workflow (https://review.openstack.org/#/c/66499/) require changing trove-taskmanager conf values, which then require a restart of the trove-taskmanager. the problem with requiring a restart is that it makes the naive assumption that it's not a remote system.
 
*** Solution: add a test.conf flag that indicates whether non-remote tests should be run (i.e. tests that require the restart of trove-taskmanager). long-term, a majority agree that a separate heat gate should be birthed.
 
*** Next Steps: shivamshukla to update the patch-set to include the test.conf flag mentioned above.
 
* Neutron Support, SecGroup Management, and Networking [annashen, denis_makogon]
 
** https://blueprints.launchpad.net/trove/+spec/neutron-support + https://blueprints.launchpad.net/trove/+spec/secgroup-mgmt-via-neutron + https://blueprints.launchpad.net/trove/+spec/network-manager-spec
 
** [[User:Amcrn|amcrn]] ([[User talk:Amcrn|talk]]) 07:57, 17 April 2014 (UTC):
 
*** Result: annashen will unilaterally/single-handedly own the blueprint + implementation for supporting neutron in trove. the three related blueprints (https://blueprints.launchpad.net/trove/+spec/neutron-support + https://blueprints.launchpad.net/trove/+spec/secgroup-mgmt-via-neutron + https://blueprints.launchpad.net/trove/+spec/network-manager-spec) are to be merged into one (the final destination being https://blueprints.launchpad.net/trove/+spec/neutron-support). a majority agrees that this consolidated blueprint needs to clearly articulate the requirements, beyond just stating "support running neutron instead of nova-network".
 
*** Next Steps: annashen to deliver unified blueprint and implementation.
 
* Refactoring backup/restore strategies (re-visiting from previous meeting) [denis_makogon]
 
** https://launchpad.net/bugs/1287684
 
** [[User:Amcrn|amcrn]] ([[User talk:Amcrn|talk]]) 07:57, 17 April 2014 (UTC)
 
*** Result: Ran out of time, was not discussed in the meeting.
 
 
 
 
 
= Weekly Trove Blueprint Meeting =
 
 
 
For those interested, we have blueprint meetings in #openstack-trove weekly, Mondays at 18:00 UTC. Feel free to add items in the agenda below.
 
 
 
== Agenda for Mar. 31 ==
 
Networking related blueprints:
 
* Network attribute management [denis_makogon]
 
** https://blueprints.launchpad.net/trove/+spec/network-manager-spec
 
* Neutron Support for Trove [annashen]
 
** https://blueprints.launchpad.net/trove/+spec/neutron-support
 
* Trove Managed Instances on Private Network [juice]
 
** https://blueprints.launchpad.net/trove/+spec/trove-guest-private-network
 
Others:
 
*Point in time recovery [denis_makogon]
 
** https://blueprints.launchpad.net/trove/+spec/point-in-time-recovery
 
*Data volume snapshot [denis_makogon]
 
** https://blueprints.launchpad.net/trove/+spec/volume-snapshot
 
*Instance metadata [imsplitbit]
 
** https://blueprints.launchpad.net/trove/+spec/trove-metadata
 
 
 
== Agenda for Apr. 7 ==
 
*Point in time recovery [denis_makogon]
 
** https://blueprints.launchpad.net/trove/+spec/point-in-time-recovery
 
*Data volume snapshot [denis_makogon]
 
** https://blueprints.launchpad.net/trove/+spec/volume-snapshot
 
*Networking [denis_makogon]
 
** https://blueprints.launchpad.net/trove/+spec/network-manager-spec
 
*Cross-region backups [esmute]
 
** https://blueprints.launchpad.net/trove/+spec/cross-region-backup-availability
 
*Descriptions to Datastore Configuration Group Parameters [cp16net]
 
** https://blueprints.launchpad.net/trove/+spec/add-descriptions-to-config-parameters-api
 
*Categorize the trove-manage commands [cp16net]
 
** https://blueprints.launchpad.net/trove/+spec/categorize-the-trove-manage-commands
 
*Neutron Network Support [annashen]
 
**https://blueprints.launchpad.net/trove/+spec/neutron-support
 
*Trove-Managed Instances [juice]
 
**https://blueprints.launchpad.net/trove/+spec/trove-managed-instances
 
 
 
== Agenda for Apr. 14 ==
 
* Datastore Capabilities [k-pom]
 
** https://blueprints.launchpad.net/trove/+spec/capabilities
 
*Descriptions to Datastore Configuration Group Parameters [cp16net]
 
** https://blueprints.launchpad.net/trove/+spec/add-descriptions-to-config-parameters-api
 
*Categorize the trove-manage commands [cp16net]
 
** https://blueprints.launchpad.net/trove/+spec/categorize-the-trove-manage-commands
 
*Point in time recovery [denis_makogon]
 
** https://blueprints.launchpad.net/trove/+spec/point-in-time-recovery
 
*Data volume snapshot [denis_makogon]
 
** https://blueprints.launchpad.net/trove/+spec/volume-snapshot
 
*Networking [denis_makogon]
 
** https://blueprints.launchpad.net/trove/+spec/network-manager-spec
 
*Neutron [annashen]
 
** https://wiki.openstack.org/wiki/Trove/neutron-support
 
* Move the Trove Guest Agent to its own module [robertmyers]
 
** https://blueprints.launchpad.net/trove/+spec/moving-trove-guestagent
 
* Unify common code in guest agent configurations [amrith and snowdust]
 
** https://blueprints.launchpad.net/trove/+spec/trove-unify-common-code-for-config-of-guest-agent-variants
 
* Adding datastore and version to the backup API [robertmyers]
 
** https://blueprints.launchpad.net/trove/+spec/backup-metadata
 
 
 
== Agenda for Apr. 21 ==
 
* Unify common code in guest agent configurations [amrith and snowdust]
 
** https://blueprints.launchpad.net/trove/+spec/trove-unify-common-code-for-config-of-guest-agent-variants
 
* Adding datastore and version to the backup API [robertmyers]
 
** https://blueprints.launchpad.net/trove/+spec/backup-metadata
 
* Move the Trove Guest Agent to its own module [robertmyers]
 
** https://blueprints.launchpad.net/trove/+spec/moving-trove-guestagent
 
* Database log files manipulations [denis_makogon]
 
** https://blueprints.launchpad.net/trove/+spec/dbinstance-log
 
* Resource management driver [denis_makogon]
 
** https://blueprints.launchpad.net/trove/+spec/resource-management-driver
 
* Add backup and restore support for single instance couchbase [michael-yu]
 
** https://blueprints.launchpad.net/trove/+spec/backups-single-instance-couchbase
 
** https://wiki.openstack.org/wiki/Trove/backup-restore-single-instance-couchbase
 
* Populate endpoint URLs from Keystone service catalog [esmute]
 
** https://blueprints.launchpad.net/trove/+spec/populate-endpoints-from-keystone-catalog
 
* Enable specification of Cinder Volume Types
 
** https://blueprints.launchpad.net/trove/+spec/cinder-volume-type
 
* Add ability to create read-only users via the users API
 
** https://blueprints.launchpad.net/trove/+spec/read-only-user
 

Latest revision as of 16:07, 12 October 2016

Historical meeting agendas are of limited value and meeting logs are available at [1]