Remove specified branch in sample local.conf
Remove stable/newton as the specified branch for collectd-ceilometer-plugin so that master is the default branch for the example. Change-Id: Iadda90b748d4204c7cc69035bb48696617913388 Closes-Bug: #1676783
This commit is contained in:
parent
536f851533
commit
bb8a7a4d3d
@ -24,7 +24,7 @@ enable_plugin ceilometer https://github.com/openstack/ceilometer master
|
||||
# For more options refer to devstackGSG.rst
|
||||
CEILOMETER_BACKEND=mysql
|
||||
|
||||
enable_plugin collectd-ceilometer https://github.com/openstack/collectd-ceilometer-plugin stable/newton
|
||||
enable_plugin collectd-ceilometer https://github.com/openstack/collectd-ceilometer-plugin
|
||||
|
||||
COLLECTD_INSTALL=True
|
||||
COLLECTD_CEILOMETER_VERBOSE=True
|
||||
|
Loading…
x
Reference in New Issue
Block a user