Commit Graph

  • 1b73ba26be Merge "Create and use a Adapter wrapper for REST in TaskManager" Jenkins 2016-11-30 18:50:46 +00:00
  • 93191ebe9b Re-add metadata to image in non-strict mode 1.13.2 Monty Taylor 2016-11-29 08:36:03 -06:00
  • 7bbd0a9237 Merge "Added documentation for delete_image()" Jenkins 2016-11-22 23:12:24 +00:00
  • ae61580fad Merge "Try to return working IP if we get more than one" Jenkins 2016-11-22 20:55:25 +00:00
  • 5b301ce95e Added documentation for delete_image() Hoolio Wobbits 2016-11-22 05:09:37 +00:00
  • f7f4bd7e0e Add an e to the word therefore Monty Taylor 2016-11-21 18:54:03 -05:00
  • cb281e2a6c Allow server to be snapshot to be name, id or dict Monty Taylor 2016-11-21 18:37:40 -05:00
  • 27a5527213 Add docstring for create_image_snapshot Monty Taylor 2016-11-21 18:20:40 -05:00
  • f0a50a6220 Allow security_groups to be a scalar Monty Taylor 2016-11-17 17:07:17 -06:00
  • 48c5322ab0 Remove stray debugging line Monty Taylor 2016-11-16 12:09:34 -06:00
  • 8025c63e11 Start using requests-mock for REST unit tests Monty Taylor 2016-10-11 21:13:28 -05:00
  • 788932633e Have OpenStackHTTPError inherit from HTTPError Monty Taylor 2016-10-24 04:22:08 +02:00
  • 2a6ae13257 Use REST for listing images Monty Taylor 2016-10-08 10:27:52 -05:00
  • 873ad6e84d Create and use a Adapter wrapper for REST in TaskManager Monty Taylor 2016-10-07 12:35:10 -04:00
  • 697da6fd4e Normalize volumes Monty Taylor 2016-11-13 11:25:50 -06:00
  • 89cea034fc Expose visibility on images Monty Taylor 2016-11-15 07:46:35 -06:00
  • cfeb8c4e77 Merge "Be specific about protected being bool" 1.13.1 Jenkins 2016-11-15 01:31:24 +00:00
  • 066049c1fa Merge "Remove pointless and fragile unittest" Jenkins 2016-11-15 00:54:14 +00:00
  • ccf8db1063 Be specific about protected being bool Monty Taylor 2016-11-14 11:58:53 -06:00
  • 3394e23b41 Remove pointless and fragile unittest Monty Taylor 2016-11-14 13:28:10 -06:00
  • 35179f1b36 Merge "Fail up to date check on one out of sync value" Jenkins 2016-11-13 15:21:42 +00:00
  • d6e49c7c1d Merge "Cache file checksums by filename and mtime" Jenkins 2016-11-13 15:21:31 +00:00
  • cf05620cdb Merge "Only generate checksums if neither is given" Jenkins 2016-11-10 20:27:44 +00:00
  • 42bd7d994f Fail up to date check on one out of sync value Monty Taylor 2016-11-10 11:27:33 -06:00
  • 2bf2729bfc Normalize projects Monty Taylor 2016-11-10 10:08:12 -06:00
  • 6d9552e535 Cache file checksums by filename and mtime Monty Taylor 2016-11-10 11:20:12 -06:00
  • f5c37ffcd4 Only generate checksums if neither is given Monty Taylor 2016-11-10 11:08:36 -06:00
  • 73e39a5dd1 Make search_projects a special case of list_projects Monty Taylor 2016-11-09 17:16:54 -06:00
  • b175fe9fec Make a private method more privater Monty Taylor 2016-11-09 12:54:54 -06:00
  • 37027c290d Merge "Refactor out the fallback-to-router logic" 1.13.0 Jenkins 2016-11-08 21:52:22 +00:00
  • fcb5e34d42 Merge "Update floating ip polling to account for DOWN status" Jenkins 2016-11-08 21:52:17 +00:00
  • 3fb70a7e8d Merge "Use floating-ip-by-router" Jenkins 2016-11-08 21:52:11 +00:00
  • a56070b4ab Merge "Allow server-side filtering of Neutron floating IPs" Jenkins 2016-11-08 21:52:05 +00:00
  • 071fb5fa8a Add unit test to show herd protection in action Monty Taylor 2016-11-01 07:10:55 -05:00
  • 157c6a908e Merge "Don't fail on trying to delete non-existant images" Jenkins 2016-11-08 00:33:06 +00:00
  • 6bc9e82c80 Refactor out the fallback-to-router logic Monty Taylor 2016-11-07 14:18:57 -06:00
  • d02bd2c0d3 Update floating ip polling to account for DOWN status Monty Taylor 2016-10-22 10:36:29 -05:00
  • f22af7f1b2 Use floating-ip-by-router Monty Taylor 2016-10-20 16:03:56 -05:00
  • 6996f2329e Don't fail on trying to delete non-existant images Monty Taylor 2016-10-19 07:53:49 -05:00
  • 5acf1e3426 Merge "Delete image if we timeout waiting for it to upload" Jenkins 2016-11-07 19:05:21 +00:00
  • 958f972552 Allow server-side filtering of Neutron floating IPs Jordan Pittier 2016-11-04 18:59:33 +01:00
  • 5296d06ae1 Merge "Depend on normalization in list_flavors" Jenkins 2016-11-03 19:48:46 +00:00
  • b36f0acd58 Merge "Add unit tests for image and flavor normalization" Jenkins 2016-11-03 19:48:40 +00:00
  • 886413526e Merge "Add strict mode for trimming out non-API data" Jenkins 2016-11-03 19:48:27 +00:00
  • b4cb9d32c7 Merge "Don't fail image create on failure of cleanup" Jenkins 2016-11-02 14:20:40 +00:00
  • 7f7cf7ef61 Merge "list_servers(): thread safety: never return bogus data." Jenkins 2016-11-02 12:25:28 +00:00
  • 5e8b3df8d7 Merge "list_security_groups: enable server-side filtering" Jenkins 2016-11-02 10:36:54 +00:00
  • ea5f8dd6a6 list_servers(): thread safety: never return bogus data. Jordan Pittier 2016-10-18 12:36:22 +02:00
  • 6115b001c7 Depend on normalization in list_flavors Monty Taylor 2016-11-01 17:01:25 -05:00
  • 1f1f5ffc04 Add unit tests for image and flavor normalization Monty Taylor 2016-11-01 16:16:46 -05:00
  • fa80a51d0f Add strict mode for trimming out non-API data Monty Taylor 2016-10-18 06:48:19 -05:00
  • 43ea349586 Merge "Document and be more explicit in normalization" Jenkins 2016-10-31 17:01:24 +00:00
  • e8bb18c739 Merge "Merge nova and neutron normalize methods" Jenkins 2016-10-31 16:40:41 +00:00
  • dd0ee8eb31 list_security_groups: enable server-side filtering Jordan Pittier 2016-10-31 15:10:58 +01:00
  • 2830ab2168 Merge "Logging: avoid string interpolation when not needed" Jenkins 2016-10-31 15:21:03 +00:00
  • e545865f8f Don't fail image create on failure of cleanup Monty Taylor 2016-10-19 15:08:00 -05:00
  • f0e9a42ac0 Try to return working IP if we get more than one Monty Taylor 2016-10-24 05:20:49 +02:00
  • c1129ea64f Add test for os_keystone_role Ansible module Matthew Wagoner 2016-10-23 00:22:05 -04:00
  • cec0f2ad2b Merge "Add a devstack plugin for shade" Jenkins 2016-10-22 15:03:34 +00:00
  • 11aad9c684 Merge "Add external_ipv4_floating_networks" Jenkins 2016-10-22 14:32:36 +00:00
  • 4dad7b2e69 Document and be more explicit in normalization Monty Taylor 2016-10-17 11:19:04 -05:00
  • 042b3c29c2 Merge "Fix TypeError in list_router_interfaces" Jenkins 2016-10-21 18:28:05 +00:00
  • e03f54ada6 Add external_ipv4_floating_networks Ghe Rivero 2016-10-14 13:47:46 +02:00
  • c080138ab1 Merge "Allow setting env variables for functional options" Jenkins 2016-10-20 14:20:19 +00:00
  • 4c13e0f77f Merge "Add test for os_keystone_domain Ansible module" Jenkins 2016-10-20 14:20:13 +00:00
  • 49f1f191df Logging: avoid string interpolation when not needed Jordan Pittier 2016-10-20 12:01:52 +02:00
  • 0986a623b7 Add a devstack plugin for shade Jamie Lennox 2016-10-20 12:56:31 +11:00
  • ecb317d610 Allow setting env variables for functional options Jamie Lennox 2016-10-20 12:57:31 +11:00
  • 7d02b5d209 Merge "Add abililty to find floating IP network by subnet" Jenkins 2016-10-19 14:35:51 +00:00
  • 29e62e7ae2 Add test for os_keystone_domain Ansible module Matthew Wagoner 2016-10-19 09:20:26 -04:00
  • 9986646a13 Add abililty to find floating IP network by subnet Monty Taylor 2016-10-19 07:50:56 -05:00
  • 57f9ac9ab7 Remove useless mocking in tests/unit/test_shade.py Jordan Pittier 2016-10-19 12:39:34 +02:00
  • 261313ead9 Fix TypeError in list_router_interfaces Jordan Pittier 2016-10-19 11:24:35 +02:00
  • 78e999776a Merge nova and neutron normalize methods Monty Taylor 2016-10-17 09:47:20 -05:00
  • ea04528cad Merge "Move normalize_neutron_floating_ips to _normalize" Jenkins 2016-10-17 13:36:48 +00:00
  • 2dd016fb7f Merge "Implement create/get/list/delete volume backups" Jenkins 2016-10-17 13:19:55 +00:00
  • 9870a94b9a Merge "Fix a NameError exception in _nat_destination_port" Jenkins 2016-10-16 15:22:16 +00:00
  • 5298cdd622 Merge "Fix some docstrings" Jenkins 2016-10-16 15:22:10 +00:00
  • 9acef32eee Fix a NameError exc in operatorcloud.py Jordan Pittier 2016-10-14 18:11:50 +02:00
  • 0087da59b2 Fix some docstrings Jordan Pittier 2016-10-14 17:59:51 +02:00
  • acac3b986b Fix a NameError exception in _nat_destination_port Jordan Pittier 2016-10-14 17:08:10 +02:00
  • 6806fcfbbe Implement create/get/list/delete volume backups Jordan Pittier 2016-10-07 16:40:09 +02:00
  • efdffe4676 Move normalize_neutron_floating_ips to _normalize Jordan Pittier 2016-10-13 12:44:40 +02:00
  • d2123c20b5 Merge "Add description field to create_user method" Jenkins 2016-10-14 13:45:42 +00:00
  • e27516fa1c Delete image if we timeout waiting for it to upload Monty Taylor 2016-10-13 17:13:45 -05:00
  • 70f4d713e2 Merge "Allow boolean values to pass through to glance" Jenkins 2016-10-13 14:42:39 +00:00
  • 8d2b74fbec Merge "Update location info to include object owner" Jenkins 2016-10-12 13:54:46 +00:00
  • 3ecd9a405a Merge "Move and fix security group normalization" Jenkins 2016-10-12 13:47:40 +00:00
  • d1b546b1aa Merge "Add location field to flavors" Jenkins 2016-10-12 13:47:34 +00:00
  • 5e5b61a39a Merge "Move normalize_flavors to _normalize" Jenkins 2016-10-12 13:47:29 +00:00
  • 21aec954c5 Merge "Move image normalize calls to _normalize" Jenkins 2016-10-12 13:47:23 +00:00
  • 6ee06ca477 Merge "Add location to server record" Jenkins 2016-10-12 13:34:59 +00:00
  • b606d25b15 Merge "Start splitting normalize functions into a mixin" Jenkins 2016-10-12 13:30:43 +00:00
  • d3aef194a5 Merge "Make sure we're matching image status properly" Jenkins 2016-10-12 13:28:51 +00:00
  • 401fff41c4 Merge "Normalize images" Jenkins 2016-10-12 13:27:18 +00:00
  • 5172e19dd5 Merge "Add helper properties to generate location info" Jenkins 2016-10-12 13:18:18 +00:00
  • bbc8816e70 Add description field to create_user method Ricardo Carrillo Cruz 2016-10-10 10:28:59 +00:00
  • 672c255cd5 Merge "Update simple_logging to not not log request ids by default" Jenkins 2016-10-11 13:56:59 +00:00
  • d4301046c0 Allow boolean values to pass through to glance Matt Fischer 2016-10-10 17:41:29 -06:00
  • 4bad936afc Update location info to include object owner Monty Taylor 2016-10-09 06:06:04 -05:00