trove/trove/guestagent
daniel-a-nguyen 7b1fe23039 Add a new column and indexes to agent_heartbeats
Includes a new index on instance_id
Added a deleted and deleted_at column
Includes an index for deleted too
Includes in call to find all by version
Includes call in _delete_resources()
Fixed AgentHeartBeat delete call
Corrected downgrade script as per SlickNik
Needs the save method because of how we are calling create
Reworked migration to create table from scratch
Renamed migration from 026 --> 027
Exception handling, added not null to updated_at col
Renamed migration from 027 --> 028

Change-Id: Ie0568850856c32fdbf9495c496339730d6b5beef
Implements: blueprint upgrade-guestagent
2014-06-09 17:27:17 -07:00
..
backup debug level logs should not be translated 2014-05-21 10:46:24 +02:00
common Fix prepare call for redis guest agent 2014-05-19 19:30:08 +00:00
datastore Merge "Increased stop timeout for cassandra" 2014-06-09 17:15:02 +00:00
db Enabled H402 flake8 rule 2014-06-02 17:03:55 +00:00
strategies Enabled H402 flake8 rule 2014-06-02 17:03:55 +00:00
__init__.py Remove copyright from empty files 2014-01-16 13:13:23 +04:00
api.py Enabled H402 flake8 rule 2014-06-02 17:03:55 +00:00
dbaas.py Initial support for single instance MongoDB support 2014-03-04 11:45:04 +02:00
models.py Add a new column and indexes to agent_heartbeats 2014-06-09 17:27:17 -07:00
pkg.py debug level logs should not be translated 2014-05-21 10:46:24 +02:00
service.py Enabled H402 flake8 rule 2014-06-02 17:03:55 +00:00
strategy.py Rename from reddwarf to trove. 2013-06-24 14:11:15 -07:00
volume.py Enabled H402 flake8 rule 2014-06-02 17:03:55 +00:00