You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by mi...@apache.org on 2020/11/06 08:45:02 UTC

[libcloud] branch trunk updated (1a33ff3 -> 66ab3ca)

This is an automated email from the ASF dual-hosted git repository.

micafer pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/libcloud.git.


    from 1a33ff3  Merge pull request #1515 from micafer/net_quotas
     new cf94bcb  Add ex_get_size_extra_specs function: #1516
     new f7b9864  Add changelog entry
     new 58be63d  Merge branch 'trunk' into ost_flavor_extra_specs
     new 19b9869  Merge branch 'trunk' into ost_flavor_extra_specs
     new 66ab3ca  Merge pull request #1517 from micafer/ost_flavor_extra_specs

The 8344 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CHANGES.rst                                                 |  4 ++++
 libcloud/compute/drivers/openstack.py                       | 12 ++++++++++++
 .../fixtures/openstack_v1.1/_flavor_extra_specs.json        |  6 ++++++
 libcloud/test/compute/test_openstack.py                     | 13 +++++++++++++
 4 files changed, 35 insertions(+)
 create mode 100644 libcloud/test/compute/fixtures/openstack_v1.1/_flavor_extra_specs.json