| ghanshyam | ade71d2 | 2017-02-15 05:36:14 +0000 | [diff] [blame] | 1 | --- | 
| Matthew Treinish | b668a53 | 2017-02-22 10:20:45 -0500 | [diff] [blame] | 2 | prelude: > | 
 | 3 |     This release is marking the start of Ocata release support in Tempest | 
| ghanshyam | ade71d2 | 2017-02-15 05:36:14 +0000 | [diff] [blame] | 4 | upgrade: | 
 | 5 |   - | | 
 | 6 |     Below deprecated config options from compute group have been removed. | 
 | 7 |     Corresponding config options already been available in validation group. | 
 | 8 |  | 
 | 9 |     - ``compute.use_floatingip_for_ssh`` (available as ``validation.connect_method``) | 
 | 10 |     - ``compute.ssh_auth_method`` (available as ``validation.auth_method``) | 
 | 11 |     - ``compute.image_ssh_password`` (available as ``validation.image_ssh_password``) | 
 | 12 |     - ``compute.ssh_shell_prologue`` (available as ``validation.ssh_shell_prologue``) | 
 | 13 |     - ``compute.ping_size `` (available as ``validation.ping_size``) | 
 | 14 |     - ``compute.ping_count `` (available as ``validation.ping_count``) | 
 | 15 |     - ``compute.floating_ip_range `` (available as ``validation.floating_ip_range``) | 
| Matthew Treinish | b668a53 | 2017-02-22 10:20:45 -0500 | [diff] [blame] | 16 | other: | 
 | 17 |   - | | 
 | 18 |     OpenStack releases supported at this time are **Mitaka**, **Newton**, | 
 | 19 |     and **Ocata**. | 
| ghanshyam | ade71d2 | 2017-02-15 05:36:14 +0000 | [diff] [blame] | 20 |  | 
| Matthew Treinish | b668a53 | 2017-02-22 10:20:45 -0500 | [diff] [blame] | 21 |     The release under current development as of this tag is Pike, | 
 | 22 |     meaning that every Tempest commit is also tested against master during | 
 | 23 |     the Pike cycle. However, this does not necessarily mean that using | 
 | 24 |     Tempest as of this tag will work against a Pike (or future releases) | 
 | 25 |     cloud. |