Re: [openstack-dev] Announcing Project Solum

2013-10-24 Thread Thomas Spatzier
Hi Adrian,

really intersting! I wonder what the relation to all the software
orchestration in Heat discussions is that have been going on for a while
now.

Regards,
Thomas

Adrian Otto adrian.o...@rackspace.com wrote on 23.10.2013 21:03:10:
 From: Adrian Otto adrian.o...@rackspace.com
 To: OpenStack Development Mailing List
openstack-dev@lists.openstack.org,
 Date: 23.10.2013 21:07
 Subject: [openstack-dev] Announcing Project Solum

 OpenStack,

 OpenStack has emerged as the preferred choice for open cloud
 software worldwide. We use it to power our cloud, and we love it.
 We’re proud to be a part of growing its capabilities to address more
 needs every day. When we ask customers, partners, and community
 members about what problems they want to solve next, we have
 consistently found a few areas where OpenStack has room to grow in
 addressing the needs of software developers:

 1)   Ease of application development and deployment via integrated
 support for Git, CI/CD, and IDEs

 2)   Ease of application lifecycle management across dev, test, and
 production types of environments -- supported by the Heat project’s
 automated orchestration (resource deployment, monitoring-based self-
 healing, auto-scaling, etc.)

 3)   Ease of application portability between public and private
 clouds -- with no vendor-driven requirements within the application
 stack or control system

 Along with eBay, RedHat, Ubuntu/Canonical, dotCloud/Docker,
 Cloudsoft, and Cumulogic, we at Rackspace are happy to announce we
 have started project Solum as an OpenStack Related open source
 project. Solum is a community-driven initiative currently in its
 open design phase amongst the seven contributing companies with more to
come.

 We plan to leverage the capabilities already offered in OpenStack in
 addressing these needs so anyone running an OpenStack cloud can make
 it easier to use for developers. By leveraging your existing
 OpenStack cloud, the aim of Project Solum is to reduce the number of
 services you need to manage in tackling these developer needs. You
 can use all the OpenStack services you already run instead of
 standing up overlapping, vendor-specific capabilities to accomplish this.

 We welcome you to join us to build this exciting new addition to the
 OpenStack ecosystem.

 Project Wiki
 https://wiki.openstack.org/wiki/Solum

 Lauchpad Project
 https://launchpad.net/solum

 IRC
 Public IRC meetings are held on Tuesdays 1600 UTC
 irc://irc.freenode.net:6667/solum

 Thanks,

 Adrian Otto___
 OpenStack-dev mailing list
 OpenStack-dev@lists.openstack.org
 http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] Announcing Project Solum

2013-10-24 Thread Russell Bryant
On 10/24/2013 08:51 AM, Thomas Spatzier wrote:
 Hi Adrian,
 
 really intersting! I wonder what the relation to all the software
 orchestration in Heat discussions is that have been going on for a while
 now.

It's a good question.  Personally, I would expect Heat to be a key
element of how Solum works.  There are a number of things Solum needs to
do on top of Heat, though, such as the git integration bit.

-- 
Russell Bryant

___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] Announcing Project Solum

2013-10-24 Thread Adrian Otto
Thomas and Russell,

On Oct 24, 2013, at 8:03 AM, Russell Bryant rbry...@redhat.com wrote:

 On 10/24/2013 08:51 AM, Thomas Spatzier wrote:
 Hi Adrian,
 
 really intersting! I wonder what the relation to all the software
 orchestration in Heat discussions is that have been going on for a while
 now.
 
 It's a good question.  Personally, I would expect Heat to be a key
 element of how Solum works.  There are a number of things Solum needs to
 do on top of Heat, though, such as the git integration bit.

Yes, that's exactly right. Heat is a key component for Solum. We are going in a 
direction that reaches further into the realm of developer productivity, but 
are not planning to re-implement stuff that's already in OpenStack. As Heat and 
Nova and Glance and Keystone, etc… all get better, so will Solum by nature of 
leveraging them.

Adrian

 
 -- 
 Russell Bryant
 
 ___
 OpenStack-dev mailing list
 OpenStack-dev@lists.openstack.org
 http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] Announcing Project Solum

