Commit Graph

  • 2e350d034c Remove many redundant debug logs James E. Blair 2015-09-18 16:46:26 -07:00
  • 84904f3f38 Make inner_exception a private member James E. Blair 2015-09-21 16:06:00 -07:00
  • 02cf7cee76 Just do the error logging in the base exception Monty Taylor 2015-09-18 19:12:00 -04:00
  • 5d9bb47f0d Store the inner exception when creating an OSCException James E. Blair 2015-09-18 15:35:55 -07:00
  • d084ebd643 Start using keystoneauth for keystone sessions Monty Taylor 2015-05-14 15:04:24 -04:00
  • 9a626589a8 Move keystone to common identity client interface Monty Taylor 2015-08-15 15:58:28 +07:00
  • 99253997f9 Merge "Migrate neutron to the common client interface" Jenkins 2015-09-14 19:19:05 +00:00
  • 743543743d Bump the default API version for python-ironicclient Julia Kreger 2015-08-14 16:22:21 -04:00
  • 6d5c63c1ea Merge "Remove last vestige of glanceclient being different" Jenkins 2015-09-04 14:39:45 +00:00
  • 73a83fdcff Merge "Fix exception lists in functional tests" Jenkins 2015-09-04 14:39:25 +00:00
  • 1d0f67c6fa Merge "unregister_machine blocking logic" Jenkins 2015-09-03 15:16:28 +00:00
  • 82aea48d10 Avoid 2.27.0 of novaclient Monty Taylor 2015-09-03 09:53:22 -04:00
  • b52d744781 unregister_machine blocking logic Julia Kreger 2015-08-18 12:47:38 -04:00
  • 337a0ed8fc Fix exception lists in functional tests David Shrewsbury 2015-09-02 07:39:44 -04:00
  • e5895144ec Migrate neutron to the common client interface Monty Taylor 2015-08-15 15:56:23 +07:00
  • bd24a6dd8e Remove last vestige of glanceclient being different Monty Taylor 2015-09-01 10:15:25 -04:00
  • 16b0720e40 Pass timeout to session, not constructors Monty Taylor 2015-09-01 10:06:43 -04:00
  • dcf079e418 Delete floating ip by ID instead of name Monty Taylor 2015-09-02 10:43:10 -04:00
  • ceb6a1d36e Move glanceclient to new common interface 0.13.0 Monty Taylor 2015-08-31 15:49:49 -04:00
  • 80093002f1 Merge "Addition of shade unregister_machine timeout" Jenkins 2015-08-27 23:53:43 +00:00
  • de7750775f Merge "Make client constructor calls consistent" Jenkins 2015-08-27 23:47:44 +00:00
  • 3903edc7b0 Merge "Initial support for ironic enroll state" Jenkins 2015-08-26 16:59:53 +00:00
  • 2920aa0e82 Addition of shade unregister_machine timeout Julia Kreger 2015-08-17 18:35:01 -04:00
  • 610857c8e6 Merge "Add flavor access API" Jenkins 2015-08-19 19:42:47 +00:00
  • de6cb78950 Initial support for ironic enroll state Julia Kreger 2015-08-12 11:21:05 -04:00
  • 23950f20a1 Merge "Change functional testing to use clouds.yaml" Jenkins 2015-08-18 00:13:33 +00:00
  • a735e12e30 Add flavor access API David Shrewsbury 2015-08-11 18:39:58 +00:00
  • 40fdf2bac6 Make client constructor calls consistent Monty Taylor 2015-06-15 14:25:14 +03:00
  • 085074d602 Change functional testing to use clouds.yaml David Shrewsbury 2015-08-12 15:49:44 +00:00
  • eeae22fb7f Add a developer coding standards doc David Shrewsbury 2015-08-10 09:17:02 -04:00
  • 47deab3915 Merge "Add flavor functional tests" 0.12.0 Jenkins 2015-08-08 00:47:37 +00:00
  • 5637d13498 Merge "Bug fix for obj_to_dict()" Jenkins 2015-08-08 00:46:58 +00:00
  • dcc713ff8f Merge "Add methods to set and unset flavor extra specs" Jenkins 2015-08-08 00:46:05 +00:00
  • 2bb5e6d78a Merge "Listing flavors should pull all flavors" Jenkins 2015-08-08 00:40:55 +00:00
  • 575508dba2 Add flavor functional tests David Shrewsbury 2015-08-07 19:15:01 +00:00
  • ef756c46b8 Bug fix for obj_to_dict() David Shrewsbury 2015-08-07 18:52:02 +00:00
  • 20b3dd1176 Add log message for when IP addresses fail Monty Taylor 2015-08-07 06:40:12 +10:00
  • 1ead623f8c Add methods to set and unset flavor extra specs David Shrewsbury 2015-08-06 11:16:41 -04:00
  • ee34c7d483 Listing flavors should pull all flavors David Shrewsbury 2015-08-06 16:41:49 +00:00
  • b55f88bddc Be consistent with accessing server dict David Shrewsbury 2015-08-05 09:14:01 -04:00
  • 84e3aae8da Throw an exception on a server without an IP Monty Taylor 2015-08-01 10:29:23 +10:00
  • 69090b84ee Merge "Clarify future changes in docs" Jenkins 2015-08-05 00:09:10 +00:00
  • 8986b526f6 Merge "Be smarter finding private IP" Jenkins 2015-08-04 23:34:51 +00:00
  • 80e1fbcd90 Be smarter finding private IP David Shrewsbury 2015-07-29 14:13:58 -04:00
  • 0af29bda2f Clarify future changes in docs David Shrewsbury 2015-08-04 09:08:32 -04:00
  • 83acc22166 Merge "Remove meta.get_server_public_ip() function" Jenkins 2015-08-01 21:55:30 +00:00
  • a4f2405678 Merge "Remove unused server functions" Jenkins 2015-07-31 07:30:47 +00:00
  • d18f7d6988 Merge "Process config options via os-client-config" Jenkins 2015-07-31 07:28:51 +00:00
  • 02ba7dde93 Merge "Pass socket timeout to swiftclient" Jenkins 2015-07-31 07:27:44 +00:00
  • 4476a5b03a Merge "Document create_object" Jenkins 2015-07-29 18:27:40 +00:00
  • 264fa42bfd Remove meta.get_server_public_ip() function David Shrewsbury 2015-07-29 13:36:44 -04:00
  • 6f09b54602 Document create_object Clint Byrum 2015-07-28 22:47:56 -07:00
  • b1ae223388 Remove unused server functions David Shrewsbury 2015-07-28 17:18:54 -04:00
  • 914d82a33a Fix two typos and one readablity on shade documentation Atsushi SAKAI 2015-07-29 14:34:12 +09:00
  • 8218cb261d Pass socket timeout to swiftclient Monty Taylor 2015-03-29 01:38:00 -04:00
  • fe5dcc7f89 Merge "Correctly pass the server ID to add_ip_from_pool" Jenkins 2015-07-28 14:48:18 +00:00
  • ad59fe3a72 Process config options via os-client-config Monty Taylor 2015-07-27 11:58:43 -04:00
  • 404675ef46 Merge "Update ansible subnet test" Jenkins 2015-07-28 14:30:10 +00:00
  • 494cea2d1c Update ansible subnet test David Shrewsbury 2015-07-28 09:55:13 -04:00
  • 31eabb9a42 Fix test_object.py test class name David Shrewsbury 2015-07-20 15:41:28 -04:00
  • 3e8f419c70 Merge "Fix for swift servers older than 1.11.0" Jenkins 2015-07-28 12:45:11 +00:00
  • 6e9a52a734 Fix for swift servers older than 1.11.0 David Shrewsbury 2015-07-20 15:34:35 -04:00
  • 5c6aefacc7 Use disable_vendor_agent flags in create_image Monty Taylor 2015-06-03 20:33:44 -04:00
  • 856b298175 Use os-client-config SSL arg processing Monty Taylor 2015-06-03 18:52:57 -04:00
  • 482d6ed822 Correctly pass the server ID to add_ip_from_pool Rosario Di Somma 2015-07-23 12:42:57 -07:00
  • b09d65475a Merge "Add initial designate read-only operations" Jenkins 2015-07-21 17:34:24 +00:00
  • a155ba3d7f Merge "Always use a fixed address when attaching a floating IP to a server" Jenkins 2015-07-21 01:04:00 +00:00
  • 21e7628882 Add initial designate read-only operations Ricardo Carrillo Cruz 2015-06-29 16:35:07 +02:00
  • a9cf85b0cb Always use a fixed address when attaching a floating IP to a server Davide Guerri 2015-07-17 22:10:42 +02:00
  • db0480e716 Catch leaky exceptions from create_image() David Shrewsbury 2015-07-17 11:17:22 -04:00
  • 4878e63768 Merge "Add flavor admin support" 0.11.0 Jenkins 2015-07-16 22:53:12 +00:00
  • e7241b4e62 Add flavor admin support David Shrewsbury 2015-07-06 09:30:27 -04:00
  • 82929dcd5a Merge "Fix debug logging lines" Jenkins 2015-07-16 13:06:59 +00:00
  • 544b8ef957 Merge "Fix small error in README.rst" Jenkins 2015-07-16 01:54:43 +00:00
  • a878fb41fa Merge "Account for Error 396 on Rackspace" Jenkins 2015-07-16 01:30:05 +00:00
  • 608713583a Fix debug logging lines David Shrewsbury 2015-07-15 16:11:13 -04:00
  • ed3c1f3e94 Merge "Allow use of admin tokens in keystone" Jenkins 2015-07-15 17:50:03 +00:00
  • 62c1f2a23e Account for Error 396 on Rackspace Monty Taylor 2015-07-15 07:58:14 -04:00
  • 8f3a48ba81 Fix small error in README.rst Ghe Rivero 2015-07-15 01:53:39 +02:00
  • 9ac1517f28 Allow use of admin tokens in keystone Monty Taylor 2015-07-07 14:01:50 -04:00
  • 5709ca8f28 Fix identity domain methods David Shrewsbury 2015-07-10 15:10:25 -04:00
  • ab1c566cb8 Update ansible module playbooks David Shrewsbury 2015-07-10 08:09:21 -04:00
  • 468b8e51f2 Merge "Fix "Bad floatingip request" when multiple fixed IPs are present" Jenkins 2015-07-09 18:17:41 +00:00
  • 6231ac231b Merge "Rework how we get domains" Jenkins 2015-07-09 17:52:40 +00:00
  • 7965fd2a24 Rework how we get domains Monty Taylor 2015-07-08 10:51:38 -04:00
  • 7ad8db9339 Fix "Bad floatingip request" when multiple fixed IPs are present Davide Guerri 2015-07-09 03:11:17 +01:00
  • df195a3014 Add Ansible module test for subnet David Shrewsbury 2015-07-08 15:20:51 -04:00
  • 8a2db7ba3f Add Ansible module test for networks David Shrewsbury 2015-07-08 14:38:28 -04:00
  • bfa1955e57 Add a testing framework for the Ansible modules David Shrewsbury 2015-07-08 11:51:17 -04:00
  • b3197e9fd5 Support project/tenant and domain vs. None Monty Taylor 2015-06-11 02:59:32 +02:00
  • 604c27fb54 Add CRUD methods for Keystone domains Monty Taylor 2015-06-11 00:53:47 +02:00
  • 8b5d2f5efc Merge "Raise exception for nova egress secgroup rule" 0.10.0 Jenkins 2015-07-07 02:04:46 +00:00
  • 2ab23109cb Raise exception for nova egress secgroup rule David Shrewsbury 2015-07-06 15:39:09 -04:00
  • 1d15a05837 Merge "Make sure we are returning floating IPs in current domain" Jenkins 2015-07-06 20:53:56 +00:00
  • 6a967f737f Merge "Modify secgroup rule processing" Jenkins 2015-07-02 12:36:16 +00:00
  • 01aeceeae9 Modify secgroup rule processing David Shrewsbury 2015-06-30 16:35:55 -04:00
  • 648e4fd081 Make sure we are returning floating IPs in current domain Davide Guerri 2015-06-30 00:11:09 +01:00
  • 235dedcf3d Correctly name the functional TestImage class Gregory Haynes 2015-06-29 22:12:35 +00:00
  • d729770ea4 Merge "Locking ironic API microversion" 0.9.0 Jenkins 2015-06-29 13:40:43 +00:00
  • 03cf5c2a99 Merge "Add Neutron/Nova Floating IP tests" Jenkins 2015-06-29 13:39:37 +00:00