[Openstack-operators] OpenStack Community Weekly Newsletter (Mar 20 - 27)

2015-03-27 Thread Stefano Maffulli
OpenStack DefCore Process Draft Posted for Review [major milestone] OpenStack DefCore Committee is looking for community feedback about the proposed DefCore Process. March has been a month for OpenStack DefCore milestones. At the March Board meeting, the first official DefCore Guideline (called Def

Re: [Openstack-operators] [openstack-dev] [nova] how to handle vendor-specific API microversions?

2015-03-27 Thread Steve Gordon
- Original Message - > From: "Chris Friesen" > To: openstack-...@lists.openstack.org > > Haven't seen any responses to this. > > As I see it, nova is really pushing for interoperability, but what is a > vendor > supposed to do when they have customers asking for extensions to the existi

Re: [Openstack-operators] [openstack-dev] [Nova][Neutron] Status of the nova-network to Neutron migration work

2015-03-27 Thread Mark Voelker
Inlineā€¦ On Mar 27, 2015, at 11:48 AM, Assaf Muller wrote: > > > - Original Message - >> On 03/27/2015 05:22 AM, Thierry Carrez wrote: >> >>> Part of it is corner (or simplified) use cases not being optimally >>> served by Neutron, and I think Neutron could more aggressively address >

Re: [Openstack-operators] What are people using for configuration management? Puppet? Chef? Other?

2015-03-27 Thread Edgar Magana
Forrest, At Workday we are using Chef. The community cookbook are in a very good shape and we are just changing our data bags and environment files. We have also created a OpenStack Deployment Multi-Node Development Environment based on Vagrant and Docker Containers. It is pretty awesome how eas

Re: [Openstack-operators] What are people using for configuration management? Puppet? Chef? Other?

2015-03-27 Thread David Medberry
Time Warner Cable is using both Puppet and Ansible. Ansible for orchestration and Puppet for Config management. Puppet & Ansible with Ubuntu host OS on all nodes. On Thu, Mar 26, 2015 at 10:40 AM, Forrest Flagg wrote: > Hi all, > > Getting ready to install a Juno or Kilo cloud and was wondering

Re: [Openstack-operators] Neutron IP usage API extension

2015-03-27 Thread Edgar Magana
Thanks for sharing Mike! Edgar From: Mike Dorman mailto:mdor...@godaddy.com>> Date: Friday, March 27, 2015 at 8:14 AM To: OpenStack Operators mailto:openstack-operators@lists.openstack.org>> Subject: [Openstack-operators] Neutron IP usage API extension Several folks at the PHL meet up were inte

[Openstack-operators] Neutron IP usage API extension

2015-03-27 Thread Mike Dorman
Several folks at the PHL meet up were interested in the API extensions we built for Neutron to report usage statistics on networks. Essentially this gives you a way to report the number of IPs out of the total that are used. We have that patch up in this branch now: https://github.com/godaddy

Re: [Openstack-operators] What are people using for configuration management? Puppet? Chef? Other?

2015-03-27 Thread gustavo panizzo (gfa)
On Fri, 2015-03-27 at 08:00 +, Van Leeuwen, Robert wrote: > If you have a blank slate and no investment in any technology I would > recommend looking at Saltstack. i did that on my previous job. no regrets on current job non-openstack infra runs under puppet, openstack runs over saltstack. n

Re: [Openstack-operators] What are people using for configuration management? Puppet? Chef? Other?

2015-03-27 Thread Van Leeuwen, Robert
As mentioned before I think organizations tend to go with what they already have. It is a huge project to switch from x to y if you have a significant amount of investment/code in x. Having 2 different configuration management systems within one organization is no fun either. I have quite a bit