2013-10-23 Thread Russell Bryant
On 10/23/2013 03:03 PM, Adrian Otto wrote:
 OpenStack,
 
 OpenStack has emerged as the preferred choice for open cloud software
 worldwide. We use it to power our cloud, and we love it. We’re proud to
 be a part of growing its capabilities to address more needs every
 day. When we ask customers, partners, and community members about what
 problems they want to solve next, we have consistently found a few areas
 where OpenStack has room to grow in addressing the needs of software
 developers:
 
 1)   Ease of application development and deployment via integrated
 support for Git, CI/CD, and IDEs
 
 2)   Ease of application lifecycle management across dev, test, and
 production types of environments -- supported by the Heat
 project’s automated orchestration (resource deployment,
 monitoring-based self-healing, auto-scaling, etc.)
 
 3)   Ease of application portability between public and private
 clouds -- with no vendor-driven requirements within the application
 stack or control system
 
 
 Along with eBay, RedHat, Ubuntu/Canonical, dotCloud/Docker, Cloudsoft,
 and Cumulogic, we at Rackspace are happy to announce we have started
 project Solum as an OpenStack Related open source project. Solum is a
 community-driven initiative currently in its open design phase amongst
 the seven contributing companies with more to come.
 
 We plan to leverage the capabilities already offered in OpenStack in
 addressing these needs so anyone running an OpenStack cloud can make it
 easier to use for developers. By leveraging your existing
 OpenStack cloud, the aim of Project Solum is to reduce the number of
 services you need to manage in tackling these developer needs. You can
 use all the OpenStack services you already run instead of standing up
 overlapping, vendor-specific capabilities to accomplish this.
 
 We welcome you to join us to build this exciting new addition to the
 OpenStack ecosystem.
 
 *Project Wiki*
 https://wiki.openstack.org/wiki/Solum
 
 *Lauchpad Project*
 _https://launchpad.net/solum_
 
 *IRC*
 Public IRC meetings are held on Tuesdays 1600 UTC
 _irc://irc.freenode.net:6667/solum_

Cool stuff!  I'm very happy to see a group of people looking to attack
this problem space with a solution that takes advantage of OpenStack
services as much as possible.  I look forward to seeing how this comes
together.

Thanks!

-- 
Russell Bryant

___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] Announcing Project Solum

2013-10-23 Thread Stefano Maffulli
On 10/23/2013 12:03 PM, Adrian Otto wrote:
 Along with eBay, RedHat, Ubuntu/Canonical, dotCloud/Docker, Cloudsoft,
 and Cumulogic, we at Rackspace are happy to announce we have started
 project Solum as an OpenStack Related open source project. Solum is a
 community-driven initiative currently in its open design phase amongst
 the seven contributing companies with more to come.

Wonderful news! Like Russell said, it's great to see this effort start
from the ground up as a collaboration among different vendors. Way to go
guys, I'm already a Solum fan!

/stef

-- 
Ask and answer questions on https://ask.openstack.org

___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] Announcing Project Solum

2013-10-23 Thread Monty Taylor


On 10/23/2013 03:03 PM, Adrian Otto wrote:
 OpenStack,
 
 OpenStack has emerged as the preferred choice for open cloud software
 worldwide. We use it to power our cloud, and we love it. We’re proud to
 be a part of growing its capabilities to address more needs every
 day. When we ask customers, partners, and community members about what
 problems they want to solve next, we have consistently found a few areas
 where OpenStack has room to grow in addressing the needs of software
 developers:
 
 1)   Ease of application development and deployment via integrated
 support for Git, CI/CD, and IDEs

Lucky for you - we have some great projects for you here!

 2)   Ease of application lifecycle management across dev, test, and
 production types of environments -- supported by the Heat
 project’s automated orchestration (resource deployment,
 monitoring-based self-healing, auto-scaling, etc.)
 
 3)   Ease of application portability between public and private
 clouds -- with no vendor-driven requirements within the application
 stack or control system
 
 
 Along with eBay, RedHat, Ubuntu/Canonical, dotCloud/Docker, Cloudsoft,
 and Cumulogic, we at Rackspace are happy to announce we have started
 project Solum as an OpenStack Related open source project. Solum is a
 community-driven initiative currently in its open design phase amongst
 the seven contributing companies with more to come.
 
 We plan to leverage the capabilities already offered in OpenStack in
 addressing these needs so anyone running an OpenStack cloud can make it
 easier to use for developers. By leveraging your existing
 OpenStack cloud, the aim of Project Solum is to reduce the number of
 services you need to manage in tackling these developer needs. You can
 use all the OpenStack services you already run instead of standing up
 overlapping, vendor-specific capabilities to accomplish this.
 
 We welcome you to join us to build this exciting new addition to the
 OpenStack ecosystem.
 
 *Project Wiki*
 https://wiki.openstack.org/wiki/Solum
 
 *Lauchpad Project*
 _https://launchpad.net/solum_
 
 *IRC*
 Public IRC meetings are held on Tuesdays 1600 UTC
 _irc://irc.freenode.net:6667/solum_

Happy to have you guys started with this. As I mentioned in IRC, I think
there is some good overlap with some of infra that can be leveraged, and
I'll be excited to work with you guys on that!

Monty

___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev