2 Commits

Author SHA1 Message Date
Mathieu Gagné
32a4e0c07d Add basic rspec tests to ensure catalog compiles
* Add basic rspec tests
* Add required fixtures: mysql, vswitch.
* Fix relationship between Package['dnsmasq'] and
  Package['quantum-dhcp-agent']. RedHat does not have such package and
  catalog compilation would fail on RedHat platforms.
* Restore Ruby 1.8 compatibility by removing trailing comma
  on the final element of hash.

Change-Id: I7cfc2f9b308116fe9c8b7f242f794792be0be678
2013-05-03 02:00:37 -04:00
Mehdi Abaakouk
c28a656557 Allow changed to public_protocol and public_port
This change allow to configure the public_protocol and public_port of
quantum endpoint and add tests for the keystone/auth.pp file

Change-Id: I0e643d60bde99a0524944b7ed96d445ba63300fe
2013-05-02 15:06:31 +02:00