Commit Graph

  • 544d110b5f Allowed us to grab a mgmt instance that lacks a backing server. Tim Simpson 2012-07-06 16:49:02 -05:00
  • bb000df3bf adding mgmt action to reboot an instance Paul Marshall 2012-07-05 14:51:55 -05:00
  • ab56688420 Fixing xml serialization for accounts Nirmal Ranganathan 2012-07-07 17:36:01 -05:00
  • 319a027e31 Pruning one more tree() from the codebase. Ed Cranford 2012-07-06 10:23:50 -05:00
  • 507532ed27 Removes defaultdict references from mgmt account and instance views. Ed Cranford 2012-07-05 17:14:34 -05:00
  • cb827ccac2 Added an admin task-manager. Tim Simpson 2012-08-21 16:25:58 -05:00
  • 71f223e60b adding management host update action Paul Marshall 2012-06-28 11:04:21 -05:00
  • 8a53f3e50d Allowing resizes to be performed when MySQL is down. Tim Simpson 2012-06-26 19:02:27 -05:00
  • 14111d1b71 Moved mgmt instances into its own directory. Tim Simpson 2012-06-26 08:48:10 -05:00
  • 54cd9f1963 Adding the deleted filter for account instances Nirmal Ranganathan 2012-06-25 17:25:03 -05:00
  • da86afa9fa Mgmt storage device details Sudarshan Acharya 2012-06-21 14:40:53 -05:00
  • 5401cd91bb fixing diagnostics tests for fake mode Paul Marshall 2012-06-25 09:26:17 -05:00
  • bbf7370cde Added attributes for management instance get. Sudarshan Acharya 2012-06-19 23:31:22 -05:00
  • 7cd37cb0d3 Mgmt instances. Sudarshan Acharya 2012-06-18 13:26:46 -05:00
  • af66968890 Adding MGMT hosts call. Tim Simpson 2012-06-15 10:17:24 -05:00
  • 3566c4bd2a Adding a accounts management api extension Adding fake tests for mgmt accounts Nirmal Ranganathan 2012-06-08 14:09:26 -05:00
  • 4f4961f615 Merge pull request #173 from vipulsabhaya/reset-password Nirmal Ranganathan 2012-08-14 08:47:08 -07:00
  • 571575f916 Merge pull request #177 from pdmars/admin_user_tenantid_fix Nirmal Ranganathan 2012-08-09 09:25:11 -07:00
  • 0c02b7cd1a Merge pull request #178 from TimSimpsonR/common_update-2 Tim Simpson 2012-08-08 13:40:22 -07:00
  • 60a10a694b Updated RPC code. Tim Simpson 2012-07-27 16:09:23 -05:00
  • fafc501db1 admin users should use their correct tenant id as well Paul Marshall 2012-08-06 13:48:45 -05:00
  • 44fbb3647e Merge pull request #176 from pdmars/list_versions_fix Nirmal Ranganathan 2012-08-06 08:43:35 -07:00
  • b9baea5600 add updated attribute to list all versions, add ability to list individual versions Paul Marshall 2012-08-01 13:57:51 -05:00
  • 7118fcd9b7 Merge pull request #174 from ed-/occlude-dbs Michael Basnight 2012-08-03 08:25:28 -07:00
  • 70ebc569c0 Merge pull request #175 from rnirmal/server_volume Nirmal Ranganathan 2012-08-01 07:55:25 -07:00
  • ccdcd3e61d Adding support to use the nova create server with volume. Nirmal Ranganathan 2012-07-31 16:47:27 -05:00
  • b9038e6fd5 Adds ignore_dbs to configs, and makes the models respect it. Ed Cranford 2012-07-30 11:46:07 -05:00
  • e039f7692c Add reset-password action and return Not Implemented Vipul Sabhaya 2012-07-27 14:29:50 -07:00
  • 81838d268b Merge pull request #170 from TimSimpsonR/paging_xml Tim Simpson 2012-07-26 12:57:58 -07:00
  • 3da3d05270 Merge pull request #171 from ed-/occlude-root Tim Simpson 2012-07-26 12:51:54 -07:00
  • 16c84902c9 Adds root to the ignore_users list and forces user list to obey it. Ed Cranford 2012-07-26 13:10:40 -05:00
  • 7a98d853e9 Fixed XML serializer to work with pagination. Tim Simpson 2012-07-25 17:41:12 -05:00
  • 42ee7e7533 Merge pull request #169 from rnirmal/bugfix Nirmal Ranganathan 2012-07-23 13:49:03 -07:00
  • d5530855c4 Trimming spaces when reading from the config as a list of comma separated values Nirmal Ranganathan 2012-07-18 12:56:48 -05:00
  • f2cc0061a3 Merge pull request #168 from TimSimpsonR/config_fix Craig 2012-07-17 14:49:29 -07:00
  • 6fbddfbd9b Changing the Config get to always use a default value. Tim Simpson 2012-07-17 16:55:54 -05:00
  • 21b1cd5208 Merge pull request #166 from TimSimpsonR/config_fix Nirmal Ranganathan 2012-07-17 13:25:33 -07:00
  • 0cfdbea821 Adding the ability to get types other than strings to the Config class. Tim Simpson 2012-07-17 13:04:33 -05:00
  • 8db7a561e8 Merge pull request #165 from cp16net/service-logging-conf Nirmal Ranganathan 2012-07-17 12:47:42 -07:00
  • cff85ef10d Merge pull request #167 from TimSimpsonR/fix_syntax_error Tim Simpson 2012-07-17 12:41:38 -07:00
  • 39b29baa48 Fixed a syntax error. Tim Simpson 2012-07-17 14:38:12 -05:00
  • b273ccce56 Merge pull request #163 from ed-/delete-error-instances Michael Basnight 2012-07-17 09:36:56 -07:00
  • 5a07adfe3e adding logging to the service conf files Craig Vyvial 2012-07-17 11:27:37 -05:00
  • 8e647383b3 Merge pull request #164 from TimSimpsonR/tox3 Tim Simpson 2012-07-17 08:44:52 -07:00
  • 54a4ada785 Delete can now delete errored instances. Ed Cranford 2012-07-12 15:01:01 -05:00
  • bc507d773c Adding tox support to Reddwarf. Tim Simpson 2012-05-23 09:32:49 -05:00
  • f64ffc4259 Merge pull request #161 from pdmars/ignore_users_fix Michael Basnight 2012-07-12 11:47:17 -07:00
  • 43b3501626 password check shouldn't look in ignore_users Paul Marshall 2012-07-11 10:37:59 -05:00
  • 209a97829c Merge pull request #159 from pdmars/delete_root_fix Michael Basnight 2012-07-10 09:47:53 -07:00
  • 6333c7e9b7 added an ignore users option, e.g. prevents such users from being deleted, also only get is root enabled info by checking the db Paul Marshall 2012-07-06 16:57:41 -05:00
  • 63bfd8fad4 Merge pull request #160 from TimSimpsonR/change_quotas Nirmal Ranganathan 2012-07-09 13:21:13 -07:00
  • e795878ca1 Changing the max_instances_per_user to 55 in the test config file. Tim Simpson 2012-07-09 14:48:16 -05:00
  • 9478bb7145 Merge pull request #158 from cp16net/usage_events Michael Basnight 2012-07-07 19:34:43 -07:00
  • 0cb34d5573 change usage table to usage_events Craig Vyvial 2012-07-06 14:33:07 -05:00
  • 027ad4b800 Merge pull request #157 from TimSimpsonR/delete_queues Michael Basnight 2012-07-06 08:05:04 -07:00
  • 5d9adefd50 Adding fake mode support to the delete_queue function. Tim Simpson 2012-07-06 10:05:08 -05:00
  • b3796b6dea Merge pull request #156 from cp16net/usage-table Nirmal Ranganathan 2012-07-05 09:20:26 -07:00
  • b304470aad adding usage table Craig Vyvial 2012-07-05 10:59:00 -05:00
  • 8c794b9330 Merge pull request #154 from ed-/fail-quicker Nirmal Ranganathan 2012-07-02 07:50:19 -07:00
  • da4cde3780 Merge pull request #153 from pdmars/delete_error_fix Michael Basnight 2012-07-02 06:35:10 -07:00
  • 70e67f488b Merge pull request #155 from TimSimpsonR/delete_queues Michael Basnight 2012-07-02 06:31:39 -07:00
  • 694c3be656 Task manager will now detect some creation errors and mark the instances. Ed Cranford 2012-06-29 16:57:49 -05:00
  • 8cced1f967 Delete the guest queue when deleting an instance. Tim Simpson 2012-06-29 17:39:40 -05:00
  • 562af8e971 don't raise an exception if there is an error, allow it to poll until timeout Paul Marshall 2012-06-29 16:50:33 -05:00
  • 52b7bdc9a5 Merge pull request #152 from TimSimpsonR/adding_stop_call Nirmal Ranganathan 2012-06-27 09:06:42 -07:00
  • 9ccef6fea4 Allowing resizes to be performed when MySQL is down. Tim Simpson 2012-06-27 11:12:28 -05:00
  • e8669844fc Merge pull request #150 from ed-/report-hostname-to-nova Nirmal Ranganathan 2012-06-26 08:25:48 -07:00
  • 1636171c14 Merge pull request #151 from TimSimpsonR/instances_move Nirmal Ranganathan 2012-06-26 08:25:10 -07:00
  • bed395ed74 Moved functionality into wsgi.Controller. Tim Simpson 2012-06-26 08:44:24 -05:00
  • b4dd628083 Give the nova instance the real hostname if we've got it. Ed Cranford 2012-06-25 17:40:53 -05:00
  • 55eb6d1e59 Merge pull request #149 from rnirmal/bugfix Nirmal Ranganathan 2012-06-25 15:37:47 -07:00
  • 5cb018d288 Adding a fault wrapper to catch and wrap exceptions that are thrown as plain text. Nirmal Ranganathan 2012-06-24 22:00:14 -05:00
  • b1d304f988 Merge pull request #148 from rnirmal/bugfix Michael Basnight 2012-06-22 07:24:09 -07:00
  • 33436ec42e Fixing delete polling in the taskmanager Nirmal Ranganathan 2012-06-22 06:06:53 -05:00
  • 81afbc91e4 Merge pull request #144 from ed-/simple-quota Nirmal Ranganathan 2012-06-21 15:39:57 -07:00
  • 25c97fa6c5 Simple per-user instance quota checking in the create call. PEP8 fixes. Ed Cranford 2012-06-15 11:55:50 -05:00
  • c100195217 Merge pull request #145 from TimSimpsonR/get_404_no_more Michael Basnight 2012-06-21 12:48:06 -07:00
  • b31caffdce Merge pull request #146 from ed-/http-pagination Michael Basnight 2012-06-21 12:47:04 -07:00
  • ab3c86ab1a Forcing HTTPS in pagination next links. Ed Cranford 2012-06-21 12:17:46 -05:00
  • 9e7ec7043d Getting rid of our hack to simulate 404's for instance GETs. Tim Simpson 2012-06-21 11:49:30 -05:00
  • ccc4e6b9c5 Merge pull request #143 from cp16net/fix-fake-users-n-databases Nirmal Ranganathan 2012-06-20 13:54:32 -07:00
  • 275fe4339e Merge pull request #142 from TimSimpsonR/server_delete_poll Nirmal Ranganathan 2012-06-20 13:54:12 -07:00
  • 8e12611bd0 Merge pull request #140 from TimSimpsonR/dns_fix Nirmal Ranganathan 2012-06-20 13:53:44 -07:00
  • cf36880b4b Polling until the server is deleted. Tim Simpson 2012-06-19 20:34:51 -05:00
  • c4b2a02674 Adding the create users and create databases to the fake mode prepare Craig Vyvial 2012-06-20 11:57:27 -05:00
  • fdeb8c9baa Adds deleted and deleted_at fields to the instance table. Ed Cranford 2012-06-19 19:52:12 -05:00
  • 4f27a733c7 Fixing DNS hostname code to save info to DB in taskmanager. Tim Simpson 2012-06-19 16:31:57 -05:00
  • 04110bd7ea Merge pull request #137 from hub-cap/users_default Michael Basnight 2012-06-19 08:29:37 -07:00
  • 308a7a0a3b Adding default for users Michael Basnight 2012-06-19 09:23:30 -05:00
  • c4dd9b97c2 Merge pull request #131 from cp16net/create-instance-add-user Nirmal Ranganathan 2012-06-18 13:30:51 -07:00
  • b03183dd20 modify prepare call to create the users given on a create instance Craig Vyvial 2012-06-16 16:32:46 -05:00
  • eb68cd53ad Merge pull request #132 from rnirmal/used_volume Nirmal Ranganathan 2012-06-18 13:11:22 -07:00
  • c7d93e7ce7 Refactoring the instance load method Adding back the volume used parameter. Added timeouts for all guest sync calls. Refactored the instance models. Nirmal Ranganathan 2012-06-17 11:01:14 -05:00
  • bab70d959a Merge pull request #134 from rnirmal/bugfix Nirmal Ranganathan 2012-06-18 11:47:19 -07:00
  • 6ad7fef29f Merge pull request #135 from hub-cap/temp_fix_null_hostname Nirmal Ranganathan 2012-06-18 11:46:30 -07:00
  • 022abb0c19 Merge pull request #136 from hub-cap/custom_taskmanager_q Nirmal Ranganathan 2012-06-18 11:38:16 -07:00
  • e992f2c796 Adding custom taskmanager q Michael Basnight 2012-06-18 10:56:46 -05:00
  • 80c6909fcd Merge pull request #133 from rnirmal/mycnf_edits Nirmal Ranganathan 2012-06-18 09:55:13 -07:00
  • 46108e36f1 Disabling local-infile in my.cnf Adding max_user_connections and updating max_connections to +10 of user_connections. Nirmal Ranganathan 2012-06-17 12:36:41 -05:00
  • 96b63313eb Reversing the order of the dns save Michael Basnight 2012-06-18 10:01:56 -05:00