|
2 | 2 | Release Notes |
3 | 3 | ============= |
4 | 4 |
|
| 5 | +1.7.0 (22 Sep 2015) |
| 6 | +=================== |
| 7 | + |
| 8 | +* Add support for v2 image create/update commands |
| 9 | + Bug `1405562 <https://bugs.launchpad.net/bugs/1405562>`_ |
| 10 | + |
| 11 | +* ICMP secgroup rule must have ``--dst-port -1`` to actually allow ICMP |
| 12 | + Bug `1477629 <https://bugs.launchpad.net/bugs/1477629>`_ |
| 13 | + |
| 14 | +* Add a blurb about ``pip install -e .`` to the developer docs |
| 15 | + Bug `1483384 <https://bugs.launchpad.net/bugs/1483384>`_ |
| 16 | + |
| 17 | +* Add filtering by user for command 'openstack server list' |
| 18 | + Bug `1483974 <https://bugs.launchpad.net/bugs/1483974>`_ |
| 19 | + |
| 20 | +* No support for listing servers of other project with openstack server list |
| 21 | + Bug `1488486 <https://bugs.launchpad.net/bugs/1488486>`_ |
| 22 | + |
| 23 | +* Missing image causes confusing 'server show' response |
| 24 | + Bug `1489901 <https://bugs.launchpad.net/bugs/1489901>`_ |
| 25 | + |
| 26 | +* Volume Attached to is incorrect |
| 27 | + Bug `1489954 <https://bugs.launchpad.net/bugs/1489954>`_ |
| 28 | + |
| 29 | +* novaclient 2.27.0 breaks version handling |
| 30 | + Bug `1492467 <https://bugs.launchpad.net/bugs/1492467>`_ |
| 31 | + |
| 32 | +* Support listing users in a non-default domain scoped group |
| 33 | + Bug `1492916 <https://bugs.launchpad.net/bugs/1492916>`_ |
| 34 | + |
| 35 | +* ERROR: InvocationError: |
| 36 | + '/opt/stack/new/python-openstackclient/.tox/functional/bin/ostestr' |
| 37 | + in gate-osc-dsvm-functional |
| 38 | + Bug `1496337 <https://bugs.launchpad.net/bugs/1496337>`_ |
| 39 | + |
| 40 | +* image list --long is broken with v2 |
| 41 | + Bug `1498150 <https://bugs.launchpad.net/bugs/1498150>`_ |
| 42 | + |
| 43 | +* Add ``--log-file`` option support |
| 44 | + |
| 45 | +* Set default Volume API version to ``2`` |
| 46 | + |
5 | 47 | 1.6.0 (10 Aug 2015) |
6 | 48 | =================== |
7 | 49 |
|
|
0 commit comments