[Openstack-operators] [puppet] Where to start ?

2017-10-05 Thread Ulrich.Herbst
Dear list, I’m new on an (existing) OpenStack “cloud” and have to deploy some VMs there. I’m experienced with puppet and want to use that to automatically deploy VMs (and install software there). I know about https://docs.openstack.org/puppet-openstack-guide/latest/ - but don’t see a point whe

Re: [Openstack-operators] [nova] Should we allow passing new user_data during rebuild?

2017-10-05 Thread Tomáš Vondra
In our cloud, we offer the possibility to reinstall the same or another OS on a VPS (Virtual Private Server). Unfortunately, we couldn’t use the rebuild function because of the VPS‘s use of Cinder for root disk. We create a new instance and inject the same User Data so that the new instance has

Re: [Openstack-operators] [puppet] Where to start ?

2017-10-05 Thread Justin Cattle
Running puppet on openstack instances is no different than running puppet on bare metal, or elsewhere. I would say it's kind of outside the scope of this list, which his more about the openstack infrastructure itself - although someone else may chime in and help you :) Cheers, Just On 5 Octob

Re: [Openstack-operators] [puppet] Where to start ?

2017-10-05 Thread Ulrich.Herbst
Hi all, sorry for asking unprecise questions. My question is not how to run puppet on any existing VM, but: How to provision /deploy/create (Not sure about the right word) a new VM with puppet (instead of eg. clicking into the openstack GUI) Uli Von: Justin Cattle [mailto:[email protected]] Gese

Re: [Openstack-operators] [puppet] Where to start ?

2017-10-05 Thread Tobias Urdin
Hello Ulrich, My personal opinion would be that you should not use Puppet for such orchestration like creating resources,but it is possible with puppets node implementations! I think what you are looking for is something like this: https://github.com/puppetlabs/puppetlabs-node_openstack It m

Re: [Openstack-operators] [glance-survey] specify-an-image-ID-at-image-creation survey

2017-10-05 Thread Brian Rosmaita
Here are the results of the survey: OpenStack Glance specify-an-image-ID-at-image-creation survey This is a quick survey to find out how many people use the ability to specify a specific image_id at the time of image creation in Glance. Note that if you manage multiple clouds, you can fill this

Re: [Openstack-operators] [nova] Should we allow passing new user_data during rebuild?

2017-10-05 Thread Clint Byrum
Excerpts from Belmiro Moreira's message of 2017-10-04 17:33:40 +0200: > In our cloud rebuild is the only way for a user to keep the same IP. > Unfortunately, we don't offer floating IPs, yet. > Also, we use the user_data to bootstrap some actions in new instances > (puppet, ...). > Considering all

Re: [Openstack-operators] [nova] Should we allow passing new user_data during rebuild?

2017-10-05 Thread Clint Byrum
Excerpts from Chris Friesen's message of 2017-10-04 09:15:28 -0600: > On 10/03/2017 11:12 AM, Clint Byrum wrote: > > > My personal opinion is that rebuild is an anti-pattern for cloud, and > > should be frozen and deprecated. It does nothing but complicate Nova > > and present challenges for scali

Re: [Openstack-operators] [nova] Should we allow passing new user_data during rebuild?

2017-10-05 Thread Clint Byrum
No offense is intended, so please forgive me for the possibly incendiary nature of what I'm about to write: VPS is the predecessor of cloud (and something I love very much, and rely on every day!), and encourages all the bad habits that a cloud disallows. At small scale, it's the right thing, and