Skip to content

Instantly share code, notes, and snippets.

@dstanek
Last active August 29, 2015 14:20
Show Gist options
  • Save dstanek/fa40364d5c13657d61c7 to your computer and use it in GitHub Desktop.
Save dstanek/fa40364d5c13657d61c7 to your computer and use it in GitHub Desktop.

Dynamic Policy for Access Control

time

2015-05-18 11:15:00-07:00

location

Room 211,

Who can do what? In OpenStack, it is the Policy engine that controls these decisions. A secure deployment means moving beyond the default policy provided with the base distribution. But how do you write policy rules that reflect your security decisions? This presentation, Adam Young, a core Keystone developer from the Red Hat Identity Management team, explain the access control policy mechanism fr...

Enabling Real-world Interoperable Hybrid Cloud Use Cases Using OpenStack's Federated Identity Capabilities

time

2015-05-18 12:05:00-07:00

location

Room 210,

As federation for hybrid cloud continues to come to the forefront, we plan on discussing how IBM and it's offerings plan to support hybrid scenarios and how to take advantage of Keystone's fundamental work in the area. We will begin the presentation by defining hybrid cloud and common scenarios. We will demonstrate how IBM Cloud Manager with OpenStack (ICM) can be used to interoperate with another...

Introduction of a new Nova REST API: Why we need to use Nova v2.1 API

time

2015-05-18 14:00:00-07:00

location

Room 121/122,

OpenStack projects provide their services via REST APIs. CLI (commands: nova, keystone, etc) and GUI like Horizon also operate OpenStack services via REST APIs. In addition, cloud service providers become to provide REST APIs to external world, and cloud users become to use these APIs directly on their own applications to use the best cloud service at the time. So the world is moving to interopera...

Ops: Federation - Keystone & other - what do people need?

time

2015-05-19 11:15:00-07:00

location

Room 220,

Moderator: Joe Topjian

Core Services MySQL Database Backup and Recovery to Swift

time

2015-05-19 14:50:00-07:00

location

Room 109,

If you’re running OpenStack, you rely heavily on MySQL for almost every service of your cloud infrastructure. This includes Nova, Keystone, and more. Everything might be humming along fine now but what if you have an outage? Whether it’s a catastrophic event or even improperly applying an update or schema change, losing critical data about your cloud is a possibility.   Do you backup the core MySQ...

New Advances in Federated Identity and Federated Service Provider Support for OpenStack Clouds

time

2015-05-19 17:30:00-07:00

location

Room 121/122,

OpenStack continues to experience significant innovation in the area of federated identity and federated service provider support for OpenStack based hybrid clouds. In this presentation we will provide a brief overview of the federated functionality that was available in previous Keystone Releases (Icehouse and Juno). We then provide an overview of the newest innovations in Keystone for supporting...

Keystone: Liberty Priorities

time

2015-05-20 11:00:00-07:00

location

Room 224,

More details TBD. Evaluate agreed upon priorities, and determine "must have", "should have", "nice to have", "not a priority" and evaluate if any new priorities need to be added into the list.

Keystone: Work session

time

2015-05-20 11:50:00-07:00

location

Room 219,

Work sessions are for Keystone contributors to discuss implementation details and making quick progress over specific issues, in a small work group environment. This work session is for KeystoneClient, KeystoneMiddleware, and KeystoneAuth Libraries. https://etherpad.openstack.org/p/keystone-liberty-summit-keystone-libs

Keystone advanced authentication methods

time

2015-05-20 13:50:00-07:00

location

Room 121/122,

Keystone has possessed many of the building blocks needed for allowing stronger forms of authentication within OpenStack for some time, such as external authentication and federation capabilites.  Until recently, many of these capabilities of Keystone could not be used by common end user interfaces, such as Horizon and the OpenStack command-line clients.  In this presentation, Steve Martinelli, Na...

Keystone: Work session

time

2015-05-20 14:40:00-07:00

location

Room 219,

Work sessions are for Keystone contributors to discuss implementation details and making quick progress over specific issues, in a small work group environment. This work session is the initial Spec Rundown / Approval Session meant for discussion and first-passes for getting specs through the gate. https://etherpad.openstack.org/p/keystone-liberty-summit-spec-rundown

End of the road - Facing current scaling limits within OpenStack

time

2015-05-20 15:30:00-07:00

location

Room 114/115,

