diff options
| author | Chris MacNaughton <chris.macnaughton@ubuntu.com> | 2020-10-09 06:33:57 +0000 |
|---|---|---|
| committer | git-ubuntu importer <ubuntu-devel-discuss@lists.ubuntu.com> | 2020-10-09 08:43:50 +0000 |
| commit | d84dabb3d5f3991862932c45f06e6d322b5361ab (patch) | |
| tree | ccbac0cee88eafeb28283f3e603e20e058951dae /python_openstackclient.egg-info | |
| parent | b4a4c2922e520d08a8c14bba5f2d906a8cd3baef (diff) | |
5.4.0-0ubuntu1 (patches unapplied)import/5.4.0-0ubuntu1ubuntu/groovy-proposedubuntu/groovy-develubuntu/groovy
Imported using git-ubuntu import.
Notes
Notes:
* d/control: Update VCS paths for move to lp:~ubuntu-openstack-dev.
* New upstream release for OpenStack Victoria.
Diffstat (limited to 'python_openstackclient.egg-info')
| -rw-r--r-- | python_openstackclient.egg-info/PKG-INFO | 2 | ||||
| -rw-r--r-- | python_openstackclient.egg-info/SOURCES.txt | 6 | ||||
| -rw-r--r-- | python_openstackclient.egg-info/pbr.json | 2 |
3 files changed, 6 insertions, 4 deletions
diff --git a/python_openstackclient.egg-info/PKG-INFO b/python_openstackclient.egg-info/PKG-INFO index 8e0a1bd..016d65f 100644 --- a/python_openstackclient.egg-info/PKG-INFO +++ b/python_openstackclient.egg-info/PKG-INFO @@ -1,6 +1,6 @@ Metadata-Version: 1.2 Name: python-openstackclient -Version: 5.3.1 +Version: 5.4.0 Summary: OpenStack Command-line Client Home-page: https://docs.openstack.org/python-openstackclient/latest/ Author: OpenStack diff --git a/python_openstackclient.egg-info/SOURCES.txt b/python_openstackclient.egg-info/SOURCES.txt index d9c2dc0..66c0e73 100644 --- a/python_openstackclient.egg-info/SOURCES.txt +++ b/python_openstackclient.egg-info/SOURCES.txt @@ -332,8 +332,6 @@ openstackclient/tests/functional/compute/v2/test_keypair.py openstackclient/tests/functional/compute/v2/test_server.py openstackclient/tests/functional/compute/v2/test_server_event.py openstackclient/tests/functional/compute/v2/test_server_group.py -openstackclient/tests/functional/examples/__init__.py -openstackclient/tests/functional/examples/test_examples.py openstackclient/tests/functional/identity/__init__.py openstackclient/tests/functional/identity/v2/__init__.py openstackclient/tests/functional/identity/v2/common.py @@ -646,6 +644,7 @@ releasenotes/notes/add-overwrite-option-to-router-7c50c8031dab6bae.yaml releasenotes/notes/add-parent-list-option-to-projects-10382a7176993366.yaml releasenotes/notes/add-port-commands-a3580662721a6312.yaml releasenotes/notes/add-port-delete-command-4789d3881b186cfc.yaml +releasenotes/notes/add-port-numa-affinity-policy-4706b0f9485a5d4d.yaml releasenotes/notes/add-port-security-enabled-to-port-set-82b801d21d45e715.yaml releasenotes/notes/add-port-show-command-de0a599017189a21.yaml releasenotes/notes/add-port-unset-command-8bdaf1fa9c593374.yaml @@ -964,6 +963,7 @@ releasenotes/notes/bug-1798744-5512256baf4dc633.yaml releasenotes/notes/bug-1827844-8f1de120087c6a22.yaml releasenotes/notes/bug-2005246-3fb70206bafc5444.yaml releasenotes/notes/bug-2005521-0274fc26bd9b3842.yaml +releasenotes/notes/bug-2006635-3110f7a87a186e62.yaml releasenotes/notes/bug-2006761-9041d1b25e845cfb.yaml releasenotes/notes/bug-27882-402ced7ffe930058.yaml releasenotes/notes/bug-volume-list-with-project-2dc867c5e8346a66.yaml @@ -1010,6 +1010,7 @@ releasenotes/notes/osc4-identity-6564257c67d43106.yaml releasenotes/notes/osc4-image-e922ee6f8e028648.yaml releasenotes/notes/osc4-network-db2aed696d964ca6.yaml releasenotes/notes/osc4-volume-470422e5a453310e.yaml +releasenotes/notes/properties-with-image-property-field.yaml-c51bf37c3106d6ff.yaml releasenotes/notes/rbac-add-address-scope-7f6409ab70d36306.yaml releasenotes/notes/rbac-add-security-group-35370701a06ac906.yaml releasenotes/notes/rbac-add-subnetpool-f1fc0e728ff61654.yaml @@ -1024,6 +1025,7 @@ releasenotes/notes/router-gateway-set-01d9c7ffe4461daf.yaml releasenotes/notes/router-port-add-0afe7392c080bcb8.yaml releasenotes/notes/router-remove-port-058078c93819b0f4.yaml releasenotes/notes/router-subnet-469d095ae0bac884.yaml +releasenotes/notes/security-grp-json-fix.yaml-2af1f48a48034d64.yaml releasenotes/notes/server-changes-3962541b6ebdbbd8.yaml releasenotes/notes/server-description-ae9618fc09544cac.yaml releasenotes/notes/server-rebuild-property-e8c6439b04e27c80.yaml diff --git a/python_openstackclient.egg-info/pbr.json b/python_openstackclient.egg-info/pbr.json index a09307c..1d3f669 100644 --- a/python_openstackclient.egg-info/pbr.json +++ b/python_openstackclient.egg-info/pbr.json @@ -1 +1 @@ -{"git_version": "82ebddca", "is_release": true}
\ No newline at end of file +{"git_version": "70465629", "is_release": true}
\ No newline at end of file |
