openstack-puppet-modules icon indicating copy to clipboard operation
openstack-puppet-modules copied to clipboard

Puppet modules shared between Packstack and TripleO

Results 7 openstack-puppet-modules issues
Sort by recently updated
recently updated
newest added

Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.3.6 to 2.8.1. Changelog Sourced from addressable's changelog. Addressable 2.8.1 refactor Addressable::URI.normalize_path to address linter offenses (#430) remove redundant colon in Addressable::URI::CharacterClasses::AUTHORITY regex (#438) update gemspec to...

dependencies

Bumps [rake](https://github.com/ruby/rake) from 10.3.2 to 12.3.3. Changelog *Sourced from [rake's changelog](https://github.com/ruby/rake/blob/master/History.rdoc).* > === 12.3.3 > > ==== Bug fixes > > * Use the application's name in error message if...

dependencies

Bumps [excon](https://github.com/excon/excon) from 0.39.5 to 0.71.0. Changelog *Sourced from [excon's changelog](https://github.com/excon/excon/blob/master/changelog.txt).* > 0.71.0 2019-12-12 > ================= > > fix for leftover data with interrupted persistent connections > > 0.70.0 2019-12-02...

dependencies

Since Liberty OPM does not carry non-upstream patches, there is not diff between stable/\* and upstream-\* branches: ``` $ git diff upstream/stable/mitaka..upstream/upstream-mitaka $ git diff upstream/stable/liberty..upstream/upstream-liberty ``` To avoid confusion,...

Reference Link: https://bugzilla.redhat.com/show_bug.cgi?id=1276277 httpd is failing to come up and the error in /var/log/messages: Feb 29 22:18:41 localhost httpd: AH00526: Syntax error on line 31 of /etc/httpd/conf.d/php.conf: According to: http://serverfault.com/questions/515417/error-start-apache-php-value...

Hi, I was facing the issue described in https://ask.openstack.org/en/question/87002/cinder-volume-quotas-broken-for-rdo-install-in-centos/ I was unable to modify project quotas. Implementing the solution described on that page (adding the config stanza that contains auth_uri...