Most OpenStack projects get to the point where some part of the deployment, like Keystone, Nova, Horizon, or the AMQP-Broker restrict the entire undertaking. Unfortunately, it is not always possible to solve these issues by simply adding more powerful hardware. This session points out some of the critical bottlenecks your project may hit. It shows ways to approach the issues using automated testin...

Cinder: Nested Quota: Enforcing Quotas in Nested Projects

time

2015-05-20 15:30:00-07:00

location

Room 220,

OpenStack is moving towards support for hierarchical ownership of projects. In this regard, the Keystone will change the organizational structure of Openstack, creating nested projects. The existing Quota Driver in Cinder called DbQuotaDriver is useful to enforce quotas at both the project level provided that all the projects are at the same level (i.e. hierarchy level cannot be greater than 1). T...

Keystone: Operator Feedback

time

2015-05-20 15:30:00-07:00

location

Room 224,

Come give the Keystone development team a piece of your mind. We are looking for directed feedback (and/or questions) from operators on what we've done right, what we've done wrong, how can we make life better, where things are headed, etc. https://etherpad.openstack.org/p/keystone-liberty-summit-operator-feedback

Keystone: Stable Keystone Driver Interfaces

time

2015-05-21 09:00:00-07:00

location

Room 224,

This fishbowl is to discuss/start the process of moving Keystone to having stable driver interfaces. This session is intended to ensure that the Keystone team has a chance to work with a larger group of the OpenStack community when determining what the process to stabilize the Keystone Driver Interface is going to look like. https://etherpad.openstack.org/p/keystone-liberty-summit-stable-KSDI

Keystone: Work session

time

2015-05-21 09:50:00-07:00

location

Room 216,

Work sessions are for Keystone contributors to discuss implementation details and making quick progress over specific issues, in a small work group environment. This work session is to tackle some of the tasks related to the stable KSDI (Keystone Driver Interface) specification. This will include determining the order of driver interfaces to be moved to the "Stable" model, enforcement of the stabl...

Keystone: Work session

time

2015-05-21 11:00:00-07:00

location

Room 216,

Work sessions are for Keystone contributors to discuss implementation details and making quick progress over specific issues, in a small work group environment. Office Hours - Keystone Developers (Generic WorkSession).

Keystone: Session TBD

time

2015-05-21 13:30:00-07:00

location

Room 224,

Details TBD

Keystone: Work session

time

2015-05-21 14:20:00-07:00

location

Room 218,

Work sessions are for Keystone contributors to discuss implementation details and making quick progress over specific issues, in a small work group environment. A work session focused around testing for Keystone. This will include focus on Functional Testing, Integration Testing, and 3rd party / distribution testing. https://etherpad.openstack.org/p/keystone-liberty-summit-testing

One Keystone to Rule them all

time

2015-05-21 15:10:00-07:00

location

Room 202/203/204,

Traditionally, the focus has been on configuring and deploying Keystone in single cloud / single data center. The enterprise clouds are generally spread across multiple data centers. What happens to authentication and authorization platform across multiple data centers? How do users from one data center access resources in 10 other data centers? At Symantec, we have solved many of these authentica...

Keystone: Work session

time

2015-05-21 15:10:00-07:00

location

Room 218,

Work sessions are for Keystone contributors to discuss implementation details and making quick progress over specific issues, in a small work group environment. Documentation Work Session: Work on documentation for Keystone. https://etherpad.openstack.org/p/keystone-liberty-summit-documentation

Keystone: Work session

time

2015-05-21 16:10:00-07:00

location

Room 218,

Work sessions are for Keystone contributors to discuss implementation details and making quick progress over specific issues, in a small work group environment. This work session is the 2nd part of Spec Rundown / Approval Session meant for discussion and first-passes for getting specs through the gate. https://etherpad.openstack.org/p/keystone-liberty-summit-spec-rundown

Keystone: Work session

time

2015-05-21 17:00:00-07:00

location

Room 218,

Work sessions are for Keystone contributors to discuss implementation details and making quick progress over specific issues, in a small work group environment. Office Hours - Keystone Developers (Generic WorkSession).

Keystone contributors meetup

time

2015-05-22 09:00:00-07:00

location

Room 222,

The Keystone contributors meetup is a informal gathering of the project contributors, with an open agenda.Click here for details on the meetup agenda.

Keystone contributors meetup

time

2015-05-22 13:20:00-07:00

location

Room 222,

The Keystone contributors meetup is a informal gathering of the project contributors, with an open agenda.Click here for details on the meetup agenda.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment