Commit Graph

25 Commits

Author SHA1 Message Date
Michael James Hoppal ddb084697d Fix CLI on devstack
Change-Id: I5cbbaecd932eb55e4e3c54cc2922c65d2cf0ff75
2015-09-17 09:56:59 -06:00
Tim Kuhlman 796a256bba Make host_alive checks match the expected host names
Change-Id: I53d52c2d4a882da6275a58b479787e74aa31c1e6
2015-07-30 17:03:25 -06:00
Jenkins 2ae1188b7c Merge "Satisfy some dependencies for Agent plugins" 2015-07-06 16:47:59 +00:00
David Schroeder 10f9469424 Satisfy some dependencies for Agent plugins
This change enables use of the mysql and libvrit plugins to the
Monasca agent by adding dependencies to the virtualenv

Change-Id: If4e8170b5b6aed232d5a2074107aab9dc0c91d89
2015-06-29 17:19:29 -06:00
Tim Kuhlman 3c0775570a Moved the smoke test to the ci repo and cleaned up old tests.
Change-Id: Ic6e24dc1166b8bf7461103b5ebe2d47c14ccf4fa
2015-06-26 16:21:36 -06:00
Tim Kuhlman 354db26cae Clean up the ansible structure a bit
Change-Id: If478fae488c6f911871c418875e60840854328d1
2015-05-07 14:40:29 -06:00
Tim Kuhlman 6b267c0040 Make sure virtualenv is installed
Change-Id: Icac8b42f6b29612f18e00d7e45f18da4e595d6e2
2015-05-04 15:36:17 -06:00
Tim Kuhlman e3361e10b9 Collapsed the agent variables. Updated smoke test to the venv path.
Change-Id: Ib2cb6b17196769fe1fe839fb4777de96d2cc3209
2015-04-20 14:13:03 -06:00
Tim Kuhlman 0980c4eefa Update to the new keystone_users format
Change-Id: Ic0b48f09beec990ba0c7c7fc2fb704b6ae6ed5da
2015-04-01 10:27:43 -06:00
Tim Kuhlman 97b1239d99 Set the monasca agent check frequency to 15 seconds.
Change-Id: I9417fc76695499a0629b36c8ff778c09641659b5
2015-03-30 08:57:58 -06:00
Tim Kuhlman 27661d4b98 devstack needs to run apt-get update
Change-Id: I19724bbbbf6dde38b6414697850816eb9266d68e
2015-03-19 14:54:29 -06:00
Tim Kuhlman 7240b74775 Explicitly update the python-monascaclient
Change-Id: I2c830f0017b98eaf61c8f2688ff9bad5e041fc6e
2015-02-12 16:00:42 -07:00
Craig Bryant 0ad0dd08fd Don't pass v2 keystone_url to monasca-keystone
monasca-keystone now changes a v3 URL to v2 if required

This change requires the new monasca-keystone role. Update
if monasca-keystone fails with a 404

Change-Id: I7034d943d58c45d909021d492f9da782f11aade0
2015-02-02 16:55:43 -07:00
Tim Kuhlman e4509cb54e Added an http_status alarm, removed service dimension for devstack
Change-Id: I112ca0816be8b961c7305635e433ddcf8d91faf7
2015-01-23 15:48:23 -07:00
Tim Kuhlman 6e50bd1f50 Updated to the latest monasca-keystone
Change-Id: I7066638607418880522fbd9682e4390ab6ee1f08
2015-01-15 10:20:56 -07:00
Tim Kuhlman d7c4aa6042 Added more advanced usage info to the README
Change-Id: I3b4908c0ccfaec71b789ad6ffe8021a22e013162
2015-01-09 16:55:13 -07:00
Craig Bryant e153ec646f Add the role monasca-user to mini-mon
This is prep work for resolving the issue where the API
treats Agent role as restriction. This gives the mini-mon a role that
can be checked for monasca API access. The monasca-keystone role will
create this role if it doesn't exist

Change-Id: I8c36dbbda516aefc9600290932f315e9f4bdfc1f
2014-12-19 13:11:58 -07:00
Tim Kuhlman 090a4479fc We will not be using ssl here so can remove this role
Change-Id: I5e355f5bf778a94c7ef7da63e2c1e16e0640c0d3
2014-12-11 11:30:23 -07:00
Tim Kuhlman b53e0a88d2 Moved to using the update 1.8 style of role requirements
Change-Id: I6cc224480e02e1bca9a6d1738681710827000c7e
2014-12-10 10:44:25 -07:00
David Schroeder 219facab24 Fix monasca_checks host_alive YAML configuration
The YAML structure for monasca_checks' host_alive was incorrect in the
playbooks, preventing host_alive checks from functioning.  One would
see no host_alive_status metrics, and this error in collector.log:

.host_alive(services_checks.py:92) | Each service check must have a name

Change-Id: I52a91362d7c958d27087933ccd91de326da9392e
2014-12-03 15:59:06 -07:00
Tim Kuhlman e98b542158 Add a certificate authority to our boxes
All ssl certs will be signed with this CA

Change-Id: Ic418ab6b8f1fbc54cb11d22b849b52390ff9c1d1
2014-11-24 15:13:16 -07:00
Tim Kuhlman 7ae4c10662 monasca-keystone still uses version v2 of keystone
Change-Id: Id80e1a99648ddf1aab90932b3f55011cded05157
2014-11-18 16:36:49 -07:00
Tim Kuhlman 0ddeb83959 Fixed devstack keystone url
Change-Id: I003834d1e9ba2d879e15a194b332f6e3d0e7d4f0
2014-11-18 11:48:37 -07:00
David Schroeder bfcc524431 Moved devstack VM from ainsible to chef
Change-Id: If6fabf94a65081d7d8c7eeb0f3b886bb46a1c7c2
2014-11-12 12:27:26 -07:00
Tim Kuhlman a9ae72ebda Initial setup via Ansible.
Change-Id: I8f24134a1c3410acb8bc12fa07023b8eb32be93f
2014-10-30 09:28:18 -06:00