Steven Vacaroaia
2013-Feb-27 16:38 UTC
[Puppet Users] puppet openstack - missing quantum module
Hello, I was very thrilled when I found openstack module since I am in the process of doing some "heavy" testing However I was not able to use it due to the "Could not find declared class quantum::db::mysql" error There is no quantum module available as part of the openstack module installation Here is a directory listing: ls /etc/puppet/modules apache apt cinder custom firewall glance horizon inifile keystone memcached mysql nova ntp openstack rabbitmq stdlib sysctl Setting the quantum variable to ''false'' in openstack/manifests/all.pp did not help either Any help getting this working would be greatly appreciated Steven -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users+unsubscribe@googlegroups.com. To post to this group, send email to puppet-users@googlegroups.com. Visit this group at http://groups.google.com/group/puppet-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
Dan Bode
2013-Feb-27 17:24 UTC
Re: [Puppet Users] puppet openstack - missing quantum module
right now, it only supports nova networks, I started testing with an external quantum module https://github.com/EmilienM, but never quite finished. I know Cisco spent quite a bit of time on a quantum module (which is a fork of the one I sent you before): https://github.com/CiscoSystems/puppet-quantum If you want to volunteer for finishing up the quantum module, I''d be happy to help. Otherwise, its tested with nova-networks, or quantum should get properly integrated in the next couple of months. - Dan On Wed, Feb 27, 2013 at 8:38 AM, Steven Vacaroaia <stef97@gmail.com> wrote:> Hello, > I was very thrilled when I found openstack module since I am in > the process of doing some "heavy" testing > However I was not able to use it due to the "Could not find declared class > quantum::db::mysql" error > > There is no quantum module available as part of the openstack module > installation > Here is a directory listing: > > ls /etc/puppet/modules > apache apt cinder custom firewall glance horizon inifile keystone > memcached mysql nova ntp openstack rabbitmq stdlib sysctl > > Setting the quantum variable to ''false'' in openstack/manifests/all.pp did > not help either > > Any help getting this working would be greatly appreciated > > Steven > > -- > You received this message because you are subscribed to the Google Groups > "Puppet Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to puppet-users+unsubscribe@googlegroups.com. > To post to this group, send email to puppet-users@googlegroups.com. > Visit this group at http://groups.google.com/group/puppet-users?hl=en. > For more options, visit https://groups.google.com/groups/opt_out. > > >-- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users+unsubscribe@googlegroups.com. To post to this group, send email to puppet-users@googlegroups.com. Visit this group at http://groups.google.com/group/puppet-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.