Commit Graph

13 Commits

Author SHA1 Message Date
Takashi Kajinami 610a2e4fe6 Retire PowerVMStacker SIG: Remove Project Content
Depends-on: https://review.opendev.org/c/openstack/project-config/+/909535
Change-Id: I9983db89974e37134cde612d55affb6b6b38230a
2024-02-20 22:53:37 +09:00
Le Hou df7773b39f Use opendev repository
Change-Id: I618d128ebe4d00a3eb7a79380932e8e7cfa44903
2019-04-24 10:27:24 +00:00
Jenkins 609f3a0c46 Merge "Optimize the link address for fetching git code" 2017-04-11 19:02:08 +00:00
zhangyanxian 70357ba558 Optimize the link address for fetching git code
Use https instead of http to ensure the safety without containing our
account/password information

Change-Id: I5e4ee5b64565aadee129d102d7ae12d4f475fa6a
2017-04-11 17:45:27 +00:00
Drew Thorstensen 05fd9160b8 Remove INSTALL_PYPOWERVM
This function is no longer required now that pypowervm is in the
global-requirements.txt.

Change-Id: I7fa465aedbba217f9d8c51b7b6972435ac5c130f
2017-04-11 17:18:57 +00:00
Eric Fried e1bcb2c3de Change devstack pypowervm branch to develop
Change the default pypowervm branch installed by devstack from 'master'
to 'develop'.  The master branch is not useful.

Change-Id: I38048dee34fb5a045b8aece756e9d3e2818ee0f2
2016-10-13 10:28:15 -05:00
Michelle Mandel 2cc735ebe6 Update comments to accurately describe actions
There were 2 comments that referred to "PowerVM SEA agent" when they
should actually refer to "PowerVM ceilometer compute agent". Updated
them to be accurate.

Change-Id: Ib3c2ab6f142e5e40d9cf9ae3f5875216cec9f03f
2016-03-03 02:09:31 +00:00
adreznec 528675cde9 Do not error if NovaLink not installed
Instead of throwing a fatal error if NovaLink is not installed,
simply warn the user instead.

Change-Id: Ib9d626432a216ade8ca2bc04a4f14d34c8b3989b
2016-01-21 12:47:28 -06:00
adreznec c330518f43 Disable installing pypowervm by default
Add a configurable option to choose to install pypowervm from source,
otherwise default to relying on it already being installed

Change-Id: Ie9a9da4caa81d971f11c4c134f3c12552e18dae3
2015-12-19 16:24:46 -06:00
adreznec 7f05a9745f Add compute monitors config to devstack plugins
Make sure the compute monitors for nova are getting set to use the
powervm virt driver.

Change-Id: Ia821225a5e0225c94d5937aa3dc28a2a454eb0da
2015-12-07 11:06:46 -06:00
adreznec f565a2b64d Add ceilometer-powervm devstack multi-node support
Support running ceilometer-powervm devstack plugins in a multi-node
environment, add README link to examples

Change-Id: Id45fd1dd8974bdf282883866b6fb63b70411c24c
2015-11-30 16:39:44 -06:00
adreznec dda22a657b Change pypowervm repo location
Update the pypowervm repo location in code and docs
for the pypowervm->powervm github org rename

Change-Id: Ic1f3ea5139a56213fc2ade7127870d3c72557c15
2015-11-18 15:03:45 -06:00
Adam Reznechek 24dfec6c4b Add base devstack plugins support
Add support for installing ceilometer 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
- Added bashate to tox test environments for scripts

Change-Id: I4f95b710026a418bda07767f1e04ddb3fd855316
2015-10-29 21:55:18 -04:00