Commit Graph

18 Commits

Author SHA1 Message Date
OpenStack Proposal Bot 4a4ff5b544 Updated from global requirements
Change-Id: I6d5572bb49cd5f245af59f87ce40f8f9a858e85d
2017-03-02 11:57:16 +00:00
OpenStack Proposal Bot c3d08b97c1 Updated from global requirements
Change-Id: I1acc2257344304bb6cba7242aac48b16362ed87b
2015-09-23 14:14:17 +00:00
OpenStack Proposal Bot 574c5224a8 Updated from global requirements
Change-Id: I99aa804116a86365a06c5bf92c107ff28cc3b305
2015-07-15 21:27:34 +00:00
OpenStack Proposal Bot a6aa90145a Updated from global requirements
Change-Id: I297a333457514bd67e2964e955edd3cf8b9cb812
2015-06-30 20:04:36 +00:00
OpenStack Proposal Bot 0a811cd48d Updated from global requirements
Change-Id: Iab7b6ed1890b7da98f4916dc90b523b52674f59c
2014-05-01 13:51:51 +00:00
Monty Taylor df5b846217 Update from global requirements
This removes d2to1 references, which is important.

Change-Id: I71f6df820d0c4596015acd2069f1650f29e07575
2013-09-30 11:43:42 -04:00
Anna Shen 1d18aec7e6 Bump pbr to the version 0.5.16
Change-Id: I7b4d1d1b00bc2a12b50f38181d11b2f0d4e52ff8
2013-07-11 15:02:23 -07:00
Monty Taylor fc930eb91d Migrate to pbr.
Fixes bug 1179007

Change-Id: If7c187f3b4833bdd7f2c0632c061afdcacb9832f
2013-06-03 18:44:17 -04:00
Nikhil Manchanda 595125ac84 Backup and Restore for reddwarf instances.
Implemented backup and restore for reddwarf instances.

Implements spec/consistent-snapshots

Change-Id: Ic1e78545f9e90ab986665a58f524081dcde6894b
2013-05-20 14:16:00 -07:00
Monty Taylor 98d42e50e3 Migrate to flake8.
Fixes bug 1172444

Change-Id: I09e1e2d03f41a175aa39760b5fc560ed0d9d30a5
2013-05-16 10:29:59 -07:00
Vipul Sabhaya 0cf9c7eaaf Refresh setup.py from Oslo
* Part one of a few oslo updates
* needed for proper packaging of reddwarf

implements blueprint update-oslo

Change-Id: I7522d9fcd50a8c161916e5f79748b655862acc3a
2013-03-05 16:44:39 -08:00
Dror Kagan 44544e587a remove the namespace_packages from setup.py
In reddwarf's setup.py, the method setuptool.setup() currently accepts a parameter for namespace_packages, and it shouldn't.

Change-Id: Ica1fbebd5cbd5943c3a1b322d14a280737bc0542
fixes: bug #1136189
2013-02-28 11:02:50 -08:00
Michael Basnight c8a5bc39dc Update oslo codebase within reddwarf.
* Updated logging,cfg,setup to new oslo
* Split out the paste ini from the conf files
* Modified reddwarf-api/server to use new modules
* Modified reddwarf-manage to use new cfg
* Added rpc helper for rpc services
* Modified reddwarf-taskmanager to use rpc helper
* Modified reddwarf-guestagent to use new rpc helper
* Fixed guestagent api to use rpc proxy
* Fixed taskmanager module to conform to new rpc
* Updated guestagent manager/pkg to use new rpc
* Updated api paste to use keystoneclient auth_token
* Updated managers to use periodic tasks

Implements: blueprint reddwarf/upgrade-oslo

Change-Id: I9ad1b441eca855a4304454014ae746ec51bef8f3
2012-12-18 21:18:28 -06:00
Tim Simpson cb827ccac2 Added an admin task-manager. 2012-08-21 16:39:27 -05:00
Tim Simpson bc507d773c Adding tox support to Reddwarf.
* Changed reddwarf.conf.test to reflect local mode.
* Updated fake keystone. Any token is treated as the tenant ID, and any tenant id starting with "admin" is treated as an admin.
2012-07-16 11:22:02 -05:00
Michael Basnight bb2cd58173 Adding taskmanager to setup 2012-06-08 13:54:11 -05:00
Michael Basnight c1cd614f43 Fixing the setup.py to have the new reddwarf api 2012-05-02 14:29:29 -05:00
mbasnight 6a3f66f0e9 Adding the venv/unit test framework stuff
* run_tests stuff
* gerrit stuff
* test-requires for pip
2012-02-22 21:20:45 -06:00