From 88b9c7e0d8369e0dbc5a3c63975c24af4edc80a2 Mon Sep 17 00:00:00 2001 From: Monty Taylor Date: Tue, 25 Jul 2017 08:48:43 +0800 Subject: Last-minute updates - who would expect any different? --- src/talks/global-interop.hbs | 84 +++++++++++++++++++++++++++++++------------- 1 file changed, 59 insertions(+), 25 deletions(-) diff --git a/src/talks/global-interop.hbs b/src/talks/global-interop.hbs index c7b4b66..37e3526 100644 --- a/src/talks/global-interop.hbs +++ b/src/talks/global-interop.hbs @@ -9,6 +9,16 @@ +
+

This Talk is Free Software

+ +
+

Who am I?

@@ -78,10 +88,6 @@

This is that "cloud scale out" part

-
-

2 kjph

-
-

2 KJPH (kilo-jobs per hour)

@@ -157,9 +163,11 @@

os-client-config

http://git.openstack.org/cgit/openstack/os-client-config

+

https://docs.openstack.org/os-client-config/latest/

A library to handle config information for openstack clients

Tracks differences in vendors that can't be discovered

In use in python-openstackclient, shade and ansible

+

https://docs.openstack.org/os-client-config/latest/user/vendor-support.html

@@ -405,29 +413,32 @@ cloud.create_server('my-server', image='immage-name', auto_ip=True)
-

OpenStack Community is Designed for Collaboration

+

The OpenStack Community is Designed for Collaboration

-

In the OpenStack Project, all participants are Equal

+

The OpenStack Project Believes all Participants are Equal

+

Constant work in progress, help us when we get this + wrong

-

We aren't going to remove something you need...

-

because we ARE you.

+

We aren't going to remove something you need...

+

because we ARE you.

-

I'm in this to make the world better. The whole world.

+

I'm in this to make the world better.

+

The whole world, not just my corner.

-

Why does Interop Matter

+

Why does Interop Matter?

Is Sinorail going to run China's Train system with - an app they download from an App Store?

+ an app they download from an App Store?

Nope

@@ -449,32 +460,50 @@ cloud.create_server('my-server', image='immage-name', auto_ip=True)
  • Ansible
  • Terraform
  • Spinnaker
  • -
  • Zuul
  • -
  • Zuul v3 is almost out and will blow your mind
  • +
  • Zuul -- v3 is almost out and will blow your mind
  • -

    It's about spending resources wisely

    +

    Spending Resources Wisely

    If China National Offshore Oil Corp, State Grid of China and Sinorail all run Interoperable OpenStack Clouds ...

    -

    they share not just the OpenStack Cloud software itself...

    -

    they ALSO share consumption and orchestration software.

    +

    they share not just the OpenStack Cloud software itself...

    +

    they ALSO share consumption and orchestration software...

    +

    and can focus MOST on Oil, Electricity and Trains

    +


    Oil, Electricity and Trains are important

    +
    + +
    +

    With Interoperable Clouds

    It's like I work for all of you!

    It's like we all work with each other

    -

    China, and the rest of the Global Community, understands the power - of collaborating on our shared problems.

    +

    China, and the rest of our Global Community, understands the power + of Open Collaboration on shared problems.

    -

    What are we doing to help you with Interop?

    +

    What is OpenStack doing to help with Interop?

    -

    Interop Working Group

    +

    Technical Governance

    + +

    Our job is making sure EVERYONE can do their job

    +
    + +
    +

    Board of Directos -Interop Working Group

    -

    API Working Group

    +

    TC - API Working Group

    @@ -499,6 +528,11 @@ cloud.create_server('my-server', image='immage-name', auto_ip=True)
  • Consuming the Catalog: http://specs.openstack.org/openstack/api-wg/guidelines/consuming-catalog.html
  • Version Discovery: https://review.openstack.org/#/c/459405/
  • + +
    +

    Service Types Authority

    +
    @@ -517,9 +551,9 @@ cloud.create_server('my-server', image='immage-name', auto_ip=True) https://docs.openstack.org/shade/latest/
  • Ansible OpenStack: http://docs.ansible.com/ansible/latest/list_of_cloud_modules.html#openstack
  • -
  • oaktree: Federation API
  • -
  • TriCircle: Multi-cloud Networking
  • Zuul: Insanely scalable CI/CD
  • +
  • TriCircle: Multi-cloud Networking
  • +
  • oaktree (WIP): Federation API
  • All of these can use help!

    -- cgit v1.2.3