|
2 | 2 | Release Notes |
3 | 3 | ============= |
4 | 4 |
|
| 5 | +1.6.0 (10 Aug 2015) |
| 6 | +=================== |
| 7 | + |
| 8 | +* Added support for Volume v2 APIs |
| 9 | + Blueprint `volume-v2 <https://blueprints.launchpad.net/python-openstackclient/+spec/volume-v2>`_ |
| 10 | + |
| 11 | + * Backup |
| 12 | + * Snapshot |
| 13 | + * Volume |
| 14 | + * Volume Type |
| 15 | + * Volume QoS |
| 16 | + |
| 17 | +* Updated ``python-cliff`` provides improved UX |
| 18 | + |
| 19 | + * -h and --help revert to top level help when used in a subcommand |
| 20 | + Bug `1444983 <https://bugs.launchpad.net/bugs/1444983>`_ |
| 21 | + |
| 22 | + * suggest commands if command is not recognized |
| 23 | + Bug `1462192 <https://bugs.launchpad.net/bugs/1462192>`_ |
| 24 | + |
| 25 | +* Bad argument passed to inherited role assignments CRUD |
| 26 | + Bug `1482254 <https://bugs.launchpad.net/bugs/1482254>`_ |
| 27 | + |
| 28 | +* quota show for a project blows up |
| 29 | + Bug `1481803 <https://bugs.launchpad.net/bugs/1481803>`_ |
| 30 | + |
| 31 | +* Unscoped saml auth error message refers to invalid option os-auth-type |
| 32 | + Bug `1477083 <https://bugs.launchpad.net/bugs/1477083>`_ |
| 33 | + |
| 34 | +* Need a command to show current configuration |
| 35 | + Bug `1476729 <https://bugs.launchpad.net/bugs/1476729>`_ |
| 36 | + |
| 37 | +* type should be volume_type |
| 38 | + Bug `1475958 <https://bugs.launchpad.net/bugs/1475958>`_ |
| 39 | + |
| 40 | +* openstack volume(v1) type missing show |
| 41 | + Bug `1475879 <https://bugs.launchpad.net/bugs/1475879>`_ |
| 42 | + |
| 43 | +* property should be required argument in unset cmd |
| 44 | + Bug `1475872 <https://bugs.launchpad.net/bugs/1475872>`_ |
| 45 | + |
| 46 | +* --or-show missing from some command docs |
| 47 | + Bug `1475485 <https://bugs.launchpad.net/bugs/1475485>`_ |
| 48 | + |
| 49 | +* missing project-domain to prevent project name collisions for user v3 |
| 50 | + Bug `1475357 <https://bugs.launchpad.net/bugs/1475357>`_ |
| 51 | + |
| 52 | +* Cannot manipulate group member by ID |
| 53 | + Bug `1475127 <https://bugs.launchpad.net/bugs/1475127>`_ |
| 54 | + |
| 55 | +* glance client expects image ID only, should use base resource |
| 56 | + Bug `1475001 <https://bugs.launchpad.net/bugs/1475001>`_ |
| 57 | + |
| 58 | +* trust roles display a trailing character upon show and create |
| 59 | + Bug `1474707 <https://bugs.launchpad.net/bugs/1474707>`_ |
| 60 | + |
| 61 | +* catalog list fails in identity v2 |
| 62 | + Bug `1474656 <https://bugs.launchpad.net/bugs/1474656>`_ |
| 63 | + |
| 64 | +* openstack flavor unset NoneType error when used without --proprty |
| 65 | + Bug `1474237 <https://bugs.launchpad.net/bugs/1474237>`_ |
| 66 | + |
| 67 | +* TypeError: 'NoneType' object does not support item assignment with latest os-client-config |
| 68 | + Bug `1473921 <https://bugs.launchpad.net/bugs/1473921>`_ |
| 69 | + |
| 70 | +* authentication fails when openstackclient prompts for a password |
| 71 | + Bug `1473862 <https://bugs.launchpad.net/bugs/1473862>`_ |
| 72 | + |
| 73 | +* New mock release(1.1.0) broke unit/function tests |
| 74 | + Bug `1473454 <https://bugs.launchpad.net/bugs/1473454>`_ |
| 75 | + |
| 76 | +* Cannot create keystone trust with python-openstackclient using trustor/trustee id |
| 77 | + Bug `1473298 <https://bugs.launchpad.net/bugs/1473298>`_ |
| 78 | + |
| 79 | +* "role assignment list" fails if two users in different domains have the same name |
| 80 | + Bug `1472909 <https://bugs.launchpad.net/bugs/1472909>`_ |
| 81 | + |
| 82 | +* openstack catalog list always returns publicURL |
| 83 | + Bug `1472629 <https://bugs.launchpad.net/bugs/1472629>`_ |
| 84 | + |
| 85 | +* The network list --dhcp option is inconsistent |
| 86 | + Bug `1472613 <https://bugs.launchpad.net/bugs/1472613>`_ |
| 87 | + |
| 88 | +* Add support for showing aggregates in an hypervisor's properties |
| 89 | + Bug `1470875 <https://bugs.launchpad.net/bugs/1470875>`_ |
| 90 | + |
| 91 | +* Can't seem to be able to get Openstackclient/examples to work |
| 92 | + Bug `1470272 <https://bugs.launchpad.net/bugs/1470272>`_ |
| 93 | + |
| 94 | +* openstack server ssh fails to see floating IP address |
| 95 | + Bug `1469843 <https://bugs.launchpad.net/bugs/1469843>`_ |
| 96 | + |
| 97 | +* confused domain argument for network create v2 |
| 98 | + Bug `1468988 <https://bugs.launchpad.net/bugs/1468988>`_ |
| 99 | + |
| 100 | +* small typo in network.rst |
| 101 | + Bug `1468282 <https://bugs.launchpad.net/bugs/1468282>`_ |
| 102 | + |
| 103 | +* Add support for Cinder volume qos commands |
| 104 | + Bug `1467967 <https://bugs.launchpad.net/bugs/1467967>`_ |
| 105 | + |
| 106 | +* mismatch option in server.rst |
| 107 | + Bug `1466742 <https://bugs.launchpad.net/bugs/1466742>`_ |
| 108 | + |
| 109 | +* user create mismatch object name in doc |
| 110 | + Bug `1466738 <https://bugs.launchpad.net/bugs/1466738>`_ |
| 111 | + |
| 112 | +* Existing image is updated when call image create |
| 113 | + Bug `1461817 <https://bugs.launchpad.net/bugs/1461817>`_ |
| 114 | + |
| 115 | +* ERROR: openstack 'ArgumentParser' object has no attribute 'debug' |
| 116 | + Bug `1459519 <https://bugs.launchpad.net/bugs/1459519>`_ |
| 117 | + |
| 118 | +* Add an --os-endpoint-type cli optional argument to be able to select endpoint interface type |
| 119 | + Bug `1454392 <https://bugs.launchpad.net/bugs/1454392>`_ |
| 120 | + |
| 121 | +* API versions are ignored from OCC |
| 122 | + Bug `1453229 <https://bugs.launchpad.net/bugs/1453229>`_ |
| 123 | + |
| 124 | +* Issues with OpenStackClient / Locale / OSX |
| 125 | + Bug `1436898 <https://bugs.launchpad.net/bugs/1436898>`_ |
| 126 | + |
| 127 | +* Image sharing does not seem to be supported |
| 128 | + Bug `1402420 <https://bugs.launchpad.net/bugs/1402420>`_ |
| 129 | + |
| 130 | +* rename requires files to standard names |
| 131 | + Bug `1179008 <https://bugs.launchpad.net/bugs/1179008>`_ |
| 132 | + |
5 | 133 | 1.5.0 (16 Jun 2015) |
6 | 134 | =================== |
7 | 135 |
|
|
0 commit comments