Commit Graph

19 Commits

Author SHA1 Message Date
Logan V 5344f28cc4 Fix ARA setup
Change-Id: If22b06353eeb23570fbcd13cd4493e8d67b9ce5f
2019-03-17 16:57:24 -05:00
Zuul de4f53847d Merge "Move SSH pubkey to static path" 2019-03-17 19:57:48 +00:00
Logan V b1f434c747 Update ARA variable
In queens the ARA bootstrapping is controlled by SETUP_ARA, not
INSTALL_ARA.

Change-Id: Ic9f23ca01cabb3ed37ba51123ed040b0a34cec92
2019-03-17 14:54:57 -05:00
Logan V 912b094835 Move SSH pubkey to static path
Change-Id: Ib271711428c055ce5e8e30051ea8b0468ac9c74d
2019-03-17 13:48:48 -05:00
Logan V 7c3b2745b4 Temporarily disable ELK deployment
The ELK VM deployment will be integrated into the repo using ansible
playbooks after the queens/rocky upgrades.

Change-Id: I738975fec2a63030c3e80d821272dc25deced057
2019-03-16 12:45:27 -05:00
Logan V 4070a4acf4 Install and run ARA in OSA venv
Change-Id: I924faad14a3209631fb3b2b09f4820bc1ec6bac9
2018-09-21 11:33:08 -05:00
Logan V 6aabc3da95 Remove in-repo ARA implementation
Since upstream fixes[0] have merged, we can now leverage the OSA scripts
to install ARA into the venv.

[0] https://review.openstack.org/#/c/603699/

Change-Id: Ic95f22448fa693041ba0de8b2d1c79660a3aef6c
2018-09-21 11:30:44 -05:00
Logan V a67c9fca97 Revert "Only run setup hosts for now"
This reverts commit 36a2e85ba5.

Change-Id: I6d678486b1682b01e11eceb239c08ea04097de5c
2018-09-16 14:12:31 -05:00
Logan V e6566fc1ac Revert "Only run openstack-hosts-setup for test"
This reverts commit b3c4917cc0.

Change-Id: Ib7e053578c8885f40e4b38d580d6f735c6edc440
2018-09-16 14:09:32 -05:00
Logan V 41d258b356 Pin ara to compatible version
Change-Id: Ieed2c7aff8ce6a9fd3ae29728cd06ea54983cba0
2018-09-16 13:52:36 -05:00
Logan V b3c4917cc0 Only run openstack-hosts-setup for test
Change-Id: I47efbc77268069c3829a6c121744ebd3a6ceded0
2018-09-14 15:13:51 -06:00
Logan V 70f44bd55f Install ARA in-repo
Until https://review.openstack.org/#/c/602461/ has merged, install
ARA using scripts in this repo. This can be reverted once OSA supports
externally triggering the ARA installation.

Change-Id: I75e3ea94953315addf9a075889d26909127be7d3
2018-09-14 11:13:44 -06:00
Logan V 36a2e85ba5 Only run setup hosts for now
Change-Id: I837766a6549b8ec95c6fd6fa7c665eccd44f7dda
2018-09-14 11:13:22 -06:00
Logan V 14d65507a5 Revert "Run with -vvvvv for debugging"
This reverts commit a52b42fe2f.

Change-Id: Ib1fbed0799d73cc5aea29f109e6ed9c5c3414af1
2018-09-13 14:30:36 -06:00
Logan V a52b42fe2f Run with -vvvvv for debugging
Change-Id: I752e99bffbbac0401eedb17e82bb4c84478fabb3
2018-09-13 12:36:26 -06:00
Kevin Carter e79eee5ee5 Correct bash user variables
The quotes around the user variables option breaks things. This removes
the brokeness.

Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2018-09-11 15:59:20 -06:00
Kevin Carter 3f033bf1fb Add ELK to the cloud
This change adds the elk_metrics_6x deployment tooling to this project.
A new submodule was added for the openstack-ansible-ops repo which will
be setup and executed via the deployment script.

Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2018-09-11 11:26:13 -06:00
Logan V 67017bd5ce Add a playbook to bootstrap neutron
Configure the networks, subnet, and uplink router for the environment
2018-03-05 19:38:08 -06:00
Logan V dd6563c109 Add a basic deploy script 2018-03-02 01:47:23 +00:00