This change set adds some additional background information on the
local.conf files. This was feedback from the field that this will help
developers as they on board for the project.
Change-Id: I0e69bb01e497bfd29817559021cdafeaf0248cad
At DEBUG, pypowervm produces way too much information, including the
payload of every REST request & response. Set the log level to the
more-reasonable INFO in our sample local.conf files for compute and
all-in-one nodes.
Change-Id: Ie8b1abed5106902046bb36c39fbc980a9e481f12
Add a configurable option to choose to install pypowervm from source,
otherwise default to relying on it already being installed
Change-Id: I15b85c8bcae163e762310efdabfdc26d72e2b629
Add a more detailed walkthrough of the devstack plugins readme
file, including links to our devrefs and docs.
Change-Id: I254b33607daa89c1c8f3dc33d4281cfa4fad72db
In the local.conf.compute template disable the ceilometer control
services that are enabled by default by the ceilometer plugin
Change-Id: Iaaeebaf99fdfbfbc4fdeb191652c1587d7eae8e9
The ceilomter devstack plugin turns on every ceilometer service by
default. This disables the ceilometer-acompute service in the control
node example file.
Change-Id: Ic338350d5d1db266657e4bfd18b679cfff96b0e2
Fix a non-breaking whitespace error in a devstack plugins README link, as well
as updating content to place in the link in better context.
Change-Id: Ib7d0b90f6c90c144cae658b25e7b6578212d6138
Support running nova-powervm devstack plugins in a multi-node
environment, with example configs for compute, control, or
all-in-one node installation.
Change-Id: I62d3681165cfeab8fd472b61b9898e28da4ea2f6
Shorten the default devstack instance name template due to issues
with the 31 character instance name maximum
Change-Id: I8815a0c5478c999292daa14fa1d4a1b4d3e54399
Add support for installing nova powervm through the devstack plugins
infrastructure. This allows you to simply enable the plugin in a
devstack localrc, provide any non-default config, and run stack.sh
to configure/install it.
- Added plugin files
- Added README and example config
- Added bashate to tox test environments for scripts
Change-Id: I3dfed189e60b0aa63fc9029e3f56f2d8b7785bd3