OpenStack-announce
Threads by month
- ----- 2025 -----
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2010 -----
- December
- November
October 2016
- 4 participants
- 153 discussions
We are pumped to announce the release of:
ironic 6.2.1: OpenStack Bare Metal Provisioning
This release is part of the newton stable release series.
With source available at:
http://git.openstack.org/cgit/openstack/ironic
Please report issues through launchpad:
http://bugs.launchpad.net/ironic
For more details, please see below.
Changes in ironic 6.2.0..6.2.1
------------------------------
284005a Point documentation links to newton equivalents
a556164 Fix absolute links to install-guide.rst in developer docs
86b966c Update developer's guide "Installation Guide" link
3025f10 Add link to new guide in old install guide
a3a701b [install-guide] Import "Setup the drivers for the Bare Metal service"
1d62fbe [install-guide] Import "Trusted boot with partition image"
746face [install-guide] Import "Building or downloading a deploy ramdisk image"
289b598 [install-guide] Import "Appending kernel parameters to boot instances"
eb3a5ca [install-guide] Import configdrive
3549cf0 [install-guide] Import HTTPS, standalone and root device hints
166fd32 [install-guide] Import "Enrollment" and "Troubleshooting" sections
a62c8c9 [install-guide] Import "Local boot with partition images"
e2359a1 [install-guide] Import "Flavor creation"
66b517b [install-guide] Import "Image requirements"
e45eafa [install-guide] Import "integration with other OpenStack components"
0c59a55 [install-guide] Import Install and configure sections
d6a4f1f [install-guide] Import "Bare Metal service overview"
7b0c277 Change the logic of selecting image for tests
3989d19 Update devstack IPA_DOWNLOAD_BRANCH to stable/newton
0f85f0b Update UPPER_CONSTRAINTS_FILE for stable/newton
8560f13 Update .gitreview for stable/newton
Diffstat (except docs and test files)
-------------------------------------
.gitreview | 1 +
devstack/lib/ironic | 19 +-
install-guide/source/advanced.rst | 12 +
install-guide/source/common_prerequisites.rst | 6 -
install-guide/source/conf.py | 2 +-
install-guide/source/configdrive.rst | 116 +
install-guide/source/configure-cleaning.rst | 37 +
install-guide/source/configure-integration.rst | 13 +
install-guide/source/configure-tenant-networks.rst | 8 +
install-guide/source/deploy-ramdisk.rst | 98 +
install-guide/source/enabling-https.rst | 89 +
install-guide/source/enrollment.rst | 398 +++
install-guide/source/get_started.rst | 77 +-
install-guide/source/include/common-configure.rst | 12 +
.../source/include/common-prerequisites.rst | 29 +
.../source/include/configure-glance-images.rst | 114 +
.../source/include/configure-identity.rst | 93 +
.../include/configure-ironic-api-mod_wsgi.rst | 63 +
.../source/include/configure-ironic-api.rst | 95 +
.../source/include/configure-ironic-conductor.rst | 152 ++
.../source/include/configure-neutron-networks.rst | 111 +
.../source/include/configure-nova-compute.rst | 112 +
.../source/include/configure-nova-flavors.rst | 39 +
.../source/include/kernel-boot-parameters.rst | 69 +
.../source/include/local-boot-partition-images.rst | 59 +
install-guide/source/include/root-device-hints.rst | 51 +
install-guide/source/include/trusted-boot.rst | 71 +
install-guide/source/index.rst | 34 +-
install-guide/source/install-obs.rst | 17 +-
install-guide/source/install-rdo.rst | 36 +-
install-guide/source/install-ubuntu.rst | 25 +-
install-guide/source/install.rst | 6 +-
install-guide/source/next-steps.rst | 3 +-
install-guide/source/setup-drivers.rst | 516 ++++
install-guide/source/standalone.rst | 169 ++
install-guide/source/troubleshooting.rst | 126 +
install-guide/source/verify.rst | 9 -
tox.ini | 2 +-
43 files changed, 2943 insertions(+), 2537 deletions(-)
1
0
Hello OpenStack community,
I'm overjoyed to announce the final releases for the components of
OpenStack Newton, which conclude the 6-month Newton development
cycle.
You will find a complete list of the deliverables for the 31 services
and ~130 other components and libraries that make up the Newton
release, their latest versions, and links to individual project
release notes documents listed on the release site:
https://releases.openstack.org/newton/
Congratulations to all of the teams who have contributed to this
release!
Our next production cycle, Ocata, has already started. We will meet
in Barcelona October 25-28 at the Ocata Design Summit to plan the
work for the upcoming cycle. I hope to see you there!
Doug
1
0
We are mirthful to announce the release of:
nova 14.0.0: Cloud computing fabric controller
This release is part of the newton release series.
For more details, please see below.
Changes in nova 13.0.0.0rc1..14.0.0
-----------------------------------
d81fcf8 Ignore BuildRequest during an instance reschedule
35f7942 Stop overwriting thread local context in ClientRouter
d83c277 Add extra release note material about online migrations
625f203 Update newton release notes for default API policy
ceb8525 Imported Translations from Zanata
7c4a5b1 Determine disk_format for volume-backed snapshot from schema
e2d2d42 Imported Translations from Zanata
8647d91 Updated from global requirements
eae8775 Revert "Set 'serial' to new volume ID in swap volumes"
0b04df1 Imported Translations from Zanata
b49fa82 Use tempest tox with regex first
6641852 Add a new release note
dbca6ef Stop ovn networking failing on mtu
a45082e Update UPPER_CONSTRAINTS_FILE for stable/newton
f9e4701 Update .gitreview for stable/newton
77f5466 Override MTU for os_vif attachments
30a85c8 Fix object assumption in remove_deleted_instances()
71d6333 Set a bigger TIMEOUT_SCALING_FACTOR value for migration tests
bad2497 Update minimum requirement for netaddr
1dfd794 Fix an error in archiving 'migrations' table
9374566 Clean up allocation when update available resources
a4b5b0c [placement] Mark HTTP error responses for translation
281a78e [placement] prevent a KeyError in webob.dec.wsgify
f04dd04 libvirt: add ps2mouse in choice for pointer_model
2331606 Revert "tox: Don't create '.pyc' files"
485ae14 Correct image.inc for heading
3309ad7 Complete verification for os-cloudpipe.inc
8211d3f Fix typo of stevedore
b922af9 [placement] functional test for report client
9b9bc0a Add regression test for immediate server name update
d9c1d8b libvirt: Rewrite test_rescue and test_rescue_config_drive
84defc2 Guard against failed cache refresh during inventory
99929b6 More conservative allocation updates
b221f11 [placement] Correct serialization of inventory collections
d794838 Correct sort_key and sort_dir parameter for flavor
b343e96 Correct address, version parameter in ips.inc
d5e03de More conservative inventory updates
99e0122 Fix server group name on api-ref
723ee01 Update BuildRequest if instance currently being scheduled
0fca575 Fix reno for removal of nova-manage service command
762e3d5 Add note about display_name in _populate_instance_names
328d8a1 Extended description for sync_power_state_pool_size option
61235cb Use recursive obj_reset_changes in BuildRequest
09db0ba [placement] make PUT inventory consistent with GET
2ba8fd4 Revert "libvirt: move graphic/serial consoles check to pre_live_migration"
c651572 Fix MonitorMetric obj_make_compatible
73c4c00 [api-ref] fix availability_zone for server create
be553fb Set 'serial' to new volume ID in swap volumes
110c12b Fix policy tests for project_id enforcement
6a2691c neutron: don't trace on port not found when unbinding ports
386812e Add sync_power_state_pool_size option
e92d753 Additional logging for placement API
d0775c5 Fix resizing in imagebackend.cache()
8e33d7a [placement] cleanup some incorrect comments
9a19dda Updated from global requirements
97ce9e5 Compute: ensure that InvalidDiskFormat is handled correctly
47d8aa5 Throw exception if numa_nodes is not set to integer greater than 0
691eb01 libvirt: inject files when config drive is not requested
fc9a540 Fix api-ref doc for server-rebuild
59dd4a4 fix broken link in api-ref
80795f2 Increase BDM column in build_requests table
2df83ab VMware: Refactor the image transfer
43b36a4 Pass GENERATE_HASHES to the tox test environment
eab8100 [placement] add two ways to GET allocations
193e71b Handle ObjectActionError during cells instance delete
2e45b95 [placement] Add some tests ensuring unicode resource provider info
f0bcc0d cleanup: separate the creation of a local root to it's own method
b63d6f9 standardize release note page ordering
99d692d Remove misleading warning message
dd6c1c2 Add deprecated_reason for use_usb_tablet option
df15e46 db: retry on deadlocks while adding an instance
2b57b3d virt: handle unicode when logging LifecycleEvents
b6edbce Ensure ResourceProvider/Inventory created before add Allocations record
a2d0b8d Libvirt: Correct PERF_EVENTS_CPU_FLAG_MAPPING
55f3d47 Implement setup_networks_on_host for Neutron networks
92f3bfc Add tests for safe_connect decorator
93419de libvirt: improve logging for shared storage check
cc18f7d Cleanup allocation todo items
09627f2 [placement] Allow inventory to violate allocations
cdb9b68 Refresh info_cache after deleting floating IP
14da85a Remove deprecated configuration option network_device_mtu
f5b7a33 Example & Parameter verification of os-security-group-default-rules.inc
e84396b correctly join the usage to inventory for capacity accounting
60fa308 Annotate db models that have moved to the nova_api db
c2cc950 [api-ref]: Correcting server_groups_list parameter's type.
6b20239 Fix race condition bug during live_snapshot
59fff83 [placement] Fix misleading comment in wsgi loader
2ad6aa9 fixing block_device_mapping_v2 data_type
abc24ac libvirt: add hugepages support for Power
0d4ad97 incorrect description in nova-api.log about quota check
7e435fa Removed enum duplication from nova.compute
fb15c00 Remove deprecated cinder options
96926a8 Simple instance allocations from resource tracker
f441ee5 Add support for allocations in placement API
8ed5120 Add create_all and delete_all for AllocationList
f8ced1f Pull from cell0 and build_requests for instance list
e8f8971 Remove hacked test that fails with latest os-brick
3a56da1 Report compute node inventories through placement
0ba1d41 Delete BuildRequest regardless of service_version
5196b9c Fix service version lookups
f577f65 Remove BuildRequest when scheduling fails
edf0468 Run cell0 db migrations during nova-manage simple_cell_setup
4df0869 Move cell message queue switching and add caching
344705f Add basic logging to placement api
65b72f2 Fixed indentation
a6ad102 Update placement config reno
be68e3c Ignore generated merged policy files
d805875 Register keystone opts for placement sample config
efe193c Remove deprecated neutron options
cc64a45 ironic_host_manager: fix population of instances info on start
7a391e4 Eliminate additional DB queries in nova lists
02b3259 Remove the incomplete wsgi script placement-api.py
af218ca ironic_host_manager: fix population of instances info on schedule
5fb6f8f rt: ensure resource provider records exist from RT
86bce56 Return 400 error for non-existing snapshot_id
d957bfb create placement API wsgi entry point
9df0c5e Fix qemu version check.
2c49b1e Documentation for the vendordata reboot.
7586561 Add more vd2 unit tests
3eb4d1f Add a TODO and add info to a releasenote
476f126 Make api-ref bug link point to nova
d6d41bf Api-ref: Improve os-migrateLive input parameters
c032792 New discover command to add new hosts to a cell
d250aae Clean up instance mappings, build requests on quota failure
719b5ab Updated from global requirements
aeb1537 Use StableObjectJsonFixture from o.vo
260bb7c test_keypairs_list_for_different_users for v2.10
3d9de24 Fix using filter() to meet python2,3
9d9bfea Emit warning when use 'user_id' in policy rule
9864801 Adds nova-policy-check cmd
003aa06 Reduce code complexity - api.py
39fb302 Revert "Optional separate database for placement API"
2a70e96 Changed exception catching order
5ba1ff9 Add BuildRequestList object
2bb527b In InventoryList.find() raise NotFound if invalid resource class
3b95a3d Updated from global requirements
4885d59 Imported Translations from Zanata
83bab97 Add oslopolicy script runs to the docs tox target
3b609a5 Add entry_point for oslo policy scripts
d995e2e Tests: use fakes.HTTPRequest in compute tests
ee9f631 Remove conversion from dict to object from xenapi live_migration
5ee7f3b Hyper-V: properly handle shared storage during migrations
5db92a2 TrivialFix: Remove logging import unused
b48ed52 Hyper-V: properly handle UNC instance paths
389ded4 Get ready for os-api-ref sphinx theme change
7cdd5da List system dependencies for running common tests
b5073eb [api-ref]: Update link reference
f5b512c Abort on HostNotCompatibleWithFixedIpsClient
c56f6ef devspec: remove unused dev_count in devspec
0cfc126 [api-guide]: Update reference links
4caabaf Provide more duplicate VLAN network error info
a4d1bf1 Correct microversions URL in api_plugins.rst
a0594c6 Create Instance from BuildRequest if not in a cell
899ff72 Added todo for deletion LiveMigrateData.detect_implementation usage
824c8a3 driver.pre_live_migration migrate_data is always an object
24f0c5b Manage db sync command for cell0
2132cfa Updated common create server sample request because of microversion 2.37
a7fafdb Remove TODO for service version caching
51575f8 removed db_exc.DBDuplicateEntry in bw_usage_update
d35e157 Add online migration to move instance groups to API database
b9610fb Remove locals() for formatting strings.
a4d2327 Hyper-V: update live migrate data object
ab741d7 Config options consistency of notifications.py
767b3db Add networks to quota's update json-schema when network quota enabled
dd2b388 rt: isolate report and query sched client tests
9dcf023 rt: remove ComputeNode.create_inventory
ba4ff10 rt: rename test_tracker -> test_resource_tracker
0685b23 rt: remove old test_resource_tracker.py
1285a02 Updated from global requirements
34eed4a Remove deprecated security_group_api config option
e0d6e46 Added min_version field to 'host_status' in 'api-ref'
c5c4f71 Make InstanceGroup object favor the API database
a4f030c Doc: Update PCI configuration options
6376bd2 Don't maintain user_id and project_id in context
8aa87b3 Add support for usages in the placement API
51afe54 Add a Usage and UsageList object
83d2eef Add support for inventories to placement API
cee4348 Check capacity and allocations when changing Inventory
6597858 Add release note to warn about os-brick lock dir
9fd1507 config options: improve help netconf
12cf567 Config options consistency for consoleauth.py
2ea2399 Support Identity v3 when connecting to Ironic
7ab6397 Copy edit feature classification
4461cdf don't report network limits after 2.35
f34c91a Adding details in general purpose feature matrix [1]
d3bc56f Improve placement API 404 and 405 response tests
a76954b Config options: improve libvirt help text (1)
b49cd77 Dump json for nova.network.model.Model objects
cdb9a84 Improve error message for empty cached_nwinfo
984d009 Return HTTP 400 on list for invalid status
d177395 Fix 'No data to report' error
7957b91 Change api-site to v2.1 format
e3386a5 Refuse to run simple_cell_setup on CellsV1
2f71097 In placement API send microversion header when error
32be7a4 libvirt: Improve mocking of imagebackend disks
309ea53 Updated flags for XVP config options
37d1acd Add unit tests for nova.virt.firewall.IpTablesFirewallDriver (Part 4)
a48b614 [libvirt] Remove live_migration_flag & block_migration_flag
b838f22 placement: add filtering by attrs to resource_providers
125cfc9 Add support for resource_providers urls
4fb6c10 Remove nova/api/validator.py
bae943b Updated from global requirements
61f1226 Change default value of live_migration_tunnelled to False
279ae6a Remove code duplication in enums
e728261 Return None in get_instance_id_by_floating_address
630eed5 Make simple_cell_setup work when multiple nodes are present
d727795 Add REST API support for get me a network
ac9b37e plugins/xenserver: Resolve PEP8 issues
00e46a3 Fix migration list + MigrationList operation
c02fa16 rt: Create multiple resize claim unit test
c000c45 rt: Refactor unit test for trackable migrations
be72923 Fix neutron security group tests for 5.1.0 neutronclient
1d57c1f os-vif: do not set Route.interface if None
d8dca9e Check opt consistency for neutron.py
1178029 Improve help text for compute manager options
9747bc4 Make simple_cell_setup idempotent
442077d Add cell_v2 verify_instance command
bcf4c51 Replace mox with mock in test_validate_bdm
0f078a2 Replace mox with mock in test_cinder
434d7d9 Allow Nova Quotas to be Disabled
fe3550f Allow authorization by user_id for server evacuate
ab0a30e Allow authorization by user_id for server update
c80cc93 Allow authorization by user_id for server delete
c2e0c69 Allow authorization by user_id for server changePassword action
d31a576 Update binding:profile for SR-IOV ports on resize-revert
cd3b57d Verified deprecation status for vnc options
b0570a2 Add tests for user_id policy enforcement on trigger_crash_dump
af4552c Allow authorization by user_id for server shelve action
54235cb Allow authorization by user_id for force_delete server
d779dbe Allow authorization by user_id for server resize action
0fa8234 Allow authorization by user_id for server pause action
feb84af Add tests for user_id policy enforcement on stop
526c998 Fix consistency in crypto conf
4e923eb Add placement API web utility methods
21d7382 Improve help text for XenServer Options
b3ad315 Improve help text for xenapi_vm_utils_opts
26399c7 network: fix handling of linux-bridge in os-vif conversion
f50f498 Fix consistency in API conf
b3ab394 Improve consistency in WSGI opts
07b8a35 Add unit tests for nova.virt.firewall.IpTablesFirewallDriver (Part 3)
0047a76 Improve help text for xenapi_opts
46a6be4 Maintain backwards compat for listen opts
2e530e7 Allow authorization by user_id for server rescue action
7878588 Allow authorization by user_id for server rebuild
90f0e3d Allow authorization by user_id for server suspend action
19edf68 Allow authorization by user_id for server lock action
1b5f9f8 Optional separate database for placement API
242674b virt/image: between two words without a space in output message
c5b0242 config options: improve help text of database (related) options (2/2)
aeee454 config options: improve help text of database (related) options (1/2)
0b0e7da Remove hacking check [N347] for config options.
2f68cd3 Skipping test_volume_backed_live_migration for live_migration job
9fff828 rt: New unit test for rebuild_claim()
e70468e List instances for secgroup without joining on rules
37bd630 Improve help text for vmwareapi_opts
6e508da Updated from global requirements
9289e62 vnc host options need to support hostnames
319a62a Removed flag "check_opt_group_and_type" from pci.py
abf24b6 Removed flag "check_opt_group_and_type"
745f5fb libvirt: convert over to use os-vif for Linux Bridge & OVS
584b090 Remove left over conf placeholders
a059c84 libvirt: Rename import of nova.virt.disk.api in driver
16a3856 Fix server operations' policies to admin only
64cbd7c Add support for vd2 user context to other drivers
51073b3 api-ref: Example verification for os-simple-tenant-usage.inc
3bc9c91 Remove unused exception: ImageNotFoundEC2
98dd53b Fix opt description for s3.py
ad0047e virt/hardware: Check for threads when "required"
6091de7 Improve consistency in VNC opts
1af54f2 Improve help text for compute_opts
8bbb3fc Config options: Improve help text for console options
1b7b8fe Config options: Consistency check for remote_debug options
616102a Add separate create/delete policies to attach_interface
3623aba Fix handling of status in placement API json_error_formatter
af13871 Use constraints for all tox environments
190081c Move JSON linting to pep8
c7af24c HyperV: remove instance snapshot lock
cde31df rt: Move monitor unit tests into test_tracker
1c27f0c rt: Move unit tests for update usage for instance
8c74a4b rt: Move unit tests for update mig usage
040f68b rt: Remove useless unit test in resource tracker
53304fd rt: Remove dup tests in test_resource_tracker
0ebd87a rt: Remove incorrect unit test of resize revert
074f126 rt: Refactor test_dupe_filter unit test
15184ed rt: Remove duplicate unit test for missing mig ctx
a04db0f rt: Refactor resize claim abort unit test
f0cc967 rt: Refactor resize_claim unit test
e6a0538 Set enforce_type=True in method flags
52f03d9 Use constraints for releasenotes
c1bc469 Add some logging and a comment for shelve/unshelve operations
e285eb1 Run shelve/shelve_offload_instance in a semaphore
1894130 Check opt consistency for api.py
72fb672 Allow empty CPU info of hypervisors in API response
8412c81 Config options consistency of rdp.py
94a33a3 Improve consistency in workarounds opts
ddeb0e8 Refresh README and its docs links
5bba451 Correct InventoryList model references
4e85f1d instance.name should be blank if instance.id is not set
3207626 Cells: Handle delete with BuildRequest
b284af8 Add NoopConductorFixture
ec56270 Make notification objects use flavor capacity attributes
1e0b2b5 Fix busted release notes
b382c09 config options: Improve help for conductor
c73d5a9 Config options: base path configuration
9a6fd30 PCI: Fix network calls order on finish_revert_resize()
c05d08b Remove deprecated legacy_api config options
07f7aa3 Config Options: Improve help text for Ipv6 options
4cbfed4 Update tags for Image file url from filesystems config option
80c0d07 Check options consistency in hyperv.py
c7242b6 Improve help text for floating ips options.
ce27150 config options: Improve help for base
6a6db22 Improve consistency in API
685aaab cleanup: some update xml cases in test_migration
33510d4 Use stashed volume connector in _local_cleanup_bdm_volumes
6047d79 Ironic: allow multiple compute services
8e0b98f api-ref: Parameter verification for os-simple-tenant-usage.inc
7b8195a Ironic: report node.resource_class
a8a0d89 network: introduce helper APIs for dealing with os-vif objects
0e24e9e ironic: Cleanup instance information when spawn fails
98ad916 update wording around pep8 exceptions
5ce0dbd Remove backward compatibility with pre-grizzly releases
332a67a Replace functions 'Dict.get' and 'del' with 'Dict.pop'
37835ab Updated from global requirements
cbd3ec4 Strict ImageRef validation to UUID only
eb5dc52 Add the ability to configure glanceclient debug logging
5afc8e5 Deprecate cert option
b30b16d Merged barbican and key_manager conf files into one.
aedbc88 Config options consistency of pci.py
720e5af config option: rename libvirt iscsi_use_multipath
5129f48 Allocate PCI devices on migration
318fc82 TrivialFix: Fixed a typo in nova/test.py
74526f8 Updated from global requirements
8cb80c4 Improve help text of image_file_url
e55cf73 Ironic: enable multitenant networking
c5ddf7f libvirt: Remove some unnecessary mocking in test_driver
19f5ba9 libvirt: Pass object to _create_images_and_backing in test
b9122df libvirt: Reset can_fallocate in test setUp()
ec6ed24 libvirt: Create console.log consistently
6c8d882 Fixed invalid UUIDs in unit tests
28803fa Remove deprecated manager option in cells.py
00ebb72 Refactor deallocate_fixed tests to use one mock approach instead of three
1f528e3 Improve consistency in virt opts
affde84 Updated header flag in SSL opts
fd1e672 Updated from global requirements
dc6b3ab Don't cache RPC pin when service_version is 0
b68ac0b Imported Translations from Zanata
c97f3ee Remove white space between print and ()
2de2c99 Flavor: correct confusing error message about flavorRef
a5b0646 Consistency changes for osapi config options
777977e Fixed typos in nova: compute, console and conf dir
45317d6 Add objects.ServiceList.get_all_computes_by_hv_type
8d007b4 Add InstanceList.get_uuids_by_host() call
0045817 Conf options: updated flags for novnc
3b8bd65 Address feedback on cell-aggregate-api-db patches
2182d2f Updated from global requirements
d55ffba Add data migration methods for Aggregate.
63261cb Config options: Consistency check for quota options
d016958 Add server name verification in instance search
47d1c07 Fix typo in DeviceDetachFailed exception message
a280d2e Straddle python-neutronclient 5.0 for testing
4a8f2b0 Initialise oslo.privsep early in main
a86d78f Cells: Simple setup/migration command
7f82c5e Aggregate create and destroy work against API db
ffe8b92 Make Aggregate.save work with the API db
cb4bb82 Improve help text for vmware
2488fbd Config options consistency of exceptions.py
2f374ff Help text for the mks options
c4e7a04 Trivial option fixes
270be69 Properly quote IPv6 address in RsyncDriver
3405a28 rbd_utils: wrap blocking calls in tpool.Proxy()
433fe51 Resolve PCI devices on the host during Guest boot-up.
5ef2f3c Fixed typos in nova, nova/api, nova/cells directory
9561d47 Fix misspellings
60935aa Trivial: add 'DEPRECATED' for os-certificates API ref
b4d0b9a Mention proxy API deprecation microversion in api-ref
17ed8bf xenserver: fix an output format error in cleanup_smp_locks
9361b48 Add log for instance without host field set
281fb2b Improve consistency in crypto
899a140 Deprecate barbican options
9c0454a Improve consistency in flavors
9b15e56 Improve the help text for the guestfs options
5ee95b3 Reminder that release notes are built from commits
2ae10ce Add initial framing of placement API
89bf802 Add missing ComputeHostNotFound exception in live-migration
3ca3a2d Free new pci_devices on revert-resize
f574b29 Use oslo_config new type PortOpt for port options
ac409b8 Updated from global requirements
ecbce6d Remove unused imports in api/openstack/fakes.py
45b21e4 Add docs about microversion testing in Tempest
7596c1f Remove leftover list_opts entry points
5c08552 Remove nova.cache_utils oslo.config.opts entrypoint
a2219b8 Remove nova.network namespace from nova-config-generator.conf
760826f Remove neutronv2.api oslo.config.opt entry point
3db49d3 Follow up on Update binding:profile for SR-IOV ports
138037c Improve consistency in servicegroup opts
850874c Improve help text for cloudpipe
8639559 Remove the useless version calculation for proxy api deprecated version
a7e7be2 numa: remove the redundant check for hw_cpu/hw_mem list
80738df Add support for oslo.context 2.6.0
48f9b32 Update tags for Cache config option
5e3a9fb Remove unused validation code for quota_sets
66127c5 Revert "Don't assert exact to_dict output"
a774399 cleanup_live_migration_destination_check spacing
7a16c75 Default image.size to 0 when extracting v1 image attributes
efc713c Add details to general purpose feature matrix
47b19ff Adding functional tests for 2.3 microversion
fdf3328 compute: Skip driver detach calls for non local instances
8e13a00 libvirt: Fix invalid test data
0b4b2cf libvirt: Fix fake _disk_info data in LibvirtDriverTestCase
2f2b0e9 Don't set empty kernel_id and ramdisk_id to glance image
1169756 Config options consistency for cell.py
c3e9870 Refuse to have negative console ttls
b790332 Option Consistency for availability_zone.py
dd9a002 Add a small debug line to show selection location
30c3667 Fix wrong override value of config option vswitch_name
cb8b206 Fix wrong override value of config option proxyclient_address
f9e9b30 Call release_dhcp via RPC to ensure correct host
5a173eb Adjust MySQL access with eventlet
ca36040 Improve consistency in cert
0c3f0d9 Updated from global requirements
0f79018 rt: don't log pci_devices twice when updating resources
355f360 Config options consistency for configdrive.py
a764d7d Remove deprecated ironic.api_version config option
d67ea6e Improve the help text for compute timeout_opts
b82b987 Deprecate the nova-manage commands that rely on nova-network
6b7a07c Improve consistency in xenserver
ada4298 Add the 'min' param to IntOpts where applicable
b8fea03 Remove unused config option 'fake_call'
93b44ff Make Aggregate metadata functions work with API db
6dafc66 Use deprecated_reason for network quota options
50c4033 "nova list-extensions" not showing summary for all
4a7deee Fix typos in deprecates-proxy-apis release note
54b8d77 Enable deferred IP on Neutron ports
541c272 Improve help text for XenServer pool opts
9c238c1 remove config option iqn_prefix
789edad Deprecate os-certificates
74ab427 Update RequestSpec nested flavor when a resize comes in
34b5ea5 New style vendordata support.
9326c1e Add metadata server fixture
2eebb5e Improve help text for quota options
38da9f7 Improve help text for consoleauth config options
1794fae Bump Microversion to 2.36 for Proxy API deprecation
1b715cf api: use 'if else' instead of 'try exception' to get password value
180011b Add better help to rdp options
f2be1f8 Adding details in general purpose feature matrix
ec2301e Enables Py34 tests for unit.api.openstack.compute.test_server_actions
62d57e5 Filter network related limits from limits API
603859e Filter network related quotas out of quotas API
b6f2d83 Deprecate Baremetal and fping API
83bd45b Deprecate volumes related APIs
53fffba Deprecate SecurityGroup related proxy API
5044db5 Deprecated floating ip related proxy APIs
974535b Complete verification of os-instance-actions.inc
38c094b Check opt group and type for nova.conf.service.py
d2bd83b Fix links to network APIs from api-ref
4b73cd9 Add comment about how status field changed
d0b8fec Deprecate network quota configuration
f277d64 Verify os-aggregates.inc on sample files
883bae3 Cleanup: validate option at config read level
987decc :Add missing %s in print message
f27a0e7 api-ref: unify the no response output in delete operation
dba6713 Return 400 when SecurityGroupCannotBeApplied is raised
ead6597 network: handle forbidden exception from neutron
6f72b75 Config Option consistency for crypto.py
2e99598 Don't check cinder volume states during attach
3ab5b00 Clean up test_check_attach_availability_zone_differs
5c15ee8 Fix opt description and indentation for flavors.py
2f7e45b Remove redundant flag value check.
c8c2d28 Improve help context of ironic options
79a7e33 Remove unneeded bounds-checking code
8ebd58f Improve the help text for the linuxnet options (4)
9f99f6c Don't assert exact to_dict output
c78759c config options: help text for enable_guestfs_debug_opts
16d8b55 Improve help text of s3 options
6af8d2c Remove deprecated config option volume_api_class
19cc6e2 Fix inappropriate notification send
6617932 libvirt: Fix signature and behaviour of fake get_disk_backing_file
ca6dbaa libvirt: Pass path to Image base class
cc2ae75 Remove max_size argument to images.fetch and fetch_to_raw
064c4db Update tox.ini: Constraints are possible for api* jobs
bceeecc Separate api-ref for list security groups by server
d9a01d9 Deprecate FixedIP related proxy APIs
f419c7b Deprecated networks related proxy APIs
13991c9 Check option descriptions and indentations for configdriver.py
c601bb03 Make Aggregate host operations work against API db
f281950 libvirt: open RBD in read-only mode for read-only operations
cbc34d7 Remove unnecessary code added for ec2 deprecation
e5798f9 Enhance notification doc generation with samples
ea0befc Depracate Images Proxy APIs
f97ddf0 Correct the network config option help text
6467abf config options: improve help for noVNC
ecb24c5 Replace deprecated LOG.warn with LOG.warning
2a1aad9 Fixed typos in api-ref and releasenotes directory
7c28d7d Improve the help text for the network options (4)
a7f83fc Add async param to local conductor live_migrate_instance
0376da0 libvirt: update guest time after suspend
a221eb4 libvirt: Modify the interface address object assignment
dfdae01 Update binding:profile for SR-IOV ports
a5fa543 Port nova test_serversV21.Base64ValidationTest to Python 3
d14fc79 Refactor instance action notification sample test
de2df72 Config option update tasks for availability_zone
3ccba23 Expand initial feature classification lists
027b92d Add prototype feature classification matrix
bc4b998 [libvirt] Live migration fails when config_drive_format=iso9660
81310c5 Modify docstring of numa_get_reserved_huge_pages method
1a95ac4 Use constraints for coverage job
1abac25 Remove compute host from all host aggregates when compute service is deleted
b327006 Fix incorrect cellid numbering for NUMA memnode
dd2f156 Fix opt descripton for cells.py
daad6c2 Fix host mapping saving
3919110 Example and body verification of os-quota-sets.inc
d82db52 Remove deprecated network_api_class option
7a8f136 neutron: destroy VIFs if allocating ports fails
3a61ae3 Validate pci_passthrough_whitelist when starting n-cpu
27b1551 Rename compute manager _check_dev_name to _add_missing_dev_names
8d9cf4e Remove unused context argument to _default_block_device_names()
400cc5c Fix typo in AdminPasswordController
13b5ab2 Use from_environ when creating a context
2a61074 Pass kwargs through to base context
ceed7ae Fix opt description and check deprecate status for hyperv.py
2a6bdf8 VMware: Enable disk.EnableUUID=True in vmx
d47b5f9 hyper-v: device tagging
6a2a1a7 Add release notes for notification transformation
08d66e2e Assert reservation_id in notification sample test
d4bbabf Remove redundant DEPRECATED tag from help messages
b644a0d Fix PUT server tag 201 to return empty content
0709f65 Clean up helper methods in ResourceProvider
bd0ba82 Transform instance.restore notifications
92a388a neutron: delete VIFs when deallocating networking
ae9c587 Add VirtualInterface.destroy()
c521ba7 Make notifications module use flavor capacity attributes
3b80ed8 Make ironic driver use flavor fields instead of legacy ones
0353b43 Make xenapi driver use flavor fields instead of legacy ones
bb7e7ec Make libvirt driver use flavor fields instead of legacy ones
a25e0b3 Make hyperv driver use flavor fields instead of legacy ones
7a4356c Make vmware driver use flavor fields instead of legacy ones
916f01e Bump service version for BuildRequest deletion
6ce01a6 Stop instance build if BuildRequest deleted
d9d3b16 Add block_device_mappings to BuildRequest
ae00ce6 Improve help text of flavors config options
614d8b4 Improve help text for cinder config options
4735844 Microversion 2.35 adds keypairs pagination support
b52876f Fix up legacy resource fields in simple-tenant-usage
af11fb4 Use flavor attributes instead of deprecated instance resources
5af5d05 Typo fix: remove multiple whitespace
80d39a6 network: handle unauthorized exception from neutron
a5581d8 Fix the broken links
777386b 'limit' and 'marker' support for db_api and keypair_obj
9117ec4 Improve help text for exceptions
87de7dd Improve help text for compute running_deleted_opts
452be38 rest api version bumped for async pre live migration checks
05c7b6f Add user_id request parameter in os-keypairs list
c1a83a3 Revert "Detach volume after deleting instance with no host"
146876c Don't overwrite MarkerNotFound error message
17630d3 tox: Use conditional targets
0d6d161 tox: Don't create '.pyc' files
ff10a41 Improve help text for allocation_ratio_opts
e58e111 Release note for vzstorage volume driver
8911559 Fix typo in _update_usage_from_migrations
029f92d Transform instance.resize notifications
a049967 Refactors nova.cmd utils
9fafcc7 Replace DOS line ending with UNIX
ab1d401 migration volume failed for invalid type
f860cb5 api-ref: fix wrong description about response example in os-hypervisor
04de167 api-ref: body verification of os-agents
31ad01f Fix wrong JSON format in API samples
83bf4bb Implement ResourceProvider.destroy()
eb7cdb0 Add Allocation and AllocationList objects
5a5b06f Deprecate nova-manage vm list command
c1d7fc7 Remove live-migration from nova-manage man page
4306388 Deprecate the quota_driver config option
83b59ea Allow irrelevant,self-defined specs in ComputeCapacityFilter
5bd8e2d Transform instance.pause notifications
c2aabe7 Fix opt description for scheduler.py
3495330 Verify "needs:check_deprecation_status" for serial_console.py
16b092d API: catch InstanceNotReady exception.
1d0326c Transform instance.shelve notifications
926776f Replace unicode with six.text_type
76c6359 Added support for new block device format in vmops
377948b api-ref: unify the delete response infomation
8d25383 Add nova-manage quota_usage_refresh command
c2dd3cd Quota changes for the nova-manage quota_usage_refresh command
ec03633 Remove DictCompat from SecurityGroup
9955d16 Replace use of eval with ast.literal_eval
dc393ef libvirt: fix missed test in migration
645d6c6 Improve the help text for the network options (3)
2648cf2 Correct reraising of exception
4315838 api-ref: Parameter verification for servers-actions.inc Part 1
61e5232 Body verification of os-interface.inc
f6ef9b4 Parameter verification of os-instance-actions.inc
46b3a3c xvp: change the default xvp conf path to CONF.xvp group
9ce8d44 libvirt:code flow problem in wait_for_job
84473e5 Clean up service version history comments
4a44027 Add a ResourceProviderList object
dc6a3f4 Refactor block_device_mapping handling during boot
45c84fd Remove spaces around keyword argument
e36bc6e Use ovo in test_obj_make_compatible()
ac3341a Improve the help text for the network options (2)
49f547b Update mutable-config reno with LM timeout params
b109489 Added better error messages during (un)pinning CPUs
9a7384c Remove duplicate policy test
e551452 api-ref: os-volumes.inc
a24f5b3 Enable python34 tests for nova.tests.unit.pci.test_manager and test_stats
039d062 api-ref: merge multiple create to servers.inc
7451862 Improve the help text for configdrive options
d4e6bd8 Revert "Remove manual creation of console.log"
046f342 Fix invalid import order
051f6f4 Fix invalid import order
df2b338 Fix invalid import order
9d64952 config options: improve help for notifications
80e61c2 Fix invalid import order
4c3b9c7 Fix invalid import order
5ad9808 Remove unused itype parameter from get migration context
5ce74fa Detach volume after deleting instance with no host
db064bb Transform instance.suspend notifications
219d970 Hacking check for _ENFORCER.enforce()
7ee75f6 Remove final use of _ENFORCER.enforce
f8f83b4 Hacking check for policy registration
9480ffc Extract _update_ports_for_instance
9c45d6d Extract port create from allocate_for_instance
a9263cc Improve help text for resource tracker options
2a99eb1 Transform instance.power_on notifications
df0aa8a Add a py35 environment to tox
c43e8bd api-ref: add note about os-certificates API
fc0dfb3 XenAPI: UT: Always mock logging configuration
b703327 Fix api_validation for Python 3
26d4c05 api-ref: verify assisted-volume-snapshots.inc
0b74a1f Delete reduplicate code in test_compute_mgr.py
c0cf1f3 Port test_hacking to Python 3
9dc6945 Fix comment for version 1.15 ComputeNodeList
ec53c6c Microversion 2.33 adds pagination support for hypervisors
29dd421 VMware: create vif with resource limitations
7d01bce policy: clean-up
a739ca9 Make VIF.address unique with port id for neutron
33c8729 Device tagging metadata API support
cdc938f trivial: remove unnecessary mock from servers API test
ee4d69e Return HTTP 200 on list for invalid status
bc6c343 Complete verification for os-floating-ips-bulk
87e1311 Transform instance.update notification
084478d Pre-add instance actions to avoid merge conflicts
998235d Transform instance.delete notifications
5f58754 XenAPI: Add UT for independent compute option
2d6a4fe Log DB exception if VIF creation fails
c2241b6 Fixes compute API unit tests for python3
40267b7 Reduce complexity in _stub_allocate_for_instance
c185e60 Reorder allocate_for_instance preamble
ed22ec2 Make _validate_requested_network_ids return a dict
911c02d Extract _validate_requested_network_ids
408c4a6 Create _validate_requested_port_ids
e320abc Extract _filter_hypervisor_macs
15c583c Always call port_update in allocate_for_instance
e83e114 Device tagging API support
4e750df Mapping power_state from integer to string
e2eb665 Compute manager device tagging support
101def2 trivial: comment about vif object address field
9c34101 Example verification for os-fixed-ips.inc
80e56ad Revert "Detach volume after deleting instance with no host"
955c921 policy: Replaces 'authorize' in nova-api (part 5)
faf50a7 libvirt: add todo about bdms in _build_device_metadata
d60d705 libvirt: virtuozzo instance rescue mode support
7010aad api-ref: os-certificates.inc
8d16b1f policy: Replaces 'authorize' in nova-api (part 4)
d2a89a8 Make LM timeout params mutable
e1f29a7 Help text for the ephemeral storage options
e6d0cc5 Config Options: Improve help text for debugger
92a796c Make Ironic options definitions consistent
28ecb88 Fix some typos
cf83ecc Add namespace oslo.db.concurrency in nova-config-generator.conf
2f5c65b Remove mox in tests/unit/objects/test_quotas
5dc7bce Remove network information from IOVisor vif
1651850 Add automatic switching to postcopy mode when migration is not progressing
2de3879 Extend live-migration-force-complete to use postcopy if available
ba7077b Add a test utility for checking mock calls with objects
135df11 Remove invalid test for config option scheduler_host_manager
09701be Complete verification for api-ref os-flavor-extra-specs
a46e3c8 policy: Replaces 'authorize' in nova-api (part 3)
3b9e7c5 libvirt: Add migration support for perf event support
b466c38 Libvirt driver implementation of device tagging
5e38fa3 Add policy sample generation
d4aa455 libvirt: virtuozzo instance resize support
4647f41 Fix test_ipv6 and simplify to_global()
9102e10 Remove russian from unit/image/test_glance.py
e641e5c Py3: fix serial console output
5336e60 _security_group_get_by_names cleanup
659e0a1 Add reminder comments for compute rpcapi version bump
aeebd66 Update get_instance_diagnostics for instance objects
6fb35d6 Improve help text for wsgi options
59f55a1 Don't immediately null host/node when shelving
f1320a7 Evaluate 'task_state' in resource (de)allocation
0c0f600 Add new configuration option to turn auto converge on/off
3d83c46 Add new configuration option to turn postcopy on/off
5b27592 Improve nova.rpc conf options documentation
2054082 Fix spelling mistake
0196f46 Add ability to select specific tests for py34
7fb8971 Remove mox from unit/compute/test_compute.py (4)
4904cbe Remove mox from unit/compute/test_compute.py (end)
a5f9e96 Remove mox from unit/compute/test_compute.py (11)
0df82b7 Remove mox from unit/compute/test_compute.py (10)
02e966a Remove mox from unit/compute/test_compute.py (9)
eb5d799 Remove mox from unit/compute/test_compute.py (8)
419fd05 Remove mox from unit/compute/test_compute.py (7)
a3211be Remove mox from unit/compute/test_compute.py (6)
5e1626e Remove mox from unit/compute/test_compute.py (5)
c880a7e UT: cleanup typo in libvirt test_config
f7a1b92 Remove mox from unit/compute/test_compute.py (3)
c3a28cf Remove mox from unit/compute/test_compute.py (2)
6b1363a Remove mox from unit/compute/test_compute.py (1)
f39e660 Improve image signature verification failure notification
c5c2671 libvirt: attach configdrive after instance XML
b71a594 libvirt: add nova volume driver for vzstorage
b19e377 Moving test helpers to a common place
c634f78 On port update check port binding worked
8665873 Refactor to create _ensure_no_port_binding_failure
93cc5e3 policy: Replaces 'authorize' in nova-api (part 2)
eac75d4 XenAPI: Add option for running nova independently from hypervisor
5915da7 XenAPI: Stream config drive to XAPI
3e85b80 XenAPI: Perform disk operations in dom0
3204a46 Port test_ipv6 to py3 and simplify to_global()
ba71b8d api-ref: Example verification for os-agents.inc
2a53063 Allow monitor plugins to set own metric object
ae0116c api-ref: correct the order of APIs in server-tags
99c11e5 Remove unused LOG
7940258 Remove unnecessary __init__
31547f5 Release notes: fix typos
a0f5a56 Make print py3 compatible
b1753b0 libvirt: fix disk size calculation for VZ container instances
01917d6 Fix error message for VirtualInterfaceUnplugException
3bc7a6a libvirt: Add boot ordering to individual disks
fb01c84 image_meta: Add hw_rescue_device and hw_rescue_bus
36daca0 collapse servers.ViewBuilderV21 into servers.ViewBuilder
76b58b8 remove personality extension
f267393 remove preserve-ephemeral rebuild extension
600480e remove access_ips extension
df0a4e0 Bump the service version for get-me-a-network support
d7320be neutron: handle 'auto' network request in allocate_for_instance
1729f26 Add unit tests for nova.virt.firewall.IpTablesFirewallDriver (Part 2)
e1e68eb libvirt: split out code for recovering after migration tasks
b26852d libvirt: split out code for processing migration tasks
44d0acb libvirt: split off code for updating migration stats in the DB
471736c libvirt: split off code for updating live migration downtime
a41d396 api-ref: verify images.inc
ab90751 libvirt: split out code for determining if migration should abort
66b7771 libvirt: split out code for detecting live migration job type
8473204 policy: Replaces 'authorize' in nova-api (part 1)
b9303e6 Check if flavor.vcpus is more than MAX_TAP_QUEUES
89a3cd8 policy: Add defaults in code (part 6)
1aa4941 objects: Add devices_metadata to instance object
885cf20 objects: new InstanceDeviceMetadata object
cf6cde9 db: add a device_metadata column to instance_extra
71f24df libvirt: add perf event support when create instance
43bffb0 Improve help text of crypto.py
6b989db objects: adding an update method to virtual_interface
3b62698 Rename driver method check_can_live_migrate_destination_cleanup
5417d83 api-ref: added docs for microversion 2.26
f6e81bf policy: Add defaults in code (part 5)
f13a933 policy: Add defaults in code (part 4)
ba24210 policy: Add defaults in code (part 3)
51b3fef policy: Add defaults in code (part 2)
728559a add ploop support into qemu-img info
eacdbc3 policy: Add defaults in code (part 1)
e4dc81f Handle UnableToAutoAllocateNetwork in _build_and_run_instance
aa0d318 Add note about preserve_ephemeral limitations
0c5ff50 Add console auth tokens db api methods
60a9169 Remove mox from unit/virt/libvirt/volume/*.py
ff8d607 Port cinder unit tests to Python 3
3542060 Port test_pipelib and test_policy to Python 3
d58d786 Adding missing log translation hints
0263e9b Add instance groups tables to the API database
15f5aa0 Make live migration checks async
d4c3687 Check for None max_count for Python 3 compat
baaeec1 Updated from global requirements
c9f7b84 fix developer docs on API
03eca41 libvirt: virtlogd: use "log" element in char devices
3c3925e Fix ConsoleAuthTokens to work for all console types
525285e remove os-disk-config part 4
fbc3c5a remove os-disk-config part 3
4acfd82 remove load_standard_extensions method
f967d5c Modify "policy.conf" to "policy.json"
6283b16 Ensures that progress_watermark and progress_time are updated
2066e43 Add a note for policy enforcement by user_id
bebc0a4 XenAPI: Support neutron security group
51fdeaf Added instance actions for conductor
8f613e7 Stop using mox stubs in nova/tests/unit/test_metadata.py
f50d48a remove support for legacy v2 generator extensions
4f34294 Remove duplicate unit test resource tracker
3cafa7f Prevent instance disk overcommit against itself
0d450c4 api-ref: parameter verification os-agents
574a9a3 make failures on api_samples more clear
3cdb385 api-ref, os-services.inc
ebe8fd9 api-ref: docs for microversion v2.28
5643d03 Update dhcp_opts on both create and update
a7cbc90 api-ref: Improve os-instance_usage_audit_log samples
e0bda50 Add ironic mac address when updating and creating
3ea6f08 pci: Deprecate is_new from pci requests
2b47c83 Enhance notification sample test base
8279b1e Handle multiple samples per versioned notification
6329d72 Transform wrap_exception notification to versioned format
97745f2 XenAPI: OVS agent updates the wrong port with Neutron
ababf73 Stop using mox from unit/fake_server_actions.py
6e8c84d objects: you want'em
ed6a82e libvirt: enhance method to return pointer_model from image prop
d5c00fe Improve help text for service group options.
12692e6 Updated from global requirements
2a0ed44 Skip network allocation if 'none' is requested
5cb46ed Separete notification object version test
fd0442a [typo] replaced comupte to compute in test
a7fa4f4 api-ref, os-availability-zone.inc
b424ee6 Config: no need to set default=None
7402d13 Add delete_, update_ and add_ inventory to ResourceProvider
38d4b53 libvirt: fix typos in comments
81540d1 Remove the nova.compute.resources entrypoint
6e81fa4 Re-deprecate use_usb_tablet config option
2ce5c8c Log the network when neutron won't apply security groups
37376b9 api-ref: parameter verification os-fixed-ips
34834d8 Add CellMappingList object
718fca9 Add console auth tokens table and model
c2f57a1 live migration check source failed caused bdm.device_path lost
a83ab0a Use is_valid_ipv4 from oslo.utils
e825ef7 Include exception in _try_deallocate_network error log
b726a12 Remove mox from tests/unit/virt/test_imagecache.py
98e27fe Fix docstring nits from ResourceProvider.set_inventory() review
ce01ef3 fix errors in revert resize api docs
3e4497d Add set_inventory() method on ResourceProvider
579c98a Improve the help text for cells options (8)
621191f VMware: Fix bug of TypeError when getting reference of VCenter cluster is None.
111b365 XenAPI: Integers returned from XAPI are actually strings
ada6afb Remove virt.block_device._NoLegacy exception
b05e098 rename libvirt has_default_ephemeral
8255567 Remove ec2_code from exception
e992972 Add specific lazy-load method for instance.tags
e74b5b7 Don't attempt to lazy-load tags on a deleted instance
ffe2487 Pre-load tags when showing server details
19f9a4b Policy-in-code servers rules
3f8076a Fix image meta which is sent to glance v2
ea377ab Extract update_port call into method
d4e2752 Refactor to create _populate_mac_address
63ed965 Rename _populate_mac_address adding pci
3508110 Rename created_port to created_port_id
dad8ed8 Flip allocate_for_instance create or update if
ef92e3f libvirt: cleanup baselineCPU return value checking
662995f Updated from global requirements
bd0c7bc Remove mox from tests/unit/objects/test_aggregate.py
4317166 Handle keypair not found from metadata server
11bd005 Skip network validation if explicitly requesting no networks
2d8ae09 nova-net: handle 'auto' network request in allocate_for_instance
9e176a6 neutron: validate auto-allocate is available
6fe1359 Add helpers to NetworkRequest(List) objects for auto/none cases
3dd9d05 Remove api_rate_limit config option
56dce76 Tear down of os-disk-config part 2
2c437c0 Tear down os-disk-config part 1
4cb366f Disallow instance tag set for invalid instance states
9b9e3bc Make instance as second arg in compute api calls
a7aafd9 TrivialFix: Remove extra comma from json
6976033 Skip NFS and Ceph in live migration job test run
15a9458 Added missed response to test_server_tags
32d45f1 api-ref: console types.
036833d api-ref: add version 2.3 parameters to servers
f5b8319 Remove extra expected error code (413) from image metadata
29ec93d Use instance object instead of db record
40ea165 Publish proxy APIs deprecation in api ref doc
cdcf9ac Fix outdated parameter network_info description in virt/driver
58785c4 api-ref: Fix parameters in os-instance-usage-audit-log
36ce472 Remove python code validation specific to legacy_v2
a586083 Remove DictCompat from instance_info_cache
12a2358 Remove redundant test in test_resource_tracker
05b7f63 nova shared storage: rbd is always shared storage
0337014 Modify the disk bus and device name for Aarch64
d87377a Remove mox from unit/compute/test_compute_mgr.py (end)
cb5f7de Remove mox in tests/unit/objects/test_instance_faults
4be2d9c Remove mox from unit/compute/test_compute_mgr.py (6)
19fc11e Remove mox from unit/compute/test_compute_mgr.py (8)
4f125c3 Remove mox from unit/compute/test_compute_mgr.py (7)
9ebf9a5 Trivial-Fix: Fix typos
9fd3e02 Fix some typos
df9c973 Remove mox from unit/compute/test_compute_mgr.py (5)
ed58c78 Remove mox from unit/compute/test_compute_mgr.py (4)
192fda1 Remove mox from unit/compute/test_compute_mgr.py (3)
09306db Remove mox from unit/compute/test_compute_mgr.py (2)
62a9d38 Updated from global requirements
59f4394 Make Aggregate.get_by_uuid use the API db.
2057ed7 api-ref: parameter verification for os-aggregates
b985208 Improve help text for neutron_opts
d8673cb remove processing of blacklist/whitelist/corelist extensions
43f6904 fix OS-SCH-HNT:scheduler_hints location in sample
2d94ae5 Fix reno from hyper-v-remotefx
a40f4be Yield the thread when verifying image's signature
0a471bb Remove invalid test methods for config option port_range
1885a39 libvirt: Prevent block live migration with tunnelled flag
458ddde Trivial: remove none existing py3 test from tests-py3.txt
19b3ef2 Make host as second arg in compute api calls
55469df Stop using mox stubs in tests/unit/fake_notifier
dd7015c Remove unused _get_flags method from integrated_helpers
f44d1af Enable all extension for all remaining sample tests
c30562f tox.ini: Remove unnecessary comments in api-ref target
c0b8177 Stop using mox stubs in nova/tests/unit
3c29c1a Updated from global requirements
47d70de Raise exception if BuildRequest deleted twice
4e5015f Replace mox with mock for xenapi vm_utils.lookup
b7f8333 Detach volume after deleting instance with no host
6d4403c pci: Allow updating pci_requests in instance_extra
5240396 Change default fake_ server status to ACTIVE
824569a Fix update inventory for multiple providers
f71cd2c Default to using glance v2
08f1850 Enable all extension for remaining server API tests
f26f18e Enable all extension for server API tests part-1
b9f64e2 Remove mox from unit/compute/test_compute_mgr.py (1)
a95aef8 Fixes py3 unit tests for nova.tests.unit.test_block_device.*
1978c41 Reno for mutable-config
ff46efb Remove invalid test of config option default_notification_level
d7d67e4 Improve the help text for cells options (7)
6962cad test: pass enable_pass as kwarg in test_evacuate
436563f Remove config option config_drive_format's invalid value test
4d53736 test: remove invalid test method in libvirt/test_imagebackend
dea38f8 xenapi: Remove invalid values for config option image_compression_level
d78e06e Remove mox from api/openstack/compute/test_pci.py
6f434cb Stop using mox from openstack/compute/test_cells.py
30cfa1d Enable all extension for server actions sample tests
8291e5e Enable all extension for Flavor API sample tests
f2706b2 Fix resource tracking for instances with no numa topology
58bac47 Clarified "user" to plural type
adcc0e4 Revert "Optimize _cleanup_incomplete_migrations periodic task"
c5b8b3b Remove unused authorizer methods
1fba0bc Remove legacy v2 policy rules
76f80ba Add unit tests for nova.virt.firewall.IpTablesFirewallDriver (Part 1)
8da53e9 Make create_inventory() handle name change
fbf87c4 Add ResourceProvider.save()
6d2470a Remove the skip_policy_check flags
f06a126 api-ref: verify keypairs
78fbb47 Make Xenplugin to work with glance v2 api
fa5f6ee Trival: version history 2.30 is not indented as others
520ee65 Do not register notification objects
cdfecc6 Move notification objects to a separate package
5e074a5 Move notification related code to separate package
b2ecdcf Adjust field types and defaults on Inventory
56d41ae Add InventoryList.find() method
a85c8f5 Add a get_by_uuid for aggregates
ab43963 Imported Translations from Zanata
0a533df get rid of the old _vhd methods
70cd68a Make Hyper-V to work with glance v2 api
b5f8cee Stop using mox stubs in stub_out_key_pair_funcs
00b29d8 Remove v2 extension setting from functional tests
063b5e4 Add name and generation to ResourceProvider object
c0cbea9 Remove duplicate test of DELETED instances
ea4ac44 Added support for new block device format in Hyper-V
48aa5f2 Enable mutable config in Nova
732fdf8 Improve help text for availability zones options
e421ea4 tests: make XMLMatches work with Python3
a182120 Catch PciRequestAliasNotDefined exception
126400a api-ref: parameter verification for os-hypervisors
4d72060 xen: skip two more racey mox py34 test classes
fc96434 libvirt: handle reserved pages size
8093b76 Fix nova-compute start failed when reserved_huge_pages has value.
eed2243 Make the base options definitions consistent
068d851 virt: set address space & CPU time limits when running qemu-img
ea3904b Remove manual creation of console.log
6044c6d Fix imagecache.get_cache_fname() to work in python3
0cb9182 Remove policy checkpoints for SecurityGroupAPI and NetworkAPI
54a5e73 Remove policy checkpoints from ComputeAPI
18051b5 Stop using mox from objects/test_instance.py (3)
fa10167 Stop using mox from objects/test_instance.py (2)
3f4fed9 Stop using mox from objects/test_instance.py (1)
78941dc Fix wrong patch of unittest in unit/test_metadata.py
3988911 Remove code referencing inventory table in cell DB
c6ffec0 Handle SetAdminPasswdNotSupported raised by libvirt driver
c7de854 Prevent boot if ephemeral disk size > flavor value
0a6985a [libvirt] Incorrect parameters passed to migrateToURI3
ea4754b Revert inventory/allocation child DB linkage
f1adea0 Only chown console log in rescue
8cda74d Don't chown a config disk which already exists
0cbfaae Don't overwrite config disk when using Rbd
383a0c9 Add 'update' method to GlanceImageServiceV2
4a39b8b Add 'create' method to GlanceImageServiceV2
8eca306 Add 'detail' method to GlanceImageServiceV2
6276ffc Add 'delete' method to GlanceImageServiceV2
f6b2eda Add 'download' method to GlanceImageServiceV2
b1a3ee1 Add 'show' method to GlanceImageServiceV2
fc33c4b Split the glance API path based on config
ec18b52 Remove image_meta
08f7f7a add "needs:*" tags to the config option modules
cc47aca api-ref method verification for os-cells
7aa2285 API change for verifying the scheduler when live migrating
24e2ab2 Stop using mox stubs in volume/encryptors/test_base.py
16dd86f Introduce a CONF flag to determine glance client version
7f5be3f fix a typo in comment
9d41696 Fix white spaces in api-ref
597f079 Updated from global requirements
3422f6f virt/hardware: Add diagnostic logs for scheduling
a87a7a8 Use assertNotIn instead of assertTrue(all(A != B))
5a27cb7 Use assert(Not)Equal instead of assertTrue(A == X)
6debcf4 Use assertLess(Equal) instead of assertTrue(A > X)
e34fd54 Use assertGreater(A, X) instead of assertTrue(A > X)
f5c9ebd Fall back to flat config drive if not found in rbd
216e1c1 libvirt: Fix the content of "disk.config" lost after migrate/resize
c9f5ad3 remove /v2.1/{tenant_id} from all urls
6213f0f Remove "or 'reserved'" from _create_volume_bdm
c2c3b97 pci: Move PCI devices and PCI requests into migration context
11e2334 Updated from global requirements
ca8f4d9 Fixes invalid uuid usages in test_neutronv2
5a911ae Clarify message for Invalid/Bad Request exception
58cb7e5 Cancelled live migration are not in progress
11ed7bd set wrap_width for config generator to 80
8670678 API change for verifying the scheduler when evacuating
7c10322 Fix invalid uuid warnings in virt testcases
89a61ab Fix multipath iSCSI encrypted volume attach failure
beea9b4 libvirt: add "get_job_info" to Guest's object
52aea25 Modify 'an network' to 'a network'
a31d917 Remove legacy v2 API code completely
e1e5f67 Remove the usage of RateLimitingMiddleware
8922a29 Remove unused inner_app_v21 and ext_mgr
337cfe7 Remove legacy API code from sample tests
84d03e9 Remove InstanceUsageAuditLogTest for legacy API
6445cac Change instance_claim parameter from instance_ref to instance
dd3078e Make AggregateList.get_ return API & cell db items
41b658d Make Aggregate.get operation favor the API db
35748e7 Add aggregates tables to the API db.
228e916 Microversion 2.28 changes cpu_info string to JSON object
afa31e6 libvirt: Skip CPU compatibility check for emulated guests
36998c0 Specify the default cdrom type "scsi" for AARCH64.
bd37ab2 Remove mox from nova/tests/unit/test_iptables_network.py
7e0f846 Updated from global requirements
b9858b2 pci: Make sure PF is 'available' when last VF is freed
0b85bb4 pci: related updates are done without DB lookups
c469b84 pci: make sure device relationships are kept in memory
d3bbd77 Remove mox from nova/tests/unit/virt/libvirt/test_vif.py
a7dde84 verify api-ref os-migrations.inc
be62910 Nova UTs broken due to modifying loopingcall global var
09e3d13 Remove mox from unit/api/openstack/compute/test_consoles.py
484fffe Stop using mox from virt/libvirt/storage/test_lvm.py
b8b70e2 Update functional tests for fixtures 3
cfc6429 Add tests to attach/detach vols for shelved server
4d48247 Remove unused _vlan_is_disabled test flag
7b6f7ec libvirt: New configuration classes to parse device address element
d7b8d99 Fixed clean up process in confirm_resize() after resize/cold migration
f9daab6 VMware: remove dead code in test_get_vm_create_spec()
ea20915 Remove mox from compute/test_scheduler_hints.py
028091d Updated from global requirements
f24e580 Remove normal API operation logs from API layer
bcb0662 Remove unused LOG from v2.1 API code
a397102 Adds RemoteFX support to the Hyper-V driver
fcdec6c libvirt: fix serial ports lost after hard-reboot
7edc030 Stop using mox stubs in test_server_usage.py
85bf38c Remove mox from compute/test_instance_usage_audit_log.py
a29c263 api-ref: os-consoles.inc
6051f30 Add proxy middleware to application pipeline
fc529de api-ref: Example verification for os-interface.inc
b02e37a Remove redundant orphan instances unit test
da5d638 Remove duplicate migration RT unit tests
05f4559 Redundant test of CPU resources in test_tracker
7eb33b5 Remove duplicate test of RT.stats.current_workload
c563446 Remove duplicate test of claim context manager
2ca4cbd Remove pointless "additive claims" unit test
838b322 Remove oversubscribe test in test_resource_tracker
0aca2d7 api: Improve the _check_multiple* function names readability
7038391 api-ref verify servers-action-deferred-delete.inc
494f6ec Fix the order of expected error codes
12ff592 Remove DictCompat from NetworkRequest
3838f9c api-ref: Add a sample test for os-interface
6df3276 Use oslo_log instead of logging
7755b75 Verify requested_destination in the scheduler
2358eba Add requested_destination field to RequestSpec
d53cd53 Remove mox from compute/test_extended_ips_mac.py
ffe3093 Ironic nodes with instance_uuid are not available
3e2d0c3 Updated from global requirements
47d0e14 Fixes python 3 urllib quote / unquote usage
ae7a4d5 Make compute nodes update their own inventory records
5aa2d48 Remove unused WsgiLimiter
4e04de0 Remove unused args from RateLimitingMiddleware
8175017 Remove unused use_no_auth from wsgi_app_v21()
7e06ffe Fix incorrectly named vmwareapi test
280685c Make Inventory and ResourceProvider objects use the API DB instead
cb15d34 Rename ImageCacheManager._list_base_images to _scan_base_images
d661db6 Remove all references to image_popularity from image cache
2c389cc Remove image cache image verification
f124b85 Fix test_age_and_verify_swap_images
ac3d221 api and availablity_zone opt definition consistent
c859509 Rename Image.check_image_exists to Image.exists()
4f50c41 Remomve mox from api/openstack/compute/test_console_output.py
a54f546 Remove mox from api/openstack/compute/test_config_drive.py
bd508a5 VMware: set service status based on vc connection
9e00323 Return 400 HTTP error for invalid flavor attributes
d9f2a82 Get transport_url from config in Cells v2 cell map utility
bd199e3 Support for both microversion headers
d76e865 Fix unit test after the replace of key manager
6a42282 Fix "KeyError: u'instance_id'" in string format operation
e75e918 Save all instance extras in a single db call
120d77e Remove APIRouter of legacy v2 API code
b4c1c9f Remove legacy v2 API tests which use wsgi_app()
09875f6 limits.inc example verification
9d99081 Remove duplicate unit test in test_tracker
0de190b Remove delete stubs in test_resource_tracker
3e7e8cc Remove service crud from test_resource_tracker
0510f1d Remove conductor from test_resource_tracker
96e7773 Remove StatsDicTestCase from test_resource_tracker
9aef61c rt-unit: Replace hard-coded strings with constants
e05944d Remove useless test of incorrect stats value
cad010b Remove RT duplicate unit test for PCI stats
5d9ced6 Remove more duplicate RT unit tests
1f84ab0 Removes test_claim_saves_numa_topology()
3b0c9a3 objects: added 'os_secure_boot' property to ImageMetaProps object
9fb086a Trivial: Fixes serial console minor nits
c90c38d Revert "glance:add helper method to get client version"
b1973fc Add length check in comparing object lists
74d6c42 Update Support Matrix
7f860b2 Improve the help text for the rdp options
4eb95a1 No disable reason defined for new services
8e0d8b7 api-ref: limits.inc validate parameters
9053a46 Make available to build docs with python3
da61fec Updated from global requirements
cdf74c5 remove db2 support from tree
df499b5 Adds Hyper-V imagecache cleanup
c824982 raise exception ComputeHostNotFound if host is not found
00dc082 Skip instance name templating in API cell
b609a3b Add http_proxy_to_wsgi to api-paste
32ca314 Stop using mox stubs in test_pipelib.py
0c18394 api-ref: Parameter verification for os-interface.inc
7d26e73 devspec: remove unused VIRTFN_RE and re
dc5ed96 Remove duplicate test of set inst host/node
68b171b Remove SchedulerClientTrackerTestCase
e9e5597 Move unit tests of set_instance_host_and_name()
addc133 Remove MissingComputeNodeTestCase for res tracker
d3f99a1 Remove tests for missing get_available_resource()
1f33455 api-ref, os-fping.inc
c19dd49 Pass OS_DEBUG to the tox test environment
3f96f30 Hyper-V: Implement nova rescue
007a3a3 Add resource provider tables to the api database
e215e6c HyperV: Nova serial console access support
ece7b8f Let setup.py compile_catalog process all language files
d8474e0 use_neutron_default_nets: StrOpt ->BoolOpt
4f3d13c api-ref: Add fault parameter details
ca4ec76 be more explicit that rate limits are gone in v2.1
59192cf Warn when using null cache backend
22c87390 Enable 'null' value for user_data in V2.1 API
cc980b1 Updated from global requirements
d3c9778 fix Quota related error return incorrect problem
b8aac79 Add online migration to move keypairs from main to API database
e5b8060 Completed migrations are not "in progress"
43e6a06 Make flavor-manage api call destroy with Flavor object
d6210a4 Move is_volume_backed_instance to compute.utils
008727c Updated from global requirements
e268827 api-ref: verify flavors.inc
942eca9 Fix use of invalid assert calls
9363f52 Config options: remove import_opts from cloudpipe section
e78b39b Enables Py34 tests for unit.api.openstack.compute.test_server_tags
8811989 Fix the versions API for api-ref
cd52935 Update link for hypervisor support matrix message
0e5aa68 api-ref: complete verification of baremetal api
9fe1559 Keep BuildRequest db entry around longer
98a05bc Drop fields from BuildRequest object and model
8c8b63b Resize API operation passing down original RequestSpec
ed308b9 Augment release note for import_object_ns removal
7268006 pci: add safe-guard to __eq__ of PciDevice
6919b25 deprecate config option "fatal_exception_format_errors"
a31505f config options: centralize exception options
c8ceeb4 libvirt: Add serial ports to the migration data object
f3ad794 Hyper-V: Fixes disk overhead claim issue
f86a3a4 Config options: move set default opt of db section to centralized place
51bddcc [Trivial] Fix a grammar error in comments
03c1161 api-ref: Example verification for servers-action-shelve.inc
5baca35 [Ironic] Correct check for ready to deploy
7d56f89 api-ref: Fix parameters in servers-action-shelve.inc
e7d2a1d api-ref: parameter verification for os-server-groups
39fc07b api-ref: servers-action-evacuate.inc
c414b71 remove FlavorCreateFailed exception
11433ca Add tests for floating_ip private functions
775bda6 Trivial: remove os-security-groups needs:method_verification line
0bffed5 Add RC file for excluding tempest tests for LVM job
b6dd96c Move config options from nova/api directory (5)
4107bb5 libvirt: add method to configure max downtime when migrating
4258577 libvirt: add "abort_job" to Guest's object
33d77b8 libvirt: add method "migrate" to Guest's object
eb42295 Only attempt to inject files if the injection disk exists
547dc45 Remove deprecated option libvirt.remove_unused_kernels
cff4d78 Rename Raw backend to Flat
be86b27 deprecate s3 image service config options
76dfb4b Cold migrate using the RequestSpec object
09f2d4d Add a RequestSpec generation migration script
a6bc68a Enables Py34 tests for unit.compute.test_compute
e0f61db Fixes invalid uuid usages in functional tests
a0bedb3 Make neutronapi get_floating*() methods return objects
6a09c00 Switch api unit tests to use v2.1 API
56ac441 Remove mox used in tests/unit/api/openstack/compute/test_server_start_stop
4679f18 Remove marker from nova-manage cells_v2 map_instances UI
9bc797c api-ref: complete verification for os-flavor-access
4a02f34 Make some build_requests columns nullable
bdf984a Add message queue switching through RequestContext
50e2792 trivial: remove unused argument from a method
77f9958 baseproxy: stop requiring CONF.verbose
5657dc5 Cleanup validation logic in _get_requested_networks
d790fe0 api-ref: complete verification of servers-action-crash-dump.inc
2b7d5de migrate to os-api-ref
cf69f5c api-ref: image.inc - Update method validation
2811ff4 config options: centralize section "database" + "api_database"
2813c83 api-ref: parameter verification for os-quota-sets
37f26ad Fix network mtu in network_metadata
31e798d Add a note about egress rules to os-security-group-rules api-ref
d2875b7 ironic: fix call to _cleanup_deploy on config drive failure
af36b0d Follow-up for the API config option patch
94010b5 api-ref: reorder parameters.yaml
4d2327a Network: fix typo
119f2c5 Add online migration to store keypairs with instances
f3a6a46 Make Keypair object favor the API database
22a7d30 api-ref: ips.inc example verification
563f6dc Fix spelling mistake in libvirt
1031db1 Body Verification of os-aggregates.inc
345febe Move placement api request logging to middleware
7f69d0d Updated from global requirements
512fb41 conf: Move cloudpipe options to a group
8224be1 conf: Address nits in I92a03cb
f0dd4d6 Fix corrupt "host_aggregates_map" in host_manager
8da225a Fix spelling mistake
79f030f api-ref: Example verification for os-volume_attachments.inc
05b0da8 api-ref: Parameter verification for os-volume_attachments.inc
93a475c Remove fake_imagebackend.Raw and cleanup dependent tests
0590215 Remove unused arguments to images.fetch and images.fetch_to_raw
36c688f api-ref: finish validation for os-server-external-events.inc
1f67ab3 report info if parameters are out of order
3b0f95e Method verification of os-floating-ips-bulk.inc
032395c api-ref: os-volumes.inc method verification
d3a1fd5 config options: move s3 related options
b7660e0 deprecate "default_flavor" config option
88703e1 config options: centralize default flavor option
26dcd06 Return HTTP 400 on boot for invalid availability zone
5252f33 Config options: remove import_opts from completed section
11babbb Fix migration query with unicode status
466bce5 Config options: centralize cache options
7db39b1 Change 5 space indent to 4 spaces
505bc44 Remove deprecated "memcached_server" in Default section
12385e1 Updated from global requirements
1083a51 Add a functional test for instance fault message with retry
04f8612 api-ref: complete verification for extensions resource
9572066 live-migration ceph: fix typo in ruleset parsing
6987a1f api-ref: os-floating-ip-dns.inc method verification
1f4515d api-ref: Method verification for servers-actions
fa3453f Eager load keypairs in instance metadata
dfaf614 Complete method verification of os-networks
05af505 Method verification of os-security-group-default-rules
d52ceaf virt: reserved number of mempages on compute host
9931ef9 deprecate "file transfer" feature for Glance images
32b510a centralized conf: nova/network/rpcapi.py
7ee0046 Config options: centralize remotefs libvirt options (end)
e50afe1 Config options: centralize smbfs libvirt options (16)
671bb26 imagebackend: Check that the RBD image exists before trying to cleanup
84e1213 Rewrite _cleanup_resize and finish_migration unit tests to use mock instead of mox
4e5d645 Remove mox in test_volume_snapshot_create_outer_success
8bb1081 api-ref: Method verification for os-volume_attachments.inc
5b9929d Improve the help text for the API options (4)
e2f7bed Improve the help text for the API options (3)
f7e4018 api-ref: ips.inc parameter verification
e2c7643 Add Keypairs to the API database
9880a16 Create Instances with keypairs
d4aeb86 Method verification for server-action-deferred-delete
d68e80c method verification for server-action-remote-consoles
671ad71 method verification of os-server-external-events
8d68435 method verification of os-instance-usage-audit-log
e83842b Add keypairs to Instance object
ab58788 Complete method verification of os-baremetal-nodes.inc
ad739f8 api-ref: parameter validation for os-security-group-rules
d95a972 Fixed missing variable
247cb29 api-ref: Method verification for os-floating-ips
86a8006 force_live_migration remove redundant check
d7cc32b pci: create PCI tracker in RT._init_compute_node
2194b10 Fix race condition for live-migration-force-complete
0d4127a api-ref: servers-action-shelve.inc
54dfffb Added fault response parameter to Show Server Details API.
a198da0 pci: Remove unused 'all_devs' method
3300cdf Corrected the typo.
31976c4 Denormalize personality extension
fcce678 method verification of os-assisted-volume-snapshots
8b1298f api-ref: os-certificates.inc method verification
a7b1d22 Complete method verification of os-cloudpipe.inc
854c39e Fix service version to update the DB
f6ac9f3 method verification for servers-action-fixed-ip
2c52aca Added new exception to handle CinderClientException
6b1293f Drop paramiko < 2 compat code
960363f Config options: centralize scality libvirt options (15)
5c2f95a Compute: Adds driver disk_gb instance overhead estimation
9f6bb41 config options: move image_file_url download options
c05b338 crypto: Add support for Paramiko 2.x
20e1d6c Denormalize extensions for clarity
d8d8adf Complete method verification of os-fping
3860d7e Complete method verification of os-security-group-rules
b1d9c3e Fix invalid uuid warnings
84f09c6 Correct some misspell words in nova
1fce522 Remove 404 for list and details actions of servers
15e643e Improve the help text for the API options (2)
9766a79 Improve the help text for the API options (1)
f8870c6 Complete method verification of os-migrations
82b0129 Move config options from nova/api directory (4)
549fe62 api-ref: perform all 4 phases of verification for action console output
534320c api-ref: add url parameter to expand all sections
8f4e803 api-ref: complete verification for diagnostics.inc
e131317 api-ref: update parameter validation on servers
68e7462 Complete method verification of os-tenant-networks
67af54d trivial: removed unused networks var from os-tenant-networks:create
ca69025 Complete method verification of os-security-groups
a74fd10 Move config options from nova/api directory (3)
39e2bc9 Move config options from nova/api directory (2)
515eacc Move config options from nova/api directory (1)
daad02b api-ref: method verification and fixes for servers.inc
649774e Instance mapping save, properly load cell mapping
a924b1d config: remove deprecated ironic.client_log_level
e7bf2d7 Complete method verification of os-quotas
e3b0edb Compelete method verification of os-servers-admin
6939da3 Complete method verification of os-shevle
2f4f098 Add api-sample test for showing quota detail
9fbcc50 Remove legacy v2 tests which use APIRouter
1f259e2 pci: eliminate DB lookup PCI requests during claim
74fbff8 pci: pass in instance PCI requests to claim
f3b1103 Remove rate_limit param in builder
3860954 Remove comment on v3 API
a90488e Not talking about V2 API code in review doc guide
51a60d3 Add keypairs to instance_extra
8a0cc0d Trivial: No need to exclude TestMoveClaim from py34 tests
012bc7e Remove 400 as expected error
64cbefb Cleaned up request and response formats page
a91d24e Complete method verification of os-agents
92a73de update servers policy in code to use formats
04fb00d Complete method verification of os-fixed-ips
938b71c Consolidate image_href to image uuid validation code
94b40cf Fix TestNeutronv2.test_deallocate_for_instance_2* race failures
61eb338 Centralize config option for nova/network/driver.py
85a307d Don't raise error when filtering on custom metadata
16ea2ca Config options: centralize quobyte libvirt options (14)
8778a9e Config options: centralize volume nfs libvirt options (13)
643aed6 Config options: centralize volume net libvirt options (12)
f25512a Config options: centralize iser libvirt options (11)
00eccf5 Config options: centralize iscsi libvirt options (10)
463f854 Config options: centralize glusterfs libvirt options (9)
e691edf Config options: centralize aoe vol libvirt options (8)
43caf37 Config options: centralize volume libvirt options (7)
15abb39 Config options: centralize vif libvirt options (6)
27fcf2a Config options: centralize utils libvirt options (5)
51ab83c Config options: centralize lvm libvirt options (4)
de67ca5 Remove legacy v2 unit tests[q-v]
7eb7a3d Remove legacy v2 unit tests[f-n]
a2e6a55 Remove Limits dependency of legacy v2 API code
5eef706 Remove mox in unit/virt/xenapi/test_agent.py
d61e158 Set migration status to 'error' on live-migration failure
82b525f Add pycrypto explicitly
fadde1d Centralize vif,xenpool & vol_utils config options
1ad0ab6 Config options: centralize imagecache libvirt options (3)
d39778d Config options: centralize imagebackend libvirt options (2)
5a64f57 Remove the legacy v2 API entry from api-paste.ini
20cbfa0 Update stable API doc to indicate code removal
dda676c Config options: centralize driver libvirt options (1)
647a022 UEFI - instance terminates after boot
852c9df Fix unit tests for v2.1 API
b5ec25d Remove legacy v2 unit tests[a-e]
31276a4 Config options: Centralize servicegroup options
95da4e8 libvirt: release serial console ports when destroying guests
452d409 Remove mox from tests/unit/network/test_api.py
e229835 Remove legacy v2 API functional tests
91bef29 fix wrong key name in test code
73eda1c Remove the legacy v2 API test scenarios from API sample tests
169498a Remove 413 expect in servers.py
38e2c9c Remove core extension list
a992da7 rt: remove unused image_meta parameter
9b2329d Fail to start nova-api if no APIs were able to be started
8182a55 Test that nova-api ignores paste failures, but continues on
2319130 libvirt: introduces module to handle domain xml migration
07e84b2 Trivial: dead code
cf9713f Fix database poison warnings, part 8
409085a docs: link to Laski's cells talk from the Austin summit
82098d0 compute: Retain instance metadata for 'evacuate' on shared storage
5943905 Archive instance_actions and instance_actions_event
9df2e7a Add os-interface functional negative tests
1e9d82a api-ref: verify os-server-groups.inc
6211543 Avoid unnessary _get_power_state call
fc93aea Remove mox in test_certificates.py
ebfe33f api-ref: verfiy limits body
cdd5d44 api-ref: body verification of ips.inc
35903eb Change message format of Forbidden
5bafd5f Updated from global requirements
49c9947 api-ref verify of servers-admin-action.inc
fd3be6e pci: Allow to assign pci devices in pci device list
9077837 Fix typo in support-matrix.ini: re(set)=>(re)set
62bcfc5 Add ability to filter migrations by instance uuid
faf18d8 Wrong mocks, wrong mock order
6a06c62 verify api-ref metadata.inc
f49e053 verify api-ref os-server-password.inc
87e22e6 Updated from global requirements
a44d999 Fix database poison warnings, part 7
2b65c79 Declare nova.virt namespace
340b7e9 [doc] fix 5 typos
34b8336 Make compute rpcapi 'live_migration' backward compatible
f006ff4 Replace key manager with Castellan
7d5fc48 Deprecate Nova Network
57ab504 verify api-ref os-instance-usage-audit-log.inc
b256cae Only reset dns_name when unbinding port if DNS is integrated
4c5ba52 Changed the storage size from GB to GiB.
13ef510 Remove unused FAKE_UUID variables
75280e5 Deprecated the concept of extensions in v2.1.
c263995 Fix database poison warnings, part 6
5e4c9de Fix database poison warnings, part 5
dcd14ad Avoid unconditional warnings in nova-consoleauth
54ca7aa libvirt: remove version checks for hyperv PV features
bdc1533 libvirt: remove version checks for libvirt disk discard feature
42f972e libvirt: remove version checks for block job handling
36814a3 libvirt: remove version checks for PCI device detach
ca770a1 libvirt: remove version checks for live snapshot feature
07e4a90 libvirt: add explicit check for min required QEMU version
6b2cad6 libvirt: increase min required libvirt to 1.2.1
93fde49 network: Fix nova boot with multiple security-groups
bc71e9a Updated config description on live snapshot
2647f91 Fix NoSuchOptError when referring to conf.neutron.auth_plugin
4f716d9 api-ref host verification (os-hosts.inc)
797e709 api-ref verify os-floating-ip-pools.inc
b6fed91 Complete Verification of server-metadata
5b9a51a Complete method Verification of os-hypervisors
09b7c7b Fix invalid uuid warnings in compute api testcases
60aa0a1 Fix invalid uuid warnings
47ef16d complete Method Verification of aggregates
96e9d88 Complete Method Verification of ips
609adcd Fix resize to same host failed using anti-affinity group
205a91a Complete method Verification of consoles
d619ad6 Config options: Centralize netconf options
53a5739 Remove 413 as expected error code
fa89d6b Complete Verification of os-server-password
c2b45cd Complete Verification of os-hosts
9f6b96e Add links to API guide to describe links
0e50008 Complete Method Verification of os-interface
ccfadb0 Complet Method Verification of flavor-access
ff00644 Complete Verification of os-virtual-interfaces
896062a Complet Method Verification of os-instance-actions
4f4841d Complete Verification of os-flavor-extra-specs
b554a8c Fix database poison warnings, part 4
479df53 Complet Method Verification of flavor
5ead139 Complet Method Verification of server group
6bdd1bb Trivial: fix mock decorator order
54c5f4f Add test for nova-compute and nova-network main database blocks
533bd81 Prevent nova-api from dying if enabled_apis is wrong
d963a27 Complet Method Verification of keypair
ffee1b3 Complet Method Verification of availability-zone
35b0a12 Complet Method Verification of simple tenant usage
8eb03de remove the use of import_object_ns
24d49c6 Fixed typo in word "were"
ef2dfbf Complet Method Verification of os-services
4478ce8 Complet Method Verification of server diag
6a90b7a Remove mox in tests/unit/compute/test_host_api.py
1b8b083 Config options: completing centralize neutron options
e7390c1 Add instances into dict when handle exception
9185603 Complet Method Verification of limits
8f91309 Improve the help text for the compute rpcapi option
a6425fa Move config options from nova/compute/rpcapi.py file
53e31a8 Updated from global requirements
5f996d4 deprecate nova-all
6f2a46f Remove unused base_options param from _get_image_defined_bdms
a5d3b57 Change BuildRequest to contain a serialized instance
64f5f99 Split out part of map_cell_and_hosts to return a uuid
17b5725 Add manage command for cell0.
574e093 Config options: centralize section "ssl"
cdf5c60 config options: centralize security_group_api opt
6c46f2d Imported Translations from Zanata
1276053 Stop using mox stubs in test_multinic.py
73d5d1f libvirt: deprecate use_usb_tablet in favor of pointer_model
eae20ff Config options: Centralize neutron metadata options
d929b9f add tags to files for the content verification phase
8fc7d30 Config options: Centralize compute options
e781103 Add 415 to list of exceptions for microversions devref
988668e Added validation for rescue image ref
1555736 Final warnings removals for api-ref
fc66e7e Clean port dns_name in case of port detach
f208917 Fix remaining json reference warnings
9ad3dad Add validations for volume_size and destination_type
d0eb858 Remove duplicate api ref for os-networks/actions
24d380b Fix all remaining sample file path
e2fb033 Stop using mox stubs in test_access_ips.py
150c30b Stop using mox stubs in test_admin_password.py
92ae0f1 libvirt - Add log if libguestfs can't read host kernel
4d421c7 Fix sample file path for 4 files
6970059 Fix invalid uuid warnings in objects testcases
5035496 Fix invalid uuid warnings in server-group unit tests
cf82f52 Create image for suspended instance booted from volume
1d6cd12 Fix content and sample file for keypair, migration, networks
aa0bb59 Fix sample file path for os-i* API
469771a Fix the parameters for os-agents API
ca65bf4 Fix sample file path for fixed, floating ips API
90d64f2 Fix sample path for aggregate, certificate, console
27778e5 Add remaining image API ref
4ad8a86 Fix the schema of assisted_volume_snapshots
fd7bc95 config options: conductor live migrate options
fd9bedb xenapi: Fix xmlrpclib marshalling error
c52b7c6 fix samples references in security group files
4e41527 fix samples references in os-services
516bd07 Fix api samples references in 3 more files
a46e847 Fix reverse_upsize_quota_delta attempt to look up deleted flavors
b9a89c9 Fix api ref for os-hosts, os-quota-sets and os-fping
f774d03 Fix api ref for os-cells, os-cloudpipe and server-action-shelve
f6592c9 Fix api sample references in 2 more files.
adf7601 Updated from global requirements
2499734 hardware: thread policy default value applied even if specified
d8f9d23 Fix api ref for ips, limits, metdata and agent
f09e198 virt: use more realistic fake network / VIF data
6f8cda2 Fix json response example heading in api ref
70de70c Fix database poison warnings, part 3
05e9f0a Remove 40X and 50X from Normal response codes
cf2fb50 Specify normal status code on os-baremetal-nodes
b758cc3 Remove unused rotation param from _do_snapshot_instance
7f1ff4b Remove unused filter_class_names kwarg from get_filtered_hosts
7e2f5c7 Remove deprecated ability to load scheduler_host_manager from path
b3e1afd Fix "Creates an aggregate" parameters
016b810 Unavailable hosts have no resources for use
f554c3f HyperV: Add SerialConsoleOps class
f98af85 HyperV: Add serial console handler class
cae5cdd HyperV: Add serial console proxy
afe8c1b fix samples references for 2 files
46a1fd1 Update servers.inc to be as accurate as api-site
2acc896 Fix database poison warnings, part 2
93e3784 Fix "Creates an agent build" parameters
a746412 Update get_by_project_id on InstanceMappingList
9780800 Clean up cell handling in nova-manage cell_v2 map_instances
5674e76 Properly clean up BDMs when _provision_instances fails
138a3ea clean up versions.inc reference document
40630d7 Collection of CSS fixes
72a0a7c Fixes unexpectedly passing functional test.
9526462 move sphinx h3 to '-' instead of '^'
ccee8b3 fix blockquote font size
e51b8f4 Add 'Show All' / 'Hide All' toggle
19712dc use 'required' instead of 'optional' for parameters
5bc00aa Fix css references to the glyphicons font
815a60e Initial use of microversion_parse
a7019a8 Changed an HTTP exception to return proper code
8cfc8a8 Compute API: omit disk/container formats when creating images of snapshots
aa9a270 Fix formatting of rst in parameters.yaml
d789f6e Add instance/instance_uuid to build_requests table
ee7a019 network: make nova to handle port_security_enabled=False
d03182d BaseCoreFilter docstring and formating improved
d4e4479 Fix NoMoreNetworks functional test traces
4355198 Fix typo in nova release notes
7823730 Updated from global requirements
acbf057 Fix generation of Guru Meditation Report
54aaa82 Fix invalid uuid warnings in cell api testcases
9e305c2 cleanup some issues in parameters.yaml
d4e2771 Import RST files for documentation
f1fa7eb add combined parameters.yaml file
b01187e claims: Do not assume image-meta is a dict
2e79b44 Fix nova opts help info
82a23c6 Fix doc build if git is absent
4ad414f Add checks for driver attach_interfaces capability
44db7db Updated from global requirements
0b4422b Add AllServicesCurrent fixture
0e6db5f Improve the help text for the linuxnet options (3)
3fe5810 Improve the help text for the linuxnet options (2)
aa87a0c Fix signature of copy_image
4697d78 libvirt: remove live migrate workaround for an unsupported ver
917afd2 libvirt: move graphic/serial consoles check to pre_live_migration
3e52726 Fix invalid uuid warnings in api testcases
4994b41 Minor updates to the how_to_get_involved docs
df488c8 Put more into compute.api._populate_instance_for_create
566bdf1 Remove unused parameter from _get_requested_instance_group
b556c48 Improved test coverage
0d5fee4 Check API versions intersects
0b2e34f virt/hardware: Fix 'isolate' case on non-SMT hosts
f9b62df Migrate compute node resource information to Inventory objects
5826a13 Drop compute node uuid online migration code
10a422a increase error handling for dirty files
dc2e313 config options: centralize 'spice' options
9989a75 Fix max concurrent builds's unlimited semaphore
bc10d29 XenAPI: specify block size for writing config drive.
f64237d Fix database poison warnings
f738483 Make swap-volume an admin-only API by default
2b079fa Updated from global requirements
178b459 Improve the help text for the linuxnet options (1)
747d6bd Config options: Centralize network options
c47b429 Config options: centralize base path configuration
5cc4c07 Add new NeutronFloatingIP object
e42ff5e Add "__repr__" method to class "Service"
d509152 remove alembic from requirements.txt
e845e04 Config options: centralize section "xvp"
d7a7e6d Imported Translations from Zanata
e2140d2 Updated from global requirements
7830764 allow samples testing for PUT to not have a body
ea42c34 libvirt: delete the last file link in _supports_direct_io()
51d46d3 db: retry instance_info_cache_update() on deadlock
f05bbb1 Moved tags filtering tests to TestInstanceTagsFiltering test case
6f85b0f Move config options from nova/network/linux_net.py
de4043d Remove nova-manage service subcommand
68a4b47 config options: centralize quota options
4a95c1c DB API changes for the nova-manage quota_usage_refresh command
97ce111 Improve the help text for the network options (1)
4f44011 Fix typo in compute node mega join comments
44f74f5 Add api-ref/build/* to .gitignore
65534c6 Improve help text for the network object options
341df63 Config options: Centralize console options
169c979 Config options: Centralize notification options
cc1e0fe Remove mox from tests/unit/network/security_group/test_neutron_driver.py
537df23 Added server tags support in nova-api
bfe8e74 Added server tags controller
0a14f0b Added db API layer to add instance tag-list filtering support
2c3136d Improve 'workarounds' conf options documentation
eaeab5e Config options: centralize "configdrive" options
0bc0fed config options: centralize baseproxy cli options
2135a3f Check if a exception has a code on it before read the code
e5e54cd Fix import statement order in nova/rpc.py
a612197 Document our policy on fixing v2.0 API bugs
f698948 Config options: Centralize neutron options
ffd14af Remove mox from tests/unit/compute/test_compute_xen.py
9c66338 Fix typo in comments of affinity and anti-affinity
41fc5c5 Fix up online_data_migrations manage command to be consistent
e6612df Adds missing discoverable rules in policy.json
8407f33 Config options: Centralize ipv6 options
54923b3 config options: centralize xenserver vmops opts
424ab49 Config options: Centralize xenapi driver options
8caaf35 config options: centralize xenserver vm_utils opts
1a1a41b Remove flavor seeding from the base migration
696ed21 Rely on devstack to skip rescue tests for cells v1
a726162 Replace topic with topics for messaging.Notifier
a957e1e Updated from global requirements
138fefa Fix test for empty policy rules
c8c696d Improve 'monkey_patch' conf options documentation
50b1f1f conf: Remove 'destroy_after_evacuate'
e301ed2 config options: Move crypto options into a group
ac0fee5 config options: centralize section: "crypto"
9f92a6a config options: Centralise 'monkeypatch' options
f3a90a9 config options: Centralise 'utils' options
0334456 doc: clean up oslo-incubator related stuff
ee53631 config option generation doesn't work with a generator
488bb69 Add link to the latest nova.conf example
b113cb1 Change the nova tempest blacklist to use to idempotent ids
d9c3e17 HyperV: Refactor livemigr, avoiding getting disk paths remotely
a5cfde4 Remove DictCompat from mapping objects
5f4dcdc Enhance value check for option notify_on_state_change
466eda5 Fix flavor migration tests and edge case found
bcd5402 config options: Centralize upgrade_levels section
1284e2a config options: Centralize mks options
c5626a2 Remove DictCompat from S3 object
cf1e169 config options: Centralize vmware section
185e00e config options: centralize section "service"
666a05c Define context.roles using base class
fb22f71 TrivialFix: removed unnecessary cycle in servicegroup/test_api.py
6653b75 Handle pre-migration flavor creation failures in the crusty old API
4f79501 config options: centralize section "guestfs"
9c1df17 config options: centralize section "workarounds"
f850661 config options: Centralize 'nova.rpc' options
a5851f9 Cleanup NovaObjectDictCompat from BandwidthUsage
2fe96e8 config options: fix the missed cli options of novncproxy
0c8f01d Add metadata objects for device tagging
b1871e5 Nuke cliutils from oslo-incubator
871368b libvirt: pci detach devices should use dev.address
f7cbccc Fix stale file handle error in resource tracker
3261300 Updated from global requirements
e76c0ce config options: Centralize xenapi torrent options
27e869b Fix: unable to delete instance when cinder is down
17a8e8a Block flavor creation until main database is empty
74767a7 Further hack up the n.t.unit.db.fakes module of horribleness
e05acd2 Add flavor migration routine
e11b6c0 Make Flavor create() and destroy() work against API DB
11a8c5a Move config options from nova/objects/network.py
9ba07fd Add tag column to vifs and bdm
49d9433 Remove extensible resource tracking
f7a46c8 Fix error message of nova baremetal-node-delete
cbf49a3 Enhanced error handling for rest_parameters parser
ab1ec3f Fix not supported error message
8798a47 config options: Centralise 'image_file_url' options
ca9f12a neutron: Update the port with a MAC address for PFs
4bb8cd2 Remove mox from tests/unit/network/test_rpcapi.py
d07a129 Remove mox from tests/unit/objects/test_migration.py
c531143 The 'record' option of the WebSocketProxy should be string
178a5cb config options: centralize section: "glance"
d1a8ffc Move resource provider staticmethods to proxies
11cb56a Add Service.get_minimum_version_multi() for multiple binaries
e65557c remove the ability to disable v2.1
afd977c Make git clean actually remove covhtml
107ae91 Set 'libvirt.sysinfo_serial' to 'none' in RealTimeServersTest
8941b45 Make compute_node_statistics() use new schema
b90f2bb remove glance deprecated config
d05a7dd Config options: Centralize consoleauth options
4c08d37 config options: centralize section "cloudpipe"
43d00cb After migrate in-use volume the BDM information lost
2005b47 Allow to update resource per single node.
b2385fb pci: Add utility method for getting the MAC addr
7105f88 Imported Translations from Zanata
e964b47 VMware: Use Port Group and Key in binding details
8aba6d9 Config options: Centralize resource tracker options
1c62a0f Fixed incorrect behavior of xenapi driver
8806ac9 Remove DictCompat from ComputeNode
1154923 config options: Centralise 'virt.imagecache' options
969a0c5 neutron: pci_request logic considers 'direct-physical' vnic type
b6b3f0d config options: remove the scheduler import_opt()s
a23698c Improve the help text for hyperv options (3)
1f16560 Improve the help text for hyperv options (2)
a0ddfc8 Improve the help text for hyperv options (1)
5de98cb Imported Translations from Zanata
df0fd8b Remove a redundant 'that'
602d1a9 Cleanup NovaObjectDictCompat from NumaTopology
a9d5542 Fix detach SR-IOV when using LibvirtConfigGuestHostdevPCI
5867d40 Stop using mox in test_security_groups
c52442a Cleanup the exception LiveMigrationWithOldNovaNotSafe
329898f Add sample API content
68ec070 Create api-ref docs site
888be36 Config options: Centralize debugger options
8b0b54b config options: centralize section: "keymgr"
1ca37c4 libvirt: fix ivs test to use the ivs vif object
7193ff5 libvirt: pass a real instance object into vif plug/unplug methods
32069c8 Add a vnic type for PF passthrough and a new libvirt vif driver
443441a libvirt: live_migration_flags/block_migration_flags default to 0
5b6ee70 Imported Translations from Zanata
0695918 config options: Centralize xenapi options
af7e83f Populate instance_mappings during boot
6896e72 libvirt: exercise vif driver 'plug' method in tests
1e7a379 config options: centralize xenserver options
f15d9a9 Fix detach SR-IOV when using LibvirtConfigGuestHostdevPCI
990eafe Reduce number of db calls during image cache manager periodic task
29042e0 Imported Translations from Zanata
3e9819d Update cells blacklist regex for test_server_basic_ops
e86b7fb Update cells blacklist regex for test_server_basic_ops
dcb625e Remove mox from tests/functional/api_sample_tests/test_cells.py
3de377b Remove mox from tests/unit/api/openstack/compute/test_baremetal_nodes.py
fc9b005 Config options: Centralize ldapdns options
fe649a2 Add NetworkRequestList.from_tuples helper
c71c4e0 Stop providing force_hosts to the scheduler for move ops
c27a9c0 Enforce migration tests for api database
e991ca1 Objectify test_flavors and test_flavors_extra_specs
0230edd Allow ironic driver to specify cafile
62158db trivial: Fix alignment of wsgi options
2358640 config options: Remove 'wsgi_' prefix from opts
589660a VMware: Always update image size for sparse image
9f60d9b VMware: create temp parent directory when booting sparse image
4404bab VMware: Use datastore copy when the image is already in vSphere
82f3dcf Imported Translations from Zanata
467953b Fix typos in document
a2d0d65 Removes some redundant words
446d155 Stop providing force_hosts to the scheduler for move ops
cabe2df Include CellMapping in InstanceMapping object
3f3a886 Make flavor extra_specs operations work against the API DB
f092207 Make Flavor access routines work against API database
b631774 Clarify the ``use_neutron`` option upgrade notes.
73e4fb1 Imported Translations from Zanata
ad3c069 Try to repopulate instance_group if it is None
00efcf3 Try to repopulate instance_group if it is None
11a7960 modify duplicate // to / in doc
dfcd3a3 change host to host_migration
c96e709 Fixup test_connection_switch functional test
1ae065a Fix SAWarning in _flavor_get_by_flavor_id_from_db
f03a3a5 Update 'os-hypervisors.inc' in api-ref
356aa08 Fix os-server-groups.inc
a45f5dd cinder: accommodate v1 cinder client in detach call
620949f Move config options from nova/network/manager.py
a248e6c Change adminPass for several server actions
6bc51e4 Fix os-virtual-interfaces and flavors api-ref
69cd268 Make FlavorList.get_all() return results from the API and main DBs
720596a Objectify some tests in test_compute and test_flavors
dbbcf38 Objectify test_instance_type_extra_specs
1906aa4 Add a DatabasePoisonFixture
919acff config options: Use OptGroup for listing options
f2a1f00 Live migration failure in API leaves VM in MIGRATING state
a26f6b4 Fix flavor-access and flavor-extras api-ref
17c0956 Fix diagnostics, extensions api ref
08fd092 Fix typo 'mappgins' to 'mappings'
9b98668 Imported Translations from Zanata
fb7b7e7 Fix hosts and az api samples
2e39d64 Change "libvirt.xml" back to the original after doing unrescue
e9cb0aa Fix os-service related reference missing
d761ba3 Add 'binary' and 'disable-reason' into os-service
d2f67e8 Remove unused argument v3mode
726943f Clean up the TestGlanceClientWrapper retry tests
c7eb823 stop setting mtu when plugging vhost-user ports
0b9e378 config options: Move wsgi options into a group
ba2dbe2 Rewrite 'test_filter_schedule_skipping' method using Mock
3d0272f Remove stub_compute config options
25d21f7 Added missing "=" in debug message
b67614f libvirt: serial console ports count upper limit needs to be checked
a598793 Imported Translations from Zanata
52b165b Return 400 on boot for invalid image metadata
6ee7d44 Fix JSON format of server_concepts
e5b0b06 Remove /v1.1 endpoint from api-guide
c5c539e config options: centralize section: "rdp"
c514065 Fixes hex decoding related unit tests
23a202e Fix conversion of config disks to qcow2 during resize/migration
f0dc7db xenapi: Fix when auto block_migration in the API
adaa9de xenapi: Fix up passing of sr_uuid_map
15372ef xenapi: Fix the live-migrate aggregate check
23d8dff Add rebuild action descriptions in support-matrix
828fd83 Config options: centralize section "hyperv"
e30c75b Removal of unnecessary `import_opt`s for centralized config options
61b4dcc Imported Translations from Zanata
f8faf00 Fixes bug with notify_decorator bad getattr default value
1f432af config options: centralize section "monitors"
f8916b4 config options: Centralise floating ip options
7b272b3 Fix API Error on hypervisor-uptime API
9ca37ab VMware: make the opaque network attachment more robust
fc164e3 Add functional test for v2.7
181cab5 avoid microversion header in functional test
d3fe322 Add backrefs to api db models
610f0fb Update reno for stable/mitaka
adf7ba6 stop setting mtu when plugging vhost-user ports
a9c22ea Removes redundant object fields
f6b11c5 Blacklist TestOSAPIFixture.test_responds_to_version in python3
29fb0ac Fix conversion of config disks to qcow2 during resize/migration
92a1509 Remove auto generated module api documentation
e9804f5 Imported Translations from Zanata
9264c0e Mark 2.25 as Mitaka maxmium API version
f6e4713 Add a hacking check for test method closures
07da1d8 Make Flavor.get operations prefer the API database
762605c xenapi: Fix when auto block_migration in the API
8e5188a xenapi: Fix up passing of sr_uuid_map
51819c6 Update to openSUSE versions.
38738d7 xenapi: Fix the live-migrate aggregate check
f25648a Error on API Guide warnings
4d09155 Add Newton sanity check migration
10b50d5 Add placeholder migrations for Mitaka backports
a970127 Update .gitreview for stable/mitaka
1969d89 Set RPC version aliases for Mitaka
2c1b197 Wait for device to be mapped
b274a85 libvirt: Fix ssh driver to to prevent prompting
def7105 Support-matrix of vmware for chap is wrong
cde4be6 Imported Translations from Zanata
b36da5d <VMWare> Allocate free bus for new SCSI controller
0264687 config options: centralize cinder options
1812987 Add os-brick rootwrap filter for privsep
ae6d868 Fix retry mechanism for generator results
a023c32 Replace deprecated LOG.warn with LOG.warning
2318323 libvirt: Allow use of live snapshots with RBD snapshot/clone
b7cc9e3 Trivial: Use exact docstring for quota module
95ef7ac Replace deprecated LOG.warn with LOG.warning
0bb080b xenapi: Image cache cannot be disabled
54afe44 VMware: enable a resize of instance with no root disk
5546df0 Add functional test for OverQuota
99de5fd Translate OverLimit exceptions in Cinder calls
50f4f95 Add regression test for Cinder 403 forwarding
c8472c8 VMware: use datacenter path to fetch image
e3843d2 fixed log warning in sqlalchemy/api.py
4be8f84 pci: avoid parsing whitelist repeatedly
a9716c8 Rework 'limited' and 'get_limit_and_marker'
e2f4370 Soft delete instance group member when delete instance
e930f00 VMware: Refactor the formatting instance metadata
1c3108d Remove sizelimit.py in favor of oslo_middleware.sizelimit
83574aa Add ppc64le architecture to some libvirt unit tests
54d2300 Remove duplicated oslo.log configuration setup
282a815 Don't use locals() and globals(), use a dict instead
a572359 Style improvements
5c01141 test_fields: Remove all 'Enum' subclass tests
db702ea Ironic: Use ironicclient native retries for connection errors
955ae42 VMware: Remove VMwareHTTPReadFile
b5e3d21 add checking for new image metadata property 'hw_cpu_realtime_mask'
0cd0c1d Move logging outside of LibvirtConfigObject.to_xml
07ba58c Remove duplicate test case flavor_create
Diffstat (except docs and test files)
-------------------------------------
.gitignore | 5 +-
.gitreview | 1 +
.testr.conf | 10 +
HACKING.rst | 9 +-
README.rst | 66 +-
api-guide/source/conf.py | 2 +-
api-guide/source/faults.rst | 2 +-
api-guide/source/general_info.rst | 5 +-
api-guide/source/index.rst | 14 +-
api-guide/source/limits.rst | 6 +-
api-guide/source/links_and_references.rst | 8 +-
api-guide/source/microversions.rst | 44 +-
api-guide/source/paginated_collections.rst | 12 +-
.../source/polling_changes-since_parameter.rst | 2 +-
api-guide/source/request_and_response_formats.rst | 18 +-
api-guide/source/server_concepts.rst | 251 +-
api-guide/source/versions.rst | 2 +-
api-ref/source/conf.py | 234 +
api-ref/source/diagnostics.inc | 44 +
api-ref/source/extensions.inc | 94 +
api-ref/source/flavors.inc | 229 +
api-ref/source/images.inc | 379 ++
api-ref/source/index.rst | 67 +
api-ref/source/ips.inc | 83 +
api-ref/source/limits.inc | 45 +
api-ref/source/metadata.inc | 231 +
api-ref/source/os-agents.inc | 166 +
api-ref/source/os-aggregates.inc | 345 +
api-ref/source/os-assisted-volume-snapshots.inc | 91 +
api-ref/source/os-availability-zone.inc | 74 +
api-ref/source/os-baremetal-nodes.inc | 87 +
api-ref/source/os-cells.inc | 189 +
api-ref/source/os-certificates.inc | 68 +
api-ref/source/os-cloudpipe.inc | 109 +
api-ref/source/os-consoles.inc | 182 +
api-ref/source/os-fixed-ips.inc | 83 +
api-ref/source/os-flavor-access.inc | 131 +
api-ref/source/os-flavor-extra-specs.inc | 185 +
api-ref/source/os-floating-ip-dns.inc | 203 +
api-ref/source/os-floating-ip-pools.inc | 44 +
api-ref/source/os-floating-ips-bulk.inc | 163 +
api-ref/source/os-floating-ips.inc | 161 +
api-ref/source/os-fping.inc | 108 +
api-ref/source/os-hosts.inc | 211 +
api-ref/source/os-hypervisors.inc | 330 +
api-ref/source/os-instance-actions.inc | 107 +
api-ref/source/os-instance-usage-audit-log.inc | 92 +
api-ref/source/os-interface.inc | 169 +
api-ref/source/os-keypairs.inc | 158 +
api-ref/source/os-migrations.inc | 47 +
api-ref/source/os-networks.inc | 319 +
api-ref/source/os-quota-sets.inc | 258 +
api-ref/source/os-security-group-default-rules.inc | 149 +
api-ref/source/os-security-group-rules.inc | 104 +
api-ref/source/os-security-groups.inc | 192 +
api-ref/source/os-server-external-events.inc | 73 +
api-ref/source/os-server-groups.inc | 149 +
api-ref/source/os-server-password.inc | 82 +
api-ref/source/os-server-tags.inc | 187 +
api-ref/source/os-services.inc | 241 +
api-ref/source/os-simple-tenant-usage.inc | 122 +
api-ref/source/os-tenant-network.inc | 127 +
api-ref/source/os-virtual-interfaces.inc | 46 +
api-ref/source/os-volume-attachments.inc | 181 +
api-ref/source/os-volumes.inc | 402 ++
api-ref/source/parameters.yaml | 4561 ++++++++++++++
api-ref/source/server-security-groups.inc | 43 +
api-ref/source/servers-action-console-output.inc | 46 +
api-ref/source/servers-action-crash-dump.inc | 51 +
api-ref/source/servers-action-deferred-delete.inc | 76 +
api-ref/source/servers-action-evacuate.inc | 52 +
api-ref/source/servers-action-fixed-ip.inc | 75 +
api-ref/source/servers-action-remote-consoles.inc | 152 +
api-ref/source/servers-action-shelve.inc | 164 +
api-ref/source/servers-actions.inc | 941 +++
api-ref/source/servers-admin-action.inc | 268 +
api-ref/source/servers.inc | 773 +++
api-ref/source/urls.inc | 26 +
api-ref/source/versions.inc | 109 +
bindep.txt | 34 +
devstack/tempest-dsvm-cells-rc | 73 +-
devstack/tempest-dsvm-lvm-rc | 55 +
.../all_extensions/extensions-list-resp-v2.json | 724 ---
.../extensions-list-resp-v21-compatible.json | 804 ---
.../all_extensions/extensions-list-resp.json | 796 ---
.../all_extensions/flavor-get-resp.json | 24 -
.../all_extensions/flavors-detail-resp.json | 114 -
.../all_extensions/flavors-list-resp.json | 74 -
.../server-action-confirm-resize.json | 3 -
.../all_extensions/server-action-create-image.json | 8 -
.../all_extensions/server-action-reboot.json | 5 -
.../all_extensions/server-action-rebuild-resp.json | 56 -
.../all_extensions/server-action-rebuild.json | 18 -
.../all_extensions/server-action-resize.json | 5 -
.../server-action-revert-resize.json | 3 -
.../all_extensions/server-create-req.json | 10 -
.../all_extensions/server-create-resp.json | 22 -
.../all_extensions/server-get-resp.json | 74 -
.../all_extensions/servers-details-resp.json | 76 -
.../all_extensions/servers-list-resp.json | 18 -
.../extension-info/extensions-get-resp-v2.json | 10 -
.../extensions-list-resp-v21-compatible.json | 804 +++
.../extension-info/extensions-list-resp.json | 796 +++
.../flavor-access/flavor-access-create-resp.json | 23 -
.../flavor-access/flavor-access-detail-resp.json | 109 -
.../flavor-access/flavor-access-show-resp.json | 23 -
...cess-create-req.json => flavor-create-req.json} | 0
.../v2.7/flavor-access-add-tenant-req.json | 5 +
.../flavor-access/v2.7/flavor-create-req.json | 10 +
.../flavor-manage/flavor-create-post-req.json | 3 +-
.../flavor-manage/flavor-create-post-resp.json | 1 +
.../keypairs/v2.35/keypairs-list-resp.json | 18 +
.../keypairs/v2.35/keypairs-list-user1-resp.json | 12 +
.../keypairs/v2.35/keypairs-list-user2-resp.json | 18 +
.../keypairs/v2.35/keypairs-post-req.json | 7 +
.../keypairs/v2.35/keypairs-post-resp.json | 10 +
.../os-access-ips/server-action-rebuild-resp.json | 55 -
.../os-access-ips/server-action-rebuild.json | 11 -
.../os-access-ips/server-post-resp.json | 16 -
.../os-access-ips/servers-details-resp.json | 59 -
.../os-aggregates/aggregates-list-get-resp.json | 2 +-
.../snapshot-create-assisted-req.json | 3 +-
.../snapshot-create-assisted-resp.json | 2 +-
.../attach-interfaces-create-net_id-req.json | 10 +
.../availability-zone-post-resp.json | 6 +
.../server-config-drive-get-resp.json | 58 -
.../os-config-drive/server-post-req.json | 12 -
.../os-config-drive/server-post-resp.json | 16 -
.../servers-config-drive-details-resp.json | 60 -
.../os-disk-config/list-servers-detail-get.json | 60 -
.../os-disk-config/server-action-rebuild-req.json | 6 -
.../os-disk-config/server-action-rebuild-resp.json | 56 -
.../os-disk-config/server-get-resp.json | 58 -
.../os-disk-config/server-post-req.json | 10 -
.../os-disk-config/server-post-resp.json | 17 -
.../os-disk-config/server-resize-post-req.json | 6 -
.../os-evacuate/v2.29/server-evacuate-req.json | 7 +
.../server-get-resp.json | 58 -
.../servers-detail-resp.json | 60 -
.../server-get-resp.json | 60 -
.../server-post-resp.json | 16 -
.../servers-detail-resp.json | 62 -
.../v2.16/server-get-resp.json | 69 -
.../v2.16/servers-detail-resp.json | 71 -
.../v2.3/server-get-resp.json | 65 -
.../v2.3/servers-detail-resp.json | 67 -
.../os-extended-status/server-get-resp.json | 60 -
.../os-extended-status/servers-detail-resp.json | 62 -
.../os-extended-volumes/server-get-resp.json | 65 -
.../os-extended-volumes/servers-detail-resp.json | 67 -
.../os-extended-volumes/v2.3/server-get-resp.json | 65 -
.../v2.3/servers-detail-resp.json | 67 -
.../os-flavor-rxtx/flavor-rxtx-get-resp.json | 24 -
.../os-flavor-rxtx/flavor-rxtx-list-resp.json | 114 -
.../os-flavor-rxtx/flavor-rxtx-post-req.json | 10 -
.../os-flavor-rxtx/flavor-rxtx-post-resp.json | 24 -
.../os-hide-server-addresses/server-get-resp.json | 20 +
.../servers-details-resp.json | 20 +
.../v2.28/hypervisors-detail-resp.json | 43 +
.../v2.28/hypervisors-list-resp.json | 10 +
.../v2.28/hypervisors-search-resp.json | 10 +
.../v2.28/hypervisors-show-resp.json | 41 +
.../v2.28/hypervisors-statistics-resp.json | 16 +
.../v2.28/hypervisors-uptime-resp.json | 9 +
.../v2.28/hypervisors-with-servers-resp.json | 20 +
.../v2.28/hypervisors-without-servers-resp.json | 10 +
.../v2.33/hypervisors-detail-resp.json | 49 +
.../v2.33/hypervisors-list-resp.json | 16 +
.../inst-usage-audit-log-index-get-resp.json | 39 +-
.../inst-usage-audit-log-show-get-resp.json | 35 +-
.../v2.30/live-migrate-server.json | 7 +
.../multiple-create-no-resv-post-resp.json | 6 +
.../os-networks/networks-disassociate-req.json | 3 -
.../os-networks/networks-list-resp.json | 2 +-
.../os-personality/server-action-rebuild-req.json | 17 -
.../os-personality/server-action-rebuild-resp.json | 55 -
.../os-personality/server-post-req.json | 16 -
.../os-personality/server-post-resp.json | 16 -
...ver-action-rebuild-preserve-ephemeral-resp.json | 1 +
.../os-quota-sets/quotas-show-detail-get-resp.json | 75 +
.../os-rescue/server-get-resp-rescue.json | 19 +-
.../os-rescue/server-get-resp-unrescue.json | 20 +-
.../scheduler-hints-post-req.json | 10 -
.../scheduler-hints-post-resp.json | 16 -
.../os-security-groups/server-get-resp.json | 62 -
.../os-security-groups/server-post-req.json | 13 -
.../os-security-groups/server-post-resp.json | 21 -
.../os-security-groups/servers-detail-resp.json | 64 -
.../v2.26/server-tags-index-resp.json | 3 +
.../v2.26/server-tags-put-all-req.json | 3 +
.../v2.26/server-tags-put-all-resp.json | 3 +
.../v2.26/server-tags-show-details-resp.json | 86 +
.../v2.26/servers-tags-details-resp.json | 88 +
.../os-server-usage/server-get-resp.json | 59 -
.../os-server-usage/servers-detail-resp.json | 61 -
.../simple-tenant-usage-get-detail.json | 29 +
.../os-used-limits/usedlimits-get-resp.json | 26 -
.../os-used-limits/v2-usedlimits-get-resp.json | 93 -
.../os-user-data/userdata-post-req.json | 11 -
.../os-user-data/userdata-post-resp.json | 16 -
.../servers/server-action-rebuild-resp.json | 1 +
.../servers/server-create-req-v237.json | 30 +
.../servers/v2.16/servers-details-resp.json | 50 +-
.../servers/v2.16/servers-list-resp.json | 18 +
.../servers/v2.19/server-action-rebuild-resp.json | 1 +
.../servers/v2.19/server-create-req.json | 13 +
.../servers/v2.19/server-create-resp.json | 22 +
.../servers/v2.19/server-post-resp.json | 16 -
.../servers/v2.19/servers-details-resp.json | 34 +
.../servers/v2.3/servers-details-resp.json | 92 +
.../servers/v2.3/servers-list-resp.json | 18 +
.../servers/v2.32/server-create-req.json | 18 +
.../servers/v2.32/server-create-resp.json | 22 +
.../servers/v2.37/server-create-req.json | 8 +
.../servers/v2.37/server-create-resp.json | 22 +
.../servers/v2.9/servers-details-resp.json | 33 +
.../instance-delete-start.json | 62 +
.../instance-power_on-end.json | 62 +
.../instance-power_on-start.json | 62 +
.../instance-resize-start.json | 62 +
.../instance-restore-start.json | 62 +
.../instance-shelve-start.json | 62 +
.../instance-suspend-start.json | 62 +
etc/nova/README-nova.conf.txt | 10 +-
etc/nova/api-paste.ini | 35 +-
etc/nova/nova-config-generator.conf | 11 +-
etc/nova/nova-policy-generator.conf | 3 +
etc/nova/policy.json | 489 --
etc/nova/rootwrap.d/compute.filters | 12 +-
nova/api/auth.py | 88 +-
nova/api/ec2/__init__.py | 85 -
nova/api/metadata/base.py | 220 +-
nova/api/metadata/handler.py | 36 +-
nova/api/metadata/vendordata.py | 30 +
nova/api/metadata/vendordata_dynamic.py | 122 +
nova/api/metadata/vendordata_json.py | 16 +-
nova/api/openstack/__init__.py | 211 +-
nova/api/openstack/api_version_request.py | 32 +-
nova/api/openstack/auth.py | 5 +-
nova/api/openstack/common.py | 46 +-
nova/api/openstack/compute/__init__.py | 125 +-
nova/api/openstack/compute/access_ips.py | 105 -
nova/api/openstack/compute/admin_actions.py | 11 +-
nova/api/openstack/compute/admin_password.py | 18 +-
nova/api/openstack/compute/agents.py | 10 +-
nova/api/openstack/compute/aggregates.py | 25 +-
.../openstack/compute/assisted_volume_snapshots.py | 15 +-
nova/api/openstack/compute/attach_interfaces.py | 22 +-
nova/api/openstack/compute/availability_zone.py | 6 +-
nova/api/openstack/compute/baremetal_nodes.py | 39 +-
nova/api/openstack/compute/block_device_mapping.py | 5 +-
nova/api/openstack/compute/cells.py | 23 +-
nova/api/openstack/compute/certificates.py | 6 +-
nova/api/openstack/compute/cloudpipe.py | 24 +-
nova/api/openstack/compute/config_drive.py | 7 +-
nova/api/openstack/compute/console_auth_tokens.py | 21 +-
nova/api/openstack/compute/console_output.py | 6 +-
nova/api/openstack/compute/consoles.py | 10 +-
nova/api/openstack/compute/create_backup.py | 6 +-
nova/api/openstack/compute/deferred_delete.py | 12 +-
nova/api/openstack/compute/disk_config.py | 154 -
nova/api/openstack/compute/evacuate.py | 28 +-
.../compute/extended_availability_zone.py | 6 +-
.../compute/extended_server_attributes.py | 43 +-
nova/api/openstack/compute/extended_status.py | 9 +-
nova/api/openstack/compute/extended_volumes.py | 9 +-
nova/api/openstack/compute/extension_info.py | 159 +-
nova/api/openstack/compute/fixed_ips.py | 13 +-
nova/api/openstack/compute/flavor_access.py | 20 +-
nova/api/openstack/compute/flavor_manage.py | 23 +-
nova/api/openstack/compute/flavor_rxtx.py | 8 +-
nova/api/openstack/compute/flavors_extraspecs.py | 16 +-
nova/api/openstack/compute/floating_ip_dns.py | 31 +-
nova/api/openstack/compute/floating_ip_pools.py | 9 +-
nova/api/openstack/compute/floating_ips.py | 59 +-
nova/api/openstack/compute/floating_ips_bulk.py | 22 +-
nova/api/openstack/compute/fping.py | 23 +-
nova/api/openstack/compute/helpers.py | 116 +
.../api/openstack/compute/hide_server_addresses.py | 20 +-
nova/api/openstack/compute/hosts.py | 24 +-
nova/api/openstack/compute/hypervisors.py | 122 +-
nova/api/openstack/compute/image_metadata.py | 6 +-
nova/api/openstack/compute/image_size.py | 7 +-
nova/api/openstack/compute/images.py | 6 +
nova/api/openstack/compute/instance_actions.py | 9 +-
.../openstack/compute/instance_usage_audit_log.py | 14 +-
nova/api/openstack/compute/ips.py | 8 +-
nova/api/openstack/compute/keypairs.py | 78 +-
nova/api/openstack/compute/legacy_v2/consoles.py | 92 -
.../compute/legacy_v2/contrib/__init__.py | 49 -
.../compute/legacy_v2/contrib/admin_actions.py | 403 --
.../openstack/compute/legacy_v2/contrib/agents.py | 193 -
.../compute/legacy_v2/contrib/aggregates.py | 308 -
.../legacy_v2/contrib/assisted_volume_snapshots.py | 97 -
.../compute/legacy_v2/contrib/attach_interfaces.py | 211 -
.../compute/legacy_v2/contrib/availability_zone.py | 144 -
.../legacy_v2/contrib/baremetal_ext_status.py | 25 -
.../compute/legacy_v2/contrib/baremetal_nodes.py | 178 -
.../contrib/block_device_mapping_v2_boot.py | 23 -
.../compute/legacy_v2/contrib/cell_capacities.py | 25 -
.../openstack/compute/legacy_v2/contrib/cells.py | 370 --
.../compute/legacy_v2/contrib/certificates.py | 79 -
.../compute/legacy_v2/contrib/cloudpipe.py | 161 -
.../compute/legacy_v2/contrib/cloudpipe_update.py | 74 -
.../compute/legacy_v2/contrib/config_drive.py | 64 -
.../legacy_v2/contrib/console_auth_tokens.py | 68 -
.../compute/legacy_v2/contrib/console_output.py | 95 -
.../compute/legacy_v2/contrib/consoles.py | 157 -
.../compute/legacy_v2/contrib/createserverext.py | 30 -
.../compute/legacy_v2/contrib/deferred_delete.py | 77 -
.../compute/legacy_v2/contrib/disk_config.py | 151 -
.../compute/legacy_v2/contrib/evacuate.py | 120 -
.../contrib/extended_availability_zone.py | 62 -
.../contrib/extended_evacuate_find_host.py | 26 -
.../legacy_v2/contrib/extended_floating_ips.py | 25 -
.../legacy_v2/contrib/extended_hypervisors.py | 25 -
.../compute/legacy_v2/contrib/extended_ips.py | 78 -
.../compute/legacy_v2/contrib/extended_ips_mac.py | 76 -
.../compute/legacy_v2/contrib/extended_networks.py | 26 -
.../compute/legacy_v2/contrib/extended_quotas.py | 28 -
.../contrib/extended_rescue_with_image.py | 25 -
.../contrib/extended_server_attributes.py | 71 -
.../compute/legacy_v2/contrib/extended_services.py | 23 -
.../legacy_v2/contrib/extended_services_delete.py | 23 -
.../compute/legacy_v2/contrib/extended_status.py | 66 -
.../contrib/extended_virtual_interfaces_net.py | 53 -
.../compute/legacy_v2/contrib/extended_volumes.py | 78 -
.../compute/legacy_v2/contrib/fixed_ips.py | 99 -
.../compute/legacy_v2/contrib/flavor_access.py | 177 -
.../compute/legacy_v2/contrib/flavor_disabled.py | 64 -
.../compute/legacy_v2/contrib/flavor_rxtx.py | 64 -
.../compute/legacy_v2/contrib/flavor_swap.py | 64 -
.../compute/legacy_v2/contrib/flavorextradata.py | 72 -
.../compute/legacy_v2/contrib/flavorextraspecs.py | 166 -
.../compute/legacy_v2/contrib/flavormanage.py | 112 -
.../compute/legacy_v2/contrib/floating_ip_dns.py | 280 -
.../compute/legacy_v2/contrib/floating_ip_pools.py | 67 -
.../compute/legacy_v2/contrib/floating_ips.py | 314 -
.../compute/legacy_v2/contrib/floating_ips_bulk.py | 173 -
.../openstack/compute/legacy_v2/contrib/fping.py | 153 -
.../legacy_v2/contrib/hide_server_addresses.py | 82 -
.../openstack/compute/legacy_v2/contrib/hosts.py | 335 -
.../compute/legacy_v2/contrib/hypervisor_status.py | 25 -
.../compute/legacy_v2/contrib/hypervisors.py | 230 -
.../compute/legacy_v2/contrib/image_size.py | 62 -
.../compute/legacy_v2/contrib/instance_actions.py | 95 -
.../legacy_v2/contrib/instance_usage_audit_log.py | 140 -
.../compute/legacy_v2/contrib/keypairs.py | 181 -
.../compute/legacy_v2/contrib/migrations.py | 80 -
.../compute/legacy_v2/contrib/multinic.py | 97 -
.../compute/legacy_v2/contrib/multiple_create.py | 25 -
.../legacy_v2/contrib/networks_associate.py | 106 -
.../compute/legacy_v2/contrib/os_networks.py | 231 -
.../legacy_v2/contrib/os_tenant_networks.py | 232 -
.../contrib/preserve_ephemeral_rebuild.py | 23 -
.../compute/legacy_v2/contrib/quota_classes.py | 139 -
.../openstack/compute/legacy_v2/contrib/quotas.py | 272 -
.../openstack/compute/legacy_v2/contrib/rescue.py | 98 -
.../compute/legacy_v2/contrib/scheduler_hints.py | 63 -
.../contrib/security_group_default_rules.py | 150 -
.../compute/legacy_v2/contrib/security_groups.py | 506 --
.../legacy_v2/contrib/server_diagnostics.py | 63 -
.../legacy_v2/contrib/server_external_events.py | 149 -
.../legacy_v2/contrib/server_group_quotas.py | 50 -
.../compute/legacy_v2/contrib/server_groups.py | 243 -
.../legacy_v2/contrib/server_list_multi_status.py | 25 -
.../compute/legacy_v2/contrib/server_password.py | 70 -
.../compute/legacy_v2/contrib/server_sort_keys.py | 25 -
.../compute/legacy_v2/contrib/server_start_stop.py | 84 -
.../compute/legacy_v2/contrib/server_usage.py | 71 -
.../compute/legacy_v2/contrib/services.py | 199 -
.../openstack/compute/legacy_v2/contrib/shelve.py | 100 -
.../legacy_v2/contrib/simple_tenant_usage.py | 284 -
.../compute/legacy_v2/contrib/used_limits.py | 93 -
.../legacy_v2/contrib/used_limits_for_admin.py | 25 -
.../compute/legacy_v2/contrib/user_data.py | 25 -
.../compute/legacy_v2/contrib/user_quotas.py | 26 -
.../legacy_v2/contrib/virtual_interfaces.py | 87 -
.../legacy_v2/contrib/volume_attachment_update.py | 26 -
.../openstack/compute/legacy_v2/contrib/volumes.py | 613 --
nova/api/openstack/compute/legacy_v2/extensions.py | 49 -
nova/api/openstack/compute/legacy_v2/flavors.py | 112 -
.../openstack/compute/legacy_v2/image_metadata.py | 126 -
nova/api/openstack/compute/legacy_v2/images.py | 150 -
nova/api/openstack/compute/legacy_v2/ips.py | 52 -
nova/api/openstack/compute/legacy_v2/limits.py | 457 --
.../openstack/compute/legacy_v2/server_metadata.py | 189 -
nova/api/openstack/compute/legacy_v2/servers.py | 1171 ----
nova/api/openstack/compute/legacy_v2/versions.py | 28 -
nova/api/openstack/compute/limits.py | 28 +-
nova/api/openstack/compute/lock_server.py | 15 +-
nova/api/openstack/compute/migrate_server.py | 43 +-
nova/api/openstack/compute/migrations.py | 7 +-
nova/api/openstack/compute/multinic.py | 8 +-
nova/api/openstack/compute/networks.py | 27 +-
nova/api/openstack/compute/networks_associate.py | 16 +-
nova/api/openstack/compute/pause_server.py | 11 +-
nova/api/openstack/compute/pci.py | 13 +-
nova/api/openstack/compute/personality.py | 64 -
.../compute/preserve_ephemeral_rebuild.py | 44 -
nova/api/openstack/compute/quota_classes.py | 8 +-
nova/api/openstack/compute/quota_sets.py | 97 +-
nova/api/openstack/compute/remote_consoles.py | 14 +-
nova/api/openstack/compute/rescue.py | 21 +-
nova/api/openstack/compute/schemas/access_ips.py | 24 -
.../compute/schemas/assisted_volume_snapshots.py | 6 +-
.../compute/schemas/block_device_mapping.py | 20 +-
.../compute/schemas/block_device_mapping_v1.py | 2 +-
nova/api/openstack/compute/schemas/cells.py | 2 +-
nova/api/openstack/compute/schemas/disk_config.py | 20 -
nova/api/openstack/compute/schemas/evacuate.py | 4 +
.../api/openstack/compute/schemas/flavor_manage.py | 14 +-
.../openstack/compute/schemas/migrate_server.py | 4 +
nova/api/openstack/compute/schemas/personality.py | 30 -
.../compute/schemas/preserve_ephemeral_rebuild.py | 21 -
nova/api/openstack/compute/schemas/quota_sets.py | 11 +
nova/api/openstack/compute/schemas/rescue.py | 2 +-
nova/api/openstack/compute/schemas/server_tags.py | 43 +
nova/api/openstack/compute/schemas/servers.py | 56 +-
nova/api/openstack/compute/schemas/user_data.py | 10 +
.../compute/security_group_default_rules.py | 22 +-
nova/api/openstack/compute/security_groups.py | 44 +-
nova/api/openstack/compute/server_diagnostics.py | 10 +-
.../openstack/compute/server_external_events.py | 4 +-
nova/api/openstack/compute/server_groups.py | 6 +-
nova/api/openstack/compute/server_metadata.py | 24 +-
nova/api/openstack/compute/server_migrations.py | 12 +-
nova/api/openstack/compute/server_password.py | 8 +-
nova/api/openstack/compute/server_tags.py | 223 +
nova/api/openstack/compute/server_usage.py | 6 +-
nova/api/openstack/compute/servers.py | 479 +-
nova/api/openstack/compute/services.py | 19 +-
nova/api/openstack/compute/shelve.py | 12 +-
nova/api/openstack/compute/simple_tenant_usage.py | 14 +-
nova/api/openstack/compute/suspend_server.py | 12 +-
nova/api/openstack/compute/tenant_networks.py | 46 +-
nova/api/openstack/compute/used_limits.py | 33 +-
nova/api/openstack/compute/user_data.py | 2 +
nova/api/openstack/compute/versions.py | 3 -
nova/api/openstack/compute/views/hypervisors.py | 26 +
nova/api/openstack/compute/views/images.py | 8 +
nova/api/openstack/compute/views/keypairs.py | 25 +
nova/api/openstack/compute/views/limits.py | 60 +-
nova/api/openstack/compute/views/server_tags.py | 30 +
nova/api/openstack/compute/views/servers.py | 89 +-
nova/api/openstack/compute/virtual_interfaces.py | 8 +-
nova/api/openstack/compute/volumes.py | 75 +-
nova/api/openstack/extensions.py | 150 +-
.../{compute/legacy_v2 => placement}/__init__.py | 0
nova/api/openstack/placement/auth.py | 79 +
nova/api/openstack/placement/deploy.py | 66 +
nova/api/openstack/placement/handler.py | 183 +
.../openstack/placement/handlers}/__init__.py | 0
.../api/openstack/placement/handlers/allocation.py | 299 +
nova/api/openstack/placement/handlers/inventory.py | 419 ++
.../placement/handlers/resource_provider.py | 248 +
nova/api/openstack/placement/handlers/root.py | 36 +
nova/api/openstack/placement/handlers/usage.py | 55 +
nova/api/openstack/placement/microversion.py | 156 +
nova/api/openstack/placement/requestlog.py | 82 +
nova/api/openstack/placement/util.py | 143 +
nova/api/openstack/placement/wsgi.py | 65 +
nova/api/openstack/rest_api_version_history.rst | 201 +-
nova/api/openstack/wsgi.py | 223 +-
nova/api/opts.py | 140 -
nova/api/sizelimit.py | 24 -
nova/api/validation/parameter_types.py | 58 +-
nova/api/validation/validators.py | 6 +
nova/api/validator.py | 120 -
nova/baserpc.py | 8 +-
nova/block_device.py | 2 +-
nova/cache_utils.py | 82 +-
nova/cells/filters/__init__.py | 5 +-
nova/cells/manager.py | 6 +-
nova/cells/messaging.py | 2 +-
nova/cells/opts.py | 4 -
nova/cells/rpcapi.py | 15 +-
nova/cells/scheduler.py | 7 +
nova/cells/state.py | 12 +-
nova/cert/rpcapi.py | 3 +-
nova/cloudpipe/pipelib.py | 65 +-
nova/cmd/all.py | 7 +-
nova/cmd/api.py | 32 +-
nova/cmd/api_metadata.py | 1 -
nova/cmd/api_os_compute.py | 10 +-
nova/cmd/baseproxy.py | 16 +-
nova/cmd/cells.py | 2 +-
nova/cmd/cert.py | 7 +
nova/cmd/common.py | 161 +
nova/cmd/compute.py | 26 +-
nova/cmd/console.py | 1 -
nova/cmd/consoleauth.py | 6 +-
nova/cmd/dhcpbridge.py | 31 +-
nova/cmd/idmapshift.py | 3 +-
nova/cmd/manage.py | 750 +--
nova/cmd/network.py | 25 +-
nova/cmd/novnc.py | 41 -
nova/cmd/novncproxy.py | 2 +
nova/cmd/policy_check.py | 174 +
nova/cmd/spicehtml5proxy.py | 19 +-
nova/compute/api.py | 1042 ++--
nova/compute/cells_api.py | 48 +-
nova/compute/claims.py | 89 +-
nova/compute/flavors.py | 41 +-
nova/compute/manager.py | 727 ++-
nova/compute/monitors/__init__.py | 25 +-
nova/compute/monitors/base.py | 29 +-
nova/compute/monitors/cpu/virt_driver.py | 12 +-
nova/compute/opts.py | 42 -
nova/compute/power_state.py | 27 +-
nova/compute/resource_tracker.py | 338 +-
nova/compute/resources/__init__.py | 142 -
nova/compute/resources/base.py | 93 -
nova/compute/rpcapi.py | 396 +-
nova/compute/task_states.py | 88 +-
nova/compute/utils.py | 113 +-
nova/compute/vm_states.py | 68 +-
nova/conductor/api.py | 36 +-
nova/conductor/manager.py | 165 +-
nova/conductor/rpcapi.py | 22 +-
nova/conductor/tasks/live_migrate.py | 37 +-
nova/conductor/tasks/migrate.py | 54 +-
nova/conf/__init__.py | 175 +-
nova/conf/api.py | 356 ++
nova/conf/availability_zone.py | 43 +-
nova/conf/base.py | 101 +
nova/conf/cache.py | 26 +
nova/conf/cells.py | 334 +-
nova/conf/cert.py | 54 +-
nova/conf/cinder.py | 104 +
nova/conf/cloudpipe.py | 121 +
nova/conf/compute.py | 716 ++-
nova/conf/conductor.py | 96 +-
nova/conf/configdrive.py | 111 +
nova/conf/console.py | 83 +
nova/conf/consoleauth.py | 54 +
nova/conf/crypto.py | 111 +
nova/conf/database.py | 200 +
nova/conf/ephemeral_storage.py | 40 +-
nova/conf/exceptions.py | 39 +
nova/conf/flavors.py | 37 +
nova/conf/floating_ips.py | 97 +
nova/conf/glance.py | 91 +
nova/conf/guestfs.py | 56 +
nova/conf/hyperv.py | 334 +
nova/conf/image_file_url.py | 81 +
nova/conf/ipv6.py | 45 +
nova/conf/ironic.py | 154 +-
nova/conf/key_manager.py | 97 +
nova/conf/libvirt.py | 828 +++
nova/conf/mks.py | 60 +
nova/conf/netconf.py | 80 +
nova/conf/network.py | 774 +++
nova/conf/neutron.py | 122 +
nova/conf/notifications.py | 77 +
nova/conf/novnc.py | 56 +
nova/conf/osapi_v21.py | 88 +
nova/conf/paths.py | 97 +
nova/conf/pci.py | 73 +-
nova/conf/placement.py | 50 +
nova/conf/quota.py | 252 +
nova/conf/rdp.py | 93 +
nova/conf/remote_debug.py | 70 +
nova/conf/rpc.py | 56 +
nova/conf/s3.py | 73 +
nova/conf/scheduler.py | 167 +-
nova/conf/serial_console.py | 26 +-
nova/conf/service.py | 105 +
nova/conf/servicegroup.py | 50 +
nova/conf/spice.py | 109 +
nova/conf/ssl.py | 24 +
nova/conf/upgrade_levels.py | 165 +
nova/conf/virt.py | 338 +-
nova/conf/vmware.py | 291 +
nova/conf/vnc.py | 315 +-
nova/conf/workarounds.py | 136 +
nova/conf/wsgi.py | 252 +-
nova/conf/xenserver.py | 535 ++
nova/conf/xvp.py | 63 +
nova/config.py | 38 +-
nova/console/api.py | 9 +-
nova/console/fake.py | 4 +-
nova/console/manager.py | 39 +-
nova/console/rpcapi.py | 18 +-
nova/console/serial.py | 15 +-
nova/console/websocketproxy.py | 11 +-
nova/console/xvp.py | 45 +-
nova/consoleauth/__init__.py | 10 -
nova/consoleauth/manager.py | 24 +-
nova/consoleauth/rpcapi.py | 11 +-
nova/context.py | 153 +-
nova/crypto.py | 84 +-
nova/db/api.py | 137 +-
nova/db/base.py | 14 +-
nova/db/migration.py | 8 +-
nova/db/sqlalchemy/api.py | 738 +--
.../migrate_repo/versions/001_cell_mapping.py | 7 +-
.../migrate_repo/versions/002_instance_mapping.py | 7 +-
.../migrate_repo/versions/003_host_mapping.py | 7 +-
.../migrate_repo/versions/004_add_request_spec.py | 7 +-
.../migrate_repo/versions/005_flavors.py | 8 +-
.../migrate_repo/versions/008_placeholder.py | 23 +
.../migrate_repo/versions/009_placeholder.py | 23 +
.../migrate_repo/versions/010_placeholder.py | 23 +
.../migrate_repo/versions/011_placeholder.py | 23 +
.../migrate_repo/versions/012_placeholder.py | 23 +
.../versions/013_build_request_extended_attrs.py | 52 +
.../migrate_repo/versions/014_keypairs.py | 48 +
.../versions/015_build_request_nullable_columns.py | 48 +
.../versions/016_resource_providers.py | 110 +
.../migrate_repo/versions/017_aggregates.py | 73 +
.../migrate_repo/versions/018_instance_groups.py | 71 +
.../019_build_request_add_block_device_mapping.py | 26 +
.../020_block_device_mappings_mediumtext.py | 24 +
nova/db/sqlalchemy/api_models.py | 283 +-
.../sqlalchemy/migrate_repo/versions/216_havana.py | 128 +-
.../migrate_repo/versions/247_nullable_mismatch.py | 11 +-
.../versions/252_add_instance_extra_table.py | 6 +-
.../versions/267_instance_uuid_non_nullable.py | 3 -
.../versions/271_sqlite_postgresql_indexes.py | 2 +-
.../versions/296_add_missing_db2_fkeys.py | 80 +-
.../versions/314_add_resource_provider_tables.py | 7 +-
.../318_resource_provider_name_aggregates.py | 17 +-
.../migrate_repo/versions/320_placeholder.py | 23 +
.../migrate_repo/versions/321_placeholder.py | 23 +
.../migrate_repo/versions/322_placeholder.py | 23 +
.../migrate_repo/versions/323_placeholder.py | 23 +
.../migrate_repo/versions/324_placeholder.py | 23 +
.../migrate_repo/versions/325_placeholder.py | 23 +
.../migrate_repo/versions/326_placeholder.py | 23 +
.../migrate_repo/versions/327_placeholder.py | 23 +
.../migrate_repo/versions/328_placeholder.py | 23 +
.../migrate_repo/versions/329_placeholder.py | 23 +
.../330_enforce_mitaka_online_migrations.py | 47 +
.../versions/331_add_tag_to_vifs_and_bdm.py | 47 +
.../migrate_repo/versions/332_keypair_in_extra.py | 28 +
.../versions/333_add_console_auth_tokens_table.py | 50 +
.../versions/334_device_metadata_in_extra.py | 28 +
nova/db/sqlalchemy/migration.py | 36 +-
nova/db/sqlalchemy/models.py | 66 +-
nova/debugger.py | 31 +-
nova/exception.py | 254 +-
nova/exception_wrapper.py | 94 +
nova/hacking/checks.py | 228 +-
nova/hash_ring.py | 134 +
nova/image/download/file.py | 33 +-
nova/image/glance.py | 629 +-
nova/image/s3.py | 37 +-
nova/ipv6/account_identifier.py | 24 +-
nova/ipv6/api.py | 9 +-
nova/ipv6/rfc2462.py | 14 +-
nova/keymgr/__init__.py | 62 +-
nova/keymgr/barbican.py | 357 --
nova/keymgr/conf_key_mgr.py | 100 +-
nova/keymgr/key.py | 90 -
nova/keymgr/key_mgr.py | 102 -
nova/keymgr/mock_key_mgr.py | 131 -
nova/keymgr/not_implemented_key_mgr.py | 41 -
nova/keymgr/single_key_mgr.py | 72 -
nova/locale/cs/LC_MESSAGES/nova-log-critical.po | 8 +-
nova/locale/cs/LC_MESSAGES/nova-log-error.po | 143 +-
nova/locale/cs/LC_MESSAGES/nova-log-info.po | 77 +-
nova/locale/cs/LC_MESSAGES/nova-log-warning.po | 153 +-
nova/locale/cs/LC_MESSAGES/nova.po | 779 +--
nova/locale/de/LC_MESSAGES/nova-log-critical.po | 8 +-
nova/locale/de/LC_MESSAGES/nova-log-error.po | 134 +-
nova/locale/de/LC_MESSAGES/nova-log-info.po | 78 +-
nova/locale/de/LC_MESSAGES/nova.po | 1152 ++--
nova/locale/es/LC_MESSAGES/nova-log-critical.po | 8 +-
nova/locale/es/LC_MESSAGES/nova-log-error.po | 131 +-
nova/locale/es/LC_MESSAGES/nova-log-info.po | 75 +-
nova/locale/es/LC_MESSAGES/nova-log-warning.po | 90 +-
nova/locale/es/LC_MESSAGES/nova.po | 1383 ++---
nova/locale/es_MX/LC_MESSAGES/nova-log-critical.po | 8 +-
nova/locale/fr/LC_MESSAGES/nova-log-critical.po | 8 +-
nova/locale/fr/LC_MESSAGES/nova-log-error.po | 140 +-
nova/locale/fr/LC_MESSAGES/nova-log-info.po | 68 +-
nova/locale/fr/LC_MESSAGES/nova-log-warning.po | 86 +-
nova/locale/fr/LC_MESSAGES/nova.po | 1226 ++--
nova/locale/it/LC_MESSAGES/nova-log-error.po | 93 +-
nova/locale/it/LC_MESSAGES/nova-log-info.po | 63 +-
nova/locale/it/LC_MESSAGES/nova.po | 1370 ++--
nova/locale/ja/LC_MESSAGES/nova-log-critical.po | 8 +-
nova/locale/ja/LC_MESSAGES/nova.po | 1910 +++---
nova/locale/ko_KR/LC_MESSAGES/nova-log-critical.po | 19 +
nova/locale/ko_KR/LC_MESSAGES/nova-log-error.po | 1156 ++++
nova/locale/ko_KR/LC_MESSAGES/nova-log-info.po | 1195 ++++
nova/locale/ko_KR/LC_MESSAGES/nova-log-warning.po | 1667 +++++
nova/locale/ko_KR/LC_MESSAGES/nova.po | 1309 ++--
nova/locale/nova-log-critical.pot | 24 -
nova/locale/nova-log-error.pot | 1541 -----
nova/locale/nova-log-info.pot | 1458 -----
nova/locale/nova-log-warning.pot | 1987 ------
nova/locale/nova.pot | 6560 --------------------
nova/locale/pa_IN/LC_MESSAGES/nova-log-critical.po | 8 +-
nova/locale/pt_BR/LC_MESSAGES/nova-log-critical.po | 19 +
nova/locale/pt_BR/LC_MESSAGES/nova-log-error.po | 1187 ++++
nova/locale/pt_BR/LC_MESSAGES/nova-log-info.po | 1246 ++++
nova/locale/pt_BR/LC_MESSAGES/nova.po | 1222 ++--
nova/locale/ru/LC_MESSAGES/nova.po | 1341 ++--
nova/locale/tr_TR/LC_MESSAGES/nova-log-critical.po | 8 +-
nova/locale/tr_TR/LC_MESSAGES/nova-log-error.po | 130 +-
nova/locale/tr_TR/LC_MESSAGES/nova-log-info.po | 72 +-
nova/locale/tr_TR/LC_MESSAGES/nova-log-warning.po | 84 +-
nova/locale/tr_TR/LC_MESSAGES/nova.po | 740 +--
nova/locale/zh_CN/LC_MESSAGES/nova-log-critical.po | 8 +-
nova/locale/zh_CN/LC_MESSAGES/nova-log-error.po | 139 +-
nova/locale/zh_CN/LC_MESSAGES/nova-log-info.po | 73 +-
nova/locale/zh_CN/LC_MESSAGES/nova-log-warning.po | 126 +-
nova/locale/zh_CN/LC_MESSAGES/nova.po | 814 +--
nova/locale/zh_TW/LC_MESSAGES/nova-log-critical.po | 8 +-
nova/locale/zh_TW/LC_MESSAGES/nova.po | 787 +--
nova/manager.py | 5 +-
nova/mks/__init__.py | 31 -
nova/netconf.py | 45 -
nova/network/__init__.py | 51 +-
nova/network/api.py | 112 +-
nova/network/base_api.py | 6 +-
nova/network/driver.py | 10 +-
nova/network/floating_ips.py | 34 +-
nova/network/ldapdns.py | 44 +-
nova/network/linux_net.py | 155 +-
nova/network/manager.py | 174 +-
nova/network/model.py | 12 +-
nova/network/neutronv2/api.py | 1154 +++-
nova/network/neutronv2/constants.py | 1 +
nova/network/opts.py | 44 -
nova/network/os_vif_util.py | 379 ++
nova/network/rpcapi.py | 34 +-
nova/network/security_group/neutron_driver.py | 6 +-
nova/network/security_group/openstack_driver.py | 33 +-
nova/network/security_group/security_group_base.py | 7 +-
nova/notifications.py | 465 --
nova/notifications/__init__.py | 27 +
nova/notifications/base.py | 504 ++
.../common => notifications/objects}/__init__.py | 0
nova/notifications/objects/base.py | 171 +
nova/notifications/objects/exception.py | 52 +
nova/notifications/objects/instance.py | 270 +
nova/notifications/objects/service.py | 63 +
nova/objects/__init__.py | 2 +-
nova/objects/aggregate.py | 425 +-
nova/objects/bandwidth_usage.py | 8 +-
nova/objects/base.py | 21 +
nova/objects/block_device.py | 10 +-
nova/objects/build_request.py | 359 +-
nova/objects/cell_mapping.py | 22 +
nova/objects/compute_node.py | 152 +-
nova/objects/ec2.py | 6 +-
nova/objects/fields.py | 550 +-
nova/objects/flavor.py | 529 +-
nova/objects/floating_ip.py | 13 +
nova/objects/host_mapping.py | 37 +-
nova/objects/image_meta.py | 32 +-
nova/objects/instance.py | 253 +-
nova/objects/instance_group.py | 353 +-
nova/objects/instance_info_cache.py | 11 +-
nova/objects/instance_mapping.py | 53 +-
nova/objects/instance_numa_topology.py | 15 -
nova/objects/instance_pci_requests.py | 22 +-
nova/objects/keypair.py | 206 +-
nova/objects/migrate_data.py | 39 +-
nova/objects/migration_context.py | 35 +-
nova/objects/monitor_metric.py | 2 +-
nova/objects/network.py | 22 +-
nova/objects/network_request.py | 51 +-
nova/objects/notification.py | 150 -
nova/objects/numa.py | 35 +-
nova/objects/pci_device.py | 85 +-
nova/objects/request_spec.py | 149 +-
nova/objects/resource_provider.py | 789 ++-
nova/objects/security_group.py | 6 +-
nova/objects/service.py | 144 +-
nova/objects/tag.py | 2 +
nova/objects/virt_device_metadata.py | 118 +
nova/objects/virtual_interface.py | 41 +-
nova/openstack/common/README | 16 -
nova/openstack/common/_i18n.py | 45 -
nova/openstack/common/cliutils.py | 272 -
nova/opts.py | 109 -
nova/paths.py | 67 -
nova/pci/devspec.py | 33 +-
nova/pci/manager.py | 124 +-
nova/pci/request.py | 7 +
nova/pci/stats.py | 25 +-
nova/pci/utils.py | 39 +-
nova/policies/__init__.py | 192 +
nova/policies/admin_actions.py | 45 +
nova/policies/admin_password.py | 36 +
nova/policies/agents.py | 36 +
nova/policies/aggregates.py | 56 +
nova/policies/assisted_volume_snapshots.py | 38 +
nova/policies/attach_interfaces.py | 44 +
nova/policies/availability_zone.py | 38 +
nova/policies/baremetal_nodes.py | 36 +
nova/policies/base.py | 32 +
nova/policies/block_device_mapping.py | 32 +
nova/policies/block_device_mapping_v1.py | 32 +
nova/policies/cells.py | 48 +
nova/policies/cells_scheduler.py | 33 +
nova/policies/certificates.py | 38 +
nova/policies/cloudpipe.py | 36 +
nova/policies/config_drive.py | 36 +
nova/policies/console_auth_tokens.py | 36 +
nova/policies/console_output.py | 36 +
nova/policies/consoles.py | 44 +
nova/policies/create_backup.py | 36 +
nova/policies/deferred_delete.py | 36 +
nova/policies/evacuate.py | 36 +
nova/policies/extended_availability_zone.py | 36 +
nova/policies/extended_server_attributes.py | 36 +
nova/policies/extended_status.py | 36 +
nova/policies/extended_volumes.py | 36 +
nova/policies/extension_info.py | 32 +
nova/policies/extensions.py | 36 +
nova/policies/fixed_ips.py | 36 +
nova/policies/flavor_access.py | 42 +
nova/policies/flavor_extra_specs.py | 47 +
nova/policies/flavor_manage.py | 36 +
nova/policies/flavor_rxtx.py | 36 +
nova/policies/flavors.py | 36 +
nova/policies/floating_ip_dns.py | 42 +
nova/policies/floating_ip_pools.py | 36 +
nova/policies/floating_ips.py | 36 +
nova/policies/floating_ips_bulk.py | 36 +
nova/policies/fping.py | 39 +
nova/policies/hide_server_addresses.py | 36 +
nova/policies/hosts.py | 36 +
nova/policies/hypervisors.py | 36 +
nova/policies/image_metadata.py | 32 +
nova/policies/image_size.py | 36 +
nova/policies/images.py | 32 +
nova/policies/instance_actions.py | 39 +
nova/policies/instance_usage_audit_log.py | 36 +
nova/policies/ips.py | 38 +
nova/policies/keypairs.py | 48 +
nova/policies/limits.py | 36 +
nova/policies/lock_server.py | 41 +
nova/policies/migrate_server.py | 38 +
nova/policies/migrations.py | 35 +
nova/policies/multinic.py | 36 +
nova/policies/multiple_create.py | 32 +
nova/policies/networks.py | 39 +
nova/policies/networks_associate.py | 36 +
nova/policies/pause_server.py | 38 +
nova/policies/pci.py | 44 +
nova/policies/quota_class_sets.py | 38 +
nova/policies/quota_sets.py | 47 +
nova/policies/remote_consoles.py | 36 +
nova/policies/rescue.py | 36 +
nova/policies/scheduler_hints.py | 32 +
nova/policies/security_group_default_rules.py | 36 +
nova/policies/security_groups.py | 36 +
nova/policies/server_diagnostics.py | 36 +
nova/policies/server_external_events.py | 35 +
nova/policies/server_groups.py | 36 +
nova/policies/server_metadata.py | 50 +
nova/policies/server_password.py | 36 +
nova/policies/server_tags.py | 50 +
nova/policies/server_usage.py | 36 +
nova/policies/servers.py | 53 +
nova/policies/servers_migrations.py | 44 +
nova/policies/services.py | 36 +
nova/policies/shelve.py | 41 +
nova/policies/simple_tenant_usage.py | 38 +
nova/policies/suspend_server.py | 38 +
nova/policies/tenant_networks.py | 36 +
nova/policies/used_limits.py | 36 +
nova/policies/user_data.py | 32 +
nova/policies/versions.py | 32 +
nova/policies/virtual_interfaces.py | 36 +
nova/policies/volumes.py | 36 +
nova/policies/volumes_attachments.py | 47 +
nova/policy.py | 100 +-
nova/quota.py | 200 +-
nova/rdp/__init__.py | 31 -
nova/rpc.py | 125 +-
nova/scheduler/chance.py | 6 +-
nova/scheduler/client/report.py | 427 ++
nova/scheduler/driver.py | 32 +-
nova/scheduler/filters/affinity_filter.py | 29 +-
.../aggregate_image_properties_isolation.py | 11 +-
.../filters/compute_capabilities_filter.py | 17 +-
nova/scheduler/filters/core_filter.py | 15 +-
nova/scheduler/filters/disk_filter.py | 13 +
nova/scheduler/filters/metrics_filter.py | 7 +-
nova/scheduler/host_manager.py | 55 +-
nova/scheduler/ironic_host_manager.py | 26 +-
nova/scheduler/rpcapi.py | 5 +
nova/scheduler/utils.py | 2 -
nova/scheduler/weights/affinity.py | 16 +-
nova/service.py | 124 +-
nova/servicegroup/api.py | 14 +-
nova/servicegroup/drivers/db.py | 7 +-
nova/servicegroup/drivers/mc.py | 7 +-
nova/signature_utils.py | 2 +-
nova/spice/__init__.py | 45 -
nova/test.py | 51 +-
.../functional/api/openstack/placement/__init__.py | 0
.../functional/api/openstack/placement/fixtures.py | 98 +
.../openstack/placement/gabbits/allocations.yaml | 343 +
.../openstack/placement/gabbits/basic-http.yaml | 137 +
.../openstack/placement/gabbits/confirm-auth.yaml | 22 +
.../api/openstack/placement/gabbits/inventory.yaml | 319 +
.../openstack/placement/gabbits/microversion.yaml | 82 +
.../placement/gabbits/resource-provider.yaml | 244 +
.../api/openstack/placement/gabbits/unicode.yaml | 72 +
.../api/openstack/placement/gabbits/usage.yaml | 34 +
.../placement/gabbits/with-allocations.yaml | 25 +
.../api/openstack/placement/test_placement_api.py | 27 +
.../api/openstack/placement/test_report_client.py | 142 +
.../extensions-list-resp-v2.json.tpl | 724 ---
.../extensions-list-resp-v21-compatible.json.tpl | 804 ---
.../all_extensions/extensions-list-resp.json.tpl | 796 ---
.../all_extensions/flavor-get-resp.json.tpl | 24 -
.../all_extensions/flavors-detail-resp.json.tpl | 114 -
.../all_extensions/flavors-list-resp.json.tpl | 74 -
.../server-action-confirm-resize.json.tpl | 3 -
.../server-action-create-image.json.tpl | 9 -
.../all_extensions/server-action-reboot.json.tpl | 5 -
.../server-action-rebuild-resp.json.tpl | 56 -
.../all_extensions/server-action-rebuild.json.tpl | 18 -
.../all_extensions/server-action-resize.json.tpl | 5 -
.../server-action-revert-resize.json.tpl | 3 -
.../all_extensions/server-create-req.json.tpl | 10 -
.../all_extensions/server-get-resp.json.tpl | 74 -
.../all_extensions/servers-details-resp.json.tpl | 76 -
.../all_extensions/servers-list-resp.json.tpl | 18 -
.../extension-info/extensions-get-resp-v2.json.tpl | 10 -
.../extensions-list-resp-v21-compatible.json.tpl | 804 +++
.../extension-info/extensions-list-resp.json.tpl | 796 +++
.../extensions-list-resp-v21-compatible.json.tpl | 804 +++
.../api_samples/extensions-list-resp.json.tpl | 796 +++
.../flavor-access-create-resp.json.tpl | 23 -
.../flavor-access-detail-resp.json.tpl | 109 -
.../flavor-access/flavor-access-show-resp.json.tpl | 23 -
...ate-req.json.tpl => flavor-create-req.json.tpl} | 0
.../v2.7/flavor-access-add-tenant-req.json.tpl | 5 +
.../flavor-access/v2.7/flavor-create-req.json.tpl | 10 +
.../flavor-manage/flavor-create-post-req.json.tpl | 3 +-
.../flavor-manage/flavor-create-post-resp.json.tpl | 3 +-
.../api_samples/flavors/flavor-get-resp.json.tpl | 3 +-
.../flavors/flavors-detail-resp.json.tpl | 15 +-
.../keypairs/v2.35/keypairs-list-resp.json.tpl | 18 +
.../v2.35/keypairs-list-user1-resp.json.tpl | 12 +
.../v2.35/keypairs-list-user2-resp.json.tpl | 18 +
.../keypairs/v2.35/keypairs-post-req.json.tpl | 7 +
.../keypairs/v2.35/keypairs-post-resp.json.tpl | 10 +
.../api_samples/limits/limit-get-resp.json.tpl | 8 +-
.../api_samples/limits/v2-limit-get-resp.json.tpl | 87 -
.../limits/v2.36/limit-get-resp.json.tpl | 21 +
.../server-action-rebuild-resp.json.tpl | 55 -
.../os-access-ips/server-action-rebuild.json.tpl | 11 -
.../os-access-ips/server-get-resp.json.tpl | 57 -
.../os-access-ips/server-post-req.json.tpl | 12 -
.../os-access-ips/server-post-resp.json.tpl | 16 -
.../os-access-ips/servers-details-resp.json.tpl | 59 -
.../api_samples/os-agents/agent-post-resp.json.tpl | 2 +-
.../api_samples/os-agents/agents-get-resp.json.tpl | 2 +-
.../aggregates-list-get-resp.json.tpl | 4 +-
.../snapshot-create-assisted-req.json.tpl | 3 +-
.../snapshot-create-assisted-resp.json.tpl | 2 +-
.../attach-interfaces-create-net_id-req.json.tpl | 10 +
.../availability-zone-post-resp.json.tpl | 6 +
.../server-config-drive-get-resp.json.tpl | 58 -
.../os-config-drive/server-post-req.json.tpl | 12 -
.../os-config-drive/server-post-resp.json.tpl | 16 -
.../servers-config-drive-details-resp.json.tpl | 60 -
.../list-servers-detail-get.json.tpl | 60 -
.../server-action-rebuild-req.json.tpl | 6 -
.../server-action-rebuild-resp.json.tpl | 56 -
.../os-disk-config/server-get-resp.json.tpl | 58 -
.../os-disk-config/server-post-req.json.tpl | 11 -
.../os-disk-config/server-post-resp.json.tpl | 17 -
.../os-disk-config/server-resize-post-req.json.tpl | 6 -
.../v2.29/server-evacuate-find-host-req.json.tpl | 5 +
.../os-evacuate/v2.29/server-evacuate-req.json.tpl | 7 +
.../server-get-resp.json.tpl | 58 -
.../servers-detail-resp.json.tpl | 60 -
.../server-get-resp.json.tpl | 60 -
.../servers-detail-resp.json.tpl | 62 -
.../v2.16/server-get-resp.json.tpl | 69 -
.../v2.16/servers-detail-resp.json.tpl | 71 -
.../os-extended-status/server-get-resp.json.tpl | 61 -
.../servers-detail-resp.json.tpl | 61 -
.../os-extended-volumes/server-get-resp.json.tpl | 61 -
.../servers-detail-resp.json.tpl | 62 -
.../os-flavor-rxtx/flavor-rxtx-get-resp.json.tpl | 24 -
.../os-flavor-rxtx/flavor-rxtx-list-resp.json.tpl | 114 -
.../os-flavor-rxtx/flavor-rxtx-post-req.json.tpl | 10 -
.../os-flavor-rxtx/flavor-rxtx-post-resp.json.tpl | 24 -
.../server-get-resp.json.tpl | 20 +
.../servers-details-resp.json.tpl | 20 +
.../v2.28/hypervisors-detail-resp.json.tpl | 43 +
.../v2.28/hypervisors-list-resp.json.tpl | 10 +
.../v2.28/hypervisors-search-resp.json.tpl | 10 +
.../v2.28/hypervisors-show-resp.json.tpl | 41 +
.../v2.28/hypervisors-statistics-resp.json.tpl | 16 +
.../v2.28/hypervisors-uptime-resp.json.tpl | 9 +
.../v2.28/hypervisors-with-servers-resp.json.tpl | 20 +
.../hypervisors-without-servers-resp.json.tpl | 10 +
.../v2.33/hypervisors-detail-resp.json.tpl | 49 +
.../v2.33/hypervisors-list-resp.json.tpl | 16 +
.../inst-usage-audit-log-index-get-resp.json.tpl | 37 +-
.../inst-usage-audit-log-show-get-resp.json.tpl | 37 +-
.../v2.30/live-migrate-server.json.tpl | 7 +
.../multiple-create-no-resv-post-resp.json.tpl | 6 +
.../os-networks/network-show-resp.json.tpl | 2 +-
.../os-networks/networks-disassociate-req.json.tpl | 3 -
.../os-networks/networks-list-resp.json.tpl | 2 +-
.../server-action-rebuild-req.json.tpl | 17 -
.../server-action-rebuild-resp.json.tpl | 55 -
.../os-personality/server-post-req.json.tpl | 16 -
.../os-personality/server-post-resp.json.tpl | 16 -
...action-rebuild-preserve-ephemeral-resp.json.tpl | 1 +
.../quotas-show-detail-get-resp.json.tpl | 75 +
.../os-rescue/server-get-resp-rescue.json.tpl | 19 +-
.../os-rescue/server-get-resp-unrescue.json.tpl | 20 +-
.../scheduler-hints-post-req.json.tpl | 10 -
.../scheduler-hints-post-resp.json.tpl | 16 -
.../os-security-groups/server-get-resp.json.tpl | 58 -
.../os-security-groups/server-post-req.json.tpl | 13 -
.../os-security-groups/server-post-resp.json.tpl | 17 -
.../servers-detail-resp.json.tpl | 59 -
.../v2.26/server-tags-index-resp.json.tpl | 3 +
.../v2.26/server-tags-put-all-req.json.tpl | 3 +
.../v2.26/server-tags-put-all-resp.json.tpl | 3 +
.../v2.26/server-tags-show-details-resp.json.tpl | 86 +
.../v2.26/servers-tags-details-resp.json.tpl | 88 +
.../os-server-usage/server-get-resp.json.tpl | 59 -
.../os-server-usage/servers-detail-resp.json.tpl | 60 -
.../simple-tenant-usage-get-detail.json.tpl | 29 +
.../os-used-limits/usedlimits-get-resp.json.tpl | 26 -
.../os-used-limits/v2-usedlimits-get-resp.json.tpl | 93 -
.../os-user-data/userdata-post-req.json.tpl | 11 -
.../os-user-data/userdata-post-resp.json.tpl | 16 -
.../servers/attach-interfaces-list-resp.json.tpl | 16 +
.../servers/attach-interfaces-show-resp.json.tpl | 14 +
.../servers/availability-zone-detail-resp.json.tpl | 55 +
.../servers/server-action-rebuild-resp.json.tpl | 1 +
.../servers/server-action-rebuild.json.tpl | 9 +-
.../servers/server-action-resize.json.tpl | 3 +-
.../servers/server-create-req-v237.json.tpl | 30 +
.../api_samples/servers/server-create-req.json.tpl | 19 +-
.../api_samples/servers/server-get-resp.json.tpl | 20 +
.../api_samples/servers/server-post-req.json.tpl | 12 -
.../api_samples/servers/server-post-resp.json.tpl | 16 -
.../servers/servers-details-resp.json.tpl | 20 +
.../servers/v2.16/server-get-resp.json.tpl | 86 +
.../servers/v2.16/servers-details-resp.json.tpl | 88 +
.../v2.16}/servers-list-resp.json.tpl | 0
.../v2.19/server-action-rebuild-resp.json.tpl | 1 +
.../servers/v2.19/server-create-req.json.tpl | 13 +
.../v2.19}/server-create-resp.json.tpl | 0
.../servers/v2.19/server-get-resp.json.tpl | 28 +
.../servers/v2.19/server-post-req.json.tpl | 13 -
.../servers/v2.19/server-post-resp.json.tpl | 16 -
.../servers/v2.19/server-put-resp.json.tpl | 1 +
.../servers/v2.19/servers-details-resp.json.tpl | 28 +
.../servers/v2.3/server-get-resp.json.tpl | 84 +
.../servers/v2.3/servers-details-resp.json.tpl | 86 +
.../servers/v2.3/servers-list-resp.json.tpl | 18 +
.../servers/v2.32/server-create-req.json.tpl | 18 +
.../servers/v2.32/server-create-resp.json.tpl | 22 +
.../servers/v2.37/server-create-req.json.tpl | 8 +
.../servers/v2.37/server-create-resp.json.tpl | 22 +
.../servers/v2.9/server-get-resp.json.tpl | 27 +
.../servers/v2.9/servers-details-resp.json.tpl | 27 +
.../test_assisted_volume_snapshots.py | 16 +-
.../test_block_device_mapping_boot.py | 18 +-
.../test_extended_availability_zone.py | 59 -
.../test_extended_server_attributes.py | 98 -
.../test_instance_usage_audit_log.py | 58 +-
.../test_preserve_ephemeral_rebuild.py | 16 +-
.../test_security_group_default_rules.py | 16 +-
.../test_server_external_events.py | 16 +-
.../functional/db/test_instance_group_model.py | 59 +
.../notification_sample_base.py | 123 +-
.../test_exception_notification.py | 37 +
.../functional/regressions/test_bug_1541691.py | 20 +-
.../functional/regressions/test_bug_1552888.py | 2 +-
.../functional/regressions/test_bug_1554631.py | 112 +
.../functional/regressions/test_bug_1558866.py | 75 +
.../functional/regressions/test_bug_1568208.py | 34 +
.../functional/regressions/test_bug_1620248.py | 55 +
.../functional/regressions/test_bug_1627838.py | 32 +
.../test_legacy_v2_compatible_wrapper.py | 14 +-
.../functional/wsgi/test_attach_interfaces.py | 95 +
.../openstack/compute/admin_only_action_common.py | 8 +-
.../api/openstack/compute/legacy_v2/test_auth.py | 59 -
.../openstack/compute/legacy_v2/test_extensions.py | 630 --
.../openstack/compute/legacy_v2/test_servers.py | 3321 ----------
.../unit/api/openstack/compute/test_access_ips.py | 325 +-
.../api/openstack/compute/test_admin_actions.py | 7 -
.../api/openstack/compute/test_admin_password.py | 126 +-
.../unit/api/openstack/compute/test_agents.py | 29 -
.../unit/api/openstack/compute/test_aggregates.py | 90 +-
.../openstack/compute/test_attach_interfaces.py | 74 +-
.../openstack/compute/test_availability_zone.py | 44 +-
.../api/openstack/compute/test_baremetal_nodes.py | 39 +-
.../openstack/compute/test_block_device_mapping.py | 85 +-
.../compute/test_block_device_mapping_v1.py | 123 +-
.../api/openstack/compute/test_certificates.py | 40 +-
.../unit/api/openstack/compute/test_cloudpipe.py | 22 +-
.../api/openstack/compute/test_cloudpipe_update.py | 16 +-
.../api/openstack/compute/test_config_drive.py | 52 +-
.../openstack/compute/test_console_auth_tokens.py | 24 +-
.../api/openstack/compute/test_console_output.py | 39 +-
.../unit/api/openstack/compute/test_consoles.py | 38 +-
.../api/openstack/compute/test_create_backup.py | 48 -
.../api/openstack/compute/test_createserverext.py | 265 -
.../api/openstack/compute/test_deferred_delete.py | 82 +-
.../unit/api/openstack/compute/test_disk_config.py | 51 +-
.../unit/api/openstack/compute/test_evacuate.py | 154 +-
.../compute/test_extended_availability_zone.py | 20 +-
.../openstack/compute/test_extended_hypervisors.py | 24 +-
.../api/openstack/compute/test_extended_ips.py | 19 +-
.../api/openstack/compute/test_extended_ips_mac.py | 33 +-
.../compute/test_extended_rescue_with_image.py | 62 -
.../compute/test_extended_server_attributes.py | 31 +-
.../api/openstack/compute/test_extended_status.py | 18 +-
.../test_extended_virtual_interfaces_net.py | 110 -
.../api/openstack/compute/test_extended_volumes.py | 17 +-
.../api/openstack/compute/test_extension_info.py | 89 +-
.../unit/api/openstack/compute/test_extensions.py | 120 -
.../unit/api/openstack/compute/test_fixed_ips.py | 39 +-
.../api/openstack/compute/test_flavor_access.py | 101 +-
.../api/openstack/compute/test_flavor_disabled.py | 25 +-
.../api/openstack/compute/test_flavor_manage.py | 161 +-
.../unit/api/openstack/compute/test_flavor_rxtx.py | 14 +-
.../unit/api/openstack/compute/test_flavor_swap.py | 19 +-
.../api/openstack/compute/test_flavorextradata.py | 21 +-
.../unit/api/openstack/compute/test_flavors.py | 57 +-
.../openstack/compute/test_flavors_extra_specs.py | 139 +-
.../api/openstack/compute/test_floating_ip_dns.py | 88 +-
.../openstack/compute/test_floating_ip_pools.py | 18 +-
.../api/openstack/compute/test_floating_ips.py | 177 +-
.../openstack/compute/test_floating_ips_bulk.py | 57 +-
.../compute/test_hide_server_addresses.py | 13 +-
.../openstack/compute/test_hypervisor_status.py | 32 +-
.../unit/api/openstack/compute/test_hypervisors.py | 271 +-
.../api/openstack/compute/test_image_metadata.py | 21 -
.../unit/api/openstack/compute/test_image_size.py | 14 +-
.../unit/api/openstack/compute/test_images.py | 30 +-
.../api/openstack/compute/test_instance_actions.py | 76 +-
.../compute/test_instance_usage_audit_log.py | 26 +-
.../unit/api/openstack/compute/test_keypairs.py | 137 +-
.../unit/api/openstack/compute/test_limits.py | 744 +--
.../unit/api/openstack/compute/test_lock_server.py | 70 +-
.../api/openstack/compute/test_microversions.py | 76 +-
.../api/openstack/compute/test_migrate_server.py | 166 +-
.../unit/api/openstack/compute/test_migrations.py | 26 +-
.../unit/api/openstack/compute/test_multinic.py | 26 +-
.../api/openstack/compute/test_multiple_create.py | 90 +-
.../unit/api/openstack/compute/test_networks.py | 286 +-
.../compute/test_neutron_security_groups.py | 83 +-
.../api/openstack/compute/test_pause_server.py | 62 +-
.../api/openstack/compute/test_quota_classes.py | 22 -
.../unit/api/openstack/compute/test_quotas.py | 311 +-
.../api/openstack/compute/test_remote_consoles.py | 22 +-
.../unit/api/openstack/compute/test_rescue.py | 127 +-
.../api/openstack/compute/test_scheduler_hints.py | 57 +-
.../compute/test_security_group_default_rules.py | 52 +-
.../api/openstack/compute/test_security_groups.py | 119 +-
.../api/openstack/compute/test_server_actions.py | 223 +-
.../openstack/compute/test_server_diagnostics.py | 23 +-
.../compute/test_server_external_events.py | 10 +-
.../openstack/compute/test_server_group_quotas.py | 23 +-
.../api/openstack/compute/test_server_groups.py | 64 +-
.../api/openstack/compute/test_server_metadata.py | 29 +-
.../openstack/compute/test_server_migrations.py | 22 +-
.../api/openstack/compute/test_server_password.py | 14 -
.../openstack/compute/test_server_reset_state.py | 15 +-
.../openstack/compute/test_server_start_stop.py | 251 +-
.../unit/api/openstack/compute/test_server_tags.py | 315 +
.../api/openstack/compute/test_server_usage.py | 24 +-
.../unit/api/openstack/compute/test_serversV21.py | 1140 ++--
.../unit/api/openstack/compute/test_services.py | 65 +-
.../unit/api/openstack/compute/test_shelve.py | 177 +-
.../openstack/compute/test_simple_tenant_usage.py | 101 +-
.../unit/api/openstack/compute/test_snapshots.py | 28 +-
.../api/openstack/compute/test_suspend_server.py | 53 +-
.../api/openstack/compute/test_tenant_networks.py | 63 +-
.../unit/api/openstack/compute/test_urlmap.py | 33 +-
.../unit/api/openstack/compute/test_used_limits.py | 39 +-
.../unit/api/openstack/compute/test_user_data.py | 20 +-
.../unit/api/openstack/compute/test_versions.py | 53 +-
.../openstack/compute/test_virtual_interfaces.py | 27 +-
.../unit/api/openstack/compute/test_volumes.py | 183 +-
.../unit/api/openstack/placement/test_handler.py | 99 +
.../api/openstack/placement/test_requestlog.py | 63 +
.../unit/api/openstack/placement/test_util.py | 220 +
.../unit/api/openstack/test_api_version_request.py | 24 +-
.../openstack/test_legacy_v2_compatible_wrapper.py | 14 +-
.../api_samples_test_base/test_compare_result.py | 1 +
.../unit/compute/monitors/cpu/test_virt_driver.py | 6 +-
.../unit/conductor/tasks/test_live_migrate.py | 45 +-
.../unit/keymgr/test_not_implemented_key_mgr.py | 47 -
.../network/security_group/test_neutron_driver.py | 182 +-
.../notifications/objects/test_notification.py | 365 ++
.../unit/notifications/objects/test_service.py | 77 +
.../unit/objects/test_instance_device_metadata.py | 91 +
.../unit/objects/test_instance_numa_topology.py | 7 -
.../unit/objects/test_instance_pci_requests.py | 31 +-
.../scheduler/filters/test_affinity_filters.py | 45 +-
...aggregate_image_properties_isolation_filters.py | 30 +
.../filters/test_compute_capabilities_filters.py | 71 +-
.../unit/scheduler/filters/test_disk_filters.py | 24 +-
.../filters/test_isolated_hosts_filter.py | 7 +-
.../unit/scheduler/filters/test_type_filters.py | 7 +-
.../unit/scheduler/test_ironic_host_manager.py | 132 +-
.../scheduler/weights/test_weights_affinity.py | 4 +-
.../unit/servicegroup/test_mc_servicegroup.py | 3 +-
.../unit/virt/hyperv/test_block_device_manager.py | 362 ++
.../unit/virt/hyperv/test_livemigrationops.py | 163 +-
.../unit/virt/hyperv/test_serialconsolehandler.py | 249 +
.../unit/virt/hyperv/test_serialconsoleops.py | 116 +
.../unit/virt/libvirt/volume/test_glusterfs.py | 15 +-
.../unit/virt/libvirt/volume/test_remotefs.py | 88 +-
.../unit/virt/libvirt/volume/test_vzstorage.py | 109 +
.../unit/virt/vmwareapi/test_read_write_util.py | 44 -
.../unit/virt/xenapi/image/test_bittorrent.py | 2 +-
.../unit/virt/xenapi/image/test_vdi_through_dev.py | 2 +-
.../virt/xenapi/plugins/test_partition_utils.py | 108 +
.../unit/volume/encryptors/test_cryptsetup.py | 48 +-
nova/utils.py | 199 +-
nova/version.py | 2 +-
nova/virt/__init__.py | 18 +
nova/virt/block_device.py | 29 +-
nova/virt/configdrive.py | 19 +-
nova/virt/disk/api.py | 33 +-
nova/virt/disk/mount/api.py | 20 +-
nova/virt/disk/vfs/guestfs.py | 15 +-
nova/virt/driver.py | 49 +-
nova/virt/fake.py | 17 +-
nova/virt/firewall.py | 3 +-
nova/virt/hardware.py | 140 +-
nova/virt/hyperv/block_device_manager.py | 225 +
nova/virt/hyperv/constants.py | 17 +
nova/virt/hyperv/driver.py | 53 +-
nova/virt/hyperv/eventhandler.py | 71 +-
nova/virt/hyperv/hostops.py | 34 +-
nova/virt/hyperv/imagecache.py | 131 +-
nova/virt/hyperv/livemigrationops.py | 70 +-
nova/virt/hyperv/migrationops.py | 144 +-
nova/virt/hyperv/pathutils.py | 112 +-
nova/virt/hyperv/serialconsolehandler.py | 163 +
nova/virt/hyperv/serialconsoleops.py | 114 +
nova/virt/hyperv/serialproxy.py | 129 +
nova/virt/hyperv/snapshotops.py | 22 +-
nova/virt/hyperv/vif.py | 11 +-
nova/virt/hyperv/vmops.py | 512 +-
nova/virt/hyperv/volumeops.py | 60 +-
nova/virt/image/model.py | 2 +
nova/virt/imagecache.py | 51 +-
nova/virt/images.py | 46 +-
nova/virt/ironic/client_wrapper.py | 110 +-
nova/virt/ironic/driver.py | 129 +-
nova/virt/ironic/patcher.py | 10 +-
nova/virt/libvirt/blockinfo.py | 10 +-
nova/virt/libvirt/compat.py | 2 +-
nova/virt/libvirt/config.py | 126 +-
nova/virt/libvirt/designer.py | 20 +-
nova/virt/libvirt/driver.py | 1957 +++---
nova/virt/libvirt/firewall.py | 8 +-
nova/virt/libvirt/guest.py | 244 +-
nova/virt/libvirt/host.py | 146 +-
nova/virt/libvirt/imagebackend.py | 180 +-
nova/virt/libvirt/imagecache.py | 329 +-
nova/virt/libvirt/instancejobtracker.py | 2 +-
nova/virt/libvirt/migration.py | 454 ++
nova/virt/libvirt/storage/lvm.py | 21 +-
nova/virt/libvirt/storage/rbd_utils.py | 65 +-
nova/virt/libvirt/utils.py | 40 +-
nova/virt/libvirt/vif.py | 336 +-
nova/virt/libvirt/volume/aoe.py | 11 +-
nova/virt/libvirt/volume/disco.py | 10 +-
nova/virt/libvirt/volume/fibrechannel.py | 8 +-
nova/virt/libvirt/volume/glusterfs.py | 19 +-
nova/virt/libvirt/volume/hgst.py | 6 +-
nova/virt/libvirt/volume/iscsi.py | 29 +-
nova/virt/libvirt/volume/iser.py | 15 +-
nova/virt/libvirt/volume/net.py | 13 +-
nova/virt/libvirt/volume/nfs.py | 18 +-
nova/virt/libvirt/volume/quobyte.py | 15 +-
nova/virt/libvirt/volume/remotefs.py | 45 +-
nova/virt/libvirt/volume/scaleio.py | 6 +-
nova/virt/libvirt/volume/scality.py | 23 +-
nova/virt/libvirt/volume/smbfs.py | 19 +-
nova/virt/libvirt/volume/volume.py | 25 +-
nova/virt/libvirt/volume/vzstorage.py | 127 +
nova/virt/netutils.py | 3 +-
nova/virt/opts.py | 115 -
nova/virt/osinfo.py | 6 +-
nova/virt/vmwareapi/constants.py | 8 +-
nova/virt/vmwareapi/driver.py | 69 +-
nova/virt/vmwareapi/ds_util.py | 8 +
nova/virt/vmwareapi/host.py | 43 +-
nova/virt/vmwareapi/imagecache.py | 2 -
nova/virt/vmwareapi/images.py | 123 +-
nova/virt/vmwareapi/io_util.py | 195 -
nova/virt/vmwareapi/read_write_util.py | 55 -
nova/virt/vmwareapi/vif.py | 43 +-
nova/virt/vmwareapi/vim_util.py | 18 +-
nova/virt/vmwareapi/vm_util.py | 71 +-
nova/virt/vmwareapi/vmops.py | 217 +-
nova/virt/vmwareapi/volumeops.py | 6 +-
nova/virt/xenapi/agent.py | 42 +-
nova/virt/xenapi/client/objects.py | 6 +
nova/virt/xenapi/client/session.py | 66 +-
nova/virt/xenapi/driver.py | 101 +-
nova/virt/xenapi/fake.py | 62 +-
nova/virt/xenapi/image/bittorrent.py | 44 +-
nova/virt/xenapi/image/glance.py | 6 +-
nova/virt/xenapi/image/utils.py | 2 +
nova/virt/xenapi/image/vdi_through_dev.py | 4 +-
nova/virt/xenapi/pool.py | 21 +-
nova/virt/xenapi/vif.py | 315 +-
nova/virt/xenapi/vm_utils.py | 247 +-
nova/virt/xenapi/vmops.py | 124 +-
nova/virt/xenapi/volume_utils.py | 61 +-
nova/volume/__init__.py | 34 -
nova/volume/cinder.py | 149 +-
nova/volume/encryptors/__init__.py | 5 +-
nova/volume/encryptors/base.py | 2 +-
nova/volume/encryptors/cryptsetup.py | 42 +-
nova/volume/encryptors/luks.py | 3 -
nova/volume/encryptors/nop.py | 3 -
nova/wsgi.py | 26 +-
openstack-common.conf | 7 -
plugins/xenserver/doc/networking.rst | 59 +-
.../xensource/scripts/ovs_configure_vif_flows.py | 4 +-
.../networking/etc/xensource/scripts/vif_rules.py | 4 +-
plugins/xenserver/xenapi/etc/xapi.d/plugins/agent | 2 +-
plugins/xenserver/xenapi/etc/xapi.d/plugins/glance | 326 +-
.../xenapi/etc/xapi.d/plugins/nova_plugin_version | 6 +-
.../xenapi/etc/xapi.d/plugins/partition_utils.py | 87 +
.../xenserver/xenapi/etc/xapi.d/plugins/utils.py | 15 +
.../xenserver/xenapi/etc/xapi.d/plugins/xenhost | 159 +-
...config-to-cloudpipe-group-ab96ebcb3ffc5d82.yaml | 4 +
...to-config-to-crypto-group-ac6c75ccf3c815f1.yaml | 4 +
.../notes/add-perf-event-e1385b6b6346fbda.yaml | 6 +
...wsgi-config-to-wsgi-group-712b8cd9ada65b2e.yaml | 4 +
...tes-moved-to-api-database-e1bd30909aaf79d3.yaml | 14 +
.../apply-limits-to-qemu-img-8813f7a333ebdf69.yaml | 7 +
...live-migration-rest-check-675ec309a9ccc28e.yaml | 8 +
...-completion-auto-converge-3ddd3a40eaf3ef5b.yaml | 7 +
...tion-completion-post-copy-a7a3a986961c93d8.yaml | 10 +
...ls-instance-groups-api-db-910a44ef5f2f7769.yaml | 6 +
...p-fix-console-auth-tokens-16b1b1b402dca362.yaml | 4 +
.../bp-hyper-v-remotefx-1474ef1a082ad1b0.yaml | 63 +
.../notes/bp-instance-tags-3acb227083320796.yaml | 4 +
.../bp-keypairs-pagination-634c46aaa1058161.yaml | 5 +
.../notes/bp-memory-bw-4ceb971cfe1a2fd0.yaml | 10 +
...va-api-hypervsor-cpu-info-b84cddf8b70b88d2.yaml | 4 +
...zzo-cloud-storage-support-4f4cda52ca41538e.yaml | 12 +
...o-instance-resize-support-b523e6e8a0de0fbc.yaml | 7 +
...-virtuozzo-rescue-support-a0f69357a93e5e92.yaml | 3 +
.../notes/bug-1559026-47c3fa3468d66b07.yaml | 6 +
...ll-id-db-sync-nova-manage-8504b54dd115a2e9.yaml | 8 +
.../cells-discover-hosts-06a3079ba687e092.yaml | 28 +
...-single-migration-command-0e98d66e31e02a50.yaml | 13 +
...stination_when_evacuating-37b52ebe8b5b086c.yaml | 11 +
..._destination_when_livemig-e69d32e02d7a18c9.yaml | 11 +
...g-ironic-client_log_level-2bb84f12154417ca.yaml | 6 +
.../create-cell0-mapping-60a9229c223a7516.yaml | 7 +
...fault-value-pointer-model-cb3d9a3e9c51e503.yaml | 4 +
...e-barbican-config-options-68ae65643ac41e2f.yaml | 6 +
...cate-cells-driver-options-473893e4e87f95c2.yaml | 5 +
...ate-config-image-file-url-46c20999756afce0.yaml | 8 +
...deprecate-config-s3-image-adb7c86c9b9220a5.yaml | 9 +
.../deprecate-default-flavor-6c144f67f8032dfa.yaml | 5 +
...l-exception-format-errors-a5d2bf64e3404c39.yaml | 6 +
...-image-cache-checksumming-80e52279881ebc71.yaml | 6 +
...a-manage-network-commands-212726e67bffdfc4.yaml | 15 +
...ecate-nova-manage-vm-list-571162f55173cccc.yaml | 5 +
...ecate-old-auth-parameters-948d70045335b312.yaml | 15 +
...te-snapshot-name-template-46966b0f5e6cabeb.yaml | 6 +
...ecate_compute_stats_class-229abfcb8816bdbd.yaml | 2 +-
.../notes/deprecate_nova_all-eee03c2b0e944699.yaml | 6 +
.../deprecate_nova_network-093e937dcdb7fc57.yaml | 8 +
.../notes/deprecate_os_cert-f0aa07bab1a229aa.yaml | 11 +
...precate_vendordata_driver-eefc745365a881c3.yaml | 2 +-
.../deprecates-proxy-apis-5e11d7c4ae5227d2.yaml | 29 +
.../empty-sample-policy-abfb7d467d2ebd4c.yaml | 9 +
.../notes/extensions_remove-37e9d4092981abbe.yaml | 25 +
...ors-moved-to-api-database-b33489ed3b1b246b.yaml | 14 +
.../notes/get-me-a-network-992eabc81b5e5347.yaml | 38 +
releasenotes/notes/glance_v2-15b080e361804976.yaml | 14 +
.../imageRef-as-uuid-only-0164c04206a42683.yaml | 17 +
...o-populate-ports-dns-name-08341ec73dc076c0.yaml | 2 +-
.../notes/instance-path-2efca507456d8a70.yaml | 14 +
.../ironic-driver-hash-ring-7d763d87b9236e5d.yaml | 33 +
...ic-multitenant-networking-6f124964831d4a6c.yaml | 10 +
.../ironic-resource-class-6496fed067df629f.yaml | 4 +
.../keypairs-moved-to-api-9cde30acac6f76b6.yaml | 6 +
.../notes/known-issue-on-api-1efca45440136f3e.yaml | 8 +
...-live-migration-tunnelled-4248cf76df605fdf.yaml | 8 +
...bvirt-uses-os-vif-plugins-31a0617de0c248b9.yaml | 35 +
..._ppc64le_hugepage_support-b9fd39cf20c8e91d.yaml | 3 +
.../list-invalid-status-af07af378728bc57.yaml | 9 +
...ist-server-bad-status-fix-7db504b38c8d732f.yaml | 7 +
.../min-required-libvirt-b948948949669b02.yaml | 4 +
.../notes/min-required-qemu-c987a8a5c6c4fee0.yaml | 4 +
.../modern-microversions-964ae9a17df8c4b3.yaml | 7 +
...ltiqueue-on-tap-interface-2c9e1504fa4590f4.yaml | 12 +
.../notes/mutable-config-e7e82b3d7c38f3a5.yaml | 11 +
...work-allocate-retries-min-a5288476b11bfe55.yaml | 5 +
...network-api-class-removed-a4a754ca24c02bde.yaml | 4 +
...as-many-online-migrations-38066facfe197382.yaml | 7 +
...ion-transformation-newton-29a9324d1428b7d3.yaml | 20 +
...otify_on_state_change_opt-e3c6f6664e143993.yaml | 7 +
.../notes/os-brick-lock-dir-c659089679aac50f.yaml | 9 +
.../notes/oslopolicy-scripts-957b364b8ffd7c3f.yaml | 14 +
...pagination-for-hypervisor-9c3393cd58149791.yaml | 5 +
...arallels_support_snapshot-29b4ffae300c1f05.yaml | 2 +-
.../placement-config-section-59891ba38e0749e7.yaml | 11 +
.../notes/pointer-model-b4a1828c43e8d523.yaml | 9 +
.../policy-discover-cli-a14a115cacbdc9c6.yaml | 7 +
...y-sample-defaults-changed-b5eea1daeb305251.yaml | 6 +-
...uota-driver-is-deprecated-a915edf8777f3ddb.yaml | 4 +
.../refresh-quotas-usage-362b239171c75f5f.yaml | 11 +
...ove-api-rate-limit-option-91a17e057081381a.yaml | 6 +
...-auth-admin-token-support-1b59ae7739b06bc2.yaml | 6 +
...move-config-serial-listen-2660be1c0863ea5a.yaml | 6 +
.../remove-default-flavors-5238c2d9673c61e2.yaml | 5 +
...ated-cells-manager-option-d9d20691c08d2752.yaml | 4 +
...ted-cinder-options-newton-fc3dce6856101ef8.yaml | 9 +
...roy_after_evacuate-option-2557d0634e78abd1.yaml | 4 +
...legacy_api-config-options-f3f096df3a03d956.yaml | 6 +
...ted-remove_unused_kernels-b663aa6829761f1e.yaml | 5 +
...tensible-resource-tracker-37e8fdac46ec6eba.yaml | 6 +
.../remove-legacy-v2-api-7ac6d74edaedf011.yaml | 12 +
...rt-migration-flags-config-8bf909c1295cc53f.yaml | 9 +
...-memcached-default-option-e0e50d54cef17ac4.yaml | 5 +
...manage-service-subcommand-2a11ed662864341c.yaml | 5 +
...used-config-opt-fake-call-37a56f6ec15f7d90.yaml | 4 +
...sed-config-opt-iqn_prefix-defb44120dae93e3.yaml | 5 +
...config_network_device_mtu-75780f727c322ff3.yaml | 5 +
...egacy_v2_api_policy_rules-033fa77420ed6362.yaml | 6 +
...remove_security_group_api-6fefb1a355876e83.yaml | 5 +
.../remove_volume_api_class-a3c618228c89f57b.yaml | 5 +
...ename-iscsi-multipath-opt-eabbafccd2b74a0a.yaml | 4 +
...rename-wsgi-prefixed-opts-9075ff9c2215e61c.yaml | 4 +
...erved-hugepages-per-nodes-f36225d5fca807e4.yaml | 5 +-
...cated-neutron-opts-newton-a09ecfb0775339e6.yaml | 9 +
...sched-host-mgr-class-load-2a86749a38f0688d.yaml | 6 +
releasenotes/notes/rm_db2-926e38cbda44a55f.yaml | 9 +
.../notes/rm_glance_opts-360c94ac27328dc9.yaml | 7 +
.../rm_import_object_ns-5344a390b0af465e.yaml | 14 +
.../notes/rm_volume_manager-78fed5be43d285b3.yaml | 15 +-
.../notes/set_guest_time-736939fe725cbdab.yaml | 7 +
...on_live-migration_failure-d1f6f29ceafdd598.yaml | 9 +
...affinity-for-server-group-f45e191bd8cdbd15.yaml | 2 +-
.../notes/swap-volume-policy-9464e97aba12d1e0.yaml | 8 +
.../switch-to-oslo-cache-7114a0ab2dea52df.yaml | 5 +-
...ync_power_state_pool_size-81d2d142bffa055b.yaml | 10 +
releasenotes/notes/v21enable-8454d6eca3ec604f.yaml | 6 +
.../notes/vendordata-reboot-ad1130444a63f2d0.yaml | 8 +
.../notes/vhost-user-mtu-23d0af36a8adfa56.yaml | 7 +
...rtual-device-role-tagging-ec0c36226a3f2e4d.yaml | 30 +
...ware_disk_enableuuid_true-99b88e00fc168dd3.yaml | 4 +
...rvicegroup-driver-removed-c3bcaa6f9fe976ed.yaml | 2 +-
releasenotes/source/index.rst | 4 +-
releasenotes/source/mitaka.rst | 6 +
requirements.txt | 63 +-
setup.cfg | 53 +-
test-requirements.txt | 26 +-
tools/db/schema_diff.py | 25 -
tools/pretty_tox3.sh | 9 +
tools/regression_tester.py | 4 +-
tools/releasenotes_tox.sh | 28 +
tools/xenserver/cleanup_sm_locks.py | 20 +-
tools/xenserver/destroy_cached_images.py | 15 +-
tools/xenserver/populate_other_config.py | 13 +-
tools/xenserver/stress_test.py | 37 +-
tools/xenserver/vdi_chain_cleanup.py | 6 +-
tools/xenserver/vm_vdi_cleaner.py | 30 +-
tox.ini | 100 +-
1897 files changed, 118772 insertions(+), 93991 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index c03c8fe..4dbe720 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -11 +11 @@ Jinja2>=2.8 # BSD License (3 clause)
-keystonemiddleware!=4.1.0,>=4.0.0 # Apache-2.0
+keystonemiddleware!=4.1.0,!=4.5.0,>=4.0.0 # Apache-2.0
@@ -13,3 +13,3 @@ lxml>=2.3 # BSD
-Routes!=2.0,!=2.1,>=1.12.3;python_version=='2.7' # MIT
-Routes!=2.0,>=1.12.3;python_version!='2.7' # MIT
-cryptography>=1.0 # BSD/Apache-2.0
+Routes!=2.0,!=2.1,!=2.3.0,>=1.12.3;python_version=='2.7' # MIT
+Routes!=2.0,!=2.3.0,>=1.12.3;python_version!='2.7' # MIT
+cryptography!=1.3.0,>=1.0 # BSD/Apache-2.0
@@ -22 +22 @@ sqlalchemy-migrate>=0.9.6 # Apache-2.0
-netaddr!=0.7.16,>=0.7.12 # BSD
+netaddr!=0.7.16,>=0.7.13 # BSD
@@ -24,3 +24,3 @@ netifaces>=0.10.4 # MIT
-paramiko>=1.16.0 # LGPL
-Babel>=1.3 # BSD
-iso8601>=0.1.9 # MIT
+paramiko>=2.0 # LGPLv2.1+
+Babel>=2.3.4 # BSD
+iso8601>=0.1.11 # MIT
@@ -28,5 +28,5 @@ jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT
-python-cinderclient>=1.3.1 # Apache-2.0
-keystoneauth1>=2.1.0 # Apache-2.0
-python-neutronclient!=4.1.0,>=2.6.0 # Apache-2.0
-python-glanceclient>=2.0.0 # Apache-2.0
-requests!=2.9.0,>=2.8.1 # Apache-2.0
+python-cinderclient!=1.7.0,!=1.7.1,>=1.6.0 # Apache-2.0
+keystoneauth1>=2.10.0 # Apache-2.0
+python-neutronclient>=5.1.0 # Apache-2.0
+python-glanceclient!=2.4.0,>=2.3.0 # Apache-2.0
+requests>=2.10.0 # Apache-2.0
@@ -34,3 +34,3 @@ six>=1.9.0 # MIT
-stevedore>=1.5.0 # Apache-2.0
-setuptools>=16.0 # PSF/ZPL
-websockify>=0.6.1 # LGPLv3
+stevedore>=1.16.0 # Apache-2.0
+setuptools!=24.0.0,>=16.0 # PSF/ZPL
+websockify>=0.8.0 # LGPLv3
@@ -38,3 +38,3 @@ oslo.cache>=1.5.0 # Apache-2.0
-oslo.concurrency>=3.5.0 # Apache-2.0
-oslo.config>=3.7.0 # Apache-2.0
-oslo.context>=0.2.0 # Apache-2.0
+oslo.concurrency>=3.8.0 # Apache-2.0
+oslo.config>=3.14.0 # Apache-2.0
+oslo.context>=2.9.0 # Apache-2.0
@@ -44,5 +44,6 @@ oslo.serialization>=1.10.0 # Apache-2.0
-oslo.utils>=3.5.0 # Apache-2.0
-oslo.db>=4.1.0 # Apache-2.0
-oslo.rootwrap>=2.0.0 # Apache-2.0
-oslo.messaging>=4.0.0 # Apache-2.0
-oslo.policy>=0.5.0 # Apache-2.0
+oslo.utils>=3.16.0 # Apache-2.0
+oslo.db!=4.13.1,!=4.13.2,>=4.10.0 # Apache-2.0
+oslo.rootwrap>=5.0.0 # Apache-2.0
+oslo.messaging>=5.2.0 # Apache-2.0
+oslo.policy>=1.9.0 # Apache-2.0
+oslo.privsep>=1.9.0 # Apache-2.0
@@ -50,2 +51,2 @@ oslo.i18n>=2.1.0 # Apache-2.0
-oslo.service>=1.0.0 # Apache-2.0
-rfc3986>=0.2.0 # Apache-2.0
+oslo.service>=1.10.0 # Apache-2.0
+rfc3986>=0.2.2 # Apache-2.0
@@ -54,3 +55,3 @@ psutil<2.0.0,>=1.1.1 # BSD
-oslo.versionedobjects>=1.5.0 # Apache-2.0
-alembic>=0.8.0 # MIT
-os-brick>=1.0.0 # Apache-2.0
+oslo.versionedobjects>=1.13.0 # Apache-2.0
+os-brick>=1.6.1 # Apache-2.0
+os-vif>=1.1.0 # Apache-2.0
@@ -58 +59,3 @@ os-win>=0.2.3 # Apache-2.0
-castellan>=0.3.1 # Apache-2.0
+castellan>=0.4.0 # Apache-2.0
+microversion-parse>=0.1.2 # Apache-2.0
+wsgi-intercept>=0.6.1 # MIT License
diff --git a/test-requirements.txt b/test-requirements.txt
index 49f7fc2..249bca6 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -7,2 +7,2 @@ coverage>=3.6 # Apache-2.0
-fixtures>=1.3.1 # Apache-2.0/BSD
-mock>=1.2 # BSD
+fixtures>=3.0.0 # Apache-2.0/BSD
+mock>=2.0 # BSD
@@ -11,3 +11,3 @@ psycopg2>=2.5 # LGPL/ZPL
-PyMySQL>=0.6.2 # MIT License
-python-barbicanclient>=3.3.0 # Apache-2.0
-python-ironicclient>=1.1.0 # Apache-2.0
+PyMySQL!=0.7.7,>=0.6.2 # MIT License
+python-barbicanclient>=4.0.0 # Apache-2.0
+python-ironicclient>=1.6.0 # Apache-2.0
@@ -15,2 +15,3 @@ python-subunit>=0.0.18 # Apache-2.0/BSD
-requests-mock>=0.7.0 # Apache-2.0
-sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
+requests-mock>=1.0 # Apache-2.0
+sphinx!=1.3b1,<1.3,>=1.2.1 # BSD
+os-api-ref>=1.0.0 # Apache-2.0
@@ -19 +20 @@ oslotest>=1.10.0 # Apache-2.0
-os-testr>=0.4.1 # Apache-2.0
+os-testr>=0.7.0 # Apache-2.0
@@ -24,2 +25,3 @@ tempest-lib>=0.14.0 # Apache-2.0
-bandit>=0.17.3 # Apache-2.0
-openstackdocstheme>=1.0.3 # Apache-2.0
+bandit>=1.1.0 # Apache-2.0
+openstackdocstheme>=1.5.0 # Apache-2.0
+gabbi>=1.24.0 # Apache-2.0
@@ -28 +30 @@ openstackdocstheme>=1.0.3 # Apache-2.0
-oslo.vmware>=1.16.0 # Apache-2.0
+oslo.vmware>=2.11.0 # Apache-2.0
@@ -31 +33 @@ oslo.vmware>=1.16.0 # Apache-2.0
-reno>=0.1.1 # Apache2
+reno>=1.8.0 # Apache2
1
0
We are glad to announce the release of:
senlin 2.0.0: OpenStack Clustering
This release is part of the newton release series.
Please report issues through launchpad:
https://bugs.launchpad.net/senlin
For more details, please see below.
2.0.0
^^^^^
New Features
************
* Improved the action scheduler so that it can decide how many node
actions will be fired in each batch. Batch control is a throttling
measure to avoid raising too many requests in a short interval to
the backend services.
* A new "cluster_collect" API is added.
* Added dependents to clusters and nodes for recording other
clusters/nodes that depend on them.
* The senlin-engine now supports fencing a corrupted VM instance by
deleting it forcibly.
* A new profile type 'container.dockerinc.docker-1.0' is added to
support creation and management of docker clusters. This is still an
experimental feature. Please use with caution.
* The deletion policy is enhanced to handle 'NODE_DELETE' actions
which derives from a standalone 'node_delete' request.
* The cluster health manager has gained a new feature where nova
server instance failures can be detected and handled, with and
without a health policy attached to a cluster.
* The health policy was improved so that it will suspend itself when
a node deletion comes from senlin-engine or client request. The
policy will only effect when node failure is 'unexpected'.
* The load-balancing policy is improved to handle 'NODE_CREATE' and
'NODE_DELETE' actions that derive from 'node_create' or
'node_delete' RPC requests directly.
* A new "lb_status_timeout" option is added to the LB policy to cope
with load-balancers that are not so responsive.
* Added a new type of receiver (i.e. message) which is based on
Zaqar message queue.
* The region placement policy and the zone placement policy have
been augmented with spec validation support.
* The affinity policy is improved to handle NODE_CREATE actions
which are derived from 'node_create' RPC requests.
* The availability-zone placement policy is improved to handle
NODE_CREATE actions which are derived from 'node_create' RPC
requests.
* The region placement policy is improved to handle the NODE_CREATE
action which derives from a 'node_create' RPC request.
* The 'image', 'flavor', 'key_name' and 'networks' properties of a
nova server profile can now be validated via profile-validate API.
* With the new 'profile-validate' API, the nova server profile now
supports the validation of its 'flavor', 'image' (if provided),
'availability_zone' and block device driver properties.
* Optimized nova server update so that password and server name can
be updated with and without image-based rebuild.
* Added support to oslo.versionedobject so that DB interactions are
abstracted. It is possible to do live upgrade for senlin service
now.
* A new policy-validate API has been added to validate the spec of a
policy without actually creating an instance of it.
* The affinity policy, loadbalancing policy now support spec
validation. Invalid properties can be detected using policy-validate
API.
* A new profile-validate API has been added to validate the spec of
a profile without actually creating an instance of it.
* Engine scheduler was redesigned to work in "tickless" way.
* Tempest API test for all Senlin API interfaces for both positive
and negative cases.
* Reimplement functional test using tempest.
* Added 'template_url' support to heat stack profile.
* Zaqar resources including "queue", "message", "subscription" and
"claim" are now supported in Senlin driver.
Upgrade Notes
*************
* The cluster delete API calls may return a 409 status code if there
are policies and/or receivers associated with it. Previously, we
return a 400 status code.
* DB columns obj_id, obj_type and obj_name in the event table are
now renamed to oid, otype and oname correspondingly.
* The 'details/addresses' property of a node output for a nova
server used to contain only some trimed information. This has been
changed to a faithful dumping of the 'addresses' property.
* Several configuration options are consolidated into the
'senlin_api' group in 'senlin.conf' file ('api_paste_config',
'wsgi_keep_alive', 'client_socket_timeout', 'max_json_body_size').
* With the newly added 'message' type of receivers, the 'cluster'
and the 'action' property are not always required when creating a
receiver. They are still required if the receiver type is 'webhook'
(the default).
Deprecation Notes
*****************
* Deprecate 'block_device_mapping' from nova server profile since it
was never supported by OpenStack SDK.
Security Issues
***************
* The configuration option 'service_password' is marked as secret so
that its value won't get leaked into log files.
Bug Fixes
*********
* Fixed a bug in affinity policy where the calls to nova driver was
wrong.
* The new API documentation include fixes to the header like
'location', 'OpenStack-Request-Id' and responses during version
negotiation.
* Fixed bug related to the desired_capacity calculation. The base
number used now is the current capacity of the cluster instead of
previous 'desired' capacity. This include all actions that change
cluster capacity and all related policies.
* The 'desired_capacity' reflects the expectation from a requester's
view point. The engine now changes the 'desired_capacity' after the
request is validated/sanitized, before the action is actually
implemented. This means the 'desired_capacity' will change event if
an action fails.
* Fixed cluster/node status setting after a cluster/node check
operation.
* Fixed cluster status update logic so that cluster status is solely
determined by the status of its member nodes. The status is updated
each time a cluster operation has completed.
* Various fixes to the user doc, developer doc and API
documentation.
* Fix cluster next_index update when adding nodes to cluster.
* Fixed DB layer dead lock issue that surfaced recently during
concurrent DB operations.
* Fixed resource delete operations which should return 204 status
code with body length of zero.
* Fixed error handling when network is not found in nova server
creation.
* Fixed node recover operation behavior so that unsupported
operations can be detected and handled.
* A cluster in the middle of an on-going action should not be
deletable. The engine service has been improved to detect this
situation.
* The unimplemented properties for health policy are masked out.
* Removed 'metadata' from profile query parameters because the
current support is known to have issues.
* The node action execution logic is fixed so that it will skip
cluster checking for orphan nodes and policy checking will be
skipped for derived node actions.
* Fixed bug introduced by openstacksdk when updating nova server
metadata.
* Added validation of key_name, flavor, image, networks when
updating nova server.
* Fixed bugs related to receiver creation when type is set to
'message'.
* Fixed dead service clean-up logic so that the clean-up operation
can be retried.
* The 'senlin-manage' command has been fixed so that it will report
the senlin service status correctly.
* The 'tools/setup-service' script has been fixed so that it works
under keystone v3.
Other Notes
***********
* Senlin API/Engine configuration options are now documented and
published online.
* Reworked API documentation which is now published at
http://developer.openstack.org/api-ref/clustering
Changes in senlin 1.0.0.0rc1..2.0.0
-----------------------------------
138de6e Release notes for newton RC2
2bae36f Quick fix on message receiver
7d5a4ee Implement receiver notification handling
2ad337f Updated from global requirements
d1ab25a Unit test for Json get_schema
78dbe8d Add doc about cloud_backend
ddfc65e Removed redundant 'the'
18d8d08 Fix typos in context.py&clusters.rst
44baebd Add Apache 2.0 license to source file
6a74b1a Updated from global requirements
9f4d615 Avoid Forcing the Translation of Translatable Variables
bbdc783 Modify minor problem in service.py
8b66649 Fix some typos
2b43726 Using assertTrue() instead of assertEqual(True)
cff2562 Fix service manage cleanup
6e22519 Versioned object for cluster create request
a67f9b0 Update description for filters and sort
20b3198 Address a TODO item in integration test
25e6048 Fix typo in docstrings
23f4eaf Fix typo in docstrings
002bd20 Fix typo
d48230e Add Name and NameField support
26dadae Creating new keypair for integration test
0c07d74 Revise the bindings.rst
c119a80 change cb to cm
905aff3 Add to_json_schema support to Object fields
a14f0e8 Revise the clusters.rst
5053942 Specifying proper subscription ttl
e096d4e Revise the actions.rst
80e438c Fix CONF.set_override for type enforcement
6978c10 Fix integration test
2d04ea8 Fix the valid keys for filtering event list in doc
01eed0e Support template_url for heat profile
c1cb708 Add missing ":command:" markup for the command
69a618b Fix error in user/action.rst
74315da Fix evnet-list show
6450d3e Updated from global requirements
44251d9 revise the "cluster-policy-attach"
bb7ce2f Use constant instead of 'STRING'
0b076dc Fix handling of ResourceNotFound that is not thrown
a0645ee Translate error-level log messages for LOG.error
0b567c3 Correct reraising of exception
b23367d Cleanse zaqar driver for functions unused
e292d5f Revise TODO.rst
fd1ee5a Add new config option for Zaqar queue
3e96189 Define new config options for receiver notification
32d16e2 Use new min_size/max_size when eval cluster status
e1cf9c1 Fix FEATURES.rst error
2f9b240 Fix cluster_check from health manage
be52efd Fix error in registry.py
b671b6b Fix error in tutorial/receivers.rst
f62a607 Fix user/policy_types.rst error
e5feaa0 Revise schema _validate_version
045b1ee Replace 'MagicMock' with 'Mock'
233975e Fix typos in api-ref/source/policies.inc
b078325 modify profile_update
8815826 Correct driver calls in affinity policy
4580228 Cleanse nova driver for unused calls
355e79f Clean neutron driver interface for unused calls
db36a6e Remove unuse keystone interface functions
f066a44 Move is_engine_dead test to common utils
32d59e9 Fix capacity calculation in scaling actions
7b7e364 Tweak CLUSTER_DEL_NODES for base capacity
875f9c7 Tweak CLUSTER_ADD_NODE action for capacity update
5e0e156 Updated from global requirements
07d4ad5 fix typos in TODO.rst
71d5986 Fix a typo in template.rst
f7ea48b Fix typos in scaling_policy.py & service.py
54978f4 Fix error in authorization.rst
383d0cf Fix error in deletion_v1.rst
1656f45 Service support node replace
27c8d47 Delete engine from db when stop engine
350040f fix typos in doc
11a88f0 Remove a finished TODO in comment
0080669 Fix a typo in utils.py
8cc86b0 Fix nova_v2 test driver
7402288 Use new desired when eval cluster status
faf6b7c Fix error in actions.rst
9046b8a Fix error in template.rst
1e33351 Fix error in container-cluster
905ea2e Remove unnecessary setUp
6fa7a07 Rework NODE_LEAVE action logic
a72e6ef Modify test_service_manage_report_cleanup
e72c80c Fix error in FEATURES.rst
f2141cd Fix error in status.yaml
3ceb3d9 Fix misspelling in parameters.yaml
ce1f607 Fix error in actions.inc
936f0b8 Rework NODE_JOIN logic
dc7904e Fix error in conf.py
59891d1 Rework NODE_DELETE action logic
4259837 Rework NODE_CREATE action logic
7edb329 API and engine support for receiver notifying
07576db Support cluster replace action
375268b Select roles for trust building
654409a Fix error in senlin-manage.rst
0d5e470 Fix some typos in doc
ff7223b Fix error in receivers.rst
e28c0ea Fix error in policies.rst
67ca4d5 Remove is_admin judge in xyz_get_all at db layer
f67c830 Enable senlin policy for dashboard via devstack installation
baba687 Rebase deletion policy on real capacity
5d79494 Rebase LB policy on real capacity of cluster
6931b68 Rebase affinity policy on real capacity of clusters
4801d78 Enable health policy to base on real capacity
d42e638 Add a unit test for deletion policy
59dd2cc Have zone policy based on real capacity
7fb6ecb Have region policy to base on current capacity
e914c23 Have RESIZE based on real capacity
2c9c978 Enable parse_resize_params to handle current capacity
5696020 Rebase RESIZE operation on actual capacity
bfc9a46 Allow node count api to carry filters
853b1d1 Fix error in membership.rst
4508deb Fix error in clusters.rst
28b3de3 Fix error in glossary.rst
2188dca Update XyzNotFound to ResourceNotFound
f687f28 Remove ClusterBusy exception
d89f79b Refact ResourceInUse exception
ce042e6 Unit test for policy load with db object
c8cc352 Fix specs/container-cluster.rst error
6d8044a Update reno for stable/newton
17a62db Release notes for RC1 release
f27ec4b Remove block_device_mapping property
508c91d Fix typo 'duplcate' to 'duplicate'
ab13b26 Fix various properties of nova server profile
bee0de7 Fix docs for node and cluster
5054da1 profile "type_name" synchronize with code
dcb6685 Fix error in authorization.rst
a5b4c7f fix typo in doc
a529bcc Fix error in zone_v1.rst
55aff44 Fix user/Nodes.rst error
6c89807 Remove PROFILE_METADATA in profile_list filter_whitelist
a39b4f3 Fix error in region_v1.rst
19f942e Fix user/bindings.rst synchronize with code
7f807e8 Synchronize user/profiles.rst with code
c4eb45d Fix user/clusters.rst error
98bc739 Fix error in loadbalance_v1.rst
101facb Fix error in deletion_v1.rst
65e1a06 Fix error in action.rst
a75905e Rework nova server update logic
78a77ed Unit tests for password checking/update
51951b1 Rework _delete_interfaces and unit tests
437a264 Fix error in policy_type.rst
f2472b8 Add exception handling to _add_interfaces
78d8867 Rework network validation logic for nova server
90a62de Optimize EResourceOperation
27911c6 Rework network update logic for nova server
d203962 Tweak network update for nova server
b86de75 Update class `ResourceInUse`
2069f86 Refine flavor validation
4d4b600 Updated from global requirements
a4dfcc0 Rework name checking and updating
4e7d765 TrivialFix: Remove cfg import unused
ce888c6 Rework _update_image logic for nova server profile
6042327 [api-ref] Re-allocation response example
61ef6db remove ProfileInUse
6771f84 Fix error in profile_type.rst
3e8952e Use scenario for image and keypair unit tests
dd30178 Use scenario for az and flavor validation test
0bcf387 Revise feature items
cddc870 Split nova server profile unit tests
33cff24 Tweak exception handling for server update
8d75470 [api-ref] Correct parameter's type
eb9842b Build trust for receiver creation
8600b2b Delete dependencies when deleting a node or cluster
27b8a5e Tweak not found exception handling
9d17e42 Fix unit test for nova server network validation
2fec710 Improve network resolving for nova server
dffd1dd Improve get_details for heat stack profile
babce56 [api-ref] Update version response table
68ca4fe Guard against nova exception when creating server
fc73747 Rename 'keypair_get_by_name' to 'keypair_find'
8fd7648 [api-ref] Add 'Show All' button
12a120d Add 'dependents' property to cluster
e9fe2f1 Grammatical mistake in node.rst
bad8db0 Misspelling in cluster.rst
846de6b Guard against driver error for nova validation
e310f0e [api-ref] Remove parameters unused
d1fa751 Rework rally test jobs
cbe7f05 Handle exceptions of docker driver
f54fc21 Fix receiver create
26f0c6a Store node relationship into 'dependents'
75f6d96 Don't import unused logging
e79455f [api-ref] Correcting parameter's types
fe6712c Fix API history doc
48e44cc Modify parameters' type
be0ac27 Misspelling in the comment of cluster and node
aad8911 cluster-check results the status error
84d139e Refactor CLUSTER_RESIZE handler
3538688 Refactor container profile for driver calls
2bb8476 Refactor heat stack profile driver calls
1eeac5a Refactor nova server profile for driver calls
5fbc05e Refactor LB policy for driver calls
b589e67 Add dependents column to node and cluster tables
5284f2a Updated from global requirements
717b4be Refactor region placement policy
48494c1 Refactor zone placement policy
aa43f97 Refactor affinity policy
0f5f232 Trim container id to a suitable size
a198eab Some more release notes for newton-3
4898eb8 Use openstack client in profile examples readme file uniformly
2e82e09 Fix container profile samples and README file
ca1b6e6 Remove unused LOG and CONF
7b3b897 EResourceOperation code comments need modify
7db00d1 Enable node filtering to filter nodes not created.
ece6d06 Validation for zone placement policy
404215a Validation for region placement policy
73c3f56 Updated from global requirements
7ef126d Change type of X-Openstack-Request-Id
75721bc Config logABug feature for Senlin api-ref
daf13c6 Release notes for newton-3
a9c5c17 Add host_cluster support in container profile
a2fcb3b Protect cluster from being deleted when appropriate
91d9ab5 Protect node from being deleted when necessary
a90ba7e Fix SDK log output setting
91c21f0 Spec validation for LB policy
310cd76 Fix 'load banlancer' in i18n strings
6fdd1e9 Mask unimplemented properties for health policy
30b7edc Fix cluster timestamp setting
e14a174 Fix cluster status update for SCALE_IN
ddf2e7e Fix cluster status update during SCALE_OUT
8b315fe Fix cluster status setting when RESIZE
23ce7a2 Fix cluster status update after CHECK/RECOVER
8c87ca6 Initial work for message type of receiver
6b782c0 Fix cluster status update after CLUSTER_DELETE
1346463 Fix cluster status update after CLUSTER_CREATE
4c2d27e Fix formatting strings when using multiple variables
1f979c5 Fix cluster status update after CLUSTER_UPDATE
89c4f8c Profile validation for nova server
e6334fc Revise sanity check for receiver creating
ef815b1 Policy validation - affinity polcy
2487a74 Rework policy validation invocation
17ab4d7 Fix some bugs for container creation
c46e892 Rework _build_conn_params for policies
151bb45 Fix coverage test script
2502299 Fix operation passing for cluster/node recover
3ba7dc4 Fix exception handling in server check
3682406 Fix oslo.i18n in senlin project
c10ae69 Fix exception handling in nova server recover
6affcb9 Fix exception handling in node_recover
e875c50 Enable health policy to skip more actions
5b91071 Fix using filter() to meet python2,3
1c81643 Add negative API tests for policy validation
400369a Add API tests for policy validation
802bb55 Minor tweak webhook receiver
3bcc293 api-ref doc for policy validation
05e2b10 Add API tests for profile validation
1260f2d Add negative API tests for profile validation
5021d02 Add API tests for profile validation
8a6a2e0 Always change desired_capacity for node_delete
a716e7f Adjust desired_capacity updating in NODE_CREATE action
e28cc03 api-ref doc for profile validation
c85809a Clean imports in code
7020aba Tweak cluster recover workflow
f644ec9 Health policy support to CLUSTER_RESIZE
6d41feb Update api-ref configuration
f69d659 Fix reraise issue
7bc5c3c Add version support to schema and spec
1f0771c Updated from global requirements
c80cd83 Rework receiver delete
c03b417 Fix policy command example
3242ea9 Fix api version mismatch return code
f2b740e Fix docs about autoscaling
7b8f063 TrivialFix: Remove logging import usused
7178b3b Updated from global requirements
a59311f api-ref: OpenStack-Request-Id and location
6303d71 Faithful dump nova server addresses property
08eb7da Revise tools/setup-service to make it work with keystone v3
d78c920 A spec for container cluster service
bd3bbc7 Some new typos need to be fixed
c2884f1 Add eval_status operation to cluster
20d6aa8 Release note for Zaqar resource support
8513da7 Updated from global requirements
ff2fbd5 Remove 'description' from Action class
e010110 Imported Translations from Zanata
434f35e Enable health policy to handle CLUSTER_SCALE_IN
27d4bbc Close health manager loop
0f63981 Improve server metadata format
79cc006 Reorganize receivers directory
06e938a Add new api for policy validation
c167430 Add policy_validate function to engine
4a00726 Fix do_validate in heat profile
cf1885a Add new api for profile validation
3d4a0ca Remove usage of mox/mox3
58eb443 Get ready for os-api-ref sphinx theme change
9163a4f py3:Remove six.iteritems/iterkeys
da08bc1 Fix nova_v2 fake driver
82ea6fe Fix stack status wait
60fd247 Remove garbage parameters at db layer
a46e5e3 Fix DB setup for unit tests
b7ed63a Fix node join behavior
038229e Support Fencing by Health Policy and Cluster Action
1ae2d9f Make server delete operation back compatible
f73b9d5 Add zaqar v2 driver interfaces for claim resource
8d9c1d9 Allow health check to be enabled/disabled
5a68ced Fix health manager initialization
ad8a538 Fix service filtering when claiming clusters
701ce2f Add function to perform profile validation
cd6c8ee Fix service list status report
74c9609 Fix endpoint href for v1 api
faf9e01 Add unit tests for _update_flavor
bd37d6d Updated from global requirements
a4bc4fe Rework version negotiation
da40df0 Prepare v1 controller for version negotiation
d653cce Throw and catch EResourceDeletion properly
ac6d308 Move profile validation logic into a function.
6b82f0c Optimize version negotiation
f1b3f26 Throw and catch EResourceUpdate properly
9046e39 Fix object serialization about metadata
e3b153b Refactor version negotiation middleware
51a8ba1 Throw and handle EResourceCreation properly
fec6955 Rework constructor of InternalError exception
1b51b85 Fix api-ref for version related samples
290d60b Replication version info into v1
d92830c Rename ResourceUpdateFailure and ResourceDeletion Failure
8ae82d0 Rename ResourceCreationFailure
f28f72f Rename 'ResourceBusyError' to 'EResourceBusy'
d767e75 Add a 'help' link into version list response
dce41dd Use constraints in tox.ini
a2c436f Trivial: Fix some typos in testing dev doc
82380ff Fix stack profile waiting operation
c9a2ec5 Add 'stack_check' operation to heat driver
08c3c21 Add zaqar v2 driver for subscription resource
0456a0a Add status code tables to api-ref doc
40639c2 Add fencing support into Driver and Profile
cdea70b Fix redundancy api-ref index
bdc4457 Fix cluster-collect API documentation
3147753 Developer doc for testing
77d7733 Add Apple OS X ".DS_Store" to ".gitignore" file
610d75b Updated from global requirements
88eca76 Fix unit tests for stack profile
861b45c Use SDK status wait when creating stacks
5dc12c3 Fix some typos in the doc
e4f22d3 Improve api-ref docs generation
5d2667e Updated from global requirements
9e38609 Minior revise pre/post_test_hook
36d680b Add wait_for_stack call to heat driver
82d390a Refactor rally plugin
8410ade Fix some typos in the files
2c5a4b9 Correct the installation doc
9d05ed0 Updated from global requirements
72d53a1 Add get_schema() method to Json field type
e39eabf Implement two operations for nova server profile
d0d7421 Update topic name to listen versioned notices of nova
81a5a0b Add 'reboot' and 'change_password' ops for nova server
3a8e76a Template for specs
2935313 Remove TODO item related to node-create/delete
27abf0b Documentation for Aodh Scaling Scenario
833941f Zaqar v2 driver for message resource
a035db2 Remove discover from test-requirements
1120911 Fix tox.ini for docs venv
dbd3ff2 command in doc is incorrect
4ff266e Move some config options into senlin_api group
10dc6c7 User scenario documentation for autoscaling (1)
cfb8513 Updated from global requirements
f8fb7ff Doc for affinity and affinity policy
c7bde3a Tutorial doc code is out of date
de233ff Make lb timeout configurable
981d9ab Documentation for builtin policies
6323b18 Integration test for heat stack cluster
0912cba Integration test for nova server cluster
057e70e Revise affinity policy doc for developer
9c20545 Revise zone placement policy doc for developer
3b32a76 Revise region placement policy doc for developer
a0c65a9 Revise LB policy doc for developer
680618b Revise deletion policy doc for developer
725771b Fix affinity policy for node create
ad1a604 Use assertEqual() instead of assertDictEqual()
e0032cd Add some release notes about recent changes
0b63af7 Initial work for integration test
39b7e69 Typo!
e533635 [Trivial] Remove executable privilege of doc/source/conf.py
f6f82d3 Update the home-page info with the developer documentation
91341e6 Add hacking check to ensure LOG.warn is not used
cccdf92 Add docs for configuration options
b2c5a2c Consolidate configuration options
c1d0127 Make sure service password not leaked into logs
1145b5a Fix listener setup in health manager
2052787 Enable zone placement to handle NODE_CREATE
415800b Enable region policy to handle NODE_CREATE
82a0fa1 Enable LB policy to handle NODE_CREATE
f315d91 Enable affinity policy to handle NODE_CREATE
0b00306 Fix docstring for affinity policy
69480fc Make NODE_DELETE operation respect grace_period
36f36cc Improve coverage test
d14cb83 Fix test cases for orphan node operations
99d3e99 Enable LB policy to handle NODE_DELETE
e8e6261 Updated from global requirements
865f13d Refactor lbaas driver
be6b93f Add 'NODE_DELETE' support to deletion policy
148ff8b Updated from global requirements
c09463e TODO Item for integration with Glare
780ddbe TODO: Add OSProfiler support
d24aed7 Fix node action execution logic
4691081 Fix coverage test
8c2197d Introduce microversion-parse package
e1fc67e Fix the typo in the files
82dba4e Trivial: use stripped path when doing collect
6ff946b Spelling errors need to be fixed
eab725b Fix some spelling mistakes in the files
48a41ed The typo in the file need to be fixed
d2707bb Simplify context tests to senlin only attributes
0c561d4 Change "senlin profile-create" to "openstack cluster profile create"
6f95ee9 Updated from global requirements
f11fe2e Replace deprecated LOG.warn with LOG.warning
406598c Add a TODO item about documentation
175958d Add some release notes for some important patches
30fbdd6 Prepare context tests for new to_dict() attributes
04a4a7d Cleanup i18n marker functions to match Oslo docs
ebd9715 Add Python 3.5 classifier and venv
b42f9be Revert "Add debug information for engine workflow"
f3ad8bc Fix delete API of profile/policy/receiver resources
920d41a Fix lb healthmonitor delay/timeout unit
5518ee6 Add driver for Zaqar v2 API
0f0c104 Fix context comparison problem
85239b1 Minor typo fixes and grammar adjustments
3d7d88d Revise nova server profile spec example
b71337b Updated from global requirements
4fbf315 Imported Translations from Zanata
ba73a1e Updated from global requirements
e907826 Twist the Tutorial for composition of ceilometer, Aodh, and Gnocchi
df5b2b8 Define api test in tox.ini
2cb8e39 Updated from global requirements
540bffa Remove deprecated functional test code
82c3067 Imported Translations from Zanata
ada0732 Add tempest functional test for cluster resize
05afcaa Release note for tempest functional test
abf9719 Add tempest functional test for webhook receiver
b1ab1b0 Add tempest functional test for lb policy
7fee971 Add tempest functional test for scaling policy
59d9b0c Add missing negative tempest API test cases
fac12d3 Fix cluster-resize API
0b2aef7 Add Container create/delete driver
85f0bae Add tempest functional test for cluster scale in/out
a3139c0 Add tempest functional test for node basic operations
1332faf Don't create network during API and functional tests
caf5654 Updated from global requirements
0dfd3b2 Rework some util functions for tempest test
1c4f3a2 Add tempest functional test for cluster membership
c571923 Add tempest functional test for basic cluster operations
5baf23e Fix cluster next_index updating
a827bda Make tempest utils available for both api and functional tests
c5e8bc7 Initial work for tempest functional test
b86bee2 Updated from global requirements
ab4d6bc Add debug information for engine workflow
33548aa Fix NoSuchOptError when using senlin-manage service list
d3c4e23 Fix oslo.config.opts in setup.cfg
aade87e Releasenote for tempest API test
f0464b1 Relocate openstack_test driver
f5e6f30 Add negative tempest API test for cluster check/recover
3c808f4 Add negative tempest API test for cluster-policy-update
f0ba4db Add negative tempest API test for cluster policy attach/detach
65b2622 API layer support for cluster-collect
416a9c4 Add negative tempest API test for cluster-del-nodes
d15f6af Add negative tempest API test for cluster-add-nodes
6da001d Add negative tempest API test for cluster scale in/out
5470fbb Add fake heat_v1 driver
0b643ac Add unittest for node recover with unsupported operations
5bb2234 Add negative tempest API test for cluster resize
e9443b3 Common negative tempset API test for cluster action
f4031bb Add rally plugin for cluster-size
cb04dd9 RPC support for cluster-collect
6459cb0 Updated from global requirements
a3653bc Add API test for cluster policy_update action
aa2afd9 Add API test for cluster policy_detach action
ea5a921 Add API test for cluster policy_attach action
af27a33 Add API test for cluster recover action
3212b3a Add API test for cluster check action
ec1bf32 Add API test for cluster del_nodes action
2bf66dc Fix usage of NotImplemented
da15902 Add API test for cluster add_nodes action
d386a30 Engine level cluster-collect call
1d70286 Util function for parsing JsonPath
cfafea4 Remove an unnecessary log info
ffe025b Imported Translations from Zanata
37c3689 Add negative tempset API test for node actions
b3ddf3e Add negative tempset API test for api-version
ebe3854 Updated from global requirements
ef13545 Fix some errors in API doc
86bda7b Add negative tempset API test for resource delete
ad2ee27 Add two negative tempest API tests for cluster_policy
7065e5f Add negative tempest API test for receiver create
641c418 Updated from global requirements
5ee2afa Add negative tempest API test for profile create
0279163 Add negative tempest API test for policy-create
b61df5f Minor fix for action/event API doc
e037a29 Add negative tempest API test for cluster_policy show
3a2003f Add API test for node recover action
10c8220 Fix cluster-policies list API
b7febc6 Reorg cluster_polcy related tempest API test
5e3cfb6 Add negative tempest API test for all resource list APIs
0779b30 Fix an error in action API doc
ccffe85 Add first rally-gate job for Senlin
6bc9a08 Add a db_api interface for deleting actions
6f3007f Remove event config option and fix prune api
6c89099 Add API test for cluster scale_in action
ba5fe42 Add API test for cluster scale_out action
33ffd41 Revise cluster resize test
fe66908 Add negative tempest API test for profile/policy update
ea7688e Minor revise cluster_update and profile_update
a1d6959 Minor revise profile_update API
ce6b931 Initialize docker driver
e8d7a8a Replace 'format_time' with 'isotime'
b80fcb7 Add basic schema support for profile operations
f7a7546 Add negative tempest API test for node update
38b34d9 Improve DB sorting
21f9b1b Remove 'readonly' from property schema definition
89811a5 Add negative tempest API test for cluster update
1353593 Add negative tempest API test for resource show
33357bd Minor tweak negative tempest API test
7bbab37 Revise some neutron_v2 driver interfaces
842dd66 Initial framework for health manager listener
eb1f7d4 Updated from global requirements
a81816f Add negative tempest API test for cluster create
87e3e56 Add negative tempest API test for node create
5d04122 Add negative tempest API test for resource get
8f9ddb9 Release notes for newton-1
d4278b4 Add negative tempest API test for delete notfound
4f43133 Fix nova_v2 driver
3f826b7 Unify the naming of tempest API test cases
547ba3f Fix typo in tutorial about removing node
8fb6ab6 Minor tweak versioned object implementation
4f3a25c Remove duplicated logic about oslo notifier
3b1b9ff Fix TZAwareDateTime
3366a00 Optimize unit tests
6238567 Unit tests for versioned notification
4b518fe Simplify ovo fields/base import
e032d84 RPC notifier infra
a61798b Add Json comparison method for test case
13f03c8 Updated from global requirements
266a999 Unit test for objects fields
2200cf5 Fix event unit test
9eaa382 Fix policy unit test
2b90285 Fix scaling policy unit test
ea91ea2 Fix receiver unit tests
85e7f5c Fix engine service unit test
556aca7 Fix unit tests for action module
ac07d48 Revise cluster and cluster_policy unit test
b93de1d Tune node unit test
e1473c8 Fix a tiny defect of API ref
1def001 Improvement to oslo.versionedobject support
f2893e6 Updated from global requirements
2a064c7 Rename event table columns
5aa0d57 Updated from global requirements
ce39e4a Add 'host_node' and 'host_cluster' properties to container profile
5d98dae Rework tempest policy functions into utils
8105362 Rework node utility functions in tempest
563789b Fix tempest runs
d922f0f Revise receiver util function calls
d09c774 Remove 'get_test_cluster' function
fdb7c64 Make create_a_cluster return a UUID
704ce31 Further tune the tempest api tests
31bda17 Further tune tempest api tests
cc97c74 Further tune tempest api tests
4919424 Move test cluster creation into a util module
bb89fc8 [trivial] Tune tox.ini
62a922d Move build info api test to its own directory
c0d98d5 Add negative tempest API test for cluster_delete
3c854cd Minor revise cluster_delete engine service call
6f52de1 ovo - switch action calls
61acc57 ovo - swith cluster-policy calls
882defe ovo - switch cluster calls
a76e43f ovo - switch credential calls
b1501cd ovo - switch dependency calls
10a5a77 ovo - switch event calls
bd01d15 Add tempest test for API event show
2307235 ovo - switch health registry calls
ee96afa Updated from global requirements
c1bfe68 ovo - switch cluster lock and node lock calls
de15589 ovo - switch node calls
172e7b1 ovo - switch receiver calls
f534b1a ovo - switch policy calls
3c10ef1 ovo - switch profile calls
2ce1f3a ovo - switch service calls
fe48e09 Add negative tempest API test for http conflict cases
0531464 Fix links to API reference docs
5fabf15 Fix typos in tempest API tests for profile_delete
028342c Fix senlin-dashboard install
22e96db Updated from global requirements
2cd226e Tune health manager module
7c35887 versioned object -- credential
e3cfa6c versioned object -- service
f2b2dc5 versioned object -- event
6919c8e versioned object -- action
6662235 versioned object -- receiver
da8d34e versioned object -- action dependency
5f3707a versioned objects -- health_registry
416a494 Remove unnecessary executable permissions
b208ed1 versioned objects -- cluster lock and node lock
fe562ac versioned object -- cluster_policy
7321631 versioned object -- node
aeceb45 versioned object - cluster
135c487 versioned object - policy
110ff83 versioned object - profile
2619182 Initialization of versioned objects
bc00783 Add release note about DB deadlock fix
0cc0fd6 Release note for scheduler batch control
6c820df Add tempest API test for API version show
e0ea64e Minor fix for API document of API versions
9e0acc7 Add negative test for cluster show
3f7f23e Fix parameters 'required' status
f6d5891 Updated from global requirements
f15121a Updated from global requirements
52e78a3 Reorg profile_type and policy_type tempest API tests
053a62d Add tempest API test for API versions list
54233ce Tutorial documentation for receivers
7c77cf0 Reorder parameters to make os-api-ref happy
0661e50 Add batch control for node action scheduling
de2689e Add tutorial doc for policies
f7930f5 Add tempest tests for events list API
04a8fba Trivial fix to README doc
3a23528 Tune health manager options
8a1f253 Add basic section to tutorial doc
928327e Rename container profile
dcd2ef6 Migrate to os-api-ref upstream library
1b16ba7 Add DB retry decorator for DeadLock problem
b11f1d4 Updated from global requirements
705b529 Revert "Allow parameter location to be specified in rst"
2a99338 Fix functional tests
b24bbf0 Tune DB API for session sync
070577b Add tempest tests for build-info API
e997427 Add API tests for action list/show
33d4811 Add API test for cluster policies list/show
f3afeb4 Add create_test_policy function to base test class
b2aee33 Bump cirros version to 0.3.4
53c7dc2 Updated from global requirements
35f3aa0 Add API test for receiver show
8ef4bb6 Add API test for receiver list
0028236 Remove emacs magic line
8b17bf3 Fix typo in API docs
abf644b Add API document for build_info
d0d46c7 Add gate scripts for tempest
a3a361a Action APIs doc
2a84245 Nodes API doc
1acca02 Add API document for receiver
0525c28 Add API document for webhook
081eff7 Add API document for event
6677fc2 Clusters API doc (3)
9bd4341 Fix minor issues of profiles tests
1b6853b Add API test for policy show
71334eb Add API test for policy list
7c05fdb Clusters API doc (2)
e4e7419 Add support for container profile
6fcfd60 Revert "Fix minor issues of profiles tests"
45a46be Add API test for profile type show/list
b01bcf4 Fix minor issues of profiles tests
e8f8ad2 Minor tweaks to policies API docs
ffad377 Clusters API doc (1)
dda447c Add API test for profile list
00f3394 Add API test for profile show
f9815ac Add API test for profile update
c87e206 Add API tests for profile delete
aec21cb Add API tests for profile create
d989180 Add API tests for policy type list/show
54b1202 Fix nits found in profiles API doc
05182ab Fix nits in policies api doc
a29fb28 Add API document for cluster_policies
0974664 Remove the useless run_tests.sh
3d62aa1 Fix links in tutorials doc
b2ae5e5 Allow parameter location to be specified in rst
d2133bf Migrate DS action items into TODO/FEATURES
68f34b6 Add tempest API test for Node show/list
a7e43fc Add tempest API test for cluster show/list
5312297 [TrivialFix] Add missing `help` in README.rst
75352a6 API documentation for policies
ecbb83f Improve parameter parsing in api-ref
04de351 Updated from global requirements
86abb9a Add API tests for node action
523c0e7 Release note for scheduler rework
1aaf48f Add API tests for cluster action
711cd04 Updated from global requirements
bb82c4f Remove mitaka release notes data
3db0a3e Rework engine scheduler
a5a7ed4 Add tempest tests for policy create/delete/update API
03687aa Add tempest test cases for node create/delete/update API
22482fd Profile API doc part 2
91ffe86 API documentation for profiles (1)
6870cc7 Add tempest tests for receiver create/delete API
2e0cb2e replace logging with oslo.log
9cefbbc Added missing brackets in api microversion docs
23a20a0 Reorg existing tempeset test cases
82ffed9 Updated from global requirements
b509e27 API documentation for policy types
c572f7e Revert "Add Rally plugin for Senlin tempest"
8d79ba2 Fix cluster scaling operations
9b30710 Add a profile example
897734b Fix warnings in current documentation tree
a0e4a4e Fix ref links in user reference docs
16d88ef Add API doc content (1)
7aeef7d api-ref docs site for senlin
24fb363 Updated from global requirements
d9df44a Add Rally plugin for Senlin tempest
559904d Fix problems in glossary
25e58fa Clarify some guidelines on contribution
7ac89f9 Initial framework for user tutorial doc
2c488fc Reorg user documentation to be references
f955807 Release note for the event generation bug fix
f66b028 Release note for trust creation concurrency
3d6e77e Release note for API versioning
e4e3095 Use with_for_update in cluster_next_index db call
3b04d37 Rename tempest_tests to tempest
09ab723 Catch DBDuplicateEntry Error during cred_create
1937b50 Updated from global requirements
14960bf Add a tutorial for creation of senlin cluster from heat template
df6cab9 Add a TODO item (unexpected attribute)
09db3f1 Add unit test for event module (1)
519987f Remove duplicated keys in the dict
e6856b2 Fixed typos in the Mitaka Series Release Notes
188799b Reorganize profile example dir
d166833 Initial tempest plugin framework
bac99f7 Updated from global requirements
d89910d Define context.roles with base class
232c830 [doc] Removed the invalid link for Module Index
06b51d5 Add senlin-dashboard in doc/source/overview.rst
c153bc4 Fix event generation
5866a18 Remove concurrency constraint for functional tests
8973ef6 Updated from global requirements
2fae4eb Correct test case test_profile_create_with_bad_type
abcca1a Remove duplicated keys in the dict
c7a438e Updated from global requirements
956b7e8 Use the new enginefacade from oslo.db
38adbe4 Fix create profile API interface
f2cd784 Add NoneType protection for ex.response in sdk.py
40cc0db Developer doc for API microversioning
c6d31be Re-enable E402 check
5cac375 Fix minor typo in senlin project
cf56ff4 Support security_groups in nova profile
092434c Refactor do_create for nova profile
d6c96d0 More test case for method with diff versions
9742996 Add hacking rule for api_version
5a2c385 Fix typos in Senlin files
e0e5250 Add support to 'latest' version
0487c1f Modify location to point to action
a482de0 Rework senlin docs based on CLI changes
b40ec20 Refactor API version range support
668d2a6 Add API version header in responses
933dff7 Add global API version check for micronversion
5043f88 Add versioned method support
7b4be88 Make version resource a subclass of Controller
73d0b13 Set API version request on request objects
c7ca07e Move middleware filter resources
cfe732b Add version request object
54b749d Add health policy example
05667bb Reorg unit tests for API
4c4357c Complete functional test of cluster_membership
ab8ced2 Update reno for stable/mitaka
Diffstat (except docs and test files)
-------------------------------------
.gitignore | 2 +
CONTRIBUTING.rst | 67 +-
FEATURES.rst | 68 +-
HACKING.rst | 2 +
TODO.rst | 34 +-
api-ref/source/actions.inc | 137 ++
api-ref/source/build_info.inc | 50 +
api-ref/source/cluster_policies.inc | 111 +
api-ref/source/clusters.inc | 885 ++++++++
api-ref/source/conf.py | 232 +++
api-ref/source/events.inc | 125 ++
api-ref/source/index.rst | 21 +
api-ref/source/nodes.inc | 419 ++++
api-ref/source/parameters.yaml | 1233 +++++++++++
api-ref/source/policies.inc | 341 ++++
api-ref/source/policy_types.inc | 92 +
api-ref/source/profile_types.inc | 92 +
api-ref/source/profiles.inc | 337 +++
api-ref/source/receivers.inc | 242 +++
api-ref/source/samples/action-get-response.json | 21 +
api-ref/source/samples/actions-list-response.json | 46 +
api-ref/source/samples/build-show-response.json | 10 +
.../source/samples/cluster-add-nodes-request.json | 8 +
.../samples/cluster-attach-policy-request.json | 6 +
.../samples/cluster-attrs-list-response.json | 16 +
api-ref/source/samples/cluster-check-request.json | 3 +
api-ref/source/samples/cluster-create-request.json | 11 +
.../source/samples/cluster-create-response.json | 24 +
.../source/samples/cluster-del-nodes-request.json | 8 +
.../samples/cluster-detach-policy-request.json | 5 +
api-ref/source/samples/cluster-list-response.json | 26 +
.../samples/cluster-policies-list-response.json | 22 +
.../samples/cluster-policy-show-response.json | 11 +
.../source/samples/cluster-recover-request.json | 3 +
api-ref/source/samples/cluster-resize-request.json | 9 +
.../source/samples/cluster-scale-in-request.json | 5 +
.../source/samples/cluster-scale-out-request.json | 5 +
api-ref/source/samples/cluster-show-response.json | 24 +
.../samples/cluster-update-policy-request.json | 6 +
api-ref/source/samples/cluster-update-request.json | 8 +
.../source/samples/cluster-update-response.json | 24 +
api-ref/source/samples/clusters-list-response.json | 30 +
api-ref/source/samples/event-show-response.json | 16 +
api-ref/source/samples/events-list-response.json | 18 +
api-ref/source/samples/node-check-request.json | 3 +
api-ref/source/samples/node-create-request.json | 9 +
api-ref/source/samples/node-create-response.json | 22 +
api-ref/source/samples/node-list-response.json | 24 +
api-ref/source/samples/node-recover-request.json | 5 +
api-ref/source/samples/node-show-response.json | 22 +
api-ref/source/samples/node-update-request.json | 5 +
api-ref/source/samples/policy-create-request.json | 17 +
api-ref/source/samples/policy-create-response.json | 26 +
api-ref/source/samples/policy-list-response.json | 26 +
api-ref/source/samples/policy-show-response.json | 26 +
.../source/samples/policy-type-show-response.json | 55 +
.../source/samples/policy-types-list-response.json | 25 +
api-ref/source/samples/policy-update-request.json | 5 +
api-ref/source/samples/policy-update-response.json | 24 +
api-ref/source/samples/profile-create-request.json | 24 +
.../source/samples/profile-create-response.json | 31 +
api-ref/source/samples/profile-list-response.json | 30 +
api-ref/source/samples/profile-show-response.json | 28 +
.../source/samples/profile-type-show-response.json | 61 +
.../samples/profile-types-list-response.json | 10 +
api-ref/source/samples/profile-update-request.json | 6 +
.../source/samples/profile-update-response.json | 28 +
.../source/samples/receiver-create-request.json | 11 +
.../source/samples/receiver-create-response.json | 25 +
api-ref/source/samples/receiver-show-response.json | 25 +
.../source/samples/receivers-list-response.json | 27 +
api-ref/source/samples/version-show-response.json | 23 +
api-ref/source/samples/versions-list-response.json | 27 +
api-ref/source/status.yaml | 61 +
api-ref/source/versions.inc | 98 +
api-ref/source/webhooks.inc | 43 +
devstack/README.rst | 11 +-
devstack/lib/senlin | 17 +-
.../user/scenarios/autoscaling_ceilometer.rst | 272 +++
etc/senlin/api-paste.ini | 10 +-
etc/senlin/policy.json | 4 +
examples/policies/WIP/health_policy_poll.yaml | 28 -
examples/policies/deletion_policy.yaml | 4 +-
examples/policies/health_policy_poll.yaml | 28 +
examples/policies/lb_policy.yaml | 16 +-
examples/profiles/README.rst | 28 +
examples/profiles/cirros_basic/nova_server.yaml | 9 -
.../profiles/docker_container/docker_basic.yaml | 11 +
.../nova_server/heat_stack_nova_server.yaml | 9 +
.../nova_server/nova_server_template.yaml | 56 +
.../random_string/heat_stack_random_string.yaml | 7 +
.../random_string/random_string_template.yaml | 13 +
examples/profiles/nova_server/cirros_basic.yaml | 14 +
examples/profiles/simple_stack/README.rst | 23 -
examples/profiles/simple_stack/env.yaml | 2 -
.../simple_stack/heat_stack_random_string.yaml | 9 -
.../profiles/simple_stack/random_string_stack.yaml | 13 -
examples/profiles/simple_stack/test_script.sh | 3 -
rally-jobs/README.rst | 11 +
rally-jobs/plugins/senlin_plugin.py | 106 +
rally-jobs/senlin-senlin.yaml | 62 +
.../notes/404-return-code-e3cf3b6fb47a56fe.yaml | 3 -
.../abandon-soft-delete-bb739b497ceeecce.yaml | 7 -
.../action-filter-status-156542bfcb54e0e5.yaml | 3 -
.../action-multi-tenancy-8d2f4e462b3d0c9b.yaml | 3 -
.../action-status-check-fe5d7ccbc18e317e.yaml | 4 -
.../notes/affinity-attach-e98079133d46ba78.yaml | 3 -
.../notes/affinity-policy-c7dcb2e5fca6354b.yaml | 4 -
.../affinity-policy-fix-72ae92dc8ffcff00.yaml | 3 +
.../api-endpoint-tenant-ad58b556855e2806.yaml | 4 -
.../notes/api-ref-fixes-19bc963430c32ecf.yaml | 4 +
.../notes/batch-scheduling-ca5d98d41fc72973.yaml | 6 +
.../capacity-calculation-4fd389ff12107dfb.yaml | 6 +
.../check-recover-actions-27eef16643b23f47.yaml | 3 -
.../notes/check-recover-apis-ea751a9c52736d67.yaml | 3 -
.../notes/cluster-collect-90e460c7bfede347.yaml | 3 +
.../cluster-delete-conflict-94261706eb29e9bb.yaml | 5 +
.../cluster-desired-capacity-d876347f69b04b4f.yaml | 6 +
.../cluster-node-dependents-3bdbebd773d276d1.yaml | 4 +
.../cluster-node-status-e7fced162b415452.yaml | 3 +
.../notes/cluster-quota-ab3dc57d61ea88bb.yaml | 3 -
.../cluster-resizing-status-ca19571502cc0958.yaml | 3 -
.../cluster-status-update-dd9133092aef05ab.yaml | 5 +
.../compute-instance-fencing-63b931cdf35b127c.yaml | 4 +
.../notes/config-doc-cb8b37e360422301.yaml | 4 +
.../notes/container-profile-152bf2908c70ffad.yaml | 5 +
.../notes/db-isolation-level-3d61148ffdd3a91c.yaml | 4 -
.../notes/default-min-max-5d047c7cf9d98b71.yaml | 4 -
.../delete-x-region-zone-fccfa2a35a05caad.yaml | 4 -
.../deletion-policy-doc-e7e95f260b7a2470.yaml | 3 -
...letion-policy-node-delete-dc70da377b2a4f77.yaml | 4 +
releasenotes/notes/doc-fixes-cd8c7006f8c66387.yaml | 3 +
.../engine-service-race-ba9f2f403b88f587.yaml | 3 -
.../engine-service-status-d573e021c4f09ed6.yaml | 3 -
.../notes/event-filter-level-7d9fd969e4018d77.yaml | 3 -
.../event-multi-tenancy-4b2269ae2bbf29c5.yaml | 3 -
.../notes/event-table-change-dcb42c8b6d145fec.yaml | 4 +
...xplicit-plugin-versioning-f6dd44ba6bc07ae3.yaml | 4 -
.../notes/fix-api-return-202-b9d31250c4d7c624.yaml | 3 -
.../notes/fix-cluster-index-ae0060b6337d6d55.yaml | 3 +
.../notes/fix-cluster-index-f09523055c286fc7.yaml | 4 -
.../notes/fix-cluster-list-32007bfc8354c101.yaml | 5 -
.../notes/fix-db-deadlock-1d2bdb9ce785734a.yaml | 4 +
.../notes/fix-delete-apis-bf9f47b5fcf8f3e6.yaml | 4 +
...ix-network-error-handling-e78da90b6bc2319c.yaml | 3 +
.../notes/fix-node-recover-5af129bf0688577d.yaml | 4 +
.../notes/fix-policy-attach-d4c97babcd65e32e.yaml | 3 -
.../notes/fix-setup-service-e6207fdc9647e1de.yaml | 3 -
.../forbid-cluster-deletion-a8b0f55aaf0aa106.yaml | 4 +
.../notes/health-check-3d0f1bcd8e76c9cd.yaml | 4 -
.../health-manager-listener-8ddbe169e510031b.yaml | 5 +
.../health-policy-properties-056d5b4aa63312c9.yaml | 3 +
.../health-policy-suspend-7aa33fc981c0f2c9.yaml | 5 +
.../notes/improved-scheduler-579c0cd237f4d792.yaml | 4 -
.../notes/lb-based-health-d628938567f5824f.yaml | 3 -
.../notes/lb-node-actions-95545338ae622f5c.yaml | 5 +
.../notes/lb-timeout-option-990ba1f359b5daab.yaml | 4 +
.../notes/lock-breaker-e4c45b2a5d851cef.yaml | 3 -
.../notes/message-receiver-3432826515f8e70c.yaml | 4 +
.../metadata-query-profile-9c45d99db7b30207.yaml | 4 +
.../more-policy-validation-ace6a4f890b2a500.yaml | 4 +
.../notes/multi-tenancy-bb6a7288c9c55fd0.yaml | 4 -
.../multi-tenancy-in-find-cd1d07daec460b93.yaml | 4 -
.../notes/name-uniqueness-d560c2cc2514c24d.yaml | 3 -
.../notes/new-api-doc-f21eb0a9f53d7643.yaml | 4 +
.../new-sorting-support-f523c272bbec8484.yaml | 3 -
.../notes/node-action-logic-4d3e94818cccaa3e.yaml | 5 +
.../node-create-affinity-ec126ccd3e9e0957.yaml | 4 +
.../notes/node-create-az-d886dea98a25229f.yaml | 4 +
.../notes/node-create-region-0cbac0918c703e27.yaml | 4 +
.../notes/nova-bdm2-support-e817d5775e466459.yaml | 3 -
.../notes/nova-metadata-fix-89b7a2e06c3ce59f.yaml | 3 +
.../nova-server-addresses-fd8afddc3fb36a0c.yaml | 5 +
.../notes/nova-server-name-c045ba7e72ba0a50.yaml | 3 -
.../notes/nova-server-update-1a976bd06b8884c7.yaml | 4 -
.../nova-server-validation-60612c1185738104.yaml | 4 +
.../nova-server-validation-d36dbcf64fb90a43.yaml | 5 +
.../notes/nova-update-opt-7372e4d189e483aa.yaml | 4 +
.../nova-update-validation-dca7de984c2071d1.yaml | 4 +
.../notes/options-shuffled-29c6cfac72aaf8ff.yaml | 5 +
...-versioned-object-support-cc9463490306c26f.yaml | 4 +
.../notes/parameter-checking-d1fc14aee55ba484.yaml | 3 -
.../policy-create-check-86bd9b623ee44fcc.yaml | 3 -
.../policy-detach-check-5fe6292ec264b24c.yaml | 3 -
.../notes/policy-doc-89cfc7288a790379.yaml | 4 -
.../policy-update-check-71d71fefe352eaa4.yaml | 3 -
.../notes/policy-validate-04cbc74d2c025fcc.yaml | 4 +
.../notes/policy-validation-477a103aa83835f9.yaml | 4 +
.../notes/profile-updatable-6ee3f9a22f1b81ec.yaml | 3 -
.../notes/profile-validate-45a9bc520880bc6b.yaml | 4 +
.../notes/publish-api-doc-cc155e01fd66443b.yaml | 3 -
.../purge-deleted-support-91ad29b09d75b35a.yaml | 3 -
.../receiver-abstraction-e04b40e56c01c15b.yaml | 11 -
.../receiver-create-check-2225f536f5150065.yaml | 5 +
.../receiver-create-trust-bd5fdeb059e68330.yaml | 3 +
.../region-placement-policy-743f8363846567b5.yaml | 3 -
.../notes/remove-bdm-v1-4533677f3bca3c5d.yaml | 4 +
.../remove-node-actions-eed0c6517ac9bb55.yaml | 3 -
.../remove-policy-enable-3ce697e21dec7542.yaml | 4 -
.../remove-priority-level-2b0c088f75ca3cf7.yaml | 3 -
...remove-profile-permission-f1257ea4303cb9ac.yaml | 4 -
.../remove-trigger-support-c2f36b9b3c08ca99.yaml | 3 -
.../removed-show-deleted-83f4b6886b24090e.yaml | 5 -
.../rename-timestamp-fields-0921c426cbf13903.yaml | 4 -
.../resource-name-underscore-29936ac9026e9c35.yaml | 4 -
.../revise-profile-update-59fdf617e51f7927.yaml | 4 -
.../rework-action-dependency-da689dfeccd14e17.yaml | 6 -
.../scheduler-enhancement-09f86efe4dde4051.yaml | 3 +
.../script-entry-points-85e225cc2cea7b68.yaml | 3 -
.../notes/secure-password-e60243ae2befbbf6.yaml | 4 +
.../senlin-manage-service-c86fca39fd1467b0.yaml | 5 -
.../notes/service-cleanup-afacddfacd7b4dcd.yaml | 4 +
.../service-status-report-625bc25b89907e07.yaml | 4 +
...age-update-of-nova-server-bb2f7cdaa7fe883b.yaml | 3 -
.../support-network-update-7d576a52e4f894d6.yaml | 3 -
.../support-nova-image-find-8f66ea48e127873c.yaml | 4 -
.../tempest-api-test-support-c86091a7ba5fb789.yaml | 4 +
.../tempest-functional-test-383dad4d9acff97e.yaml | 3 +
.../notes/template-url-19075b68d9a35a80.yaml | 3 +
.../notes/tools-setup-d73e3298328c5355.yaml | 4 +
.../notes/trust-id-usage-ca1196ae51b7fa04.yaml | 4 -
.../notes/user-doc-added-b06635d9f6757dab.yaml | 3 -
.../user-docs-published-84bae5b780e6cb52.yaml | 3 -
.../notes/zaqar-support-470e824b7737e939.yaml | 4 +
releasenotes/source/index.rst | 2 +
releasenotes/source/mitaka.rst | 6 +
releasenotes/source/newton.rst | 6 +
requirements.txt | 34 +-
senlin/api/common/serializers.py | 4 +-
senlin/api/common/util.py | 3 +-
senlin/api/common/version_request.py | 100 +
senlin/api/common/versioned_method.py | 34 +
senlin/api/common/wsgi.py | 178 +-
senlin/api/middleware/__init__.py | 37 +
senlin/api/middleware/fault.py | 16 +-
senlin/api/middleware/trust.py | 11 +-
senlin/api/middleware/version_negotiation.py | 147 +-
senlin/api/openstack/__init__.py | 46 -
senlin/api/openstack/history.rst | 30 +
senlin/api/openstack/v1/cluster_policies.py | 8 +
senlin/api/openstack/v1/clusters.py | 21 +-
senlin/api/openstack/v1/nodes.py | 3 +-
senlin/api/openstack/v1/policies.py | 16 +
senlin/api/openstack/v1/profiles.py | 30 +-
senlin/api/openstack/v1/receivers.py | 24 +-
senlin/api/openstack/v1/router.py | 27 +-
senlin/api/openstack/v1/version.py | 70 +-
senlin/api/openstack/versions.py | 39 +-
senlin/cmd/engine.py | 4 +-
senlin/cmd/manage.py | 17 +-
senlin/common/config.py | 143 +-
senlin/common/consts.py | 21 +-
senlin/common/context.py | 22 +-
senlin/common/exception.py | 146 +-
senlin/common/messaging.py | 43 +-
senlin/common/scaleutils.py | 44 +-
senlin/common/schema.py | 146 +-
senlin/common/utils.py | 78 +-
senlin/db/api.py | 40 +-
senlin/db/sqlalchemy/api.py | 1007 +++++----
senlin/db/sqlalchemy/migrate_repo/manage.py | 13 +
.../migrate_repo/versions/001_first_version.py | 14 +-
.../migrate_repo/versions/005_event_column_name.py | 23 +
.../versions/006_node_cluster_dependents_column.py | 28 +
senlin/db/sqlalchemy/models.py | 22 +-
senlin/db/sqlalchemy/types.py | 20 +
senlin/db/sqlalchemy/utils.py | 20 +-
senlin/drivers/base.py | 3 +-
senlin/drivers/container/__init__.py | 0
senlin/drivers/container/docker_v1.py | 32 +
senlin/drivers/openstack/__init__.py | 2 +
senlin/drivers/openstack/heat_v1.py | 18 +
senlin/drivers/openstack/keystone_v3.py | 67 +-
senlin/drivers/openstack/lbaas.py | 46 +-
senlin/drivers/openstack/neutron_v2.py | 63 +-
senlin/drivers/openstack/nova_v2.py | 162 +-
senlin/drivers/openstack/sdk.py | 8 +-
senlin/drivers/openstack/zaqar_v2.py | 45 +
senlin/engine/actions/base.py | 100 +-
senlin/engine/actions/cluster_action.py | 507 +++--
senlin/engine/actions/node_action.py | 159 +-
senlin/engine/cluster.py | 190 +-
senlin/engine/cluster_policy.py | 51 +-
senlin/engine/dispatcher.py | 5 +-
senlin/engine/environment.py | 8 +-
senlin/engine/event.py | 98 +-
senlin/engine/health_manager.py | 294 ++-
senlin/engine/node.py | 290 +--
senlin/engine/receiver.py | 208 --
senlin/engine/receivers/__init__.py | 0
senlin/engine/receivers/base.py | 253 +++
senlin/engine/receivers/message.py | 279 +++
senlin/engine/receivers/webhook.py | 61 +
senlin/engine/registry.py | 17 +-
senlin/engine/scheduler.py | 73 +-
senlin/engine/senlin_lock.py | 57 +-
senlin/engine/service.py | 828 +++++---
senlin/hacking/checks.py | 27 +
senlin/locale/senlin.pot | 2009 ------------------
.../zh_CN/LC_MESSAGES/senlin-log-critical.po | 19 +
.../locale/zh_CN/LC_MESSAGES/senlin-log-error.po | 191 ++
.../locale/zh_CN/LC_MESSAGES/senlin-log-warning.po | 64 +
senlin/objects/__init__.py | 33 +
senlin/objects/action.py | 125 ++
senlin/objects/base.py | 87 +
senlin/objects/cluster.py | 88 +
senlin/objects/cluster_lock.py | 40 +
senlin/objects/cluster_policy.py | 85 +
senlin/objects/credential.py | 53 +
senlin/objects/dependency.py | 40 +
senlin/objects/event.py | 64 +
senlin/objects/fields.py | 214 ++
senlin/objects/health_registry.py | 47 +
senlin/objects/node.py | 93 +
senlin/objects/node_lock.py | 39 +
senlin/objects/notification.py | 137 ++
senlin/objects/policy.py | 73 +
senlin/objects/profile.py | 73 +
senlin/objects/receiver.py | 66 +
senlin/objects/requests/__init__.py | 0
senlin/objects/requests/clusters.py | 35 +
senlin/objects/service.py | 58 +
senlin/policies/affinity_policy.py | 72 +-
senlin/policies/base.py | 171 +-
senlin/policies/batch_policy.py | 2 +-
senlin/policies/deletion_policy.py | 30 +-
senlin/policies/health_policy.py | 122 +-
senlin/policies/lb_policy.py | 122 +-
senlin/policies/region_placement.py | 56 +-
senlin/policies/scaling_policy.py | 9 +-
senlin/policies/zone_placement.py | 55 +-
senlin/profiles/base.py | 234 ++-
senlin/profiles/container/__init__.py | 0
senlin/profiles/container/docker.py | 299 +++
senlin/profiles/os/heat/stack.py | 246 ++-
senlin/profiles/os/nova/server.py | 1000 +++++----
senlin/rpc/client.py | 51 +-
.../functional/drivers/openstack/neutron_v2.py | 37 -
.../api/actions/test_action_list_negative.py | 27 +
.../api/actions/test_action_show_negative.py | 27 +
.../api/api_versions/test_api_version_show.py | 31 +
.../api_versions/test_api_version_show_negative.py | 26 +
.../api/api_versions/test_api_versions_list.py | 35 +
.../tempest/api/build_info/test_build_info.py | 29 +
.../cluster_policies/test_cluster_policy_list.py | 49 +
.../test_cluster_policy_list_negative.py | 38 +
.../cluster_policies/test_cluster_policy_show.py | 48 +
.../test_cluster_policy_show_negative.py | 99 +
.../tempest/api/clusters/test_cluster_action.py | 324 +++
.../api/clusters/test_cluster_action_negative.py | 1003 +++++++++
.../tempest/api/clusters/test_cluster_create.py | 70 +
.../api/clusters/test_cluster_create_negative.py | 81 +
.../tempest/api/clusters/test_cluster_delete.py | 39 +
.../api/clusters/test_cluster_delete_negative.py | 78 +
.../tempest/api/clusters/test_cluster_list.py | 48 +
.../api/clusters/test_cluster_list_negative.py | 27 +
.../tempest/api/clusters/test_cluster_show.py | 43 +
.../api/clusters/test_cluster_show_negative.py | 49 +
.../tempest/api/clusters/test_cluster_update.py | 55 +
.../api/clusters/test_cluster_update_negative.py | 148 ++
.../api/clusters/test_cluster_update_profile.py | 62 +
.../tempest/api/events/test_event_list_negative.py | 27 +
.../tempest/api/events/test_event_show_negative.py | 27 +
.../tempest/api/nodes/test_node_action_negative.py | 93 +
.../tempest/api/nodes/test_node_create_negative.py | 104 +
.../tempest/api/nodes/test_node_delete_negative.py | 50 +
.../tempest/api/nodes/test_node_list_negative.py | 27 +
.../tempest/api/nodes/test_node_show_negative.py | 47 +
.../tempest/api/nodes/test_node_update_negative.py | 148 ++
.../tempest/api/nodes/test_node_update_profile.py | 60 +
.../tempest/api/policies/test_policy_create.py | 47 +
.../api/policies/test_policy_create_negative.py | 94 +
.../tempest/api/policies/test_policy_delete.py | 31 +
.../api/policies/test_policy_delete_negative.py | 73 +
.../api/policies/test_policy_list_negative.py | 27 +
.../api/policies/test_policy_show_negative.py | 45 +
.../tempest/api/policies/test_policy_update.py | 42 +
.../api/policies/test_policy_update_negative.py | 68 +
.../tempest/api/policies/test_policy_validate.py | 44 +
.../api/policies/test_policy_validate_negative.py | 74 +
.../api/policy_types/test_policy_type_list.py | 29 +
.../api/policy_types/test_policy_type_show.py | 30 +
.../policy_types/test_policy_type_show_negative.py | 28 +
.../api/profile_types/test_profile_type_list.py | 34 +
.../api/profile_types/test_profile_type_show.py | 30 +
.../test_profile_type_show_negative.py | 28 +
.../tempest/api/profiles/test_profile_create.py | 45 +
.../api/profiles/test_profile_create_negative.py | 94 +
.../tempest/api/profiles/test_profile_delete.py | 31 +
.../api/profiles/test_profile_delete_negative.py | 65 +
.../tempest/api/profiles/test_profile_list.py | 41 +
.../api/profiles/test_profile_list_negative.py | 27 +
.../tempest/api/profiles/test_profile_show.py | 37 +
.../api/profiles/test_profile_show_negative.py | 45 +
.../tempest/api/profiles/test_profile_update.py | 44 +
.../api/profiles/test_profile_update_negative.py | 66 +
.../tempest/api/profiles/test_profile_validate.py | 39 +
.../api/profiles/test_profile_validate_negative.py | 76 +
.../tempest/api/receivers/test_receiver_create.py | 55 +
.../api/receivers/test_receiver_create_negative.py | 103 +
.../tempest/api/receivers/test_receiver_delete.py | 38 +
.../api/receivers/test_receiver_delete_negative.py | 56 +
.../tempest/api/receivers/test_receiver_list.py | 48 +
.../api/receivers/test_receiver_list_negative.py | 27 +
.../tempest/api/receivers/test_receiver_show.py | 44 +
.../api/receivers/test_receiver_show_negative.py | 55 +
.../tempest/api/receivers/test_webhook_trigger.py | 48 +
.../tempest/functional/test_cluster_membership.py | 92 +
.../tempest/functional/test_cluster_scaling.py | 241 +++
.../tempest/functional/test_scaling_policy.py | 130 ++
.../tempest/integration/test_heat_stack_cluster.py | 53 +
.../integration/test_nova_server_cluster.py | 70 +
.../unit/api/middleware/policy/check_admin.json | 3 +
.../unit/api/middleware/policy/notallowed.json | 10 +
.../unit/api/middleware/test_middleware_filters.py | 93 +
.../api/middleware/test_version_negotiation.py | 243 +++
.../unit/api/openstack/v1/test_cluster_policies.py | 181 ++
.../unit/api/openstack/v1/test_policy_types.py | 113 ++
.../unit/api/openstack/v1/test_profile_types.py | 115 ++
.../unit/engine/actions/test_cluster_action.py | 2144 ++++++++++----------
.../unit/engine/service/test_cluster_policies.py | 63 +-
.../unit/engine/service/test_profile_types.py | 6 +-
.../unit/middleware/test_context_middleware.py | 123 --
.../unit/middleware/test_openstack_filters.py | 101 -
.../unit/middleware/test_version_middleware.py | 140 --
.../unit/middleware/test_webhook_middleware.py | 167 --
.../unit/policies/test_region_placement_policy.py | 383 ----
.../unit/policies/test_zone_placement_policy.py | 370 ----
.../unit/profiles/test_nova_server_validate.py | 679 +++++++
setup.cfg | 13 +-
test-requirements.txt | 21 +-
tools/config-generator.conf | 4 +-
tools/cover.sh | 78 +
tools/setup-service | 22 +-
tox.ini | 39 +-
700 files changed, 46135 insertions(+), 22010 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index a53586c..7929138 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6 +6,2 @@ pbr>=1.6 # Apache-2.0
-Babel>=1.3 # BSD
+Babel>=2.3.4 # BSD
+docker-py<1.8.0,>=1.6.0 # Apache-2.0
@@ -8,5 +9,7 @@ eventlet!=0.18.3,>=0.18.2 # MIT
-keystonemiddleware!=4.1.0,>=4.0.0 # Apache-2.0
-openstacksdk>=0.8.1 # Apache-2.0
-oslo.config>=3.7.0 # Apache-2.0
-oslo.context>=0.2.0 # Apache-2.0
-oslo.db>=4.1.0 # Apache-2.0
+jsonpath-rw<2.0,>=1.2.0 # Apache-2.0
+keystonemiddleware!=4.5.0,>=4.2.0 # Apache-2.0
+microversion-parse>=0.1.2 # Apache-2.0
+openstacksdk>=0.9.7 # Apache-2.0
+oslo.config>=3.14.0 # Apache-2.0
+oslo.context>=2.9.0 # Apache-2.0
+oslo.db!=4.13.1,!=4.13.2,>=4.10.0 # Apache-2.0
@@ -14,2 +17,2 @@ oslo.i18n>=2.1.0 # Apache-2.0
-oslo.log>=1.14.0 # Apache-2.0
-oslo.messaging>=4.0.0 # Apache-2.0
+oslo.log>=3.11.0 # Apache-2.0
+oslo.messaging>=5.2.0 # Apache-2.0
@@ -17 +20 @@ oslo.middleware>=3.0.0 # Apache-2.0
-oslo.policy>=0.5.0 # Apache-2.0
+oslo.policy>=1.14.0 # Apache-2.0
@@ -19,2 +22,3 @@ oslo.serialization>=1.10.0 # Apache-2.0
-oslo.service>=1.0.0 # Apache-2.0
-oslo.utils>=3.5.0 # Apache-2.0
+oslo.service>=1.10.0 # Apache-2.0
+oslo.utils>=3.16.0 # Apache-2.0
+oslo.versionedobjects>=1.13.0 # Apache-2.0
@@ -25,3 +29,3 @@ qpid-python;python_version=='2.7' # Apache-2.0
-requests!=2.9.0,>=2.8.1 # Apache-2.0
-Routes!=2.0,!=2.1,>=1.12.3;python_version=='2.7' # MIT
-Routes!=2.0,>=1.12.3;python_version!='2.7' # MIT
+requests>=2.10.0 # Apache-2.0
+Routes!=2.0,!=2.1,!=2.3.0,>=1.12.3;python_version=='2.7' # MIT
+Routes!=2.0,!=2.3.0,>=1.12.3;python_version!='2.7' # MIT
@@ -31 +35 @@ sqlalchemy-migrate>=0.9.6 # Apache-2.0
-stevedore>=1.5.0 # Apache-2.0
+stevedore>=1.16.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index 05f5b50..7accf98 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -7,2 +7 @@ coverage>=3.6 # Apache-2.0
-discover # BSD
-flake8<2.6.0,>2.4.1 # MIT
+flake8<2.6.0,>=2.5.4 # MIT
@@ -10,4 +9,2 @@ hacking<0.11,>=0.10.2
-mock>=1.2 # BSD
-mox>=0.5.3 # Apache-2.0
-mox3>=0.7.0 # Apache-2.0
-openstackdocstheme>=1.0.3 # Apache-2.0
+mock>=2.0 # BSD
+openstackdocstheme>=1.5.0 # Apache-2.0
@@ -15,2 +12,3 @@ oslotest>=1.10.0 # Apache-2.0
-os-testr>=0.4.1 # Apache-2.0
-PyMySQL>=0.6.2 # MIT License
+os-testr>=0.7.0 # Apache-2.0
+PyMySQL!=0.7.7,>=0.6.2 # MIT License
+tempest>=12.1.0 # Apache-2.0
@@ -22,3 +20,4 @@ testtools>=1.4.0 # MIT
-oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
-sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
-reno>=0.1.1 # Apache2
+os-api-ref>=1.0.0 # Apache-2.0
+oslosphinx>=4.7.0 # Apache-2.0
+sphinx!=1.3b1,<1.4,>=1.2.1 # BSD
+reno>=1.8.0 # Apache2
1
0
06 Oct '16
We are glad to announce the release of:
sahara-dashboard 5.0.0: Sahara Management Dashboard
This release is part of the newton release series.
For more details, please see below.
5.0.0
^^^^^
New Features
************
* Added integration with Designate for hostname resolution.
Bug Fixes
*********
* Fixed issue with retrieving details for public clusters.
Other Notes
***********
* Start using reno for release notes management.
Changes in sahara-dashboard 4.0.0.0rc1..5.0.0
---------------------------------------------
fdd3a75 Imported Translations from Zanata
99e9396 Imported Translations from Zanata
d7ae822 Imported Translations from Zanata
56068e2 Imported Translations from Zanata
0ff74de Allow translators to control word order in templates (again)
8bc78d8 Allow translators to control word order in templates
aaf1afa Imported Translations from Zanata
c116f3a Fix gate jobs
347257b Imported Translations from Zanata
8b6b41c Update .gitreview for stable/newton
9ee1326 Imported Translations from Zanata
9255e93 Convert to unicode explicitly to avoid UnicodeDecodeError
87f10fe Imported Translations from Zanata
71664a3 Fix Done and Cancel button view in edit tags form
fac36c6 Drop unused directory in tox
479c5bf Fix DataSource integration test
2bb9843 Imported Translations from Zanata
b7c1592 Imported Translations from Zanata
5a7e0c1 Skip pulling cinder information if cinder api is unavailable
039f024 Improve pulling configs for node groups
6483096 Fix tab navigation in clusters panel
035e1ac Fix bullet lists view
2b900b5 Remove css styles from html templates
e9ad390 Updated from global requirements
8ff2ab0 Separate static folder by css and js.
cd0d444 Remove unused templates and classes
f4de8b1 Fix integration tests
23fbe47 Imported Translations from Zanata
c822c02 Add warning to deprecated plugins
ac056b3 Imported Translations from Zanata
0c6ea51 Fix "Done" and "Cancel" buttons view in Image Registry form
8fa78b9 plugins api support
21ef43d Updated from global requirements
052ff86 Add pagination ability to UI
14e7237 Updated from global requirements
dfcea8c Add warning about usernames to help template
7c9eb9d use xenial ubuntu for integration tests
1a19b88 Move other-requirements.txt to bindep.txt
1eb34dd Designate integration
09a0530 Updated from global requirements
8f3e013 Imported Translations from Zanata
9ea6a04 Fix bug this doesn't work field "Value Type"
13ca93d Small fix in tab Node Groups of Create Cluster Template workflow.
3fe6071 Remove unnecessary class from templates
ee83a69 Updated from global requirements
804c548 Add Python 3.5 classifier and venv
c3bb378 add py27dj110 testenv
17a24fb [Django 1.10] django.conf.urls.patterns() removed
167b5a9 Delete the requirement package "discover" in the "test-requirements.txt"
6ce9834 Updated from global requirements
5bd39f4 replacing plugins into separate panel
6e6848a fix unit and integration tests
d288c54 be safer on retrieving objects
764a7a1 Adding Storm Pyleus job type
7d50e89 remove upload template form
922b1a3 Imported Translations from Zanata
c68c298 List system dependencies for running common tests
4d3f93f Updated from global requirements
2026728 Imported Translations from Zanata
03c6802 Fix unit tests
4c2f0f2 Updated from global requirements
c06b04b Imported Translations from Zanata
aab1ee3 fix sahara-dashboard translation job
7f82f03 Add mitaka page to release notes
d4c80bd Fix bug with detailed error on job binary creation
c7a4699 fix integration tests
deb650b Updated from global requirements
173723f Imported Translations from Zanata
4b43825 Start using reno for release notes
b1aadb0 Add column "User" to "Image Registry" tab
221042c fix integration tests again
c6dc202 Imported Translations from Zanata
cb16ba9 Fix py27dj19 gate job
f9e2aa5 Resolve problem about not displayed volumes in cluster template and cluster information.
ffccd9d fix integration tests
d102b00 Fix gate-sahara-dashboard-python34 job
bc74bfc Updated from global requirements
eb14832 Imported Translations from Zanata
ce9b934 Clean up Image Registry form tag fields
4a67a2c Updated from global requirements
900266a Add testcase 'Run EDP jobs with many types'
3e2d96b Fix node processes view in node groups
b6ef14b Updated from global requirements
2e0227b Imported Translations from Zanata
35ab4ab fix unit test failures
299d596 Fix job launching on new cluster
df018e9 Imported Translations from Zanata
ffbf3a1 Updated from global requirements
1047676 Add testcases 'Update EDP resources'
ab99844 Fix job launching with cluster in any state
50e974b Imported Translations from Zanata
fd7c36d Updated from global requirements
4666901 Updated from global requirements
61eafa5 Imported Translations from Zanata
a790386 Hiding undesired nav-pills
190a9f8 Updated from global requirements
1e7c190 Fixing font and style of close buttons
244c580 Fix time values of cluster provision steps
cd5ca6c Uptime column for clusters
0a56b44 Add testcase Update nodegroup in cluster template
d6349ff Add testcase 'Update cluster template'
e62e516 Add testcase 'Update node group template'
7b37946 Fix job and data sources time values
1922c5d Simplifying plugin select logic
9a8b5ff Add testenv for py34 jobs
92b4e66 Add Django 1.9 testenv
55d1f00 [Django 1.9] request.REQUEST is gone
410f69b Add testcase 'Run EDP job on cluster'
a04d534 Add testcase for check cluster scaling
c74a18d [Django 1.9] Remove load url from future
287840a Imported Translations from Zanata
710dba5 Add test 'cluster create-delete with fake plugin'
Diffstat (except docs and test files)
-------------------------------------
.gitreview | 1 +
bindep.txt | 34 +
releasenotes/notes/.placeholder | 0
.../cluster-details-fix-4c53edfa60500d8a.yaml | 3 +
.../designate-integration-0c11bb8cc115cf60.yaml | 3 +
.../notes/start-using-reno-c29d489e7e7dafc9.yaml | 3 +
releasenotes/source/_static/.placeholder | 0
releasenotes/source/_templates/.placeholder | 0
releasenotes/source/conf.py | 259 ++
releasenotes/source/index.rst | 9 +
releasenotes/source/mitaka.rst | 5 +
releasenotes/source/unreleased.rst | 5 +
requirements.txt | 16 +-
sahara_dashboard/api/designate.py | 34 +
sahara_dashboard/api/sahara.py | 136 +-
.../clusters/cluster_templates/forms.py | 54 -
.../clusters/cluster_templates/tables.py | 18 +-
.../clusters/cluster_templates/views.py | 29 +-
.../clusters/cluster_templates/workflows/copy.py | 8 +-
.../clusters/cluster_templates/workflows/create.py | 118 +-
.../clusters/cluster_templates/workflows/edit.py | 14 +-
.../data_processing/clusters/clusters/tables.py | 15 +-
.../data_processing/clusters/clusters/tabs.py | 25 +-
.../data_processing/clusters/clusters/views.py | 29 +-
.../clusters/clusters/workflows/create.py | 7 +-
.../clusters/clusters/workflows/scale.py | 4 +-
.../clusters/image_registry/forms.py | 3 +-
.../clusters/image_registry/tables.py | 1 +
.../clusters/image_registry/views.py | 4 +-
.../clusters/nodegroup_templates/tables.py | 8 +-
.../clusters/nodegroup_templates/views.py | 29 +-
.../nodegroup_templates/workflows/create.py | 61 +-
.../_cluster_template_configs_details.html | 5 +-
.../_config_domain_names_help.html | 12 +
.../cluster_templates/_configure_general_help.html | 12 +
.../templates/cluster_templates/_details.html | 4 +
.../cluster_templates/_nodegroups_details.html | 16 +
.../templates/cluster_templates/_upload_file.html | 3 +-
.../cluster_node_groups_template.html | 4 +-
.../cluster_templates/cluster_templates.html | 11 -
.../templates/cluster_wizard/_ngt_select.html | 2 +-
.../templates/cluster_wizard/_plugin_select.html | 2 +-
.../clusters/_cluster_configs_details.html | 5 +-
.../templates/clusters/_create_cluster.html | 3 +-
.../clusters/templates/clusters/_details.html | 2 +-
.../clusters/templates/clusters/_in_progress.html | 2 +-
.../templates/clusters/_nodegroups_details.html | 21 +-
.../clusters/templates/clusters/clusters.html | 11 -
.../clusters/templates/clusters/index.html | 68 +-
.../templates/image_registry/_edit_tags.html | 5 +-
.../clusters/templates/image_registry/_help.html | 13 +-
.../templates/image_registry/_list_tags.html | 6 +-
.../templates/image_registry/_register_image.html | 5 +-
.../templates/image_registry/_tag_form.html | 76 +-
.../templates/image_registry/image_registry.html | 11 -
.../_configure_general_help.html | 12 +
.../nodegroup_templates/_service_confs.html | 2 +-
.../nodegroup_templates/nodegroup_templates.html | 11 -
.../content/data_processing/clusters/urls.py | 161 +-
.../content/data_processing/clusters/views.py | 4 +-
.../data_processing/data_plugins/__init__.py | 0
.../content/data_processing/data_plugins/panel.py | 27 +
.../content/data_processing/data_plugins/tables.py | 53 +
.../content/data_processing/data_plugins/tabs.py | 117 +
.../templates/data_plugins/_details.html | 20 +
.../templates/data_plugins/_label_details.html | 27 +
.../templates/data_plugins/_list_versions.html | 10 +
.../templates/data_plugins/plugins.html | 11 +
.../templates/data_plugins/update.html | 7 +
.../content/data_processing/data_plugins/urls.py | 26 +
.../content/data_processing/data_plugins/views.py | 78 +
.../data_plugins/workflows/__init__.py | 0
.../data_plugins/workflows/update.py | 112 +
.../data_processing/jobs/data_plugins/__init__.py | 0
.../data_processing/jobs/data_plugins/tables.py | 36 -
.../data_processing/jobs/data_plugins/tabs.py | 67 -
.../data_processing/jobs/data_plugins/views.py | 45 -
.../data_processing/jobs/data_sources/tables.py | 6 +-
.../data_processing/jobs/data_sources/views.py | 16 -
.../data_processing/jobs/job_binaries/forms.py | 30 +-
.../data_processing/jobs/job_binaries/tables.py | 6 +-
.../data_processing/jobs/job_binaries/views.py | 16 -
.../data_processing/jobs/job_templates/tables.py | 6 +-
.../data_processing/jobs/job_templates/views.py | 20 +-
.../jobs/job_templates/workflows/create.py | 20 +-
.../jobs/job_templates/workflows/launch.py | 55 +-
.../content/data_processing/jobs/jobs/tables.py | 7 +-
.../jobs/templates/data_plugins/_details.html | 20 -
.../jobs/templates/data_plugins/plugins.html | 11 -
.../jobs/templates/data_sources/_details.html | 2 +-
.../jobs/templates/data_sources/data_sources.html | 11 -
.../jobs/templates/job_binaries/_create.html | 3 +-
.../jobs/templates/job_binaries/job_binaries.html | 19 -
.../templates/job_templates/_create_job_help.html | 3 +-
.../templates/job_templates/config_template.html | 7 +-
.../jobs/templates/job_templates/jobs.html | 27 -
.../jobs/templates/job_templates/launch_ajax.html | 22 +
.../templates/job_templates/library_template.html | 6 +-
.../templates/job_wizard/_job_type_select.html | 2 +-
.../jobs/templates/jobs/_details.html | 8 +-
.../data_processing/jobs/templates/jobs/index.html | 25 +-
.../data_processing/jobs/templatetags/__init__.py | 16 +
.../content/data_processing/jobs/urls.py | 117 +-
.../content/data_processing/jobs/views.py | 9 +-
.../content/data_processing/jobs/wizard/views.py | 1 +
.../project/data_processing/css/clusters.scss | 13 +
.../project/data_processing/css/jobs.scss | 12 +
.../data_processing/data_processing.event_log.js | 153 --
.../data_processing.job_interface_arguments.js | 175 --
.../data_processing.verifications.js | 58 -
.../js/data_processing.event_log.js | 153 ++
.../js/data_processing.job_interface_arguments.js | 176 ++
.../js/data_processing.job_launching.js | 21 +
.../js/data_processing.verifications.js | 58 +
sahara_dashboard/content/data_processing/tables.py | 50 +
sahara_dashboard/content/data_processing/tabs.py | 33 +
.../content/data_processing/utils/anti_affinity.py | 4 +-
.../content/data_processing/utils/helpers.py | 70 +-
.../data_processing/utils/workflow_helpers.py | 59 +-
.../_1820_data_processing_clusters_panel.py | 8 +-
.../enabled/_1830_data_processing_plugins_panel.py | 32 +
.../enabled/_1840_data_processing_jobs_panel.py | 9 +-
sahara_dashboard/locale/cs/LC_MESSAGES/django.po | 1904 ++++++++++++++
sahara_dashboard/locale/cs/LC_MESSAGES/djangojs.po | 92 +
sahara_dashboard/locale/de/LC_MESSAGES/django.po | 213 +-
sahara_dashboard/locale/de/LC_MESSAGES/djangojs.po | 15 +-
sahara_dashboard/locale/django.pot | 2743 --------------------
sahara_dashboard/locale/djangojs.pot | 109 -
.../locale/en_GB/LC_MESSAGES/djangojs.po | 93 +
sahara_dashboard/locale/fr/LC_MESSAGES/django.po | 61 +-
sahara_dashboard/locale/fr/LC_MESSAGES/djangojs.po | 8 +-
sahara_dashboard/locale/ja/LC_MESSAGES/django.po | 201 +-
sahara_dashboard/locale/ja/LC_MESSAGES/djangojs.po | 16 +-
.../locale/ko_KR/LC_MESSAGES/django.po | 204 +-
.../locale/ko_KR/LC_MESSAGES/djangojs.po | 16 +-
.../locale/pt_BR/LC_MESSAGES/django.po | 62 +-
.../locale/pt_BR/LC_MESSAGES/djangojs.po | 8 +-
sahara_dashboard/locale/ru/LC_MESSAGES/django.po | 1939 ++++++++++++++
sahara_dashboard/locale/ru/LC_MESSAGES/djangojs.po | 91 +
.../locale/zh_CN/LC_MESSAGES/django.po | 257 +-
.../locale/zh_CN/LC_MESSAGES/djangojs.po | 17 +-
sahara_dashboard/test/helpers.py | 5 +
.../data_processing/clusters/clusterspage.py | 107 +
.../clusters/clustertemplatespage.py | 148 ++
.../data_processing/clusters/imageregistrypage.py | 8 +-
.../clusters/nodegrouptemplatespage.py | 116 +
.../data_processing/jobs/datasourcespage.py | 77 +
.../data_processing/jobs/jobbinariespage.py | 105 +-
.../pages/project/data_processing/jobs/jobspage.py | 71 +
.../data_processing/jobs/jobtemplatespage.py | 129 +
sahara_dashboard/test/settings.py | 196 +-
sahara_dashboard/test/test_data/sahara_data.py | 36 +-
sahara_dashboard/test/urls.py | 5 +-
sahara_dashboard/utils.py | 71 +
sahara_dashboard/version.py | 18 +
setup.cfg | 1 +
test-requirements.txt | 8 +-
tools/gate/integration/commons | 2 +
tools/gate/integration/post_test_hook.sh | 22 +
tools/gate/integration/pre_test_hook.sh | 15 +
tools/pip_install.sh | 46 +-
tox.ini | 33 +-
181 files changed, 9134 insertions(+), 4851 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index cdf263f..839b843 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -7 +7 @@ pbr>=1.6 # Apache-2.0
-Babel>=1.3 # BSD
+Babel>=2.3.4 # BSD
@@ -10,5 +10,6 @@ django-compressor>=2.0 # MIT
-django-openstack-auth>=2.0.0 # Apache-2.0
-iso8601>=0.1.9 # MIT
-python-keystoneclient!=1.8.0,!=2.1.0,>=1.6.0 # Apache-2.0
-python-manilaclient>=1.3.0 # Apache-2.0
-python-neutronclient!=4.1.0,>=2.6.0 # Apache-2.0
+django-openstack-auth>=2.4.0 # Apache-2.0
+iso8601>=0.1.11 # MIT
+python-designateclient>=1.5.0 # Apache-2.0
+python-keystoneclient!=2.1.0,>=2.0.0 # Apache-2.0
+python-manilaclient>=1.10.0 # Apache-2.0
+python-neutronclient>=5.1.0 # Apache-2.0
@@ -16 +17,2 @@ python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0
-python-saharaclient>=0.13.0 # Apache-2.0
+python-saharaclient>=0.18.0 # Apache-2.0
+pytz>=2013.6 # MIT
diff --git a/test-requirements.txt b/test-requirements.txt
index 9b3ac4f..7e5608f 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -8,3 +8,3 @@ ddt>=1.0.1 # MIT
-django-nose>=1.2 # BSD
-discover # BSD
-mock>=1.2 # BSD
+django-nose>=1.4.4 # BSD
+reno>=1.8.0 # Apache2
+mock>=2.0 # BSD
@@ -16 +16 @@ selenium>=2.50.1 # Apache-2.0
-sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
+sphinx!=1.3b1,<1.3,>=1.2.1 # BSD
1
0
06 Oct '16
We are pumped to announce the release of:
tripleo-image-elements 5.0.0: Disk image builder elements for
deploying OpenStack.
This release is part of the newton release series.
For more details, please see below.
Changes in tripleo-image-elements 0.9.9..5.0.0
----------------------------------------------
c52dc5d Add stable release to image elements
98b9c6a Restore rdo-release element
1d939ad Deprecate old RDO release
cf94c5e Fix is_local_ip matching
fb8dfb4 Remove tuskar element
f18b297 Remove tuskar-ui element
fa1e2ec Use the correct capitalization of OpenStack
de7012d Don't send duplicate signals via 99-refresh-completed
6a3e694 making ansible version configurable
2b52f67 adding libffi-dev to required packages
fdf717f Add .yaml extension to package installs
b19fbc3 Use package-installs for undercloud elements
787bf70 Replace deprecated LOG.warn with LOG.warning
638a863 Remove mysql-dev dependency from os-svc-install
858e13a Work around leak in dhcp-all-interfaces udev rule
787b70b Don't set default install type for os-cloud-config to pip
1f42564 py26 is no longer supported by Infra's CI
Diffstat (except docs and test files)
-------------------------------------
elements/ansible/README.md | 6 ++
.../ansible-source-install/30-ansible-source | 6 +-
elements/contrail-repo/element-deps | 2 +-
.../delorean-repo/pre-install.d/01-delorean-repo | 8 ++-
elements/fedora-rdo-icehouse-repository/README.md | 3 -
.../fedora-rdo-icehouse-repository/element-deps | 3 -
elements/fedora-rdo-icehouse/README.md | 7 --
elements/fedora-rdo-icehouse/element-deps | 5 --
.../install.d/68-ironic-conductor-common | 6 --
elements/ironic-conductor/package-installs.yaml | 5 ++
elements/openvswitch/element-deps | 1 +
elements/openvswitch/install.d/74-openvswitch | 2 -
elements/openvswitch/package-installs.yaml | 1 +
.../10-os-cloud-config-install-options.bash | 2 -
.../os-refresh-config/configure.d/20-os-net-config | 11 ++-
.../post-configure.d/99-refresh-completed | 17 ++++-
elements/os-svc-install/bin/os-svc-install | 2 -
elements/os-svc-install/element-deps | 1 -
.../post-configure.d/52-rabbitmq-passwords | 2 +-
elements/rdo-icehouse/README.md | 3 -
elements/rdo-icehouse/element-deps | 1 -
.../rdo-icehouse/environment.d/02-rdo-release.bash | 1 -
elements/rhel7-rdo-icehouse/README.md | 7 --
elements/rhel7-rdo-icehouse/element-deps | 5 --
.../install.d/swift-source-install/76-swift-cffi | 2 +-
elements/tuskar-ui/README.md | 1 -
elements/tuskar-ui/element-deps | 2 -
.../package-installs-tuskar-ui | 1 -
.../tuskar-ui-source-install/101-tuskar-ui | 19 -----
.../post-configure.d/101-tuskar-ui | 81 ---------------------
elements/tuskar-ui/pkg-map | 5 --
elements/tuskar-ui/source-repository-tuskar-ui | 1 -
elements/tuskar/README.md | 20 ------
elements/tuskar/element-deps | 7 --
.../tuskar/environment.d/10-tuskar-venv-dir.bash | 6 --
elements/tuskar/install.d/package-installs-tuskar | 1 -
.../tuskar-package-install/package-installs-tuskar | 1 -
.../install.d/tuskar-source-install/100-tuskar-api | 12 ----
.../etc/tuskar/nova_overcloud_config.yml | 5 --
.../tuskar/os-apply-config/etc/tuskar/tuskar.conf | 12 ----
.../configure.d/90-tuskar-db-sync | 84 ----------------------
.../post-configure.d/100-tuskar-api | 5 --
.../post-configure.d/101-plan-add-roles | 70 ------------------
.../pre-configure.d/97-tuskar-fedora-iptables | 4 --
elements/tuskar/pkg-map | 5 --
elements/tuskar/source-repository-tuskar | 1 -
elements/tuskar/svc-map | 2 -
tox.ini | 2 +-
48 files changed, 53 insertions(+), 403 deletions(-)
1
0
We are tickled pink to announce the release of:
trove-dashboard 7.0.0: Trove Management Dashboard
This release is part of the newton release series.
For more details, please see below.
7.0.0
^^^^^
New Features
************
* Support configuration groups in the dashboard. This includes
creating and deleting groups; adding, editing and removing
parameters; attaching and detaching groups to running instances; and
specifying a group during instance creation.
* Enable cluster support for MariaDB and Cassandra.
* Added support for logging features in the dashboard. This includes
listing logs that can be retrieved and viewing, publishing and stop
collection of log contents.
Bug Fixes
*********
* Display all endpoints in the dashboard's cluster details endpoint
list.
Changes in trove-dashboard 6.0.0.0rc1..7.0.0
--------------------------------------------
708e6ff Imported Translations from Zanata
0edc452 Imported Translations from Zanata
d6d0d69 Imported Translations from Zanata
64d7be5 Imported Translations from Zanata
9f20476 Imported Translations from Zanata
139d288 Imported Translations from Zanata
1ebe38e make trove-dashboard (in newton) respect upper-constraints
fd6aeea Update .gitreview for stable/newton
d888d84 Imported Translations from Zanata
9e89be3 Add cluster support for affinity/anti-affinity
ff65a4b Imported Translations from Zanata
9017120 Add availability zone to launch instance
9a5de1e Add support for affinity/anti-affinity
949522f Add support for Trove configuration groups
20974b0 Update release note page ordering
59cca7c Imported Translations from Zanata
a3e6603 Use proper check for inactive datastore version
ac83fd0 Imported Translations from Zanata
ccc59a9 Imported Translations from Zanata
e2493ca Flake8 update
d53d2ef Add nic to cluster grow
fcd9367 Show confirm window before instance delete.
d48d3d3 Don't include openstack/common in flake8
cb066c4 Add support to display instance fault messages
4d55652 Imported Translations from Zanata
0d15ccb Properly populate cluster id in instance grow
e1c44b2 Add support for instance datastore-flavors
5952518 Fix gate test failures
d0790ff Remove discover from test-requirements
74bac06 Imported Translations from Zanata
bcb5d75 Fix unit tests - policy file failure
3a02d6c Imported Translations from Zanata
f628c07 Imported Translations from Zanata
2fd4f8f Imported Translations from Zanata
b769b83 Imported Translations from Zanata
4a352c0 Imported Translations from Zanata
fb28910 Add backups table to ng-backups panel
69d8c00 Imported Translations from Zanata
6e2e08c Imported Translations from Zanata
bdfd13f Imported Translations from Zanata
c21af82 Get all instances to populate master pulldown
55bd481 Trove add support for log retrieval
af46a61 Delegate network panel to instance network panel
ab3b0ee Add missing mocks to tests
56cceeb Imported Translations from Zanata
31d7b66 Database instance status message changed.
b04b8cf Fix periodic translation job
fedcd09 Fix the active attribute check
a06a2f4 Enable cluster support for mariadb and cassandra
bb5e023 Install horizon in runtest.sh
257ca42 Imported Translations from Zanata
16d4cb3 Add reno for release notes management
4360265 Use new style form templates
b510b4e Cluster details page should list all endpoints
66c6a2a Remove install of horizon from test-requirements
a3c2ee6 Improved handling of Swift panel detection
e23960a Re-enable failing test
6008897 [Django 1.9] Remove load url from future
52ae948 Temporarily disable failing test
44d750e Add missing replication functionality
0227e78 Add maria, percona, postgresql to details view
e2e504b Add support for root-disable
Diffstat (except docs and test files)
-------------------------------------
.gitignore | 3 +
.gitreview | 1 +
releasenotes/notes/.placeholder | 0
.../notes/cluster-endpoints-52bbb9f1c146ae97.yaml | 4 +
.../notes/conf-groups-7bc8115f8d0bcd14.yaml | 7 +
...luster-mariabdb-cassandra-11f3f7f6badfc211.yaml | 3 +
.../notes/logging-support-f999a1b1b342eb4d.yaml | 5 +
releasenotes/source/_static/.placeholder | 0
releasenotes/source/_templates/.placeholder | 0
releasenotes/source/conf.py | 290 ++++
releasenotes/source/index.rst | 19 +
releasenotes/source/mitaka.rst | 6 +
releasenotes/source/unreleased.rst | 5 +
test-requirements.txt | 4 +-
tools/install_venv.py | 10 +-
tools/pip_install.sh | 56 +
tox.ini | 23 +-
trove_dashboard/api/rest/__init__.py | 16 +
trove_dashboard/api/rest/trove.py | 82 +
trove_dashboard/api/trove.py | 122 +-
trove_dashboard/content/database_backups/tables.py | 7 +-
.../content/database_clusters/cluster_manager.py | 8 +-
trove_dashboard/content/database_clusters/forms.py | 59 +-
.../content/database_clusters/tables.py | 9 +-
trove_dashboard/content/database_clusters/tabs.py | 9 +-
.../database_clusters/_detail_overview.html | 4 +
.../_detail_overview_cassandra.html | 19 +
.../_detail_overview_mongodb.html | 17 +-
.../database_clusters/_detail_overview_mysql.html | 19 +
.../database_clusters/_detail_overview_redis.html | 2 +-
.../templates/database_clusters/_launch.html | 13 -
.../database_clusters/_reset_password.html | 1 -
.../templates/database_clusters/launch.html | 6 -
trove_dashboard/content/database_clusters/views.py | 10 +
.../content/database_configurations/__init__.py | 0
.../config_param_manager.py | 193 +++
.../content/database_configurations/forms.py | 190 +++
.../content/database_configurations/panel.py | 27 +
.../content/database_configurations/tables.py | 256 ++++
.../content/database_configurations/tabs.py | 73 +
.../database_configurations/_add_parameter.html | 6 +
.../templates/database_configurations/_create.html | 9 +
.../database_configurations/_detail_overview.html | 24 +
.../database_configurations/add_parameter.html | 5 +
.../templates/database_configurations/create.html | 5 +
.../database_configurations/detail_param.html | 8 +
.../templates/database_configurations/details.html | 10 +
.../templates/database_configurations/index.html | 5 +
.../content/database_configurations/urls.py | 39 +
.../content/database_configurations/views.py | 115 ++
trove_dashboard/content/databases/db_capability.py | 22 +-
trove_dashboard/content/databases/forms.py | 66 +
trove_dashboard/content/databases/logs/__init__.py | 0
trove_dashboard/content/databases/logs/tables.py | 156 ++
trove_dashboard/content/databases/logs/urls.py | 32 +
trove_dashboard/content/databases/logs/views.py | 129 ++
trove_dashboard/content/databases/tables.py | 147 +-
trove_dashboard/content/databases/tabs.py | 60 +-
.../templates/databases/_attach_config.html | 7 +
.../templates/databases/_detail_overview.html | 27 +
.../databases/_detail_overview_postgresql.html | 22 +
.../databases/_promote_to_replica_source.html | 34 +
.../templates/databases/_resize_instance.html | 23 +-
.../templates/databases/_resize_volume.html | 25 +-
.../templates/databases/attach_config.html | 5 +
.../templates/databases/logs/_detail_log.html | 22 +
.../templates/databases/logs/_log_contents.html | 15 +
.../templates/databases/logs/log_contents.html | 11 +
.../templates/databases/logs/view_log.html | 11 +
.../databases/promote_to_replica_source.html | 5 +
.../templates/databases/resize_instance.html | 2 -
.../templates/databases/resize_volume.html | 2 -
trove_dashboard/content/databases/urls.py | 12 +-
trove_dashboard/content/databases/views.py | 95 ++
.../content/databases/workflows/create_instance.py | 329 ++--
.../content/ng_database_backups/__init__.py | 17 +
.../templates/ng_database_backups/index.html | 3 +-
.../content/ng_database_backups/urls.py | 10 +-
.../_1731_project_database_backups_panel.py | 15 +-
.../_1760_project_database_configurations_panel.py | 30 +
trove_dashboard/locale/cs/LC_MESSAGES/django.po | 1275 ++++++++++++++++
trove_dashboard/locale/de/LC_MESSAGES/django.po | 588 +++++++-
trove_dashboard/locale/de/LC_MESSAGES/djangojs.po | 39 +
trove_dashboard/locale/django.pot | 1580 --------------------
.../locale/en_GB/LC_MESSAGES/djangojs.po | 39 +
trove_dashboard/locale/fr/LC_MESSAGES/django.po | 70 +-
trove_dashboard/locale/ja/LC_MESSAGES/django.po | 317 +++-
trove_dashboard/locale/ja/LC_MESSAGES/djangojs.po | 39 +
trove_dashboard/locale/ko_KR/LC_MESSAGES/django.po | 446 +++++-
.../locale/ko_KR/LC_MESSAGES/djangojs.po | 39 +
trove_dashboard/locale/pt_BR/LC_MESSAGES/django.po | 61 +-
trove_dashboard/locale/ru/LC_MESSAGES/django.po | 1241 +++++++++++++++
trove_dashboard/locale/ru/LC_MESSAGES/djangojs.po | 40 +
trove_dashboard/locale/zh_CN/LC_MESSAGES/django.po | 422 +++++-
.../locale/zh_CN/LC_MESSAGES/djangojs.po | 39 +
.../core/openstack-service-api/trove.service.js | 50 +
.../project/ngbackups/table/table.config.js | 81 +
.../project/ngbackups/table/table.controller.js | 58 +
.../ngbackups/table/table.controller.spec.js | 0
.../dashboard/project/ngbackups/table/table.html | 7 +
trove_dashboard/test/settings.py | 178 +--
trove_dashboard/test/test_data/trove_data.py | 200 ++-
trove_dashboard/version.py | 20 +
108 files changed, 9052 insertions(+), 2416 deletions(-)
Requirements updates
--------------------
diff --git a/test-requirements.txt b/test-requirements.txt
index e1b87d8..5425992 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -5,2 +4,0 @@
--e git://github.com/openstack/horizon.git#egg=horizon
-
@@ -11 +8,0 @@ django-nose>=1.2
-discover
@@ -22,0 +20 @@ xvfbwrapper>=0.1.3 #license: MIT
+reno>=1.6.2 # Apache2
1
0
We are pleased to announce the release of:
os-net-config 5.0.0: OpenStack network configuration
This release is part of the newton release series.
With source available at:
http://git.openstack.org/cgit/openstack/os-net-config
Please report issues through launchpad:
http://bugs.launchpad.net/os-net-config
For more details, please see below.
Changes in os-net-config 0.2.4..5.0.0
-------------------------------------
e2c2f29 Add mac address to the DPDK mapping file
c82cc95 Fixed nic numbering issue of DPDK nics after the nic has bound
9334e94 Cleanups and new unit test for IVS
f79d534 Supporting numbered nics for DPDK Port and DPDK Bond
9108fcb Add support for OVS DPDK Bond
bb1fcc4 Add support for OVS DPDK Bridge and Port
c6e21c8 Enhance and fix NIC mapping feature
f96f808 Fix Linux bond/slave ifup ordering
1597424 Enable os-net-config to support and configure NFVSwitch
311df0c Add adapter teaming support using teamd for ifcfg-systems
07c4a0b Remove discover from test-requirements
78e1b65 Add support for Infiniband interfaces
6036a16 Make os-net-config idempotent with Linux bonds and MAC mapping
789bd1e Add support for OVS patch ports
5a6f63a Add some debugging output to ordered_active_nics
d325a1a Add support for OVS tunnels
34f7198 Add warning for no active nics
2af4ee4 Normalize operstate value for interfaces
2add867 Fix typos
876107d Bump hacking in test-requirements.txt
8792d74 Use interface operstate to determine nic status
Diffstat (except docs and test files)
-------------------------------------
etc/os-net-config/samples/ib_interface.json | 26 ++
etc/os-net-config/samples/ib_interface.yaml | 18 +
etc/os-net-config/samples/mapping_mnemonic.yaml | 8 +
etc/os-net-config/samples/nfvswitch.json | 38 ++
etc/os-net-config/samples/nfvswitch.yaml | 25 ++
etc/os-net-config/samples/ovs_dpdk.json | 20 +
etc/os-net-config/samples/ovs_dpdk.yaml | 19 +
etc/os-net-config/samples/ovs_dpdk_bond.json | 44 ++
etc/os-net-config/samples/ovs_dpdk_bond.yaml | 36 ++
etc/os-net-config/samples/ovs_patch_port.json | 37 ++
etc/os-net-config/samples/ovs_patch_port.yaml | 23 ++
etc/os-net-config/samples/team.json | 13 +
etc/os-net-config/samples/team.yaml | 18 +
os_net_config/__init__.py | 87 +++-
os_net_config/impl_ifcfg.py | 356 ++++++++++++++++-
os_net_config/objects.py | 510 ++++++++++++++++++++++--
os_net_config/utils.py | 172 +++++++-
test-requirements.txt | 3 +-
23 files changed, 2261 insertions(+), 102 deletions(-)
Requirements updates
--------------------
diff --git a/test-requirements.txt b/test-requirements.txt
index 07c4914..fe554a0 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -1 +1 @@
-hacking>=0.5.6,<0.8
+hacking>=0.10.2,<0.11 # Apache-2.0
@@ -4 +3,0 @@ coverage>=3.6
-discover
1
0
06 Oct '16
We are satisfied to announce the release of:
searchlight-ui 1.0.0: Horizon panels and libraries for Searchlight
This release is part of the newton release series.
With source available at:
http://git.openstack.org/cgit/openstack/searchlight-ui
Please report issues through launchpad:
http://bugs.launchpad.net/searchlight
For more details, please see below.
1.0.0
^^^^^
Searchlight UI now provides several actions and summary views for
various types of resources. This enables users to often complete their
task within the context of their current search without navigating to
other parts of the UI.
Registered details views now linked to in search results.
Search panel now uses the registry to produce drawer views, and uses a
new directive to do so.
New Features
************
* Nova instance actions, summary, and detail views
* Nova flavor, hypervisor, and server group summary views
* Cinder volumes and snapshots summary view
* Glance images summary view
* Neutron network, ports, routers, security groups, subnets summary
views
* Dynamic polling / progress based on resource status and last
action
* Live search toggle (continuous query mode)
* Sort by relevancy, last updated, alphabetical
* Persistent search settings
* Translation build support
* Registered details views now take precedence over links hard-coded
within the resource-locator service
* Links use relative paths to ensure proper use of the established
base tag, which includes webroot.
* sl-drawer widget produces markup to use/display a standard Horizon
drawer
* The search panel shows a resource type's registered drawer, or a
searchlight-specific default drawer if none.
Changes in searchlight-ui 0.1.0..1.0.0
--------------------------------------
74531d8 Imported Translations from Zanata
24894a1 Honor 'nested' in facets
a02f89e Add 'More Actions...' Actions
899d1cb Do not display Visibility column when All Projects option shown
5bdb91a Imported Translations from Zanata
f7fd2bd Imported Translations from Zanata
9f08e69 Imported Translations from Zanata
201f34d Update .gitreview for stable/newton
a7e91d2 Save SL-UI settings separated by user
acc1cb2 Imported Translations from Zanata
e493560 Allow full searchlight response through Horizon
db6af4d Display correct number of total results
b39ecef Default handling of paths to objects
654202f Adding Flavor names/summary
fb0436a Add missing newton milestone 3 release notes
64ebccf Add Angular Instance actions
d69bcda Initial support for sorting
d92a5ce Fix field match column display
1a0a926 Adding Instance Details views
dc64d45 Add servergroup for ui
cbcaf8c Show items in-transition
df0d16a Poll "dirty" items on paused searches
13d98a0 Add 'More Actions' constant text
daffb2a Stop polling on $destroy
2b7925e Persist Searchlight user settings via localstorage
35bea34 Toggle Live Search
6258b18 Add a unique hit identifier to search results
9bf0595 Adding summary views for Searchlight resources
7aeb48b Require use of Python 2.7 since expected
dfc0410 Add translation support
68b9558 Fix test errors
2e42e85 Remove discover from test-requirements
30afafd Modifying call to initActions() to match Horizon
19086ab Handle action results
8dbf112 Link search hits to registered details views if available
12d05f3 Add Global Actions to search page
fd433f2 Adding registry-based drawer (summary) views
9eba471 Handle new-format facets response
4c004f6 Use base Angular template rather than custom template
ccc4c85 Change None to Search for breadcrumb nav
493b5f3 Search Syntax Directive
aa64912 Code organization cleanup
3899031 Add graceful handling for missing registry actions
10f5c41 Apply formatting to search table html
faf41c0 Use Chrome for JS unit tests
4aef2ec Update JS dev dependencies
0c26830 Add version compatibility matrix to Readme
8fccb4e Add reno release notes to Searchlight UI
3a8a437 Move search bar out of table
c09c754 Populate text search if saved
30a8fcf Remove unused hz-array-field-directive
428ebd7 Correct git URL
25427f8 Searchlight-ui devstack plugin
Diffstat (except docs and test files)
-------------------------------------
.gitignore | 3 +
.gitreview | 1 +
README.rst | 27 +-
babel-django.cfg | 6 +
babel-djangojs.cfg | 14 +
babel.cfg | 2 -
devstack/README.rst | 7 +-
devstack/plugin.sh | 112 ++-
devstack/settings | 16 +-
package.json | 17 +-
releasenotes/notes/.placeholder | 0
.../newton3-release-notes-c409603d25f6bd7e.yaml | 18 +
.../registered-detail-views-9944fc531d5648a2.yaml | 9 +
.../notes/registry-drawers-db9ed4daaf2a6c12.yaml | 10 +
releasenotes/source/_static/.placeholder | 0
releasenotes/source/_templates/.placeholder | 0
releasenotes/source/conf.py | 277 +++++++
releasenotes/source/index.rst | 9 +
releasenotes/source/mitaka.rst | 6 +
releasenotes/source/unreleased.rst | 5 +
searchlight_ui/api/rest/searchlight.py | 77 +-
searchlight_ui/conf/searchlight_policy.json | 1 -
.../project/search/templates/search/index.html | 21 -
searchlight_ui/dashboards/project/search/views.py | 2 +-
.../enabled/_1001_project_search_panel.py | 4 +-
searchlight_ui/karma.conf.js | 14 +-
.../local_settings.d/_1001_search_settings.py | 6 +
searchlight_ui/locale/de/LC_MESSAGES/django.po | 18 +
searchlight_ui/locale/ja/LC_MESSAGES/django.po | 18 +
searchlight_ui/locale/ko_KR/LC_MESSAGES/django.po | 18 +
searchlight_ui/locale/ru/LC_MESSAGES/django.po | 19 +
searchlight_ui/locale/ru/LC_MESSAGES/djangojs.po | 818 +++++++++++++++++++++
searchlight_ui/locale/zh_CN/LC_MESSAGES/django.po | 18 +
.../openstack-service-api/searchlight.service.js | 2 +-
.../project/search/filters/common-status.filter.js | 70 --
.../search/filters/common-status.filter.spec.js | 40 -
.../search/filters/common-visibility.filter.js | 140 ----
.../search/filters/keystone-project-name.filter.js | 105 ---
.../search/filters/plugin-resource-types.filter.js | 52 --
.../project/search/filters/query-status.filter.js | 53 --
.../search/filters/resource-labeler.filter.js | 88 ---
.../project/search/filters/resource-url.filter.js | 43 --
.../dashboard/project/search/search.module.js | 52 --
.../dashboard/project/search/search.module.spec.js | 43 --
.../static/dashboard/project/search/search.scss | 8 -
.../search/settings/search-settings.controller.js | 52 --
.../project/search/settings/search-settings.html | 140 ----
.../search/settings/search-settings.service.js | 158 ----
.../settings/search-settings.service.spec.js | 41 --
.../project/search/syntax/search-syntax-modal.html | 168 -----
.../search/syntax/search-syntax.controller.js | 53 --
.../search/table/hz-array-field-table.directive.js | 60 --
.../project/search/table/hz-array-field-table.html | 12 -
.../search/table/search-table.controller.js | 213 ------
.../search/table/search-table.controller.spec.js | 71 --
.../project/search/table/search-table.html | 175 -----
.../search/util/hz-search-highlighter.directive.js | 62 --
.../project/search/util/hz-search-highlighter.html | 9 -
.../search/util/resource-locator.service.js | 107 ---
.../search/util/searchlight-facet-utils.service.js | 406 ----------
.../util/searchlight-query-generator.service.js | 152 ----
.../search/util/searchlight-query-utils.service.js | 218 ------
.../util/searchlight-search-helper.service.js | 160 ----
.../os-cinder-snapshots/actions/actions.module.js | 61 ++
.../os-cinder-snapshots.module.js | 109 +++
.../resources/os-cinder-snapshots/summary.html | 8 +
.../os-cinder-volumes/actions/actions.module.js | 61 ++
.../os-cinder-volumes/os-cinder-volumes.module.js | 164 +++++
.../resources/os-cinder-volumes/summary.html | 9 +
.../os-neutron-floatingip.module.js | 123 ++++
.../resources/os-neutron-floatingip/summary.html | 8 +
.../os-neutron-nets/actions/actions.module.js | 61 ++
.../os-neutron-nets/os-neutron-nets.module.js | 186 +++++
.../static/resources/os-neutron-nets/summary.html | 9 +
.../os-neutron-ports/actions/actions.module.js | 61 ++
.../os-neutron-ports/os-neutron-ports.module.js | 180 +++++
.../static/resources/os-neutron-ports/summary.html | 9 +
.../os-neutron-routers/actions/actions.module.js | 61 ++
.../os-neutron-routers/os-neutron-router.module.js | 121 +++
.../resources/os-neutron-routers/summary.html | 8 +
.../os-neutron-securitygroups.module.js | 104 +++
.../os-neutron-securitygroups/summary.html | 29 +
.../os-neutron-subnets/actions/actions.module.js | 61 ++
.../os-neutron-subnets.module.js | 132 ++++
.../resources/os-neutron-subnets/summary.html | 9 +
.../resources/os-nova-flavors/os-nova-flavors.js | 98 +++
.../os-nova-flavors/summary.controller.js | 55 ++
.../static/resources/os-nova-flavors/summary.html | 19 +
.../os-nova-hypervisors/actions/actions.module.js | 61 ++
.../os-nova-hypervisors/os-nova-hypervisors.js | 123 ++++
.../resources/os-nova-hypervisors/summary.html | 9 +
.../os-nova-servergroups.module.js | 105 +++
.../resources/os-nova-servergroups/summary.html | 7 +
.../os-nova-servers/actions/actions.module.js | 176 +++++
.../actions/attach-interface.service.js | 56 ++
.../actions/create-snapshot.controller.js | 67 ++
.../actions/create-snapshot.controller.spec.js | 65 ++
.../os-nova-servers/actions/create-snapshot.html | 32 +
.../actions/create-snapshot.service.js | 156 ++++
.../actions/create-snapshot.service.spec.js | 200 +++++
.../actions/delete-instance.service.js | 196 +++++
.../actions/delete-instance.service.spec.js | 179 +++++
.../actions/generic-actions.service.spec.js | 195 +++++
.../actions/generic-simple.service.js | 98 +++
.../os-nova-servers/actions/hard-reboot.service.js | 56 ++
.../actions/launch-instance.service.js | 68 ++
.../actions/launch-instance.service.spec.js | 58 ++
.../os-nova-servers/actions/pause.service.js | 57 ++
.../os-nova-servers/actions/resume.service.js | 56 ++
.../os-nova-servers/actions/soft-reboot.service.js | 56 ++
.../os-nova-servers/actions/start.service.js | 55 ++
.../os-nova-servers/actions/stop.service.js | 56 ++
.../os-nova-servers/actions/suspend.service.js | 56 ++
.../os-nova-servers/actions/unpause.service.js | 56 ++
.../details/action-log.controller.js | 93 +++
.../details/action-log.controller.spec.js | 68 ++
.../os-nova-servers/details/action-log.html | 15 +
.../os-nova-servers/details/console.controller.js | 72 ++
.../details/console.controller.spec.js | 72 ++
.../resources/os-nova-servers/details/console.html | 22 +
.../os-nova-servers/details/details.module.js | 79 ++
.../os-nova-servers/details/log.controller.js | 59 ++
.../os-nova-servers/details/log.controller.spec.js | 87 +++
.../resources/os-nova-servers/details/log.html | 15 +
.../os-nova-servers/details/overview.controller.js | 91 +++
.../details/overview.controller.spec.js | 121 +++
.../os-nova-servers/details/overview.html | 92 +++
.../os-nova-servers/instance-status.service.js | 109 +++
.../os-nova-servers/os-nova-servers.module.js | 187 +++++
.../static/resources/os-nova-servers/summary.html | 9 +
.../os-swift-container.module.js | 33 +
.../static/resources/resources.module.js | 89 +++
.../searchlight-ui/filters/filters.module.js | 30 +
.../filters/sl-common-status.filter.js | 70 ++
.../filters/sl-common-status.filter.spec.js | 40 +
.../filters/sl-common-visibility.filter.js | 140 ++++
.../filters/sl-keystone-project-name.filter.js | 105 +++
.../filters/sl-plugin-resource-types.filter.js | 52 ++
.../filters/sl-query-status.filter.js | 53 ++
.../filters/sl-resource-labeler.filter.js | 88 +++
.../filters/sl-resource-url.filter.js | 43 ++
.../static/searchlight-ui/searchlight-ui.module.js | 80 ++
.../searchlight-ui/searchlight-ui.module.spec.js | 43 ++
.../static/searchlight-ui/searchlight-ui.scss | 39 +
.../settings/search-settings.controller.js | 57 ++
.../searchlight-ui/settings/search-settings.html | 152 ++++
.../settings/search-settings.service.js | 247 +++++++
.../settings/search-settings.service.spec.js | 42 ++
.../searchlight-ui/settings/settings.module.js | 30 +
.../searchlight-ui/syntax/search-syntax-modal.html | 168 +++++
.../syntax/search-syntax.controller.js | 53 ++
.../searchlight-ui/syntax/search-syntax.html | 4 +
.../syntax/sl-search-syntax.directive.js | 45 ++
.../static/searchlight-ui/syntax/syntax.module.js | 30 +
.../searchlight-ui/table/default-drawer.html | 21 +
.../table/search-table.controller.js | 543 ++++++++++++++
.../table/search-table.controller.spec.js | 71 ++
.../static/searchlight-ui/table/search-table.html | 222 ++++++
.../static/searchlight-ui/table/table.module.js | 30 +
.../util/modified-item-cache.service.js | 128 ++++
.../util/modified-item-cache.service.spec.js | 141 ++++
.../static/searchlight-ui/util/redirect.action.js | 48 ++
.../searchlight-ui/util/redirect.controller.js | 50 ++
.../util/redirect.controller.spec.js | 56 ++
.../util/resource-locator.service.js | 112 +++
.../util/searchlight-facet-utils.service.js | 415 +++++++++++
.../util/searchlight-query-generator.service.js | 195 +++++
.../searchlight-query-generator.service.spec.js | 186 +++++
.../util/searchlight-query-utils.service.js | 219 ++++++
.../util/searchlight-search-helper.service.js | 134 ++++
.../util/searchlight-search-helper.service.spec.js | 104 +++
.../util/sl-search-highlighter.directive.js | 62 ++
.../searchlight-ui/util/sl-search-highlighter.html | 9 +
.../static/searchlight-ui/util/util.module.js | 33 +
.../searchlight-ui/widgets/sl-drawer.directive.js | 52 ++
.../static/searchlight-ui/widgets/sl-drawer.html | 1 +
.../searchlight-ui/widgets/widgets.module.js | 30 +
searchlight_ui/version.py | 20 +
setup.cfg | 17 +-
test-requirements.txt | 2 +-
tools/gate/integration/pre_test_hook.sh | 2 +-
tox.ini | 8 +-
184 files changed, 11341 insertions(+), 3266 deletions(-)
Requirements updates
--------------------
diff --git a/test-requirements.txt b/test-requirements.txt
index 13c2c85..11af255 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -10 +9,0 @@ ddt>=1.0.1 # MIT
-discover # BSD
@@ -17,0 +17 @@ oslotest>=1.10.0 # Apache-2.0
+reno>=1.6.2 # Apache2
1
0
06 Oct '16
We are overjoyed to announce the release of:
os-refresh-config 5.0.0: Refresh system configuration
This release is part of the newton release series.
For more details, please see below.
Changes in os-refresh-config 0.1.11..5.0.0
------------------------------------------
1d828fa Implement a --timeout for killing stalled scripts
d0cf563 Functional test which executes os-refresh-config
8109d5d Updated from global requirements
08b5174 Updated from global requirements
7c4d9db Updated from global requirements
18f6cff Updated from global requirements
08c8edb Remove argparse from requirements
71aeb52 Deprecated tox -downloadcache option removed
Diffstat (except docs and test files)
-------------------------------------
os_refresh_config/os_refresh_config.py | 39 +++++++-
requirements.txt | 5 +-
test-requirements.txt | 20 ++--
tox.ini | 1 -
5 files changed, 210 insertions(+), 18 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index f59788b..c44400e 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -4,2 +4,3 @@
-argparse
-pbr>=1.6
+pbr>=1.6 # Apache-2.0
+dib-utils # Apache-2.0
+psutil>=1.1.1,<2.0.0 # BSD
diff --git a/test-requirements.txt b/test-requirements.txt
index ae0bcbe..8ad6720 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -6,10 +6,10 @@ hacking<0.10,>=0.9.2
-Babel>=1.3
-coverage>=3.6
-discover
-fixtures>=1.3.1
-mock>=1.2
-python-subunit>=0.0.18
-sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
-testrepository>=0.0.18
-testscenarios>=0.4
-testtools>=1.4.0
+Babel>=2.3.4 # BSD
+coverage>=3.6 # Apache-2.0
+discover # BSD
+fixtures>=3.0.0 # Apache-2.0/BSD
+mock>=2.0 # BSD
+python-subunit>=0.0.18 # Apache-2.0/BSD
+sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
+testrepository>=0.0.18 # Apache-2.0/BSD
+testscenarios>=0.4 # Apache-2.0/BSD
+testtools>=1.4.0 # MIT
1
0
We are stoked to announce the release of:
panko 1.0.0: Event storage dispatcher for Ceilometer
This release is part of the newton release series.
For more details, please see below.
Changes in panko 1.0.0.0b3..1.0.0
---------------------------------
6c7d12e Pass oslo_config_project to keystone conf
d8dbf58 Clean deprecated "rpc_backend" in test_bin
64ca981 Remove unused logging import
910189c Remove unused import logging and LOG object
Diffstat (except docs and test files)
-------------------------------------
etc/panko/api_paste.ini | 1 +
panko/api/controllers/v2/utils.py | 3 ---
4 files changed, 3 insertions(+), 12 deletions(-)
1
0
We are pumped to announce the release of:
zaqar 3.0.0: OpenStack Queuing and Notification Service
This release is part of the newton release series.
For more details, please see below.
3.0.0
^^^^^
New Features
************
* Add a new webhook notifier using trust authentication. When using
the 'trust+' URL prefix, Zaqar will create a Keystone trust for the
user, and then use it when a notification happens to authenticate
against Keystone and send the token to the endpoint.
* Support 'post_data' and 'post_headers' options on subscribers,
allowing customization of the payload when having a webhook
subscriber. The 'post_data' option supports the '$zaqar_message$'
string template, which will be replaced by the serialized JSON
message if specified.
* Queues now behave lazy in subscriptions also. So there is no need
for the user to pre-create a queue before creating a subscription
for this queue. Zaqar will create the queue automatically on the
subscription creation request. As before, all subscriptions will
continue to stay active even if the corresponding queue was deleted.
* Currently Zaqar can support more built-in/reserved attributes in
queue. For now there are two important attributes
'max_messages_post_size' and 'max_message_ttl'. With this feature,
when user query queues Zaqar will show those two attributes (read
from config file if there is no customized value from user) in queue
metadata so that user can know what value it is.
* Currently, the v1 API is still accessible though it has been
deprecated for a while. And we're going to deprecate v1.1 soon. To
keep the backward compatibility, a new config option -
"enable_deprecated_api_versions" is added so that operator can
totally turn off an API version or still support it by adding the
API version to the list of the new config option.
* Now before users send messages to subscribers through a queue, the
subscribers should be confirmed first. Zaqar only sends messages to
the confirmed subscribers. This feature supports "webhook" and
"mailto" subscribers with mongoDB or redis backend. The "mailto"
part will be done in O cycle. Set "require_confirmation = True" to
enable this feature. The default value is "False" now and we will
enable it by default after one or two cycles.
Deprecation Notes
*****************
* Zaqar API v2 has been released for several cycles and it is
integrated as the default API version by most of the OpenStack
services. So it is time to deprecated v1.1 in favor of v2. Now in
Newton cycle, Zaqar API v1.1 is officially deprecated.
Bug Fixes
*********
* When access the root path of Zaqar service, for example: curl GET
http://127.0.0.1:8888/, user will see 401 error. Which will cause
some front end proxy (like HAProxy) to complain. Now this issue has
been fixed.
* Query for all subscriptions on a given queue by taking into
account the returned marker, if any. Without this fix, only 10
subscriptions can be extracted from database to send notification.
* In IPv6 management network environment, starting Zaqar server will
run into 'Address family for hostname not support' error when use
WSGI simple server. The root cause is that Python's TCPServer
implementation is hard-coded to use IPv4, even in IPv6 environments.
Now this issue has been fixed.
Changes in zaqar 2.0.0.0rc1..3.0.0
----------------------------------
1c77c6e Don't check key format in mongodb
77d7b1a Update UPPER_CONSTRAINTS_FILE for stable/newton
70a72bb Update .gitreview for stable/newton
49d8dd1 Remove small duplication from message storage
3701257 Consolidate constants to a module
b745146 Officially deprecate API v1.1
6767092 Fix links in devstack/README.rst
f38cecf Disable DEPRECATED API versions by default
da130bf Updated from global requirements
4bae6c7 Config logABug feature for zaqar api-ref
9f5b518 Clean imports in code
96f9e8b Remove openstack-doc-tools
3b6932f Use upper constraints for all jobs in tox.ini
6ff9be9 Get ready for os-api-ref sphinx theme change
69c7997 Subscription Confirmation Support-1
96aae7c Fix a minor error in API reference
fb775a9 Remove the useless function
cf6210d Don't check for project-id if accessing the / route
77d0567 Adding Negative tests cases to Zaqar v2
8ef5fc9 Start accepting **kwargs in service clients
c7fa056 Fix errors in API reference for message resource
ef50510 modify the home-page info with the developer documentation
8bdc215 Add flavors api ref
930a075 Support `messages` API ref
43765a0 Cleanup i18n marker functions to match Oslo usage
4083856 Updated from global requirements
28cc171 This patch removes extra spaces from files.
9cfa5bc Fix falcon.HTTPConflict initialization getting error
8703ead Add Python 3.5 classifier and venv
8480440 Remove docs,comments,references to Oslo Incubator
37cbe90 Fixes: Typo in comments
51604b4 Add a trust notifier task
0966c7a Ensure queue exists before get/update the claim
fabc0b1 Add pools api ref
62e92fc Disable warnerrors=true in setup.cfg
18fc577 Add `Pre-signed queue' api ref
329b2d9 Config: no need to set default=None
cc16004 Updated from global requirements
31d6bb6 Fix issue with subscription list in Redis
349839d Remove tempest smoke tests run
d0a129f (redis)Fix the 503 error when get/delete messages
ef0f8ba Add `Health` api ref
1772e66 Fix the wrong check of X-PROJECT-ID
65bf61d Add subscription api ref
87af703 Cleanup integration tests setup
228f4a6 Clean the auth app after authentication failure
721925c Add Claims for api ref
53b5954 Let v2 tempest base on the base tests
95c9c5d Fix debug log missing issue
35cc77f Remove leftovers on websocket disconnections
7c6eecd Fix config parsing in zaqar-server
18c169b Updated from global requirements
d8cde2a Fix post install jobs
e439b2e Relocates cli options registration from bootstrap to server
6cb3855 Delete in tree config ref
b8a70e4 Add release note for bug 1590173
9a3b019 Add Queues for api ref
5134d30 Add Zaqar installation guide
069bc54 Fix incorrect message when getting non-existing claim
4c2b7e0 Make queues lazy in subscriptions
e9dbb19 Add release notes
989f477 Use is_valid_ipv6 from oslo.utils
d30ceae Use debug instead of warning for pipeline implement error
61100fe Fix subscription limit per queue
e72dc08 Fix fail of getting claim after claim expire(Redis)
c1f0ac1 Make the notifier max_workers configurable
897424a Show 'age' field in subscriptions (redis)
3b32dfb Show 'age' field in subscriptions (mongodb)
682eae0 Add reserved metadata check
c5640b8 Support Tempest test as gate job
8e5be21 Avoid multi-threading problem with sql backend
48f3e9f Fix fail of claim after some message expire(Redis)
437c26a Always use pip constraints
da4009d Init commit to add API ref in tree
4f1bff4 Updated from global requirements
c3af668 Define context.roles with base class
e007e47 Use run() wrapper instead of connection.execute()
6250cde Improve the log to avoid unexpected ERROR
ebc6721 Rename notification/task to notification/tasks
c3ebf0d Replace tempest-lib with tempest.lib
437c2fe Refactor zaqar/storage/utils.py to respect DRY
7e87ade remove verbose option in devstack plugin
e6d975f Fix falcon confilct in requirements.txt
58e8429 Fix py34 gate job
3f15c0b Move to falcon middleware
d744f81 Changed assertTrue(isinstance()) to assertIsInstance.
592304e Trivial: remove openstack/common in flake8 exclude list
a066bca Fix cache decorator tests
4a9f313 Imported Translations from Zanata
4f6ac58 Updated from global requirements
cae19a2 Fix wrong claim error message
fc612ce Default message ttl is needed to change correctly
b59c304 Fix auth issue when accessing root path "/"
8237744 Make sure use IPv6 sockets for Zaqar in IPv6 environment
e4a5fd4 Show default attributes for queue
e78c257 Updated from global requirements
0810e12 Added samples in multiple languages
791cc6f Updated from global requirements
82e02a1 Fix tempest tests list
d5286f9 Fix service_available opt registration and extra comma
b645feb expires should be checked when using pre-signed url
da85355 Validate PUT of reserved queue attributes metadata
400fc6e Validate PUT of reserved queue attributes metadata
89c20fb Warn on upcoming deprecations for v1.0 and v1.1
9671738 Generate oslo.cache options via tox -e genconfig
eb3dcee Warn on upcoming deprecations for v1.0 and v1.1
0a191c2 Update reno for stable/mitaka
05efac8 Update .gitreview for stable/mitaka
7f91ccc Use assertEqual/GreaterEqual/LessEqual
Diffstat (except docs and test files)
-------------------------------------
.gitreview | 1 +
api-ref/source/claims.inc | 216 +++++++
api-ref/source/conf.py | 250 ++++++++
api-ref/source/flavors.inc | 205 +++++++
api-ref/source/health.inc | 66 +++
api-ref/source/index.rst | 27 +
api-ref/source/messages.inc | 328 +++++++++++
api-ref/source/parameters.yaml | 434 ++++++++++++++
api-ref/source/pools.inc | 205 +++++++
api-ref/source/queues.inc | 311 ++++++++++
api-ref/source/samples/claim_messages_request.json | 4 +
.../source/samples/claim_messages_response.json | 12 +
api-ref/source/samples/claim_query_response.json | 15 +
api-ref/source/samples/claim_update_request.json | 4 +
api-ref/source/samples/flavor-create-request.json | 3 +
api-ref/source/samples/flavor-list-response.json | 22 +
api-ref/source/samples/flavor-show-response.json | 12 +
api-ref/source/samples/flavor-update-request.json | 3 +
api-ref/source/samples/flavor-update-response.json | 12 +
api-ref/source/samples/health-response.json | 48 ++
.../samples/messages-get-byids-response.json | 15 +
api-ref/source/samples/messages-get-response.json | 11 +
api-ref/source/samples/messages-list-response.json | 32 +
api-ref/source/samples/messages-post-request.json | 18 +
api-ref/source/samples/messages-post-response.json | 6 +
api-ref/source/samples/pool-create-request.json | 8 +
api-ref/source/samples/pool-list-response.json | 24 +
api-ref/source/samples/pool-show-response.json | 7 +
api-ref/source/samples/pool-update-request.json | 8 +
api-ref/source/samples/pool-update-response.json | 7 +
api-ref/source/samples/queue-create-request.json | 5 +
.../source/samples/queue-pre-signed-request.json | 5 +
.../source/samples/queue-pre-signed-response.json | 16 +
api-ref/source/samples/queue-show-response.json | 5 +
api-ref/source/samples/queue-stats-response.json | 7 +
api-ref/source/samples/queue-update-request.json | 7 +
api-ref/source/samples/queue-update-response.json | 3 +
api-ref/source/samples/queues-list-response.json | 22 +
.../samples/subscription-create-request-http.json | 5 +
.../samples/subscription-create-request-mail.json | 8 +
.../samples/subscription-create-response.json | 3 +
.../source/samples/subscription-show-response.json | 10 +
.../samples/subscription-update-request.json | 7 +
.../samples/subscriptions-list-response.json | 26 +
api-ref/source/samples/versions-list-response.json | 55 ++
api-ref/source/subscription.inc | 225 +++++++
api-ref/source/versions.inc | 38 ++
devstack/README.rst | 12 +-
devstack/gate/gate_hook.sh | 19 +-
devstack/plugin.sh | 16 +-
devstack/settings | 5 +
.../api/zaqar.notification.tasks.webhook.rst | 7 +
...qar.openstack.common.cache._backends.memory.rst | 7 -
.../api/zaqar.openstack.common.cache.backends.rst | 7 -
.../api/zaqar.openstack.common.cache.cache.rst | 7 -
.../api/zaqar.openstack.common.fileutils.rst | 7 -
.../api/zaqar.openstack.common.gettextutils.rst | 7 -
.../api/zaqar.openstack.common.lockutils.rst | 7 -
.../api/zaqar.openstack.common.timeutils.rst | 7 -
.../zaqar-config-ref/autogen/zaqar.flagmappings | 86 ---
.../zaqar-config-ref/autogen/zaqar.headers | 10 -
.../zaqar-config-ref/common/tables/zaqar-api.xml | 38 --
.../common/tables/zaqar-auth_token.xml | 145 -----
.../common/tables/zaqar-authentication.xml | 26 -
.../common/tables/zaqar-drivers.xml | 30 -
.../common/tables/zaqar-logging.xml | 102 ----
.../common/tables/zaqar-mongodb.xml | 70 ---
.../common/tables/zaqar-pooling.xml | 26 -
.../common/tables/zaqar-storage.xml | 34 --
.../common/tables/zaqar-transport.xml | 66 ---
.../zaqar-config-ref/common/tables/zaqar-wsgi.xml | 30 -
.../zaqar-config-ref/os-zaqar-configRef.xml | 250 --------
etc/oslo-config-generator/zaqar.conf | 2 +
etc/policy.json.sample | 1 +
examples/websocket.html | 309 ----------
install-guide/source/conf.py | 301 ++++++++++
install-guide/source/get_started.rst | 65 +++
install-guide/source/index.rst | 22 +
install-guide/source/install-rdo.rst | 545 +++++++++++++++++
install-guide/source/install.rst | 33 ++
install-guide/source/next-steps.rst | 9 +
install-guide/source/verify.rst | 36 ++
...dd-a-notifier-using-trust-271d9cd1d2b4cdeb.yaml | 10 +
.../notes/deprecate-v11-976cccc1b56a28e7.yaml | 6 +
..._auth_issue_for_root_path-b15e1c4e92e4e8b1.yaml | 7 +
.../fix_subscription_limit-c3cdc9385825285a.yaml | 5 +
...y-queues-in-subscriptions-6bade4a1b8eca3e5.yaml | 8 +
...ault_attributes_for_queue-3d87333752484c87.yaml | 8 +
...rnoff-deprecated-versions-44656aeb8ebb8881.yaml | 7 +
.../notes/user_ipv6_sockets-1e1b436de6b81ae3.yaml | 7 +
...subscription_confirmation-883cb7f325885ef0.yaml | 9 +
releasenotes/source/conf.py | 12 +-
releasenotes/source/index.rst | 3 +-
releasenotes/source/mitaka.rst | 6 +
requirements.txt | 20 +-
.../receive_message/JsonDecoder.java | 43 ++
.../receive_message/SampleZaqarEndpoint.java | 57 ++
.../send_message/SampleZaqarEndpoint.java | 45 ++
samples/javascript/receive_message/zaqar_sample.js | 32 +
samples/javascript/send_message/zaqar_sample.js | 25 +
samples/javascript/websocket.html | 309 ++++++++++
.../jaxrs/receive_message/SampleZaqarServlet.java | 55 ++
samples/jaxrs/send_message/SampleZaqarServlet.java | 52 ++
samples/nodejs/receive_message/zaqar_sample.js | 34 ++
samples/nodejs/send_message/zaqar_sample.js | 27 +
.../receive_message/zaqar_sample.py | 30 +
.../send_message/zaqar_sample.py | 27 +
samples/zaqar/subscriber_service_sample.py | 79 +++
setup.cfg | 20 +-
test-requirements.txt | 15 +-
tox.ini | 27 +-
zaqar/api/handler.py | 27 +-
zaqar/api/v1/request.py | 61 +-
zaqar/api/v1/response.py | 15 +-
zaqar/api/v1_1/request.py | 41 +-
zaqar/api/v1_1/response.py | 19 +-
zaqar/api/v2/endpoints.py | 23 +-
zaqar/api/v2/request.py | 17 +-
zaqar/api/v2/response.py | 19 +-
zaqar/bootstrap.py | 20 +-
zaqar/cmd/gc.py | 4 +-
zaqar/cmd/server.py | 20 +-
zaqar/common/api/request.py | 15 +-
zaqar/common/auth.py | 95 +++
zaqar/common/configs.py | 11 +-
zaqar/common/consts.py | 115 ++++
zaqar/common/decorators.py | 35 ++
zaqar/common/pipeline.py | 2 +-
zaqar/common/transport/wsgi/helpers.py | 17 +-
zaqar/common/urls.py | 14 +-
zaqar/context.py | 8 +-
zaqar/locale/es/LC_MESSAGES/zaqar.po | 22 +-
zaqar/locale/fr/LC_MESSAGES/zaqar-log-error.po | 15 +-
zaqar/locale/zaqar-log-error.pot | 54 --
zaqar/locale/zaqar.pot | 604 -------------------
zaqar/notification/notifier.py | 113 +++-
zaqar/notification/task/__init__.py | 0
zaqar/notification/task/mailto.py | 53 --
zaqar/notification/task/webhook.py | 38 --
zaqar/notification/tasks/__init__.py | 0
zaqar/notification/tasks/mailto.py | 56 ++
zaqar/notification/tasks/trust.py | 63 ++
zaqar/notification/tasks/webhook.py | 49 ++
zaqar/storage/configuration.py | 48 ++
zaqar/storage/mongodb/claims.py | 2 +-
zaqar/storage/mongodb/messages.py | 19 +-
zaqar/storage/mongodb/subscriptions.py | 59 +-
zaqar/storage/pipeline.py | 6 +-
zaqar/storage/pooling.py | 11 +
zaqar/storage/redis/claims.py | 15 +-
zaqar/storage/redis/messages.py | 11 +-
zaqar/storage/redis/models.py | 10 +-
zaqar/storage/redis/scripts/claim_messages.lua | 45 +-
zaqar/storage/redis/subscriptions.py | 22 +-
zaqar/storage/redis/utils.py | 2 +-
zaqar/storage/sqlalchemy/catalogue.py | 12 +-
zaqar/storage/sqlalchemy/driver.py | 8 +-
zaqar/storage/sqlalchemy/flavors.py | 14 +-
zaqar/storage/sqlalchemy/pools.py | 20 +-
zaqar/storage/utils.py | 7 +-
.../api_schema/response/v2/queues.py | 4 +-
.../services/messaging/json/messaging_client.py | 64 +-
.../unit/transport/websocket/v2/test_claims.py | 51 +-
.../unit/transport/websocket/v2/test_messages.py | 70 +--
.../transport/websocket/v2/test_queue_lifecycle.py | 47 +-
.../transport/websocket/v2/test_subscriptions.py | 126 +++-
.../unit/transport/wsgi/v1/test_validation.py | 16 +
.../unit/transport/wsgi/v1_1/test_validation.py | 39 ++
.../transport/wsgi/v2_0/test_queue_lifecycle.py | 67 ++-
.../unit/transport/wsgi/v2_0/test_subscriptions.py | 98 +++-
zaqar/transport/auth.py | 5 +
zaqar/transport/validation.py | 18 +-
zaqar/transport/websocket/driver.py | 2 +-
zaqar/transport/websocket/factory.py | 3 +
zaqar/transport/websocket/protocol.py | 24 +-
zaqar/transport/wsgi/app.py | 4 +-
zaqar/transport/wsgi/driver.py | 46 +-
zaqar/transport/wsgi/v1_0/__init__.py | 9 +
zaqar/transport/wsgi/v1_0/metadata.py | 14 +-
zaqar/transport/wsgi/v1_1/__init__.py | 17 +-
zaqar/transport/wsgi/v1_1/queues.py | 16 +-
zaqar/transport/wsgi/v2_0/__init__.py | 11 +-
zaqar/transport/wsgi/v2_0/pools.py | 2 +-
zaqar/transport/wsgi/v2_0/queues.py | 50 +-
zaqar/transport/wsgi/v2_0/subscriptions.py | 103 +++-
zaqar/transport/wsgi/v2_0/urls.py | 4 +-
254 files changed, 8872 insertions(+), 2902 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index 0f828f5..5b913db 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6 +6 @@ pbr>=1.6 # Apache-2.0
-Babel>=1.3 # BSD
+Babel>=2.3.4 # BSD
@@ -9,2 +9,2 @@ jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT
-iso8601>=0.1.9 # MIT
-keystonemiddleware!=4.1.0,>=4.0.0 # Apache-2.0
+iso8601>=0.1.11 # MIT
+keystonemiddleware!=4.1.0,!=4.5.0,>=4.0.0 # Apache-2.0
@@ -14 +14 @@ WebOb>=1.2.3 # MIT
-stevedore>=1.5.0 # Apache-2.0
+stevedore>=1.16.0 # Apache-2.0
@@ -17,2 +17,2 @@ oslo.cache>=1.5.0 # Apache-2.0
-oslo.config>=3.7.0 # Apache-2.0
-oslo.context>=0.2.0 # Apache-2.0
+oslo.config>=3.14.0 # Apache-2.0
+oslo.context>=2.9.0 # Apache-2.0
@@ -22,2 +22,2 @@ oslo.serialization>=1.10.0 # Apache-2.0
-oslo.utils>=3.5.0 # Apache-2.0
-oslo.policy>=0.5.0 # Apache-2.0
+oslo.utils>=3.16.0 # Apache-2.0
+oslo.policy>=1.9.0 # Apache-2.0
@@ -28,2 +28,2 @@ autobahn>=0.10.1 # MIT License
-requests!=2.9.0,>=2.8.1 # Apache-2.0
-futurist>=0.11.0 # Apache-2.0
+requests>=2.10.0 # Apache-2.0
+futurist!=0.15.0,>=0.11.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index a2fb1cc..93fe258 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -8 +8 @@ hacking<0.11,>=0.10.0
-mock>=1.2 # BSD
+mock>=2.0 # BSD
@@ -18 +18 @@ ddt>=1.0.1 # MIT
-fixtures>=1.3.1 # Apache-2.0/BSD
+fixtures>=3.0.0 # Apache-2.0/BSD
@@ -24 +24 @@ testtools>=1.4.0 # MIT
-sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
+sphinx!=1.3b1,<1.3,>=1.2.1 # BSD
@@ -26 +26 @@ oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
-openstack-doc-tools>=0.23 # Apache-2.0
+openstackdocstheme>=1.5.0 # Apache-2.0
@@ -28 +28,2 @@ oslotest>=1.10.0 # Apache-2.0
-reno>=0.1.1 # Apache2
+reno>=1.8.0 # Apache2
+os-api-ref>=1.0.0 # Apache-2.0
@@ -30,2 +31,2 @@ reno>=0.1.1 # Apache2
-# Tempest Plugin
-tempest-lib>=0.14.0 # Apache-2.0
+# Tempest
+tempest>=12.1.0 # Apache-2.0
1
0
06 Oct '16
We are tickled pink to announce the release of:
os-collect-config 5.0.0: Collect and cache metadata, run hooks on
changes.
This release is part of the newton release series.
For more details, please see below.
Changes in os-collect-config 0.1.37..5.0.0
------------------------------------------
9ee07c9 Revert "Treat ec2 collector data as immutable"
8717436 Treat ec2 collector data as immutable
08ba371 Merge deployments data for zaqar collectors
e5518c1 Set a timeout for all data fetches using requests
7be429c Updated from global requirements
a88e273 Updated from global requirements
9a5c168 Updated from global requirements
9b78c81 Updated from global requirements
d45a8c5 Deprecated tox -downloadcache option removed
f092ea1 Switch to oslo.log again
ab5c66d Revert "Switch to oslo.log"
6965331 Switch to oslo.log
8b28ced Replace assertEqual(None, *) with assertIsNone in tests
Diffstat (except docs and test files)
-------------------------------------
openstack-common.conf | 3 -
os_collect_config/cfn.py | 10 +-
os_collect_config/collect.py | 5 +-
os_collect_config/ec2.py | 16 +-
os_collect_config/heat.py | 2 +-
os_collect_config/heat_local.py | 2 +-
os_collect_config/local.py | 2 +-
os_collect_config/merger.py | 2 +-
os_collect_config/openstack/__init__.py | 0
os_collect_config/openstack/common/__init__.py | 17 -
os_collect_config/openstack/common/gettextutils.py | 479 --------------
os_collect_config/openstack/common/importutils.py | 73 ---
os_collect_config/openstack/common/jsonutils.py | 196 ------
os_collect_config/openstack/common/local.py | 45 --
os_collect_config/openstack/common/log.py | 713 ---------------------
os_collect_config/openstack/common/strutils.py | 311 ---------
os_collect_config/openstack/common/timeutils.py | 210 ------
os_collect_config/request.py | 10 +-
os_collect_config/zaqar.py | 8 +-
requirements.txt | 25 +-
test-requirements.txt | 18 +-
tox.ini | 1 -
27 files changed, 113 insertions(+), 2100 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index 923f651..1cd1a37 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -4 +4 @@
-pbr>=1.6
+pbr>=1.6 # Apache-2.0
@@ -6,11 +6,12 @@ pbr>=1.6
-anyjson>=0.3.3
-eventlet>=0.17.4
-python-keystoneclient!=1.8.0,>=1.6.0
-python-heatclient>=0.6.0
-python-zaqarclient>=0.3.0
-requests!=2.9.0,>=2.8.1
-iso8601>=0.1.9
-lxml>=2.3
-oslo.config>=2.7.0 # Apache-2.0
-six>=1.9.0
-dogpile.cache>=0.5.4
+anyjson>=0.3.3 # BSD
+eventlet!=0.18.3,>=0.18.2 # MIT
+python-keystoneclient!=1.8.0,!=2.1.0,>=1.7.0 # Apache-2.0
+python-heatclient>=1.1.0 # Apache-2.0
+python-zaqarclient>=1.0.0 # Apache-2.0
+requests>=2.10.0 # Apache-2.0
+iso8601>=0.1.11 # MIT
+lxml>=2.3 # BSD
+oslo.config>=3.12.0 # Apache-2.0
+oslo.log>=1.14.0 # Apache-2.0
+six>=1.9.0 # MIT
+dogpile.cache>=0.6.1 # BSD
diff --git a/test-requirements.txt b/test-requirements.txt
index 95d5cf5..5913a12 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -6,9 +6,9 @@ hacking<0.10,>=0.9.2
-coverage>=3.6
-discover
-fixtures>=1.3.1
-mock>=1.2
-python-subunit>=0.0.18
-sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
-testrepository>=0.0.18
-testscenarios>=0.4
-testtools>=1.4.0
+coverage>=3.6 # Apache-2.0
+discover # BSD
+fixtures>=3.0.0 # Apache-2.0/BSD
+mock>=2.0 # BSD
+python-subunit>=0.0.18 # Apache-2.0/BSD
+sphinx!=1.3b1,<1.3,>=1.2.1 # BSD
+testrepository>=0.0.18 # Apache-2.0/BSD
+testscenarios>=0.4 # Apache-2.0/BSD
+testtools>=1.4.0 # MIT
1
0
We are content to announce the release of:
murano 3.0.0: Murano API
This release is part of the newton release series.
For more details, please see below.
3.0.0
^^^^^
New Features
************
* Added a new manifest format 1.4.0. Introduced the 'Scope' keyword
for class methods to declare a method's accessibility from outside
through the API call.
* Implemented the capability for API endpoint "/catalog/packages" to
filter 'id', 'category', 'tag' properties using the 'in' operator.
An example of using the 'in' operator for 'id' is
'id=in:id1,id2,id3'. This filter is added using syntax that conforms
to the latest guidelines from the OpenStack API-WG.
* Added the "timeout" parameter to "runCommand" and "putFile"
methods of the "io.murano.configuration.Linux" class.
* Added the "driver" configuration option to the "networking" group.
It allows to explicitly select the networking driver. It supports
'neutron' and 'nova' options. If set to "None" (default), murano
attempts to use 'neutron' if available, 'nova' otherwise. The change
is backward compatible.
* Added the "description_text" field to environment and environment
templates database tables and respective API objects.
* Introduced a new MuranoPL class "io.murano.system.GC" Now MuranoPL
garbage collector can be used to set up destruction dependencies
between murano objects. If object Foo is subscribed to object Bar's
destruction, it will be notified through a specific handler. If both
Foo and Bar are going to be destroyed during one execution session,
Foo will be destroyed after Bar. You can omit the handler, in this
case destruction order will also be preserved. Handler can be a
static or a usual function.
* New on-request garbage collector for MuranoPL objects were
implemented. Garbage collection is triggered by
io.murano.system.GC.collect() static method. Garbage collector
destroys all object that are not reachable anymore. GC can handle
objects with cross-references and isolated object graphs. When
portion of object model becomes not reachable it destroyed in
predictable order such that child objects get destroyed before their
parents and, when possible, before objects that are subscribed to
their destruction notifications.
* Internally, both pre-deployment garbage collection (that was done
by comparision of "Objects" and "ObjectsCopy") and post-deployment
orphan object collection are now done through the new GC.
* io.murano.system.GC.isDoomed() static method was added. It can be
used within the ".destroy" method to test if other object is also
going to be destroyed.
* io.murano.system.GC.isDestroyed() static method was added. It
checks if the object is destroyed and thus no methods can be invoked
on it.
* Implemented the capability for the helper methods of Linux class
to run concurrently if executed for different VM agents.
* Added the following meta-classes to the core library - "Title"
"Description" "HelpText" "Hidden" "Section" "Position"
"ModelBuilder". These classes will later be used to implement
dynamic object model generation.
* Added an overload of the new function - "new($model, $owner)". It
loads complete object graph in a single call. Objects in the model
can have cross references. In that case, this is the only way to
instantiate the graph. Objects might be specified either in object
model format (with '?' attribute or in MuranoPL format (used for
Meta definitions).
* The contract "class()" now uses the same approach to load classes
from dictionaries. Thus the same two syntaxes apply there as well.
* Added Support for application deployment across OpenStack regions.
Now, all OpenStack resource classes inherit from
"io.murano.CloudResource" that provides ".getRegion()" method and
"regionName" property. This allows to assign resources to different
regions. ".getRegion()" returns "io.murano.CloudRegion" instance
that resource or its parent belongs to. "CloudRegion" has interface
similar to "Environment" class and is the correct way to get
"HeatStack" instance associated with the region, default network
configuration, security group manager and agent listener instances.
"Environment" now acts as default region so backward compatibility
is not broken. However new applications should not use environment
to set security group rules but rather a region(s) of their
instance(s) in order to work correctly when their instances were
configured to use region other than the default.
* Added the "api_workers" option to "murano" config group. It
controls the number of API workers launched by murano. If not set,
it would default to the number of CPUs available.
* Added a new engine RPC call to generate json-schema from MuranoPL
class. The schema may be generated either from the entire class or
for specific model builders - static actions that can be used to
generate object model from their input. Class schema is built by
inspecting class properties and method schema using the same
algorithm but applied to its arguments.
* Implemented a new framework for MuranoPL contracts. Now, instead
of several independent implementations of the same yaql methods
(string(), class() etc.) all implementations of the same method are
combined into single class. Therefore, we now have a class per
contract method. This also simplifies development of new contracts.
Each such class can provide methods for data transformation (default
contract usage), validation that is used to decide if the method can
be considered an extension method for the value, and json schema
generation method that was moved from the schema generator script.
* Previously, when a class overrode a property from its parent class
the value was stored separately for both of them, transformed by
each of the contracts. Thus each class saw the value of its
contract. In absolute majority of the cases, the observed value was
the same. However, if the contracts were compatible on the provided
value (say int() and string() contracts on the value "123") they
were different. This is considered to be a bad pattern. Now, the
value is stored only once per object and transformed by the contract
defined in the actual object type. All base contracts are used to
validate the transformed object thus this pattern will not work
anymore.
* The value that is stored in the object's properties is obtained by
executing special "finalize" contract implementation which by
default returns the input value unmodified. Because validation
happens on the transformed value before it gets finalized it is
possible for transformation to return a value that will pass the
validation though the final value won't. This is used to relax the
template() contract limitation that prevented child class from
excluding additional properties from the template.
* The "string()" contract no longer converts everything to string
values. Now it only converts scalar values to strings. Previous
behavior allowed "string()" property to accept lists and convert
them to their Python string representation which is clearly not what
developers expected.
* Due to refactoring, contracts work a little bit faster because
there is no more need to generate yaql function definition for each
contract method on each call.
* Changed the type representation in object model. Previous format
was to have three attributes in "?" section of the object - type,
classVersion and package where only the "type" is mandatory. Now
they are merged into single attribute "type" that has a format
"typeName/version@package". Version and package parts are still
optional.
* Previously, when pre-deployment garbage collection occurred it
executed ".destroy" method for objects that were present in the
"ObjectsCopy" section of the object model (which is the the snapshot
of the model after last deployment) and not present in the current
model anymore (because they were deleted through the API between
deployments). If the destroyed objects were to access another object
that was not deleted it was accessing its copy from the
"ObjectsCopy". Thus any changes to the internal state made by that
object were lost after the garbage collection finished (that is,
before the ".deploy" method call) and could not affect the
deployment. Now, if the object is present in both "Objects" and
"ObjectsCopy", a single instance (the one from "Objects") is used
for both garbage collection and deployment. As a consequence,
instances (in their ".destroy" method) now may observe changes made
to other objects they refer if they were not deleted, but modified
through the API. In some rare cases, it may break existing
applications.
* Separated murano service broker from murano-api into a murano-
cfapi service. Created a separate database and "paste.ini" for
service broker.
* Added a new API endpoint "v1/actions" to call static public
methods. It accepts class name, method name, method arguments, and
optionally package name and class version in the request body. This
call does not create an environment, object instances or database
records.
* Implemented a new contract function "template()". "template()"
works similar to the "class()" in regards to the data validation but
does not instantiate objects. Instead, the data is left in the
object model in dictionary format so that it could be instantiated
later with the "new()" function. Additionally, the function allows
excluding specified properties from validation and from the
resulting template so that they could be provided later. Objects
that are assigned to the property or argument with "template()"
contract will be automatically converted to their object model
representation.
* Split "Instance"'s ".deploy()" method into two phases -
"beginDeploy()" and "endDeploy()". This allows the application
developer to provision multiple instances at once without the need
to push the stack for each instance.
* Added API endpoint
"/templates/{env_template_id}/services/{path:.*?}" for environment
template application update operation.
* Added the capability to declare MuranoPL YAML methods with
variable length positional and keyword arguments. This is done using
argument "Usage" attribute. Regular arguments have Standard usage
which is the default. Variable length args (args in Python) should
have "Usage: VarArgs" and keyword args (kwargs) are declared with
"Usage: KwArgs". Inside the method they are seen as a list and a
dictionary correspondingly. For such arguments contracts are written
for individual argument values thus no need to write them as
lists/dicts.
Upgrade Notes
*************
* New database migration 015 has to be applied.
Deprecation Notes
*****************
* Deprecated the 'Usage Action' keyword. For format versions >=
1.4.0, use 'Scope Public' instead.
* Renamed the "workers" option from the "engine" group to
"engine_workers" to reduce ambiguity with the "api_workers" option.
Security Issues
***************
* cve-2016-4972 has been addressed. In ceveral places Murano used
loaders inherited directly from yaml.Loader when parsing MuranoPL
and UI files from packages. This is unsafe, because this loader is
capable of creating custom python objects from specifically
constructed yaml files. With this change all yaml loading operations
are done using safe loaders instead.
Bug Fixes
*********
* Core Library's init scripts used to have various problems
detecting pre-installed (by DIB) murano-agent on non-ubuntu images.
Agent setup script now checks wider list of directories before
attempting to install murano-agnet and service script now does not
impose strict script location.
* API call for deleting a service from environment template did not
return result of its operation. The issue is fixed.
* Fixed a bug when the UI dialog was not displayed in Murano
Dashboard for applications which don't have UI definitions bundled
in the package but generate them based on the package contents
instead. This usually affected HOT-based packages and other non-
muranopl- based applications.
* Removed the need for Keystone v2 options (admin_user,
admin_password, admin_tenant_name) when Keystone v3 is in use.
* Previously murano assumed that the service user and service
project are in the 'Default' domain. These values can now be set in
"keystone_authtoken" config group.
* Equality check (assertEqual) in test-runner can now properly
compare two MuranoPl objects.
* Prevented the resource leak for objects created during deployment
with "new()" function call.
* Murano is now able to deploy applications in the environments with
disabled Neutron Security Groups. Detection is based on the presence
of 'security-group' Neutron extension.
* Whenever murano-engine accesses script files, text script files
are opened in 'rU' mode which recognizes all types of newlines, and
binary files are opened in 'rb' mode to prevent their corruption.
* It is now possible to use version specifications like '=0.0.0'
when "semantic_version" library version '2.3.1' is installed.
Previously such specifications caused an error and '==0.0.0' had to
be used.
* Murano engine no longer logs methods "string()", "json()", and
"yaml()" of the 'io.murano.system.Resources' class. This is done to
prevent UnicodeDecodeError's when transferring binary files to
murano agent.
* The test-runner now outputs the tests it runs and their results to
stdout directly, instead of the logging system.
* The test-runner now does not output logs to stderr by default
unless a 'use_stderr' parameter is specified in the configuration
file.
* Fixed the issue that prevented the test-runner from properly
invoking "setUp" and "tearDown" methods of fixtures in some cases.
Changes in murano 2.0.0.0rc1..3.0.0
-----------------------------------
76e7d9e Updated from global requirements
6bb6702 Convert =0 version specs to ==0 specs
34aa88c Move getRegion() in CinderVolume to deploy() method
359c8c6 Fixes ObjectDestroyedError on StackTrace object
c141e1b Update UPPER_CONSTRAINTS_FILE for stable/newton
c64576e Update .gitreview for stable/newton
0e55368 Forces applications to be deleted before Heat stack
ce8e2ec Prevent logging of result of resources.string() method call
9bbd33d Prevent executor finalization until exception are not handled
c5623fd Small fixes in Core Library
2b57eb3 Serialization of destruction dependencies
dc050d4 GC.isDoomed() and GC.isDestroyed() functions were added
0aea40e Serialization of destroyed objects
dcbf5e1 Raise exception on call of method of destroyed object
c472691 Pass receiver to :GC.subscribeDestruction explicitly
584571c On-demand garbage collection
3ab0be1 Break cyclic references in DSL
e9fe5b2 Cleanup, clarify newton release-notes
9a2a63c Fix multiple errors in network configuration function
0122dfe Add joinedNetworks property to Instance class
1e6d619 Use openstack-client variables in openstack CLI calls
ab4d479 Better detect and configure murano-agent pre-installed on image
3799303 Updated from global requirements
cdd248d Adjust region name for network selection in devstack
1833842 Make tests compose packages in temporarily directory
44bc27a [Docs] Add info about using abstract dependencies between applications
da52590 Use default region_name parameter in clients
275a19c Create glare client in functional tests
a21e514 Move misplaced reno notes in place
f4cf8b3 Fix NetworkExplorer creation
2cf88ab Fix adds notes about replacements of items between % signs
b7c2cb4 Fixes invalid expression in app dev framework
087db8c Set the desired hostname to a instance using murano instead of Murano Pattern
bcef79b Add __ne__ built-in function for murano
0ccef5f Object's properties deserialize was fixed
33d8e18 Fix for Wrong reference in glare docs
8506fe4 ObjectStore parent lookup with temporary id was fixed
b1b57a2 Updated from global requirements
8757c6d Type name resolution was fixed
6162510 Increase description column length in task table
882136d An initial commit for MuranoPL garbage collector
ac7940a MasterSlave* classes were deleted
01b3ac3 Alive objects from Objects and ObjectsCopy were merged
2b30594 Migrate JSON schema generator to new framework
acd269f Update clients with multi-region support
077a3c3 Update app dev framework with multi-region support
7e8fb5f New framework for contracts
2f21323 TestFixture mocks were updated
1f3b1be firstOrDefault() was replaced with first(null)
7f21be2 Replace functions 'Dict.get' and 'del' with 'Dict.pop'
47c8f09 Updated from global requirements
688dcd0 TrivialFix: Remove cfg import unused
dfdc374 modify the home-page info with the developer documentation
ca733fe Correct murano reraising of exception
d331a4f Update Readme with correct Doc URL
0d1c6bd Install all dashboard/panel files from murano-dashboard
1e16a4e OpenstackSecurityConfigurable was renamed
bc4c548 Allow network driver selection override
50744ca Fix some typos in wsgi.py & catalog.py
8c1355f Updated from global requirements
6314553 Remove pot files
6395787 Adds more replica provider primitives
0a379e5 Migration of replication to the template() contract
79a6914 Clean imports in code
f1d20ec Update the UI test running documentation
66f310b Change Murano API detection in tests and fix tests itself
079f8c5 [docs] Add instruction to add policy files to horizon
5ff901b Use upper constraints for all jobs in tox.ini
7f8ee1b Base Application classes for App Development Framework
5da4efd Extracted replication capabilities from ServerGroup
855e4ea Updated from global requirements
8eb7d93 Revert "Fix config group for SSL in tempest test"
ffe85fc Fix config group for SSL in tempest test
50a7aa4 Fixes congress integration
f965e10 SoftwareComponent hierarchy refactoring
58d92ab Improved Server naming and provisioning reporting
f309068 Renamed Instance* to Server*
1995f04 AppDevFramework: Server Replication reporting
603b1c0 [Docs] Moves network configuration to admin-guide
8501b18 Refactor 'wait_for_environment_deploy' function
53a30e5 Use glare urls explicitly in devstack plugin
4665730 Add tempest versioning test suite
bb2d0e5 Support for multi-regional apps was added
be69379 Do not serialize Config properties
91d5289 Don't put non-initialized objects into ObjectStore
23a6718 template() contract function was introduced
5475ac1 Updated from global requirements
36b9110 Refactor merge_dicts helper function tests
23fbee8 Add multiple api workers
a6ff115 Trivial: Add python identifiers in setup.cfg.
da7e9ea Linux.runCommand() and Linux.putFile() are now non-synchronized
30846bb Changes type format in object model
a75c16e Fixed reporting in app development framework
2957b61 [docs] Remove "meta-class" term
d1bfc7d Updated from global requirements
30a6805 Add missing parenthesis
9e1f490 Add deployment murano tempest test
e689487 Make service broker work with GLARE again.
3ddfc96 Fix a typo in the rst file
0172551 Move .init call into separate load phase
d6456f0 Get rid of type origins
1d1e388 Add py2.7 and py3.4 identifiers in setup.cfg.
cf22984 Add cinder volumes attachment tests
595c38a Updated from global requirements
27b8f75 [docs] Fix formatting in installation guide
36915a9 Add base and packages for tempest murano scenario tests
1d721d7 Nested new() were not using 2-phase load
dcd32b5 Duplicate objects were instantiated for redeclared properties
209af8f Updated from global requirements
204cbd9 [Docs]Update the Murano service broker install guide
0fe151d Fix string interpolation to delayed by logging
e113f12 Add Python 3.5 classifier and venv
d344e42 Use assertIn, assertNotIn and assertIsNotNone
e59e943 Do not override credential provider in tenant isolation tests
b604434 [Docs] Move user and appdev guides from draft to main docs
ef85e7e SoftwareComponent implementation
e0e3b10 MuranoPL forms implementation
0694559 Respect per region RabbitMQ configs in Agent[Listener]
f2c1973 Updated from global requirements
c4c8be6 Concurrent Execution Control
79dcbb3 InstanceGroup and InstanceProvider hierarchy
e853cf8 Event Notification pattern implemented
d9f0add Replication classes of Application Development Framework library
0b30d06 TestFixtureWithEnvironment class for TestRunner
79b2a2b dump() function added to DSL
77e3c6e Ability to instantiate object graph
abf5fa3 Refactor tempest utils readlines() to read()
61447fd Fix typo in package loader logging
3b53096 Use assertEqual() instead of assertDictEqual()
904cb24 Fix used package versions for stable inheritance
0a835b8 Refactoring of the ObjectStore passing in DSL
e36c534 [Docs] Change FQNs of murano apps and add examples of FQNs
9e502d8 [Docs] Add information about Config property usage
3d8d5a0 Use devstack for service broker use separate paste and db
0854616 Replace OpenStack LLC with OpenStack Foundation
c25f867 Enable static action tests with glare backend
7e1cf62 Add tempest GLARE sanity check tests
0ef402c Initial implementation of artifacts client in tempest plugin
5a7a477 [Docs] Clarify how to run API and engine in separate terminal
9d97f58 Fix cfapi test job
157ceea Devstack install murano-dashboard with murano RBAC policy
e1da1e9 Updated from global requirements
b976914 [Docs]Update the Murano Dashboard install guide
efd0360 Fixed owner usage for dict-based new() function
c9a5855 Updated from global requirements
6550ab4 [Docs] Add parameter resources-dir for hot-packages
5221ddc Updated from global requirements
51cd192 Add py27-mitaka tox target
8a2c60e Updated from global requirements
3d20f25 Use keystoneauth1 lib for authentication helpers
4c6c823 fix a spelling mistake: applcation should be application
7d186c1 Implement API call and RPC call for static actions
75bded1 Could not invoke static methods from Python
81f1d00 [Docs] Add info about 2.2.0 version of execution plan template format
bbe19e4 Add filter based on 'in' operator
317e9bf Use upper-constraints in tox test environments
0b51fb4 [docs] Added murano gerrit dashboard
b899d79 Do not use stevedore namespase as a prefix for class FQNs
89952c1 Use the absolute path for the session backend
8fb54da Use multiprocessing.cpu_count instead of psutil.NUM_CPUS
a7c7ade Improve cover job output
edad301 Updated from global requirements
01af152 Improved Test-Runner's output
63b7556 Test-runner now properly invokes setUp/tearDown methods
d7de282 Added equality handlers for MuranoObjectInterface
2c165ee Update namespaces for MagnumBay application
2548c66 Include objects created with new() into the ObjectStore
6aedcda Allows Spec::transform treat generators as list
9d0c88a Convert script line endings for the target OS
345117b Improve __init__ detection
65902f9 Fix error in Magnum-app
b18df82 Amended reno note about booting from cinder volumes
c30eaf4 [Docs] Add a reference to the article about multi regions
09098e6 Use Murano-specific Horizon settings when devstack install
b555511 Get package service backend when package import in devstack
d5dc0f4 [Plugins] Updated from global requirements
9bdf4c0 Add metadata to the result of action serialization
91fd92c Implement new syntax for action declaration
d8ccb21 Fix issue with deployment with cloudbase-init on Windows
2423a2b Updated from global requirements
28de8c3 Use SafeLoader to load yaml files
0b495c5 Added a muranoPL-specific override of 'call'
5b8ab82 Refactor API params tuples to sets
f5f7fde Format logs in devstack setup
806fd1c Including a description field for environment and environment templates
262a89c Updated from global requirements
a9ae12a [docs] Add information about TestSuiteMultipleEnvironments
c25ef03 Use a correct config option in example plugin
7cc34e8 Add io.murano namespace to demo app for example plugin
2463680 Use murano CLI for importing core library in devstack
88d92b5 Remove version from example and heat-translator plugins
d17c3f6 Fix missing parenthesis in _getSubnetworks call
6e35fb4 Fix application template update
a0670b6 Two-phase Instance deployment support
55a785a Fixed a bug when Heat Stack Update was called without template changes
9c45ec7 Finish porting unit tests to Python 3
bcd838a Port API v1 unit tests to Python 3
f25776a Fixed inability to deploy if security groups are disabled
b2eef6e Port test_agent and test_catalog to Python 3
6f04c2b Implement meta-classes for UI hints
904aa45 Add timeout to the methods of Linux class
c0bfff2 Fix defaultGroupName of SecurityGroupManager Class
233c141 Devstack add compile message for murano-dashboard
7368211 Change to tempest stable API
eb4b0be Reorder release notes to put master on top
6377e95 [Docs] Add an example about usage of static methods in contracts
67e58f3 Updated from global requirements
0ce227e Update version of source files in cloudify example app
c4e6eaf Update obsolete way of initialize tempest client manager
e427334 Update functional test _get_stack
78037fc Updated from global requirements
c711590 [Docs] Fix typos
cae7e61 Updated *_domain_id to "Default"
596b551 Magnum plugin: import exceptions robustly
c3938f7 fix typo oslo.messaginga
1adc59c Fixing application template deletion
c58e69f Fix mismatch description in env template api doc
41d9114 Updated from global requirements
eb1d5e4 Updated from global requirements
59ce0ce [devstack] Pass MURANO_USE_GLARE as bool, not as str
badc062 Update version of cloudify client in cloudify plugin requirements
176379f Move service broker api to the top level
deb487d Generate separate db for murano service broker
5c8285d Replace obsolete way of get creds in tempest tests
b09cc17 Documentation to use sub-templates in HOT packages
95b0782 Updated from global requirements
928ee3f [Docs] Replace names and images
a4503d7 [Admin Guide] System requirements
afa85b3 Added package references to generated UIs
623ebce Forced flush of tmp file to disk on ui retrieval
fc2cf95 Support GLARE configuration in Murano tempest plugin
b460c80 Fix up Assignment table in MuranoPL Reference
a78185b Remove unnecessary executable permissions
f89df60 [Docs] Add info about manifest format to versioning docs
53f43dd Updated from global requirements
1835767 [docs] Fix small typo in docs about automated tests
01fc294 Updated from global requirements
67f2cc2 [Trivial] Fix mismatch string format argument
80d92d8 Add models and migration for new service broker db
89a4c4c Increase status report messages time resolution
c659b2d Correct wrong import statement in Magnum App
edbcc5f Updated from global requirements
2929f02 Trivial: ignore openstack/common in flake8 exclude list
b5ef3b5 [docs] Add info about sanity_check suits
66727be Updated from global requirements
5bb2782 [Docs] Install diskimage-builder by pip
c8d9394 [Murano Docs] Versioning
091b4d1 Allow insecure SSL communications with RabbitMQ
bc8943c Modified docstrings to comply with pep8 H405 style check
15df963 Change incorrect murano-agent bin file location
8946b95 Updated from global requirements
ca9a6ed Remove explicit version from magnum plugin
5ea200e Support GLARE installation in devstack Murano plugin
5c94920 [Murano Docs] Cinder Volume supporting
21e877c Pass [rabbitmq]/ca_certs file to murano-spawned instance
df4c52d Skip test_migrations on Python 3
440b4b1 Revert the destroy execution order
2460acb [Trivial] Remove unnecessary executable privilege
10aaacb [Murano Docs] Murano Contributor rules
675db99 Fix tempest.conf generation
789dabb Support for *args/**kwargs was added to the MuranoPL
a787d63 Deployment reports datetime DB insertion was fixed
c4bf6f8 Incorrect Method param inheritance was fixed
dc52dea [Docs] Add limitations of deployment murano-agent by cloud-init
aaf9e54 Fix typo in word "settings" in docs about using glare
7102898 Fix inaccuracies in docs about murano apps tests
9536e51 Fixes race condition in HeatStack
34154bc Fixed a bug in _get_glare_url
3f8fc9e Updated from global requirements
f6e795e Fix base64 on Python 3 in yaql_functions.py
2461bad Port cloudfoundry/test_cfapi.py to Python 3
398b8cd Port test_plugin_loader to Python 3
205c0c6 Fix tox -e py34
9aa8200 Imported Translations from Zanata
35a93b0 [Murano Docs] Edits
d0c2310 Use unified decorator for retries
0467994 Updated from global requirements
bff8809 [Murano Docs] Remove articles
47b295c [Murano docs] Publish CLI section
776a4ce Switch to using get_notification_listner
3f45506 Change clusterip field description in docs about Dynamic UI
31d6877 Add ability to configure home region in murano devstack installation
cb0561a Do not force admin credentials in service broker test suite
622ef5e Remove tempest-lib from test-requirements.
12636e2 Increased the size of TEXT columns to store large object models
2858689 'GetPackageUI' API can now be called even if Glare is used
9490e43 Updated from global requirements
f273a92 Add help string for cfapi opts
318941f Updated from global requirements
612a253 Heat stack deletion for HOT/TOSCA packages was fixed
bae0639 [Murano Docs] Install murano-agent by cloud-init
1a94cd0 [Murano Docs] Manage environment templates
960297e Add documentation about bundles
6136b8d Define context.roles with base class
37eba4d [docs] Add stable branch backporting documentation
b43be07 Updated from global requirements
004998f [docs] Documentation about using Glare Artifact Repository
911a026 [docs] Fixed cfapi CLI command sections
51de28f Track status report timestamp
7a51f3a Fix Heat Resource Leak in LinuxMuranoInstance
73370b6 Fix links for samples in heat-transtator plugin
855e5f0 Destroy orphan objects
699aa62 Don't use bash eval for Linux.runCommand
8e29b34 Add note about big files download
6faf217 [Murano Docs] Set environment variables
d7666cf Fix case-sensitive filter value in cfapi
17443fa Docs about murano applications debugging
54e115c Do not upgrade packages with cloud-init
1b847ff Fix typos in Murano files
3c6440a Clean up the configure network doc
3ae3ba5 Revert "Use unified retrying decorator"
275ee88 Use unified retrying decorator
595798b Document changes in Dynamic UI
b92b7e6 Adds a test for logo validation
9dba63e Handling of ephemeral methods was fixed
41be239 Removed warnings from building docs
3337d28 [doc] Fix typo in directory name
5e6a6c3 [doc] Fix formatting for argument
ad5afaa Also package murano_tempest_tests
b5a1245 Remove unnecessary packages.rst
e702315 [doc] Fix malformed table error.
5c3f6b2 Use _LW for deprecation warning
32fc6d8 Update reno for stable/mitaka
49893c8 Fix error on deleting Magnum App
Diffstat (except docs and test files)
-------------------------------------
.gitignore | 2 +
.gitreview | 1 +
README.rst | 2 +-
.../cloudify_tosca_package.py | 10 +-
.../nodecellar_example_application/README.rst | 2 +-
contrib/plugins/cloudify_plugin/requirements.txt | 2 +-
.../Classes/MagnumBayApp.yaml | 90 +++
.../Classes/MagnumBaymodel.yaml | 131 +++++
.../com.intel.magnum.plugin.MagnumApp/UI/ui.yaml | 212 +++++++
.../com.intel.magnum.plugin.MagnumApp/logo.png | Bin 0 -> 8767 bytes
.../manifest.yaml | 26 +
.../Classes/MagnumBayApp.yaml | 83 ---
.../Classes/MagnumBaymodel.yaml | 131 -----
.../magnum-app/io.murano.apps.MagnumApp/UI/ui.yaml | 212 -------
.../magnum-app/io.murano.apps.MagnumApp/logo.png | Bin 8767 -> 0 bytes
.../io.murano.apps.MagnumApp/manifest.yaml | 26 -
.../magnum_plugin/magnum_plugin/__init__.py | 28 +-
contrib/plugins/magnum_plugin/requirements.txt | 2 +-
contrib/plugins/magnum_plugin/setup.cfg | 1 -
.../Classes/ImageValidatorMixin.yaml | 1 +
.../murano_exampleplugin/__init__.py | 2 +-
.../plugins/murano_exampleplugin/requirements.txt | 2 +-
contrib/plugins/murano_exampleplugin/setup.cfg | 1 -
.../plugin/csar_package.py | 14 +-
.../murano_heat-translator_plugin/requirements.txt | 2 +-
.../sample/hello_world/README.rst | 2 +-
.../sample/wordpress/README.rst | 2 +-
.../murano_heat-translator_plugin/setup.cfg | 1 -
devstack/README.rst | 10 +
devstack/plugin.sh | 253 ++++++--
devstack/settings | 8 +-
.../app_migrating/app_migrate_to_juno.rst | 103 ++++
.../app_migrating/app_migrate_to_kilo.rst | 133 +++++
.../app_migrating/app_migrate_to_liberty.rst | 274 +++++++++
.../appdev-guide/cinder_volume_supporting.rst | 153 +++++
.../appdev-guide/hotpackages/chef_server.png | Bin 0 -> 33595 bytes
.../appdev-guide/hotpackages/chef_server_form.png | Bin 0 -> 52798 bytes
.../appdev-guide/muranopackages/dynamic_ui.rst | 418 +++++++++++++
.../muranopackages/package_structure.rst | 41 ++
.../appdev-guide/muranopackages/repository.rst | 31 +
.../appdev-guide/muranopackages/structure.png | Bin 0 -> 114003 bytes
.../appdev-guide/muranopackages/structure.vdx | 1 +
.../draft/admin-guide/admin_troubleshooting.rst | 4 +-
.../configure_cloud_foundry_service_broker.rst | 93 ++-
.../admin-guide/deploy_murano/configure_ssl.rst | 1 +
.../draft/admin-guide/deploy_murano/devstack.rst | 12 +-
.../admin-guide/deploy_murano/install_manually.rst | 99 ++--
.../admin-guide/deploy_murano/prerequisites.rst | 178 ++++++
.../draft/admin-guide/figures/add-interface.png | Bin 0 -> 75928 bytes
.../admin-guide/figures/network-topology-1.png | Bin 0 -> 23559 bytes
.../admin-guide/figures/network-topology-2.png | Bin 0 -> 29217 bytes
.../policy_enforcement/policy_enf_dev.rst | 16 +-
.../app_migrating/app_migrate_to_juno.rst | 103 ----
.../app_migrating/app_migrate_to_kilo.rst | 133 -----
.../app_migrating/app_migrate_to_liberty.rst | 274 ---------
.../draft/appdev-guide/hotpackages/chef_server.png | Bin 34766 -> 0 bytes
.../appdev-guide/hotpackages/chef_server_form.png | Bin 64980 -> 0 bytes
.../draft/appdev-guide/hotpackages/compose.rst | 86 ---
.../draft/appdev-guide/murano_pl/actions.rst | 77 ---
.../draft/appdev-guide/murano_pl/class_templ.rst | 576 ------------------
.../draft/appdev-guide/murano_pl/core_lib.rst | 323 ----------
.../draft/appdev-guide/murano_pl/metadata.rst | 316 ----------
.../draft/appdev-guide/murano_pl/reflection.rst | 267 ---------
.../draft/appdev-guide/murano_pl/statics.rst | 180 ------
.../appdev-guide/muranopackages/dynamic_ui.rst | 369 ------------
.../muranopackages/package_structure.rst | 41 --
.../appdev-guide/muranopackages/repository.rst | 31 -
.../appdev-guide/muranopackages/structure.png | Bin 114003 -> 0 bytes
.../appdev-guide/muranopackages/structure.vdx | 1 -
.../draft/contributor-guide/dev_guidelines.rst | 26 +
.../draft/contributor-guide/stable_branches.rst | 66 +++
.../draft/enduser-guide/deploying_using_cli.rst | 183 ------
.../draft/enduser-guide/figures/add_key_pair.png | Bin 68313 -> 0 bytes
.../draft/enduser-guide/figures/add_pkg_info.png | Bin 73575 -> 0 bytes
.../figures/add_to_env/add_component.png | Bin 75227 -> 0 bytes
.../figures/add_to_env/add_from_cat.png | Bin 158972 -> 0 bytes
.../figures/add_to_env/add_more_apps.png | Bin 19543 -> 0 bytes
.../figures/add_to_env/add_to_env.png | Bin 155363 -> 0 bytes
.../figures/add_to_env/configure_app.png | Bin 31702 -> 0 bytes
.../figures/add_to_env/drag_and_drop.png | Bin 74718 -> 0 bytes
.../figures/add_to_env/quick_deploy.png | Bin 154893 -> 0 bytes
.../enduser-guide/figures/add_to_env/quick_env.png | Bin 88719 -> 0 bytes
.../draft/enduser-guide/figures/app_category.png | Bin 145339 -> 0 bytes
.../draft/enduser-guide/figures/app_details.png | Bin 49342 -> 0 bytes
.../draft/enduser-guide/figures/app_filter.png | Bin 79080 -> 0 bytes
.../enduser-guide/figures/app_filter_example.png | Bin 89056 -> 0 bytes
.../draft/enduser-guide/figures/app_logs.png | Bin 45705 -> 0 bytes
.../enduser-guide/figures/browse_zip_file.png | Bin 36614 -> 0 bytes
.../draft/enduser-guide/figures/bundle_name.png | Bin 37371 -> 0 bytes
.../enduser-guide/figures/component-details.png | Bin 50710 -> 0 bytes
.../enduser-guide/figures/delete_application.png | Bin 79716 -> 0 bytes
.../draft/enduser-guide/figures/deploy_env.png | Bin 79753 -> 0 bytes
.../draft/enduser-guide/figures/deploy_env_2.png | Bin 46702 -> 0 bytes
.../enduser-guide/figures/env-component-logs.png | Bin 48071 -> 0 bytes
.../enduser-guide/figures/env_default_network.png | Bin 33111 -> 0 bytes
.../draft/enduser-guide/figures/environments.png | Bin 42964 -> 0 bytes
.../draft/enduser-guide/figures/import_bundle.png | Bin 34674 -> 0 bytes
.../draft/enduser-guide/figures/import_package.png | Bin 34741 -> 0 bytes
.../draft/enduser-guide/figures/murano_actions.png | Bin 115870 -> 0 bytes
.../enduser-guide/figures/qs_app_category.png | Bin 29792 -> 0 bytes
.../enduser-guide/figures/qs_package_details.png | Bin 72403 -> 0 bytes
.../enduser-guide/figures/qs_package_import.png | Bin 53518 -> 0 bytes
.../draft/enduser-guide/figures/qs_package_url.png | Bin 31351 -> 0 bytes
.../enduser-guide/figures/qs_quick_deploy.png | Bin 39992 -> 0 bytes
.../enduser-guide/figures/qs_quick_deploy_2.png | Bin 75803 -> 0 bytes
.../draft/enduser-guide/figures/qs_quick_env.png | Bin 81441 -> 0 bytes
.../draft/enduser-guide/figures/repository.png | Bin 41589 -> 0 bytes
.../enduser-guide/figures/select_packages.png | Bin 110216 -> 0 bytes
.../enduser-guide/figures/topology_element_1.png | Bin 3523 -> 0 bytes
.../enduser-guide/figures/topology_element_2.png | Bin 3739 -> 0 bytes
.../enduser-guide/figures/topology_kubernetes.png | Bin 123355 -> 0 bytes
.../enduser-guide/figures/topology_wordpress.png | Bin 88608 -> 0 bytes
.../enduser-guide/log_in_to_murano_instance.rst | 59 --
.../draft/enduser-guide/manage_applications.rst | 586 -------------------
.../draft/enduser-guide/manage_environments.rst | 111 ----
.../figures/add_to_env/add_component.png | Bin 0 -> 74659 bytes
.../figures/add_to_env/add_from_cat.png | Bin 0 -> 116546 bytes
.../figures/add_to_env/add_more_apps.png | Bin 0 -> 38825 bytes
.../figures/add_to_env/add_to_env.png | Bin 0 -> 114816 bytes
.../figures/add_to_env/configure_app.png | Bin 0 -> 31702 bytes
.../figures/add_to_env/drag_and_drop.png | Bin 0 -> 74752 bytes
.../figures/add_to_env/quick_deploy.png | Bin 0 -> 115092 bytes
.../enduser-guide/figures/add_to_env/quick_env.png | Bin 0 -> 88183 bytes
.../enduser-guide/figures/app_filter_example.png | Bin 0 -> 92015 bytes
.../enduser-guide/figures/browse_zip_file.png | Bin 0 -> 36614 bytes
.../enduser-guide/figures/component-details.png | Bin 0 -> 58897 bytes
.../enduser-guide/figures/delete_application.png | Bin 0 -> 77180 bytes
.../enduser-guide/figures/env-component-logs.png | Bin 0 -> 54181 bytes
.../enduser-guide/figures/env_default_network.png | Bin 0 -> 38814 bytes
.../enduser-guide/figures/import_package.png | Bin 0 -> 40224 bytes
.../enduser-guide/figures/murano_actions.png | Bin 0 -> 96061 bytes
.../enduser-guide/figures/qs_app_category.png | Bin 0 -> 29792 bytes
.../enduser-guide/figures/qs_package_details.png | Bin 0 -> 72403 bytes
.../enduser-guide/figures/qs_package_import.png | Bin 0 -> 82187 bytes
.../enduser-guide/figures/qs_package_url.png | Bin 0 -> 31351 bytes
.../enduser-guide/figures/qs_quick_deploy.png | Bin 0 -> 39992 bytes
.../enduser-guide/figures/qs_quick_deploy_2.png | Bin 0 -> 75803 bytes
.../enduser-guide/figures/select_packages.png | Bin 0 -> 138633 bytes
.../enduser-guide/figures/topology_element_1.png | Bin 0 -> 3523 bytes
.../enduser-guide/figures/topology_element_2.png | Bin 0 -> 3739 bytes
.../enduser-guide/figures/topology_kubernetes.png | Bin 0 -> 135930 bytes
.../enduser-guide/figures/topology_wordpress.png | Bin 0 -> 87725 bytes
.../enduser-guide/log_in_to_murano_instance.rst | 59 ++
etc/murano/logging.conf.sample | 2 +-
etc/murano/murano-cfapi-paste.ini | 30 +
etc/murano/murano-paste.ini | 6 -
etc/oslo-config-generator/murano-cfapi.conf | 6 +
meta/io.murano.applications/Classes/baseapps.yaml | 85 +++
meta/io.murano.applications/Classes/component.yaml | 440 ++++++++++++++
meta/io.murano.applications/Classes/events.yaml | 104 ++++
.../Classes/replication.yaml | 218 +++++++
meta/io.murano.applications/Classes/servers.yaml | 239 ++++++++
meta/io.murano.applications/manifest.yaml | 59 ++
meta/io.murano/Classes/CloudRegion.yaml | 57 ++
meta/io.murano/Classes/CloudResource.yaml | 33 ++
meta/io.murano/Classes/Environment.yaml | 87 +--
meta/io.murano/Classes/SharedIp.yaml | 33 +-
meta/io.murano/Classes/configuration/Linux.yaml | 17 +-
meta/io.murano/Classes/metadata/Description.yaml | 22 +
meta/io.murano/Classes/metadata/HelpText.yaml | 22 +
meta/io.murano/Classes/metadata/ModelBuilder.yaml | 24 +
meta/io.murano/Classes/metadata/Title.yaml | 22 +
.../Classes/metadata/engine/Serialize.yaml | 25 +
.../Classes/metadata/engine/Synchronize.yaml | 27 +
meta/io.murano/Classes/metadata/forms/Hidden.yaml | 24 +
.../io.murano/Classes/metadata/forms/Position.yaml | 28 +
meta/io.murano/Classes/metadata/forms/Section.yaml | 32 +
meta/io.murano/Classes/resources/CinderVolume.yaml | 19 +-
.../Classes/resources/ConfLangInstance.yaml | 13 +-
.../Classes/resources/ExistingNeutronNetwork.yaml | 14 +-
.../Classes/resources/HeatSWConfigInstance.yaml | 11 +-
meta/io.murano/Classes/resources/Instance.yaml | 103 ++--
.../io.murano/Classes/resources/LinuxInstance.yaml | 4 +-
.../Classes/resources/LinuxMuranoInstance.yaml | 33 +-
meta/io.murano/Classes/resources/Network.yaml | 12 +-
.../Classes/resources/NeutronNetwork.yaml | 53 +-
.../Classes/resources/NeutronNetworkBase.yaml | 21 +-
meta/io.murano/Classes/resources/NovaNetwork.yaml | 5 +-
meta/io.murano/Classes/resources/Volume.yaml | 2 +
.../Classes/system/AwsSecurityGroupManager.yaml | 13 +-
.../Classes/system/DummySecurityGroupManager.yaml | 23 +
.../system/NeutronSecurityGroupManager.yaml | 14 +-
.../Classes/system/SecurityGroupManager.yaml | 7 +-
meta/io.murano/Classes/test/TestFixture.yaml | 60 ++
meta/io.murano/Resources/Agent-v2.template | 5 +-
meta/io.murano/Resources/RunCommand.template | 15 +-
meta/io.murano/Resources/conflang.conf | 2 -
meta/io.murano/Resources/linux-init.sh | 7 +
meta/io.murano/Resources/murano-agent | 8 +-
meta/io.murano/Resources/murano-agent.conf | 2 +-
meta/io.murano/Resources/murano-agent.service | 2 +-
meta/io.murano/Resources/murano-init.conf | 4 +-
meta/io.murano/Resources/murano-init.sh | 35 +-
meta/io.murano/Resources/scripts/runCommand.sh | 14 -
meta/io.murano/Resources/windows-init.ps1 | 17 +-
meta/io.murano/manifest.yaml | 18 +-
murano/api/middleware/context.py | 4 +
murano/api/middleware/ext_context.py | 11 +-
murano/api/middleware/fault.py | 4 +-
murano/api/middleware/ssl.py | 4 +-
murano/api/middleware/version_negotiation.py | 10 +-
murano/api/v1/__init__.py | 9 +-
murano/api/v1/catalog.py | 104 +++-
murano/api/v1/cloudfoundry/__init__.py | 0
murano/api/v1/cloudfoundry/cfapi.py | 328 -----------
murano/api/v1/cloudfoundry/router.py | 57 --
murano/api/v1/environments.py | 2 +-
murano/api/v1/router.py | 21 +
murano/api/v1/schemas.py | 97 ++-
murano/api/v1/static_actions.py | 75 +++
murano/api/v1/template_applications.py | 26 +-
murano/api/v1/templates.py | 34 +-
murano/api/v1/validation_schemas.py | 74 +++
murano/api/versions.py | 4 -
murano/cfapi/__init__.py | 0
murano/cfapi/cfapi.py | 339 +++++++++++
murano/cfapi/router.py | 57 ++
murano/cmd/api.py | 9 +-
murano/cmd/cfapi.py | 6 +-
murano/cmd/cfapi_db_manage.py | 80 +++
murano/cmd/engine.py | 2 +-
murano/cmd/manage.py | 1 -
murano/cmd/test_runner.py | 87 ++-
murano/common/app_loader.py | 8 +-
murano/common/auth_utils.py | 127 ++--
murano/common/cf_config.py | 76 +++
murano/common/config.py | 24 +-
murano/common/engine.py | 169 ++++--
murano/common/helpers/token_sanitizer.py | 7 +-
murano/common/messaging/mqclient.py | 12 +-
murano/common/plugins/extensions_loader.py | 5 +-
murano/common/rpc.py | 13 +
murano/common/server.py | 16 +-
murano/common/statservice.py | 3 +-
murano/common/utils.py | 119 ++--
murano/common/wsgi.py | 34 +-
murano/context.py | 9 +-
murano/db/catalog/api.py | 10 +-
murano/db/cfapi_migration/__init__.py | 0
murano/db/cfapi_migration/alembic.ini | 54 ++
.../db/cfapi_migration/alembic_migrations/README | 15 +
.../db/cfapi_migration/alembic_migrations/env.py | 48 ++
.../alembic_migrations/script.py.mako | 37 ++
.../versions/001_initial_version.py | 67 +++
murano/db/cfapi_migration/migration.py | 86 +++
murano/db/cfapi_models.py | 61 ++
.../versions/005_environment-template.py | 7 +-
.../versions/013_increase_description_text_size.py | 61 ++
.../014_increase_status_time_resolution.py | 61 ++
.../versions/015_adding_text_description.py | 47 ++
.../016_increase_task_description_text_size.py | 49 ++
murano/db/migration/migration.py | 1 +
murano/db/models.py | 2 +
murano/db/services/cf_connections.py | 2 +-
murano/db/services/core_services.py | 48 +-
murano/db/services/environments.py | 6 +
murano/db/services/sessions.py | 8 +-
murano/db/session.py | 6 +-
murano/dsl/attribute_store.py | 33 +-
murano/dsl/constants.py | 11 +-
murano/dsl/contracts/__init__.py | 42 ++
murano/dsl/contracts/basic.py | 129 ++++
murano/dsl/contracts/check.py | 139 +++++
murano/dsl/contracts/contracts.py | 303 ++++++++++
murano/dsl/contracts/instances.py | 240 ++++++++
murano/dsl/dsl.py | 162 +++---
murano/dsl/dsl_types.py | 30 +-
murano/dsl/exceptions.py | 10 +
murano/dsl/executor.py | 314 +++++++---
murano/dsl/helpers.py | 312 +++++++---
murano/dsl/lhs_expression.py | 281 ++++-----
murano/dsl/meta.py | 45 +-
murano/dsl/murano_method.py | 97 ++-
murano/dsl/murano_object.py | 375 ++++++++----
murano/dsl/murano_package.py | 22 +-
murano/dsl/murano_property.py | 15 +-
murano/dsl/murano_type.py | 126 ++--
murano/dsl/object_store.py | 326 ++++++++---
murano/dsl/package_loader.py | 12 +
murano/dsl/principal_objects/__init__.py | 2 +
murano/dsl/principal_objects/garbage_collector.py | 85 +++
murano/dsl/principal_objects/stack_trace.py | 4 +-
murano/dsl/principal_objects/sys_object.py | 4 +-
murano/dsl/reflection.py | 17 +-
murano/dsl/schema_generator.py | 283 +++++++++
murano/dsl/serializer.py | 151 ++++-
murano/dsl/type_scheme.py | 389 -------------
murano/dsl/typespec.py | 55 +-
murano/dsl/yaql_functions.py | 90 ++-
murano/dsl/yaql_integration.py | 81 +--
murano/engine/mock_context_manager.py | 7 +-
murano/engine/package_loader.py | 83 ++-
murano/engine/system/agent.py | 41 +-
murano/engine/system/agent_listener.py | 12 +-
murano/engine/system/common.py | 17 +-
murano/engine/system/heat_stack.py | 116 ++--
murano/engine/system/logger.py | 7 +-
murano/engine/system/mistralclient.py | 116 ----
murano/engine/system/net_explorer.py | 18 +-
murano/engine/system/resource_manager.py | 9 +-
murano/engine/system/status_reporter.py | 4 +-
murano/engine/system/system_objects.py | 4 +-
murano/engine/system/test_fixture.py | 5 -
murano/engine/system/workflowclient.py | 122 ++++
murano/engine/system/yaql_functions.py | 26 +-
murano/engine/yaql_yaml_loader.py | 6 +-
murano/locale/murano-log-error.pot | 117 ----
murano/locale/murano-log-info.pot | 63 --
murano/locale/murano-log-warning.pot | 105 ----
murano/locale/murano.pot | 440 --------------
murano/locale/ru/LC_MESSAGES/murano-log-error.po | 14 +-
murano/locale/ru/LC_MESSAGES/murano-log-info.po | 8 +-
murano/locale/ru/LC_MESSAGES/murano-log-warning.po | 8 +-
murano/locale/ru/LC_MESSAGES/murano.po | 38 +-
murano/opts.py | 15 +
murano/packages/exceptions.py | 5 +-
murano/packages/hot_package.py | 15 +-
murano/packages/load_utils.py | 2 +-
murano/packages/package_base.py | 1 +
murano/policy/congress_rules.py | 21 +-
murano/policy/model_policy_enforcer.py | 17 +-
murano/services/actions.py | 4 +-
murano/services/static_actions.py | 36 ++
.../engine/test_conf_language_support.py | 8 +-
.../unit/db/migration/test_migrations_base.py | 23 +-
.../unit/db/services/test_templates_service.py | 4 +-
.../unit/dsl/foundation/test_package_loader.py | 11 +-
.../unit/dsl/meta/TestMethodParamInheritance.yaml | 30 +
.../unit/dsl/test_method_param_inheritance.py | 35 ++
.../unit/engine/system/test_garbage_collector.py | 79 +++
.../test.mpl.v1.app/manifest_with_broken_logo.yaml | 19 +
.../test.mpl.v1.app/test_logo.png.not_valid | Bin 0 -> 210 bytes
.../policy/modify/actions/test_action_manager.py | 10 +-
.../policy/modify/actions/test_default_actions.py | 109 ++--
.../unit/policy/test_model_policy_enforcer.py | 18 +-
murano/utils.py | 1 +
.../extras/MockApp/Classes/mock_muranopl.yaml | 30 +-
.../Classes/ApacheHttpServer.yaml | 81 +++
.../Resources/index.html | 8 +
.../manifest.yaml | 28 +
.../Classes/Lighttpd.yaml | 55 ++
.../Resources/DeployLighttpd.template | 27 +
.../Resources/scripts/deployLighttpd.sh | 14 +
.../io.murano.apps.test.Lighttpd/manifest.yaml | 24 +
.../Classes/UpdateExecutor.yaml | 47 ++
.../Resources/scripts/update.sh | 14 +
.../manifest.yaml | 22 +
.../application_catalog_client.py | 30 +-
.../services/artifacts/__init__.py | 0
.../services/artifacts/artifacts_client.py | 158 +++++
.../api/application_catalog/artifacts/__init__.py | 0
.../api/application_catalog/artifacts/base.py | 119 ++++
.../artifacts/test_repository.py | 54 ++
.../artifacts/test_versioning.py | 164 ++++++
.../artifacts/test_versioning_negative.py | 97 +++
.../api/application_catalog/test_categories.py | 11 +-
.../test_categories_negative.py | 10 +-
.../api/application_catalog/test_env_templates.py | 37 +-
.../test_env_templates_negative.py | 21 +-
.../api/application_catalog/test_environments.py | 12 +-
.../test_environments_negative.py | 15 +-
.../api/application_catalog/test_repository.py | 38 +-
.../test_repository_negative.py | 43 +-
.../application_catalog/test_services_negative.py | 29 +-
.../application_catalog/test_sessions_negative.py | 21 +-
.../api/application_catalog/test_static_actions.py | 75 +++
.../test_static_actions_negative.py | 108 ++++
.../service_broker/test_service_broker_actions.py | 17 +-
.../service_broker/test_service_broker_negative.py | 6 +-
.../application_catalog/test_cinder_volumes.py | 485 +++++++++++++++
.../application_catalog/test_deployment.py | 251 ++++++++
.../notes/action-syntax-3f2cbe843801f80d.yaml | 7 +
.../add_api_in_operator-371e3a1d2aec6421.yaml | 8 +
...dd_timeout_to_linux_class-05d1f573a883f3ce.yaml | 4 +
.../better-detect-agent-9ef8892a4bfb72cd.yaml | 7 +
.../notes/cinder-volumes-0412875c1011f8eb.yaml | 4 +-
.../config-network-driver-77c82d151dead620.yaml | 6 +
...elete-app-in-env-template-d8e07d3b860f0441.yaml | 3 +
.../enable-hot-for-glare-8026f2dccad1732e.yaml | 6 +
...d-adding_text_description-25bd77f36ee370ba.yaml | 5 +
.../notes/garbage-collection-50e78c4c9d47eba6.yaml | 11 +
.../notes/gc-collect-165e73bbaf345d74.yaml | 13 +
.../gc-isdoomed-isdestroyed-9598a6e15dbf36a0.yaml | 8 +
.../notes/keystone-v3-0e287679f7f40a2a.yaml | 8 +
.../linux-helpers-async-243fc1adbbe5c512.yaml | 4 +
.../notes/meta-for-ui-72f5b58c6d17599f.yaml | 12 +
.../notes/model-load-c1eb24843d30e414.yaml | 9 +
.../multi-regional-apps-b64afbaeafd5b9c5.yaml | 16 +
.../multiple-api-workers-60492ddc2e3ff0aa.yaml | 9 +
...object-interface-equality-9fc8048be61bd539.yaml | 4 +
.../notes/muranopl-forms-4a3fb8153f26bbcf.yaml | 8 +
.../new-contract-framework-1dede2d16b2e9c71.yaml | 38 ++
...objects-resource-leak-fix-33a2eca3a4ccb8af.yaml | 4 +
...pe-format-in-object-model-da6976291057ab31.yaml | 10 +
...neutron-sec-group-support-2d69082b7226d6c0.yaml | 5 +
...bjects-copy-objects-merge-8f2752b1a1a18af0.yaml | 18 +
.../safeloader-cve-2016-4972-19035a2a091ec30a.yaml | 9 +
.../script-line-endings-db632db9e24237a3.yaml | 6 +
...ervice-broker-from-murano-f6ee48576f51d893.yaml | 4 +
.../spec-semver-library-436b0db35fbd4c37.yaml | 5 +
.../notes/static-actions-61759be796299039.yaml | 7 +
.../notes/string-logging-20b8e60a957ba6b7.yaml | 5 +
.../notes/template-contract-b71840cbc35eb478.yaml | 11 +
.../test-runner-output-fix-e942e221be189424.yaml | 6 +
...t-runner-set-up-tear-down-a269a31734544a3a.yaml | 4 +
...two-phase-instance-deploy-81d37e7987abc792.yaml | 5 +
...pdate-app-in-env-template-08d92b22bd1355f5.yaml | 4 +
.../notes/var-kw-args-c42c31678d8bc747.yaml | 11 +
releasenotes/source/index.rst | 3 +-
releasenotes/source/mitaka.rst | 6 +
requirements.txt | 42 +-
setup.cfg | 15 +-
test-requirements.txt | 16 +-
tools/cover.sh | 8 +
tools/lintstack.py | 4 +-
tox.ini | 19 +-
618 files changed, 23500 insertions(+), 12739 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index c616a3f..25a6576 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5 +5 @@ pbr>=1.6 # Apache-2.0
-Babel>=1.3 # BSD
+Babel>=2.3.4 # BSD
@@ -7,2 +7,2 @@ SQLAlchemy<1.1.0,>=1.0.10 # MIT
-stevedore>=1.5.0 # Apache-2.0
-alembic>=0.8.0 # MIT
+stevedore>=1.16.0 # Apache-2.0
+alembic>=0.8.4 # MIT
@@ -11,2 +11,2 @@ PasteDeploy>=1.5.0 # MIT
-Routes!=2.0,!=2.1,>=1.12.3;python_version=='2.7' # MIT
-Routes!=2.0,>=1.12.3;python_version!='2.7' # MIT
+Routes!=2.0,!=2.1,!=2.3.0,>=1.12.3;python_version=='2.7' # MIT
+Routes!=2.0,!=2.3.0,>=1.12.3;python_version!='2.7' # MIT
@@ -18 +18 @@ six>=1.9.0 # MIT
-netaddr!=0.7.16,>=0.7.12 # BSD
+netaddr!=0.7.16,>=0.7.13 # BSD
@@ -21 +21,2 @@ jsonpatch>=1.1 # BSD
-keystonemiddleware!=4.1.0,>=4.0.0 # Apache-2.0
+keystoneauth1>=2.10.0 # Apache-2.0
+keystonemiddleware!=4.1.0,!=4.5.0,>=4.0.0 # Apache-2.0
@@ -23,0 +25 @@ yaql>=1.1.0 # Apache 2.0 License
+debtcollector>=1.2.0 # Apache-2.0
@@ -29,3 +31,3 @@ jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT
-python-keystoneclient!=1.8.0,!=2.1.0,>=1.6.0 # Apache-2.0
-python-heatclient>=0.6.0 # Apache-2.0
-python-neutronclient!=4.1.0,>=2.6.0 # Apache-2.0
+python-keystoneclient!=2.1.0,>=2.0.0 # Apache-2.0
+python-heatclient>=1.4.0 # Apache-2.0
+python-neutronclient>=5.1.0 # Apache-2.0
@@ -33,8 +35,8 @@ python-muranoclient>=0.8.2 # Apache-2.0
-python-congressclient<2000,>=1.0.0 # Apache-2.0
-python-mistralclient>=1.0.0 # Apache-2.0
-oslo.db>=4.1.0 # Apache-2.0
-oslo.config>=3.7.0 # Apache-2.0
-oslo.concurrency>=3.5.0 # Apache-2.0
-oslo.context>=0.2.0 # Apache-2.0
-oslo.policy>=0.5.0 # Apache-2.0
-oslo.messaging>=4.0.0 # Apache-2.0
+python-congressclient<2000,>=1.3.0 # Apache-2.0
+python-mistralclient>=2.0.0 # Apache-2.0
+oslo.db!=4.13.1,!=4.13.2,>=4.10.0 # Apache-2.0
+oslo.config>=3.14.0 # Apache-2.0
+oslo.concurrency>=3.8.0 # Apache-2.0
+oslo.context>=2.9.0 # Apache-2.0
+oslo.policy>=1.9.0 # Apache-2.0
+oslo.messaging>=5.2.0 # Apache-2.0
@@ -43,2 +45,2 @@ oslo.serialization>=1.10.0 # Apache-2.0
-oslo.service>=1.0.0 # Apache-2.0
-oslo.utils>=3.5.0 # Apache-2.0
+oslo.service>=1.10.0 # Apache-2.0
+oslo.utils>=3.16.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index d59b5b0..8944542 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -7,2 +7,2 @@ coverage>=3.6 # Apache-2.0
-fixtures>=1.3.1 # Apache-2.0/BSD
-mock>=1.2 # BSD
+fixtures>=3.0.0 # Apache-2.0/BSD
+mock>=2.0 # BSD
@@ -12 +11,0 @@ sqlalchemy-migrate>=0.9.6 # Apache-2.0
-tempest-lib>=0.14.0 # Apache-2.0
@@ -17,2 +16,3 @@ unittest2 # BSD
-pylint==1.4.5 # GNU GPL v2
-requests!=2.9.0,>=2.8.1 # Apache-2.0
+pylint==1.4.5 # GPLv2
+requests>=2.10.0 # Apache-2.0
+os-testr>=0.7.0 # Apache-2.0
@@ -21 +21 @@ requests!=2.9.0,>=2.8.1 # Apache-2.0
-PyMySQL>=0.6.2 # MIT License
+PyMySQL!=0.7.7,>=0.6.2 # MIT License
@@ -26 +26 @@ oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
-sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
+sphinx!=1.3b1,<1.3,>=1.2.1 # BSD
@@ -28 +28 @@ sphinxcontrib-httpdomain # BSD
-reno>=0.1.1 # Apache2
+reno>=1.8.0 # Apache2
1
0
06 Oct '16
We are satisfied to announce the release of:
sahara-image-elements 5.0.0: Image elements for Sahara
This release is part of the newton release series.
For more details, please see below.
Changes in sahara-image-elements 4.0.0.0rc1..5.0.0
--------------------------------------------------
e990d78 Update .gitreview for stable/newton
42c4a37 Re-adding mapr-eco-repository repo
5dce4ca [DOC] fix doc about hdp local mirror
02600e0 update zookeeper download link
a155e16 [HDP] Fix HDP image for deploy on ubuntu
0d1739f Bump version of ambari
b7d83da Merge Vanilla and Spark plugins
7998195 Fix incorrect ambari repo link
e568680 Add support for building MapR 5.2 prebuilt images
253376c add element for kerberos artifacts
a0f8b24 use trusty ubuntu for ambari images
feff7a5 Adding ability to create CentOS7 images with MapR
ec50d50 drop vanilla 2.6.0 support from elements
cb60bb9 Add Kafka 2.0.2 to CDH 5.5 and 5.7
347b0a0 improve building images in gate for vanilla
6010b9a Setup JAVA_HOME for cloudera java distro
3b3559f Install Pyleus to Storm image
038ea3a [CDH] Support CDH 5.7
70040a0 [HDP2.4] Add ambari 2.2.1.0 element
08e4221 Fixing diskimage-create.sh README.rst
d55baf9 Fix Mapr security repo
bf7b64f replace extjs location to sahara-files
ac40a25 Allow creation of Storm 1.0.1 images
497e4bb remove hdp from elements
9223cb9 build all images for ambari in gate
e032435 Add support for building Centos 7 images for CDH 5.5
ff42411 fix gate jobs for building centos images
8ba8ee6 ignore safe sudo check
b363dc2 Change url link to Zookeeper package
bc56576 Add check Spark version
d560394 Add hadoop openstack swift jar to plugins images
Diffstat (except docs and test files)
-------------------------------------
.gitreview | 1 +
diskimage-create/README.rst | 102 ++++++---
diskimage-create/diskimage-create.sh | 246 ++++++++++++---------
elements/ambari/README.rst | 4 +-
elements/ambari/package-installs.yaml | 1 +
elements/ambari/pre-install.d/90-ambari-repo-conf | 4 +-
elements/extjs/install.d/80-install-extjs | 2 +-
elements/extjs/root.d/50-download-extjs | 2 +-
elements/hadoop-cloudera/README.rst | 9 +-
elements/hadoop-cloudera/element-deps | 1 +
.../environment.d/01-set-java-distro | 1 +
elements/hadoop-cloudera/install.d/34-java | 30 +++
.../hadoop-cloudera/install.d/50-install-cloudera | 32 ++-
.../hadoop-cloudera/pre-install.d/10-add-mirror | 106 ++++++++-
elements/hadoop-hdp/README.rst | 37 ----
elements/hadoop-hdp/element-deps | 6 -
elements/hadoop-hdp/install.d/40-install-hdp | 163 --------------
elements/hadoop-hdp/package-installs.yaml | 5 -
.../hadoop-hdp/post-install.d/10-disable-repos | 35 ---
.../hadoop-hdp/post-install.d/40-turn-off-gmetad | 32 ---
elements/hadoop-hdp/post-install.d/50-turn-on-ntpd | 31 ---
.../post-install.d/55-turn-off-ambari-services | 34 ---
.../post-install.d/58-turn-off-hadoop-2-services | 41 ----
.../post-install.d/60-enable-local-hdp-repos | 52 -----
.../hadoop-hdp/source-repository-ambari-updates | 1 -
elements/hadoop-hdp/source-repository-hadoopswift | 2 -
elements/hadoop-hdp/source-repository-hdputils | 1 -
elements/hadoop-mapr/README.rst | 10 +-
.../hadoop-mapr/install.d/40-mapr-dependencies | 4 +-
elements/hadoop-mapr/install.d/41-scala | 2 +-
.../hadoop-mapr/install.d/43-mapr-core-repository | 2 +-
.../hadoop-mapr/install.d/44-mapr-eco-repository | 15 +-
elements/hadoop-mapr/post-install.d/99-requiretty | 2 +-
.../post-install.d/99-update-repository | 2 +-
elements/hadoop-mapr/resources/package_utils.sh | 10 +-
elements/hadoop-mapr/resources/spec_5.2.0.json | 41 ++++
.../hadoop-mapr/resources/spec_5.2.0_ubuntu.json | 38 ++++
elements/hadoop/README.rst | 10 +-
elements/hadoop/install.d/40-setup-hadoop | 3 -
elements/hdp-local-mirror/README.rst | 2 +-
elements/kdc/README.rst | 13 ++
elements/kdc/element-deps | 1 +
elements/kdc/package-installs.yaml | 7 +
elements/kdc/pkg-map | 18 ++
.../pre-install.d/76-unlimited-security-artifacts | 12 +
elements/oozie/install.d/50-setup-oozie | 8 +-
elements/oozie/root.d/0-check-oozie | 7 +-
elements/oozie/root.d/50-download-oozie | 5 +-
elements/spark/README.rst | 18 +-
elements/spark/post-install.d/20-spark | 15 +-
elements/spark/root.d/0-check-spark | 8 +-
elements/spark/root.d/50-download-spark | 40 ++--
elements/storm/install.d/60-storm | 18 +-
elements/storm/root.d/50-download-storm | 5 +
elements/swift_hadoop/README.rst | 2 +-
elements/swift_hadoop/post-install.d/81-add-jar | 41 +++-
elements/zookeeper/install.d/40-zookeeper | 8 +-
tools/gate/build-images | 26 ++-
tox.ini | 3 +
59 files changed, 684 insertions(+), 693 deletions(-)
1
0
06 Oct '16
We are delighted to announce the release of:
searchlight 1.0.0: OpenStack Search Service
This release is part of the newton release series.
For more details, please see below.
1.0.0
^^^^^
The initial mitaka release (0.2) did not support ElasticSearch 2.x.
ElasticSearch made several changes to internal index data mappings
that were not backwards compatible with ElasticSearch 1.x. This
release has all the changes required for Searchlight to support both
ElasticSearch 1.x and 2.x.
Searchlight now supports oslo pools instead of requiring a different
topic for each listener. This simplifies deployment configuration.
Previously, services would have to be specifically configured to send
notifications to the Searchlight topic. With this change, Searchlight
can share topics with other services such as Ceilometer.
Adds ability to include region_name in mapping for multi-region
deployments.
Allow aggregations as part of a search request.
Add new functionality to searchlight-manage to force a re-indexing
from Elasticsearch only. This option allows new mappings to be applied
to the Elasticsearch indices without the overhead of retrieving data
from the plugin APIs.
Allow dynamic index settings to allow Searchlight to be tuned
differently from other indices on a shared Elasticsearch cluster.
Searchlight will provide resource type info for any reference IDs in
the facet results.
Support version as a search param to include _version in search
results.
Adds the ability to attain a document count per resource type from the
/facets endpoint. Doc count is always returned for a type; field
listing is optional.
Added multi-thread support for indexing.
Allow wildcard character as an argument to searchlight-manage index
sync --type
Added support for neutron floating IPs.
Added suppport for neutron security groups and security group rules.
Add support for the new Neutron tenant RBAC policy functionality. This
allows networks to be shared across tenants.
Add support to searchlight-manage for displaying with Elasticsearch
indices/aliases are currently being used by Searchlight.
Reduce the number of calls to the nova API on instance boots.
The ability to distribute resource type indexing across resource
groups has now been fully enabled. This allows for improved indexing
speed and clustering customization.
Adds support for service policy files. Simplifies existing API policy
support.
Added project_id to mappings.
Disable returning options for the facet fields.
Add checks for resource group name configuration.
Correct facet options on analyzed string fields.
Fix the information returned by the API plugins endpoint.
No longer index the data of child plugins as part of indexing a parent
plugin, which fixes ConflictErrors occuring specifying parent plugins
as the argument to searchlight-manage index sync --type.
Fix routing on delete operations for neutron resources.
Remove support for Designate v1 api because it has already been
deprecated. Simplify list zones and recordsets code by using v2 api's
built-in pagination.
Add "updated_at" field to all mappings.
Some Neutron ports that do not send notificatons to Searchlight. Do
not initially index them.
Fix mappings for fields erroneously marked as 'nested', and allow
facet options for 'object' fields.
Improved index sync performance.
Change the way of doing facets search, replace use of
search_type=count with size=0
New Features
************
* Added microversion support for Nova plugins, the default API
version for Nova plugins is 2.1. User can change the API
microversion for Nova using compute_api_version config option added
in section service_credentials:nova.
* Adds nova plugin for server groups.
* Adds configuration option to include region_name in documents to
assist with multi-region tribe node Elasticsearch setups.
* Allows aggregations to be requested (as 'aggs' or 'aggregations'
in a search request body). See
https://www.elastic.co/guide/en/elasticsearch/reference/current
/search-aggregations.html
* Add a new option to the searchlight-manage index command to force
a re-indexing from Elasticsearch only. The plugin APIs will not be
used with option.
* Allows a deployer to override some index-level Elasticsearch
settings for all Searchlight-created indices. This is useful when
running Searchlight on a shared Elasticsearch cluster. Settings are
overriden using the elasticsearch.index_settings config option.
* Searchlight will provide resource type info for any reference IDs
in the facet results. Parent reference types will also be part of
the info This will allow UI's and CLI's to explore the data
seamlessly
* version is supported as a search parameter to return an always-
incrementing _version value with each search result.
* Includes 'doc_count' in /facets response for each resource type.
* Adds nova plugin for flavors.
* Adds nova plugin for hypervisors.
* When searchlight-manage is indexing, all resource types will be
indexed in a separate thread. Multiple threads will be run
concurrently.
* The --type argument to searchlight-manage index sync accepts a
wildcard as the final character.
* Adds neutron floating IP support (OS::Neutron::FloatingIP).
* Added suppport for neutron security groups and security group
rules (OS::Neutron::SecurityGroup).
* Add support for the new Neutron tenant RBAC policy functionality.
This allows networks to be shared across tenants.
* Add support to searchlight-manage for displaying with
Elasticsearch indices/aliases are currently being used by
Searchlight. The indices/aliases are based on the specified
configuration file.
* Replace some of the nova get server API calls with partial
document updates that just update the OS-EXT-STS state fields.
* Reenabled multiple indices by allowing plugins to be managed under
different resource groups.
* API configuration can include service policy files such that
access to various resources can match whether their service API
allows access for a user.
* Openstack is moving away from 'tenant' as the nomenclature for
keystone projects, preferring 'project' instead. Some services
already return tenant_id and project_id (or just project_id); this
patch adds project_id to those that do not.
* Currently the "facet" endpoint will return all information
relating to a facet field, including the options. The new parameter
"exclude_options" to the facet endpoint will prevent the options for
all facet fields from being returned. This option will avoid an
aggregation query being performed on Elasticsearch, improving
performance. The default behavior (not specifying this option) is
return the options for all facet fields.
Known Issues
************
* There are no notifications for server groups from nova yet, so we
recommend putting it in its own resource group and scheduling a cron
job to periodically re-sync. This will create a very low overhead
way to keep the index up to date. The index latency will be
dependent on how often you re-sync the data.
* This is a change that is not compatible with the API response in
Mitaka; changes have been made in Newton to the python client and
UI.
* There are no notifications for flavors from nova yet, so we
recommend putting it to its own resource group and scheduling a cron
job to re-sync with little overhead.
* There are no notifications for hypervisor from nova yet, so we
recommend putting it to its own resource group and scheduling a cron
job to re-sync with little overhead.
* Currently no notifications are sent on status changes for floating
IPs (see https://bugs.launchpad.net/neutron/+bug/1593793)
* Using multiple resource groups will impact sort behavior when
sorting on fields across resource types when all the resource types
don't have the requested 'sort-by field'. Follow the guidelines
below to avoid errors.
https://www.elastic.co/guide/en/elasticsearch/reference/current
/search-request-sort.html#_ignoring_unmapped_fields
https://www.elastic.co/guide/en/elasticsearch/reference/current
/search-request-sort.html#_missing_values
* Deployment should use Designate v2 api. if v1 api is in use,
designate plugin won't function correctly.
Upgrade Notes
*************
* To support ElasticSearch 1.x and 2.x, several internal data
mappings have been updated. If you previously deployed Searchlight,
you will need to reindex your resource data using "searchlight-
manage index sync". You may re-index everything or limit it to
"OS::Nova::Server", "OS::Glance::Image", "OS::Glance::Metadef",
"OS::Cinder:Volume", and "OS::Cinder::Snapshot".
* To start using a pool with a shared topic instead of separate
topics:
* Update the respective service configuration files for
searchlight enabled plugins to only publish to a single topic
(e.g. set "notification_topics = notifications"). If you have
Ceilometer enabled, this must be the same topic which Ceilometer
uses. You also typically must restart each service for the change
to take effect. For example, in "nova.conf", "glance-api.conf",
"cinder.conf", "neutron.conf", and "designate.conf":
notification_topics = notifications
* Update "searchlight.conf". In the "[resource_plugin]" section,
set "notifications_topic" to match the shared topic that you set
in the service configurations. In the "[listener]" sections, set
"notifications_pool" to your desired pool name. The default name
starting in Newton is "searchlight". The "notifications_pool" does
not have to match anything from other services configuration
files. For example:
[resource_plugin]
notifications_topic = notifications
[listener]
notifications_pool = searchlight
* A version of python-searchlightclient greater than 2.1 must be
used with this change, as well as the Newton UI version.
* The existing searchlight policy.json has been simplified. The only
supported options for resource policy are to enable or disable it
for all request types (i.e. the 'allow', 'query' 'facet' suffixes
are no longer in effect).
* Mappings have changed for several types; it is strongly
recommended all data be reindexed and the API service restarted.
Deprecation Notes
*****************
* Two fields returned in the API plugins endpoint 'name' and 'index'
have been removed.
Bug Fixes
*********
* Bug 1570213 Apply query to highlight query
* Bug 1532010 Ensure consistency in mapping field types
* Bug 1570674 Fix unicode error when booting instance from volume
* Bug 1570199 Fix inconsistent mapping in image plugin
* Bug 1568709 Remove port.create.end handler from nova
* Bug 1565015 Add volume.retype event
* Bug 1583215 Correct Cinder exchange value
* Bug 1583215 Enable notification messaging pools
* Overwrite child plugin's resource_group_name during parent
registration. Child plugins must live on the same resource group as
their parents. This fixes a issue that a misconfiguration of child
plugin's resource_group_name results in inconsistentency with the
parent plugin.
* Facet options don't work well with analyzed string fields, because
the aggregation runs on tokens. These fields have non-analyzed raw
subfields for sorting. Include raw subfields in facet results so
that users can use them to do exact matches.
* The API plugins API endpoint is returning outdated, duplicated and
incomplete information. The hat-trick of uselessness. This fix will
correct that. The duplicated field ('name') has been removed. The
outdated field has been renamed (from 'index' to 'alias-search').
The missing field has been added ('alias-listener').
* Bug 1584148 Version conflict during re-indexing
* Fixes a bug where routing wasn't specified for delete operations
on neutron child resources.
* Fixes some compatibility issues around metafield access in es 1.x
versus es 2.x.
* All Elasticsearch mappings need to include the field "udated_at".
This field is used by Searchlight UI to sort the results.
* Searchlight is indexing unused Neutron ports. Some Neutron ports
do not result in notifications to Searchlight. We do not want to
initially index them.
* Bug 1619047 Unnest nova server flavor and image mapping properties
Other Notes
***********
* The maximum number of threads that will run concurrently can be
controlled by setting "max_workers" in the Searchlight configuration
file. [manage] max_workers = 6
* Searchlight uses configured resource group name to create
ElasticSearch indices. Some characters are invalid to index names
and will cause faiure of index creation. Add verification to check
if resource group name is valid.
* In mitaka, indexing a parent plugin also reindexed the data for
any children it had. That is no longer the case.
* Improved searchlight-manage index sync performance by disabling
automatic refresh of newly created indices until they are fully
populated and activated for search queries.
* Facets search is aggregation-only, no actual documents need to be
returned. We do it by setting search_type in search request before,
but it has been deprecated in Elasticsearch 2.x, use recommended
size=0 instead.
Changes in searchlight 0.2.0.0rc1..1.0.0
----------------------------------------
58b7ed1 api-ref: Add Searchlight api-ref
def91d6 Pin tox upper-constraints for stable/newton
79d21a9 Return __searchlight-user-role with highlighting
7fb2e41 RBAC for network sharing
42b7d7b Support X_IS_ADMIN_PROJECT header on auth response
31f19de 'deleted_at' Date field needed for get_version
12950c7 Restrict image member list
54e05ec Do not index some Neutron ports.
6550b19 Cinder mapping incorrect.
99c2e77 Log indexing exceptions at 'exception' level
6eda437 Security group rule race condition
00f7edc Update .gitreview for stable/newton
4ca188e Indicate 'nested' on facet types
87fc192 Disable returning options for the facet fields.
0f9e6f1 Add "updated_at" field to all mappings.
177818b Handle nova error states correctly
241ec28 standardize release note page ordering
3625a7c Allow aggregations in search requests
3f406fa Change Elasticsearch installation doc
3d47b25 Change Designate recordset mapping
ed1bfac Replace some 'nested' mapping types with 'object'
dbdbb67 [api-ref] Remove temporary block code in conf.py
8ff2c39 to_dict instead of __dict__ for cinder resource
0b99d8e Verify resource group name
18b120f Fix exceptions error for image plugin
304362e Fix translation of exceptions
f8f7d24 Use more specific asserts in tests
d8ea63b Revert "Allow aggregations in search requests"
004bfc1 Raise NotImplementedError instead of NotImplemented
58a8870 Add region name to mappings and documents
f8e4e3e Allow aggregations in search requests
fb0676d Config logABug feature for searchlight api-ref
71510e9 Updated from global requirements
afbac8e API plugin endpoint needs aliases
d783c87 TrivialFix: Remove logging import unused
77ac53b Updated from global requirements
0d64da5 Get ready for os-api-ref sphinx theme change
0233200 Updated from global requirements
328f825 Service policy file support
3d7b4a1 Document the Searchlight architecture
535a3da Add nova server groups plugin
26e73de :Move elasticsearch install to plugin, use v2.3.4
63f0f56 Ignore nova deleting state changes
001e471 Force Elasticsearch indexing
1a9e06d Updated from global requirements
f25b28b Fix nova exchange exception
3fd15c8 Add warning for plugins without notifications
f408598 api-ref: add base structure
87fc290 Updated from global requirements
2652ed5 Add totals to facets
194e778 Support 'shelve' and 'reboot' instance notifications
5cda277 Allow wildcard in index --type argument
f7d1a48 Flavor Plugin
ae6a7b7 Log notification events
18c2061 Fixing typo in manage.py
a7e1a8a Remove discover from test-requirements
558a6c5 Display ES indices
72c2b86 Updated from global requirements
c575f3e Speed up Searchlight indexing
4fc6786 Small improvement for dynamic index settings doc
fa70962 Fix --type handling for indexing parent plugins
dcec06c Cleanup i18n marker functions to match Oslo docs
5d1030a Updated from global requirements
056be20 Remove designate v1 artifacts
79b0efd A typo commit in the documentation
7d0146a Add Neutron security group plugin
993811f Add Python 3.5 classifier and venv
771c5e6 Replace assertEqual(None, *) with assertIsNone in tests
89acc42 Fixes: Typo Error in helper.py
01eee1d Correct reraising of exception
6ad19a5 Spelling fixes in README
4fc01db Updated from global requirements
6a87126 Config: no need to set default=None
bee851b Allow dynamic index settings
0e4c767 Reduce number of API calls on nova boot
85680b4 Neutron floating IP support.
fbfef7b Expand designate functional tests
8736baa Fix typo errors in the description
0b6a5c0 make string.letters python3 compatible
32fd04b Handle JSON object in hypervisor serialization
d36e9ed Updated from global requirements
f6fe6fd Updated from global requirements
217480f Enabled Neutron notifications in sample local.conf
a15e3e6 Determine routing before delete on neutron events
21042fd Add microversion support for nova plugins
0074de2 Image type should be a facet
028943d Expose 'version' as a search parameter
33066df Correct doc_values info in authoring plugins docs
2e9bac3 Updated from global requirements
3beda06 Change Nova API version to V2.1
04ec2a1 Add project_id to all serialized documents
3e64068 Fix reindexing conflict handling in es2
e58d3f3 Correct es 2.x functional test config
bf693c5 Imported Translations from Zanata
fdd0c01 Updated from global requirements
94a2660 Return raw subfields on facets of analyzed string fields
1d440ff Updated from global requirements
09b81c4 Don't accept domain-scoped tokens for auth
87ad59b Fix python3 compatible issue in listener
4074746 python 3.4 support for urlparse
a924228 Remove mention of oslo.log 'verbose' option
16446d9 Correct wrong link in doc
787752a Use Notification Pools by Default
ea75c13 Added os_endpoint_type to various OpenStack clients
6798c5d Add Release notes for fixes backported to 0.2.1
942de0a Enable notification messaging pools
83f389a Updated from global requirements
e4878e0 Adds Nova Functional Tests
f2ed51b Correct cinder 'exchange' value
7f56603 Resource types for reference and parent id
75f46cb Replace use of search_type=count with size=0
54a0687 Updated from global requirements
204d7b4 Apply query to highlight query
21b2960 Include zone_id in Designate Recordset mapping
a2dbacc remove verbose option in devstack plugin
31f58bf Simple Script for Generating Resources
ebcb52b Overwrite child plugin resource_group_name durning parent registration
d2b536f Updated from global requirements
4592cdf Improve plugin authoring information
4f56a1e Reenable multiple elasticsearch indices
e55c7ff Updated from global requirements
67354da Ensure consistency in mapping field types
0d927ef Add freeform search syntax to docs
f7f5573 Imported Translations from Zanata
1142b72 Error deleting index in initial syncing
2d1e87a Updated from global requirements
5d9bcba use thread safe fnmatch
83d6e6b Document that initial sync is mandatory
730f9f1 Hypervisor plugin
3bb82e0 Allow limit=0 In Searches
789f39a [Trivial] Remove unnecessary executable privilege
aeb4fc2 Make func test indexing more consistent
101c734 Add cleanup in functional tests
e6f649c Making searchlight-manage python-3 compatible
c7e4fcd Fix unicode error when booting instance from volume
4d06c6a Imported Translations from Zanata
2a16363 Updated from global requirements
ccbb9b2 Add release note for index refresh disabling
81f7956 Zero Downtime Re-indexing Functional Tests.
1e4f0f6 Updated from global requirements
195a1f7 Add volume.retype event
93c6cfa Remove port.create.end handler from nova
725862a Breaking up utils.py
477d508 Disable index refresh during data re-sync
5db5612 Fix inconsistent mapping in image plugin
8eb705d Use delete_index instead of alias_listener_update
8bcca43 Updated from global requirements
52146ec Add region_name to service_credentials for devstack
7ad2648 Updated from global requirements
d9b1230 Listen to instance volume attach/detach events
acd51ea Add searchlight-ui to example local.conf
99b0e51 Add Link to client and ui
ca1aeed Zero Downtime Re-indexing Unit Tests.
800b46c Proposed clarification on zero-downtime reindexing doc
2a44b63 Backward compatibility with designate v1 api
4abf961 Disable oslo_config file discovery in tests
3b7dc51 Backward compatibility with designate v1 api
bcc8243 Increase heap for elasticsearch in func tests
1e80553 Fix _is_multiple_alias_exception signature
574a095 Add missing zero-downtime indexing documentation
8a287fc Increase heap for elasticsearch in func tests
3b132f8 Eliminate stray asterisk
600b691 Fix _is_multiple_alias_exception signature
a73cd1d Add missing zero-downtime indexing documentation
9fecc29 Disable oslo_config file discovery in tests
bb5ff07 Re-indexing optimization for doc_type
cb2137b Re-indexing optimization for doc_type
25ca131 Add missing mitaka release notes
531447d Zero Downtime Re-indexing Error Handling.
bc9eeaa Zero Downtime Re-indexing Error Handling.
b1d339b Don't index DHCP ports
ba67c2c Add missing mitaka release notes
3826498 Update reno for stable/mitaka
a5ccab8 Update .gitreview for stable/mitaka
22e05a8 Don't index DHCP ports
d5c3b46 Replace deprecated LOG.warn with LOG.warning
Diffstat (except docs and test files)
-------------------------------------
.gitreview | 1 +
README.rst | 2 +-
api-ref/source/conf.py | 240 ++++++
api-ref/source/http-codes.yaml | 55 ++
api-ref/source/index.rst | 25 +
.../samples/create-search-admin-request.json | 6 +
.../samples/create-search-aggregation-request.json | 11 +
.../create-search-aggregation-response.json | 64 ++
.../source/samples/create-search-all-request.json | 5 +
.../source/samples/create-search-all-response.json | 61 ++
.../create-search-complex-boolean-request.json | 25 +
.../create-search-complex-boolean-response.json | 93 +++
.../samples/create-search-free-text-request.json | 9 +
.../samples/create-search-free-text-response.json | 45 ++
.../create-search-multiple-type-request.json | 6 +
.../create-search-phrase-field-request.json | 8 +
.../create-search-phrase-field-response.json | 45 ++
.../samples/create-search-single-type-request.json | 6 +
.../create-search-single-type-response.json | 44 ++
.../list-facets-all-response-exclude-options.json | 78 ++
.../source/samples/list-facets-all-response.json | 90 +++
.../list-facets-include-fields-response.json | 11 +
.../source/samples/list-facets-type-response.json | 27 +
api-ref/source/samples/list-plugins-response.json | 14 +
api-ref/source/search-parameters.yaml | 170 ++++
api-ref/source/searchlight-v1.inc | 695 ++++++++++++++++
devstack/README.rst | 6 +-
devstack/local.conf | 65 +-
devstack/plugin.sh | 127 ++-
etc/policy.json | 36 +-
images/Figure1.png | Bin 0 -> 38618 bytes
images/Figure2.png | Bin 0 -> 183985 bytes
images/Figure3.png | Bin 0 -> 158874 bytes
images/Figure4.png | Bin 0 -> 239153 bytes
.../notes/add-0_2_1-notes-e1f8910ad27d88bb.yaml | 62 ++
...nova-microversion-support-8b40da4458678f20.yaml | 6 +
.../add-server-groups-plugin-3dff1b85a3f716f5.yaml | 10 +
.../notes/bp-add-region-name-69fbe5b84b2883c6.yaml | 8 +
...allow-aggregation-queries-fd7d39cb33068be1.yaml | 8 +
...indexing-into-new-mapping-bd78e94842fd2705.yaml | 11 +
...nfigurable-index-settings-59e00230f669c1a8.yaml | 11 +
...source-type-relationships-d697d0aa6648a560.yaml | 9 +
.../notes/bp-expose-version-be6403da43341c98.yaml | 8 +
.../notes/bp-facet-totals-369e7cd81b15f658.yaml | 16 +
releasenotes/notes/bp-flavor-plugin.yaml | 7 +
.../bp-hypervisor-plugin-5d17ed1005004b43.yaml | 7 +
...x-performance-enhancement-c8dc21da98f45628.yaml | 12 +
.../bp-index-role-separation-535e01ba3bb2252e.yaml | 11 +
...bp-indexing-type-wildcard-94c38a719a9210af.yaml | 7 +
.../bp-neutron-floatingip-1291f3a76f0e4aed.yaml | 8 +
.../bp-neutron-securitygroup-6c1531e9f80030bd.yaml | 7 +
.../bp-neutron-tenant-rbac-0922f23111965f7c.yaml | 9 +
.../bp-orphaned-es-aliases-24c5b5dcd2eb3a41.yaml | 10 +
.../bp-reduce-nova-api-calls-64eef45bd19fa89c.yaml | 8 +
...reenable-multiple-indices-3c05b9dde9d45d62.yaml | 13 +
...port-service-policy-files-c7e5eeb83c6f4126.yaml | 13 +
...-zero-downtime-reindexing-a607d52b8711d845.yaml | 24 +
.../bug-1545069-project-id-f8fe895ecce095ff.yaml | 10 +
.../notes/bug-1547118-3cfde976f32c3b5c.yaml | 9 +
...bug-1557778-facet-options-798bba4cb4e3067a.yaml | 13 +
.../notes/bug-1558630-fb26ae51f17fa9e2.yaml | 8 +
.../notes/bug-1558884-231498c4a6f56a31.yaml | 9 +
.../bug-1583681-plugin-info-d7307783f36cad25.yaml | 13 +
...bug-1584148-indexing-type-07ea84db2e6c1da4.yaml | 11 +
...g-1588540-neutron-routing-e7187a02535d8b01.yaml | 8 +
.../notes/bug-1592984-34d9417422c37e37.yaml | 9 +
.../bug-16175150-fix-mapping-a51e535a13deed96.yaml | 7 +
...bug-1621914-neutron-ports-58cf966264c09ce4.yaml | 8 +
...s-1619047-nested-mappings-4ddb2d0b067b3093.yaml | 10 +
...refresh-during-reindexing-e0152b6524385745.yaml | 7 +
...use-size-in-facets-search-438d4c4317879dfc.yaml | 9 +
releasenotes/source/index.rst | 3 +-
releasenotes/source/mitaka.rst | 6 +
requirements.txt | 34 +-
searchlight/api/__init__.py | 0
searchlight/api/common.py | 5 -
searchlight/api/middleware/context.py | 22 +-
searchlight/api/middleware/gzip.py | 3 +-
searchlight/api/middleware/version_negotiation.py | 6 +-
searchlight/api/policy.py | 80 +-
searchlight/api/v1/__init__.py | 0
searchlight/api/v1/router.py | 0
searchlight/api/v1/search.py | 115 ++-
searchlight/api/versions.py | 6 +-
searchlight/cmd/__init__.py | 13 +-
searchlight/cmd/api.py | 4 +
searchlight/cmd/control.py | 4 +-
searchlight/cmd/manage.py | 410 ++++++++--
searchlight/common/config.py | 4 +-
searchlight/common/exception.py | 10 +-
searchlight/common/property_utils.py | 12 +-
searchlight/common/resource_types.py | 45 ++
searchlight/common/utils.py | 46 +-
searchlight/common/wsgi.py | 12 +-
searchlight/context.py | 15 +
searchlight/elasticsearch/__init__.py | 36 +-
searchlight/elasticsearch/plugins/base.py | 425 ++++++----
.../elasticsearch/plugins/cinder/__init__.py | 7 +-
.../elasticsearch/plugins/cinder/snapshots.py | 27 +-
.../cinder/snapshots_notification_handler.py | 18 +-
.../elasticsearch/plugins/cinder/volumes.py | 36 +-
.../plugins/cinder/volumes_notification_handler.py | 12 +-
.../elasticsearch/plugins/designate/__init__.py | 29 +-
.../plugins/designate/notification_handlers.py | 54 +-
.../elasticsearch/plugins/designate/recordsets.py | 39 +-
.../elasticsearch/plugins/designate/zones.py | 34 +-
.../elasticsearch/plugins/glance/__init__.py | 21 +-
searchlight/elasticsearch/plugins/glance/images.py | 70 +-
.../plugins/glance/images_notification_handler.py | 13 +-
.../elasticsearch/plugins/glance/metadefs.py | 48 +-
.../glance/metadefs_notification_handler.py | 6 +-
searchlight/elasticsearch/plugins/helper.py | 619 +++++++++++++++
.../elasticsearch/plugins/neutron/__init__.py | 35 +
.../elasticsearch/plugins/neutron/floatingips.py | 108 +++
.../elasticsearch/plugins/neutron/networks.py | 65 +-
.../plugins/neutron/notification_handlers.py | 357 ++++++++-
searchlight/elasticsearch/plugins/neutron/ports.py | 41 +-
.../elasticsearch/plugins/neutron/routers.py | 29 +-
.../plugins/neutron/security_groups.py | 100 +++
.../elasticsearch/plugins/neutron/subnets.py | 25 +-
searchlight/elasticsearch/plugins/nova/__init__.py | 70 +-
searchlight/elasticsearch/plugins/nova/flavors.py | 110 +++
.../elasticsearch/plugins/nova/hypervisors.py | 106 +++
.../plugins/nova/notification_handler.py | 351 +++++++++
.../elasticsearch/plugins/nova/servergroups.py | 84 ++
searchlight/elasticsearch/plugins/nova/servers.py | 98 ++-
.../plugins/nova/servers_notification_handler.py | 101 ---
.../elasticsearch/plugins/openstack_clients.py | 72 +-
.../elasticsearch/plugins/swift/__init__.py | 4 +-
.../elasticsearch/plugins/swift/accounts.py | 11 +-
.../elasticsearch/plugins/swift/containers.py | 13 +-
searchlight/elasticsearch/plugins/swift/objects.py | 18 +-
.../plugins/swift/swift_notification_handler.py | 29 +-
searchlight/elasticsearch/plugins/utils.py | 755 ++++++------------
searchlight/listener.py | 46 +-
.../locale/de/LC_MESSAGES/searchlight-log-info.po | 47 ++
searchlight/locale/de/LC_MESSAGES/searchlight.po | 445 +++++++++++
.../locale/es/LC_MESSAGES/searchlight-log-info.po | 47 ++
searchlight/locale/es/LC_MESSAGES/searchlight.po | 413 ++++++++++
searchlight/locale/fr/LC_MESSAGES/searchlight.po | 424 ++++++++++
searchlight/locale/it/LC_MESSAGES/searchlight.po | 415 ++++++++++
searchlight/locale/ja/LC_MESSAGES/searchlight.po | 390 +++++++++
.../ko_KR/LC_MESSAGES/searchlight-log-info.po | 47 ++
.../locale/ko_KR/LC_MESSAGES/searchlight.po | 385 +++++++++
.../pt_BR/LC_MESSAGES/searchlight-log-info.po | 47 ++
.../locale/pt_BR/LC_MESSAGES/searchlight.po | 413 ++++++++++
searchlight/locale/ru/LC_MESSAGES/searchlight.po | 405 ++++++++++
.../locale/tr_TR/LC_MESSAGES/searchlight.po | 390 +++++++++
.../locale/zh_CN/LC_MESSAGES/searchlight.po | 375 +++++++++
.../locale/zh_TW/LC_MESSAGES/searchlight.po | 374 +++++++++
searchlight/notifier.py | 7 -
searchlight/plugin.py | 2 +-
searchlight/service_policies.py | 103 +++
.../unit/test_neutron_securitygroup_plugin.py | 213 +++++
setup.cfg | 6 +
test-requirements.txt | 14 +-
test-scripts/README.rst | 22 +
test-scripts/generate-swift-data.py | 9 +-
test-scripts/listener.py | 72 ++
test-scripts/resources.sh | 214 +++++
tools/colorizer.py | 3 +-
tox.ini | 19 +-
231 files changed, 20319 insertions(+), 2387 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index f8bcd25..b90f6f9 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -14,2 +14,2 @@ PasteDeploy>=1.5.0 # MIT
-Routes!=2.0,!=2.1,>=1.12.3;python_version=='2.7' # MIT
-Routes!=2.0,>=1.12.3;python_version!='2.7' # MIT
+Routes!=2.0,!=2.1,!=2.3.0,>=1.12.3;python_version=='2.7' # MIT
+Routes!=2.0,!=2.3.0,>=1.12.3;python_version!='2.7' # MIT
@@ -17,3 +17,3 @@ WebOb>=1.2.3 # MIT
-oslo.config>=3.7.0 # Apache-2.0
-oslo.concurrency>=3.5.0 # Apache-2.0
-oslo.context>=0.2.0 # Apache-2.0
+oslo.config>=3.14.0 # Apache-2.0
+oslo.concurrency>=3.8.0 # Apache-2.0
+oslo.context>=2.9.0 # Apache-2.0
@@ -21,4 +21,4 @@ oslo.middleware>=3.0.0 # Apache-2.0
-oslo.service>=1.0.0 # Apache-2.0
-oslo.utils>=3.5.0 # Apache-2.0
-stevedore>=1.5.0 # Apache-2.0
-keystonemiddleware!=4.1.0,>=4.0.0 # Apache-2.0
+oslo.service>=1.10.0 # Apache-2.0
+oslo.utils>=3.16.0 # Apache-2.0
+stevedore>=1.16.0 # Apache-2.0
+keystonemiddleware!=4.1.0,!=4.5.0,>=4.0.0 # Apache-2.0
@@ -30 +30 @@ Paste # MIT
-python-keystoneclient!=1.8.0,!=2.1.0,>=1.6.0 # Apache-2.0
+python-keystoneclient!=2.1.0,>=2.0.0 # Apache-2.0
@@ -37,2 +37,2 @@ oslo.log>=1.14.0 # Apache-2.0
-oslo.messaging>=4.0.0 # Apache-2.0
-oslo.policy>=0.5.0 # Apache-2.0
+oslo.messaging>=5.2.0 # Apache-2.0
+oslo.policy>=1.9.0 # Apache-2.0
@@ -41 +41 @@ oslo.serialization>=1.10.0 # Apache-2.0
-osprofiler>=1.1.0 # Apache-2.0
+osprofiler>=1.4.0 # Apache-2.0
@@ -43 +43 @@ osprofiler>=1.1.0 # Apache-2.0
-elasticsearch<2.0,>=1.3.0 # Apache-2.0
+elasticsearch<=3.0.0,>=2.0.0 # Apache-2.0
@@ -47 +47 @@ python-designateclient>=1.5.0 # Apache-2.0
-python-glanceclient>=2.0.0 # Apache-2.0
+python-glanceclient!=2.4.0,>=2.3.0 # Apache-2.0
@@ -49,2 +49,2 @@ python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0
-python-neutronclient!=4.1.0,>=2.6.0 # Apache-2.0
-python-cinderclient>=1.3.1 # Apache-2.0
+python-neutronclient>=5.1.0 # Apache-2.0
+python-cinderclient!=1.7.0,!=1.7.1,>=1.6.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index 3cc4eee..2459aff 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -9 +9 @@ hacking<0.11,>=0.10.0
-Babel>=1.3 # BSD
+Babel>=2.3.4 # BSD
@@ -13,2 +13 @@ coverage>=3.6 # Apache-2.0
-discover # BSD
-fixtures>=1.3.1 # Apache-2.0/BSD
+fixtures>=3.0.0 # Apache-2.0/BSD
@@ -16,3 +15,3 @@ mox3>=0.7.0 # Apache-2.0
-mock>=1.2 # BSD
-sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
-requests!=2.9.0,>=2.8.1 # Apache-2.0
+mock>=2.0 # BSD
+sphinx!=1.3b1,<1.3,>=1.2.1 # BSD
+requests>=2.10.0 # Apache-2.0
@@ -23 +22 @@ oslotest>=1.10.0 # Apache-2.0
-reno>=0.1.1 # Apache2
+reno>=1.8.0 # Apache2
@@ -27,0 +27 @@ httplib2>=0.7.5 # MIT
+os-api-ref>=1.0.0 # Apache-2.0
1
0
We are excited to announce the release of:
sahara 5.0.0: Sahara project
This release is part of the newton release series.
With source available at:
http://git.openstack.org/cgit/openstack/sahara
For more details, please see below.
5.0.0
^^^^^
Documentation about distributed periodics are extended with steps
about installation additional libs required for correct work of
coordination backend. Please refer Advanced Configuration Guide for
details.
New Features
************
* Add impala 2.2 to MapR plugin
* MaR 5.2.0 is supported in MapR plugin.
* Add Sentry to MapR plugin
* Kafka was added in CDH 5.5 and CDH 5.7
* Add ability to automaticaly generate better configurations for
Ambari cluster by using 'ALWAYS_APPLY' strategy
* Versions 5.5.0 and 5.7.0 of Cloudera plugin are declared as
stable.
* CDH 5.7 is supported in CDH plugin.
* Added integration of Designate for hostname resolution through dns
servers
* Added event log for HDP plugin
* Kerberos support implemented for Cloudera and Ambari plugins. New
oozie client implemented to support authentication for oozie in
kerberized cluster.
* Custom health check is added to MapR plugin
* MapR 5.1.0.mrv2 is now Enabled.
* Remove support for Spark standalone in MapR plugin
* The following service versions were added to MapR 5.2.0 plugin -
HBase 1.1 - Drill 1.6 - Mahout 0.11 0.12 - Spark 1.6.1 - Impala 2.5
* Added rack awareness feature for CDH 5.5 and CDH 5.7
* Added rack awareness feature for HDP plugin
* Refactoring the logic on how floating ips are used by Sahara. This
change will allow the coexistence of cluster using floating ips with
cluster that do not.
* Separate transport url can be used for notifications purposes now,
to enable this feature 'transport_url' should be provided in
'oslo_messaging_notifications' section.
Upgrade Notes
*************
* migration from keystoneclient to keystoneauth is done for using
auth features of keystone.
* Migration from novaclient.v2.images to glanceclient
Deprecation Notes
*****************
* Versions 5, 5.3.0, 5.4.0 of Cloudera plugin are deprecated. It is
no longer maintainted and supposed to be removed in P release.
* Convert to cluster template feature is no longer supported by all
plugins.
* Option 'infrastructure engine' is removed from sahara configs.
* MapR 5.0.0.mrv2 is now Deprecated. It is not recommended for
usage. It is better to use MapR 5.1.0.mrv2 instead. This version of
plugin will be removed in Ocata release.
* Support of HDP 2.0.6 plugin was removed. Use Ambari plugin
instead.
Bug Fixes
*********
* Fixed incorrect down scaling of ambari cluster
* Fixed launching Hive jobs in Ambari plugin.
* Starting Ambari clusters on Centos 7 is fixed.
* CA certificate handling in keystone, nova, neutron and cinder
clients are fixed (#330635)
* After decommissioning hosts all assoicated configs groups will be
removed in ambari plugin.
* Fix uncompleted event logs for Oozie and Drill in MapR plugin.
* This patch adds ability to work with swift by using Keystone API
v3
* Fixed issue with handling endpoint_type during creation neutron
client, closed bug 1564805
* Fixed issues with hardcoded password during creation MySQL
database for Oozie, bug 1541122.
* Fixed issues with hardcoded password during starting hive process,
bug 1498035.
Changes in sahara 4.0.0.0rc1..5.0.0
-----------------------------------
bb96d84 Fix API compatibility issue
8622ca6 Fix incorrect event log for ambari
6e12a9f Documentation updates for stable/newton
5c9c023 Add workaround for Hue on CentOS 7
b178798 Fix ZooKeeper check for CentOS 7
5c775d2 Fill tempest.conf with Sahara-specific values
47579ee Update .gitreview for stable/newton
55f6eae Update link reference
c5baed4 [DOC] update doc about vanilla image builder
356417f [DOC] update doc about vanilla plugin
777b425 do not use artifacts at sahara files
602a771 fix docs env
c4d3474 [doc] change location of swiftfs jars
f18096a [DOC] update doc about cluster statuses
a01c3a1 [DOC] update doc about registering image
d693946 write docs about enabling kerberos
d0e47db [DOC] update doc about CDH image builder
1a738fd [DOC] update user doc about CDH plugin
d8e69c5 [Doc] Small fixes according to Spark on Vanilla supporting
fcc7bfe [Ambari] fix Ubuntu deploy
83a6a28 Remove entry point of sahara tempest plugin
a2a07ae Updated from global requirements
b3447fb Remove Tempest-like tests for clients (see sahara-tests)
f825ab3 standardize release note page ordering
5120dd7 reimplement oozie client as abstract
0d8af80 allow configuration of strategy for UI
f41bb7d [DOC] Add docs about pagination abilities
5b0960b Add MapR core 5.2
3a40553 [api-ref] Stop supporting os-api-ref 1.0.0
eb408c5 Add new version pack for services
2de626a Add event log for HDP plugin
e4207c8 Update api-ref docs for Designate feature
38784a4 Add Sentry service v1.6 to MapR plugin
cf7ed7f Add custom health check for MapR plugin
a2cf981 Rename all ClusterContext variables to 'cluster_context'
53f7854 Replace mfs.exchange with g.copy_file where it is possible
3b70e65 [DOC] Update user doc about Designate
89708bb [DOC] Fix misprints in api-ref
ff3e431 Spark on Vanilla Clusters
d44716f Added rack awareness in CDH plugin
3a4a3a0 [Doc] add description of "plugin update" to api ref
836e6fe Updated from global requirements
36640a8 Remove support for Spark standalone
af1a6bd Remove ssl config for Hue
94bb5a2 Refactor service home dir owner setting
8635ef6 [Ambari] More flexible auto configuration
1400bbe Fix invalid security repo
9f8c219 Added rack awareness in HDP plugin
5ccdc8e Updated from global requirements
9a322af use _LE() to wrap the error message
78beeb1 Added option to disable sahara db for storing job binaries.
fe46ce8 Config logABug feature for Sahara api-ref
53c5089 Remove unused config.CONF
4278b95 improve logging for job execution failure
abaf513 Updating DOC on floating IPs change
05b0dd0 Updated from global requirements
64cd756 Fix wait conditions with SSL deployments
2c7066a Enabling MapR on CentOS7
4eda721 Updated from global requirements
49d0e30 Fix wrong instance count in provision events
6427bc6 [doc] Fix some problems in docs
75053af delete unused LOG in some files
36c7b3d TrivialFix: Remove logging import usused
8efd656 Fix mapr cluster deployment
cdf8d23 Remove MAPR_USER variable
2cb0a6d Delete useless 'pass'
9694735 Updated from global requirements
2d54607 replace assertListEqual() to assertEqual()
7af18b9 Updated from global requirements
153ea9a Error handling during hosts file generation
047ab5a Replace 'lsb_release -is' with the method 'get_os_distrib'
2e78134 Add auto configs to HDP plugin
1a24d87 Correct reraising of exception
da70bca Fix wrong epel version for CentOS 7
c8dad2e Clean imports in code
3f6817a Adding release note to floating ips change
585c3af Updated from global requirements
d7f1793 Remove hardcoded password from db schema
2e74ca0 Get ready for os-api-ref sphinx theme change
e3c25ef Replace old CLI calls in grenade
4013eaa Updated from global requirements
7350d7b Add Kafka to CDH 5.5 and CDH 5.7
68e70f9 Updated from global requirements
ce5b034 plugins:patch is now admin only operation
91f99b7 Fix small bugs in pagination
deda629 Fix wrong hue-livy process name and move installation
0b89714 Fix wrong owner setting for config files
3340aff copying oozie.warden to prevent failure
ca5986d Updated from global requirements
13fcb05 Image argument validation and declaration
c28f98c [ambari] support kerberos deployment
1851067 [cdh] kerberos support implementation
758f38a kerberos infra deployment impl
dae16db Fixed the error with updating the job via command line
9cf7c30 Add sorting ability to Sahara-API
0383199 Health check for Designate
189e6a8 Fix configs for repos and swift urls in CDH 5.7
124abc1 Added documentation for Designate feature
8d9b2fd Documentation for image gen CLI and framework
6039058 Updated from global requirements
3441978 Updated from global requirements
d769212 Updated from global requirements
d9a2f00 Designate integration
de89c9d Updated from global requirements
e750d49 Correct reraising of exception
5c04f10 Updated from global requirements
60763fc Updated from global requirements
57f8cd1 Updated from global requirements
ffd9b8e labels for CDH plugin
4bb6437 Changing zookeeper path while updating conf
7b4091a labels for MapR plugin
d29b4cf Remove hardcoded password for Oozie service
49b63d5 Refactor the logic around use of floating ips
6eb1937 Adding argument-related validators for image configurability
cb9b45e Configuration engine for image generation CLI
4ba99fa Use assertEqual() instead of assertDictEqual()
3d5f745 improve error message for execution with retries
837a1dc remove infrastructure engine option
2d9c8ab Add pagination ability to Sahara-API
e552a61 [DOC] Added docs for sahara+ironic
e1b9ff8 [DOC] Inform operators about limited quotas
6265773 delete two unused LOG
ce7c3da Updated from global requirements
74991fe Remove unused LOG
f5fcc36 Updated from global requirements
e839480 Fixing unit tests for image create
ea44774 improved scaling for cdh plugin
0246945 Adding Pyleus configs to Storm plugin
d9bd498 Add Python 3.5 classifier and venv
61dd4c0 Docs should use "--plugin-version" instead of "--version"
4b70223 CLI for Plugin-Declared Image Declaration
5e91182 make ability to return real plugins in list ops
76f1a81 Failed to download ext-2.2.zip from dev.sencha.com
9789e6c Adding Python Jobs using Pyleus
6d492a2 Simplify tox hacking rule to match other projects
c90a1da [DOC] Cleanup time for incomplete clusters
4cebb9c improvements on api for plugins
d067680 Resolves issue where to allow custom repo URLS
e5d50d2 Updated from global requirements
feb46bd Updated from global requirements
c8869f7 don't serialize auto security group if not needed
28ca79d Fix typo in ambari_plugin.rst
f4cb71d replace import of future to the top
694549d fix building api ref docs
5dfc7a8 The addition of the parentheses for py3
30bba52 [DOC] Update installation guide
9b50406 use sessions for creating heatclient
fdb37d5 Fixed spelling error
1bb6c99 forbid cluster creation without secondarynamenode
6d0d359 Fix subdirectory typo in sahara db template Readme file
357ec36 Updated from global requirements
3f43a76 Upgrade Storm plugin to version 1.0.1
60dcbd5 Updated from global requirements
9d6b648 Add Impala 2.2 to MapR plugin
8db9a47 Support of CDH 5.7
27be399 fixing sahara-engine setup in devstack
745e384 Fix typo in configs_recommendations.rst
145a41a Remove outdated tools
feac29b [DOC] improve docs
fe6392f Fix typo in cdh_plugin.rst
3766836 Fix glanceclient.v2.images
f48eb7d Remove unecessary decorators from private interface
cf57c1f Ignore Nova config drive in devices list
879d2a6 plugins api impl
ef00d94 sleep before waiting requests
6bf92e7 allow to specify notifications transport url
890f341 ability to configure endpoint type for services
a36dfbc Updated from global requirements
fba2d67 novaclient.v2.images to glanceclient migration
f51e04e Updated from global requirements
3ad8bab Update documentation for hadoop-swift
535b8a2 Updated from global requirements
ddc2eeb Updated from global requirements
8f0eba2 [DOC] updated docs about keystone cli
b8d99ec Trivial: Fix wrong button name in dashboard user guide
b5a04b9 Updated from global requirements
cadfbdc implement db ops for plugin's api
7077cd2 replace seriailization of plugin to PluginManager
c27c5ca Moving WADL docs to Sahara repository
f41c51a Remove convert to cluster template feature
2758511 Trivial: Remove useless words in CDN image builder doc
38b629e Updated from global requirements
1a2f118 remove ability to create barbicanclient
9d42820 Fix the ca certificate handling in the client sessions
b122ffb fix grenade from mitaka upgrade
9158062 remove config groups associated with removed hosts
905e104 Updated from global requirements
6329a0a workaround to fix ambari start on centos7
165172f Updated from global requirements
3bdeeb1 Fix provision events for installing services
12281b4 New version of HDP plugin 2.4
8c7cfb7 Display credentials info in cluster general info
9a1300b Updated from global requirements
ef2103e Improve timeout message when cluster create fails
e72e9fb Updated from global requirements
7f32aed Modify HDP plugin doc for Ambari plugin
2460408 Fix retrieve auth_url and python 3 jobs
e3e3b7e Readable logging for Heat templates
e50c211 Use split_path from oslo.utils
0e499c7 Added "\" In quickstart guide
5396abe Corrects MapR distro selection for RHEL
b9b2dca Fix cluster creation with another tenant
f096c91 Updated from global requirements
947d20a Added unit tests for CDH 5.5.0 deploy file
9274c8d Updated from global requirements
252e6ef [Trivial] Remove unnecessary executable privilege
b9e3c17 Updated from global requirements
99127d5 Code refactoring of ambari deploy processes
e718b28 Fix down scaling of ambari cluster
8f365af HDP hive HDFS support
1aa4364 improve description of ambari plugin
037ba02 Remove hdp 2.0.6 plugin
78a981b Updated from global requirements
3bc9f05 Fix grenade
966bb6f Updated from global requirements
64355f5 Minimise number of auto security groups
54d4647 remove verbose option in devstack plugin
beba6e7 use the only method to initialize client
8ee0fae Updated from global requirements
ea68895 Resolve bug with long value to RANDSTR function.
2a338f5 Change 'Hbase' to 'HBase' string in spark service
1a7c0b0 Updated from global requirements
de5977d Remove openstack/common related stuff
14bf94b Added unit tests for ha_helper file
9ede053 Updated from global requirements
3de43e2 Updated from global requirements
7f3a594 Fix typo in Spark service
44c5332 Renamed job execution and templates endpoints
d9acf6e Fix doc about scenario and Tempest tests
f24cfa9 keystoneclient to keystoneauth migration
0bf0dda Helper method to use dnf instead of yum on fedora >=22
aa79252 PrettyTable and rfc3986 are no longer used in tests
2425aff Update the links to the RDO project
ef0bf04 Focus the documentation on distributed mode
75c5e8d Updated from global requirements
ac82ffc cdh plugin yum install option "-y" missing
954e227 update options mentioned in tempest readme
501f88c Update hadoop swift docs
b5827af Updated from global requirements
e36d2c6 Fix doc build if git is absent
b30b09a Added new unittest to oozie module
ebb044d Updated from global requirements
bde808f SPI Method to Validate Images
a48d29e Added tests for sahara cli
a16baae Fix unavailable MCS link
590ccac Define context.roles with base class
e417b17 Update the Administrator Guide link
b942a08 Updated from global requirements
45baf17 Updated from global requirements
818db68 Change property for auto creating schema
1a450ed Remove unsupported services from 5.1.0
df341a5 Updated from global requirements
dcdcf24 Updated from global requirements
021d441 Bandit password tests
b57c5f3 Workaround for temporary Oozie bug
72b5a58 Fixing the bandit config
fe7adb5 Pkg installation to ssh_remote
6764aef fix syntax error in ui dev docs
65330b8 Set libext path for Oozie 4.0.1, 4.1.0
ef38159 rename service api modules
ef05a56 Fixing grenade job
b5bb9f9 Add hadoop openstack swift jar to ambari cluster
09a7c3a Fix Hue integration with Spark and Hive
eba054c Move bandit to pep8
1e973cb Revert "Remove PyMySQL and psycopg2 from test-requirements.txt"
866514e Do not build config example for readthedocs.org
581ba2e Remove PyMySQL and psycopg2 from test-requirements.txt
fb238a0 Correctly configure Spark with Hive, HBase
0374f93 Set libext path for Oozie 4.0.1, 4.1.0
379ccf8 Add hive property for Hue < 0.9.0
38b793d Updated Sahara arch diagram
974db26 Fix incorrect visualization of MapR versions
1af4701 Updated volumes section in docs
eb1b308 Update reno for stable/mitaka
6daf4c0 Update .gitreview for stable/mitaka
Diffstat (except docs and test files)
-------------------------------------
.coveragerc | 3 +-
.gitignore | 1 +
.gitreview | 1 +
api-ref/source/cluster-templates.inc | 255 ++
api-ref/source/clusters.inc | 338 ++
api-ref/source/conf.py | 237 ++
api-ref/source/data-sources.inc | 214 ++
api-ref/source/event-log.inc | 42 +
api-ref/source/image-registry.inc | 251 ++
api-ref/source/index.rst | 20 +
api-ref/source/job-binaries.inc | 266 ++
api-ref/source/job-binary-internals.inc | 261 ++
api-ref/source/job-executions.inc | 329 ++
api-ref/source/job-types.inc | 61 +
api-ref/source/jobs.inc | 267 ++
api-ref/source/node-group-templates.inc | 271 ++
api-ref/source/parameters.yaml | 1124 +++++++
api-ref/source/plugins.inc | 187 ++
.../cluster-template-create-request.json | 17 +
.../cluster-template-create-response.json | 82 +
.../cluster-template-show-response.json | 82 +
.../cluster-template-update-request.json | 11 +
.../cluster-template-update-response.json | 67 +
.../cluster-templates-list-response.json | 140 +
.../samples/clusters/cluster-create-request.json | 9 +
.../samples/clusters/cluster-create-response.json | 128 +
.../samples/clusters/cluster-scale-request.json | 15 +
.../samples/clusters/cluster-scale-response.json | 370 ++
.../samples/clusters/cluster-show-response.json | 128 +
.../samples/clusters/cluster-update-request.json | 4 +
.../samples/clusters/cluster-update-response.json | 128 +
.../samples/clusters/clusters-list-response.json | 327 ++
.../clusters/multiple-clusters-create-request.json | 11 +
.../multiple-clusters-create-response.json | 6 +
.../data-source-register-hdfs-request.json | 6 +
.../data-source-register-hdfs-response.json | 14 +
.../data-source-register-swift-request.json | 10 +
.../data-source-register-swift-response.json | 14 +
.../data-sources/data-source-show-response.json | 14 +
.../data-sources/data-source-update-request.json | 4 +
.../data-sources/data-source-update-response.json | 14 +
.../data-sources/data-sources-list-response.json | 28 +
.../event-log/cluster-progress-response.json | 72 +
.../image-registry/image-register-request.json | 4 +
.../image-registry/image-register-response.json | 25 +
.../image-registry/image-show-response.json | 24 +
.../image-registry/image-tags-add-request.json | 7 +
.../image-registry/image-tags-add-response.json | 27 +
.../image-registry/image-tags-delete-request.json | 5 +
.../image-registry/image-tags-delete-response.json | 25 +
.../image-registry/images-list-response.json | 48 +
.../samples/job-binaries/create-request.json | 9 +
.../samples/job-binaries/create-response.json | 13 +
.../source/samples/job-binaries/list-response.json | 37 +
.../source/samples/job-binaries/show-data-response | 3 +
.../source/samples/job-binaries/show-response.json | 13 +
.../samples/job-binaries/update-request.json | 5 +
.../samples/job-binaries/update-response.json | 13 +
.../job-binary-internals/create-response.json | 12 +
.../job-binary-internals/list-response.json | 24 +
.../job-binary-internals/show-data-response | 3 +
.../job-binary-internals/show-response.json | 12 +
.../job-binary-internals/update-request.json | 4 +
.../job-binary-internals/update-response.json | 12 +
.../samples/job-executions/cancel-response.json | 120 +
.../samples/job-executions/job-ex-response.json | 120 +
.../job-executions/job-ex-update-request.json | 3 +
.../job-executions/job-ex-update-response.json | 120 +
.../samples/job-executions/list-response.json | 122 +
.../samples/job-types/job-types-list-response.json | 209 ++
.../source/samples/jobs/job-create-request.json | 11 +
.../source/samples/jobs/job-create-response.json | 35 +
.../source/samples/jobs/job-execute-request.json | 19 +
.../source/samples/jobs/job-execute-response.json | 30 +
api-ref/source/samples/jobs/job-show-response.json | 26 +
.../source/samples/jobs/job-update-request.json | 4 +
.../source/samples/jobs/job-update-response.json | 26 +
.../source/samples/jobs/jobs-list-response.json | 66 +
.../node-group-template-create-request.json | 13 +
.../node-group-template-create-response.json | 33 +
.../node-group-template-show-response.json | 37 +
.../node-group-template-update-request.json | 10 +
.../node-group-template-update-response.json | 30 +
.../node-group-templates-list-response.json | 76 +
.../samples/plugins/plugin-show-response.json | 12 +
.../samples/plugins/plugin-update-request.json | 7 +
.../samples/plugins/plugin-update-response.json | 32 +
.../plugins/plugin-version-show-response.json | 92 +
.../samples/plugins/plugins-list-response.json | 41 +
bandit.yaml | 4 +-
devstack/plugin.sh | 25 +-
devstack/settings | 3 +-
devstack/upgrade/cluster-create.json | 8 -
devstack/upgrade/cluster-template.json | 12 -
devstack/upgrade/from-mitaka/upgrade-sahara | 15 +
devstack/upgrade/ng-template.json | 10 -
devstack/upgrade/resources.sh | 256 +-
devstack/upgrade/settings | 2 +-
devstack/upgrade/shutdown.sh | 3 +-
.../userdoc/advanced.configuration.guide.rst | 131 +-
etc/edp-examples/README.rst | 2 +-
etc/sahara/policy.json | 1 +
etc/sahara/sahara.conf.sample-basic | 6 +
.../notes/add-impala-2.2-c1649599649aff5c.yaml | 3 +
.../notes/add-mapr-520-3ed6cd0ae9688e17.yaml | 3 +
.../notes/add-mapr-sentry-6012c08b55d679de.yaml | 3 +
.../notes/add_kafka_in_cdh-774c7c051480c892.yaml | 3 +
.../notes/ambari-downscaling-b9ba759ce9c7325e.yaml | 3 +
.../notes/ambari-hive-92b911e0a759ee88.yaml | 3 +
.../ambari-server-start-856403bc280dfba3.yaml | 3 +
.../auto_configs_for_hdp-011d460d37dcdf02.yaml | 4 +
.../notes/ca-cert-fix-5c434a82f9347039.yaml | 4 +
.../notes/cdh-labels-5695d95bce226051.yaml | 7 +
.../notes/cdh_5_7_support-9522cb9b4dce2378.yaml | 3 +
.../config-groups-ambari-837de6d33eb0fa87.yaml | 4 +
...nvert-to-cluster-template-43d502496d18625e.yaml | 4 +
.../designate-integration-784c5f7f29546015.yaml | 4 +
.../notes/engine-opt-258ff1ae9b04d628.yaml | 3 +
.../notes/event_log_for_hdp-a114511c477ef16d.yaml | 3 +
...-install-provision-events-c1bd2e05bf2be6bd.yaml | 3 +
...doop-swift-jar-for-ambari-4439913b01d42468.yaml | 4 +
...nor-endpoint-type-neutron-4583128c383d9745.yaml | 4 +
releasenotes/notes/kerberos-76dd297462b7337c.yaml | 5 +
...-to-keystonauth-migration-c75988975ad1a506.yaml | 4 +
.../notes/mapr-health-check-2eba3d742a2b853f.yaml | 3 +
.../notes/mapr-labels-5cc318616db59403.yaml | 7 +
...r-remove-spark-standalone-293ca864de9a7848.yaml | 3 +
...apr-services-new-versions-b32c2e8fe07d1600.yaml | 8 +
...nt_images_to_glanceclient-0266a2bd92b4be05.yaml | 3 +
.../rack_awareness_for_cdh-e0cd5d4ab46aa1b5.yaml | 3 +
.../rack_awareness_for_hdp-6e3d44468cc141a5.yaml | 3 +
...factor-floating-ips-logic-9d37d9297f3621b3.yaml | 5 +
...hard-coded-oozie-password-b97475c8772aa1bd.yaml | 4 +
...dcoded-password-from-hive-eb923b518974e853.yaml | 5 +
.../notes/remove-hdp-137d0ad3d2389b7a.yaml | 4 +
.../notes/transport_url-5bbbf0bb54d81727.yaml | 5 +
...eeper-configuration-steps-48c3d9706c86f227.yaml | 7 +
releasenotes/source/index.rst | 3 +-
releasenotes/source/mitaka.rst | 6 +
requirements.txt | 48 +-
sahara/api/middleware/auth_valid.py | 23 +-
sahara/api/v10.py | 49 +-
sahara/api/v11.py | 51 +-
sahara/api/v2/cluster_templates.py | 10 +-
sahara/api/v2/clusters.py | 8 +-
sahara/api/v2/data_sources.py | 10 +-
sahara/api/v2/images.py | 2 +-
sahara/api/v2/job_binaries.py | 16 +-
sahara/api/v2/job_executions.py | 22 +-
sahara/api/v2/job_types.py | 2 +-
sahara/api/v2/jobs.py | 26 +-
sahara/api/v2/node_group_templates.py | 11 +-
sahara/api/v2/plugins.py | 15 +-
sahara/cli/image_pack/__init__.py | 0
sahara/cli/image_pack/api.py | 125 +
sahara/cli/image_pack/cli.py | 125 +
sahara/cli/sahara_all.py | 4 -
sahara/cli/sahara_api.py | 4 -
sahara/conductor/api.py | 23 +-
sahara/conductor/manager.py | 21 +
sahara/conductor/objects.py | 30 +-
sahara/conductor/resource.py | 25 +-
sahara/config.py | 24 +-
sahara/context.py | 16 +-
sahara/db/api.py | 38 +-
.../versions/031_added_plugins_table.py | 46 +
.../versions/032_add_domain_name.py | 38 +
sahara/db/sqlalchemy/api.py | 254 +-
sahara/db/sqlalchemy/models.py | 19 +
sahara/db/templates/README.rst | 2 +-
sahara/exceptions.py | 18 +-
sahara/main.py | 21 +-
sahara/openstack/__init__.py | 0
sahara/openstack/commons.py | 67 -
sahara/plugins/ambari/client.py | 87 +-
sahara/plugins/ambari/common.py | 5 +
sahara/plugins/ambari/configs.py | 20 +-
sahara/plugins/ambari/decomission_helper.py | 118 -
sahara/plugins/ambari/deploy.py | 438 ++-
sahara/plugins/ambari/edp_engine.py | 6 +
sahara/plugins/ambari/health.py | 2 +-
sahara/plugins/ambari/plugin.py | 50 +-
sahara/plugins/ambari/requests_helper.py | 145 +
sahara/plugins/ambari/resources/configs-2.4.json | 1331 ++++++++
sahara/plugins/ambari/resources/images/image.yaml | 6 +
sahara/plugins/ambari/validation.py | 6 +
sahara/plugins/base.py | 46 +-
sahara/plugins/cdh/abstractversionhandler.py | 2 +-
sahara/plugins/cdh/client/clusters.py | 60 +
sahara/plugins/cdh/client/cms.py | 22 +
sahara/plugins/cdh/client/hosts.py | 5 +-
sahara/plugins/cdh/client/resource.py | 6 +-
sahara/plugins/cdh/client/types.py | 1 +
sahara/plugins/cdh/cloudera_utils.py | 103 +-
sahara/plugins/cdh/commands.py | 4 +-
sahara/plugins/cdh/config_helper.py | 5 +-
sahara/plugins/cdh/deploy.py | 42 +
sahara/plugins/cdh/edp_engine.py | 6 +
sahara/plugins/cdh/plugin.py | 16 +
sahara/plugins/cdh/plugin_utils.py | 6 +
sahara/plugins/cdh/v5_3_0/deploy.py | 18 +-
sahara/plugins/cdh/v5_4_0/deploy.py | 18 +-
sahara/plugins/cdh/v5_5_0/cloudera_utils.py | 25 +-
sahara/plugins/cdh/v5_5_0/config_helper.py | 7 +
sahara/plugins/cdh/v5_5_0/deploy.py | 29 +-
sahara/plugins/cdh/v5_5_0/plugin_utils.py | 11 +-
.../cdh/v5_5_0/resources/kafka-kafka_broker.json | 476 +++
.../v5_5_0/resources/kafka-kafka_mirror_maker.json | 482 +++
.../cdh/v5_5_0/resources/kafka-service.json | 374 +++
sahara/plugins/cdh/v5_5_0/versionhandler.py | 8 +
sahara/plugins/cdh/v5_7_0/__init__.py | 0
sahara/plugins/cdh/v5_7_0/cloudera_utils.py | 470 +++
sahara/plugins/cdh/v5_7_0/config_helper.py | 250 ++
sahara/plugins/cdh/v5_7_0/db_helper.py | 41 +
sahara/plugins/cdh/v5_7_0/deploy.py | 242 ++
sahara/plugins/cdh/v5_7_0/edp_engine.py | 54 +
sahara/plugins/cdh/v5_7_0/plugin_utils.py | 167 +
sahara/plugins/cdh/v5_7_0/resources/cdh_config.py | 139 +
sahara/plugins/cdh/v5_7_0/resources/cdh_config.sh | 3 +
.../cdh/v5_7_0/resources/create_hive_db.sql | 4 +
.../cdh/v5_7_0/resources/create_sentry_db.sql | 4 +
.../plugins/cdh/v5_7_0/resources/flume-agent.json | 428 +++
.../cdh/v5_7_0/resources/flume-service.json | 164 +
.../cdh/v5_7_0/resources/hbase-gateway.json | 110 +
.../v5_7_0/resources/hbase-hbaserestserver.json | 440 +++
.../v5_7_0/resources/hbase-hbasethriftserver.json | 446 +++
.../plugins/cdh/v5_7_0/resources/hbase-master.json | 506 +++
.../cdh/v5_7_0/resources/hbase-regionserver.json | 836 +++++
.../cdh/v5_7_0/resources/hbase-service.json | 740 ++++
.../cdh/v5_7_0/resources/hdfs-balancer.json | 68 +
.../cdh/v5_7_0/resources/hdfs-datanode.json | 644 ++++
.../v5_7_0/resources/hdfs-failovercontroller.json | 332 ++
.../plugins/cdh/v5_7_0/resources/hdfs-gateway.json | 116 +
.../plugins/cdh/v5_7_0/resources/hdfs-httpfs.json | 440 +++
.../cdh/v5_7_0/resources/hdfs-journalnode.json | 446 +++
.../cdh/v5_7_0/resources/hdfs-namenode.json | 812 +++++
.../cdh/v5_7_0/resources/hdfs-nfsgateway.json | 386 +++
.../v5_7_0/resources/hdfs-secondarynamenode.json | 446 +++
.../plugins/cdh/v5_7_0/resources/hdfs-service.json | 1400 ++++++++
.../plugins/cdh/v5_7_0/resources/hive-gateway.json | 98 +
.../cdh/v5_7_0/resources/hive-hivemetastore.json | 392 +++
.../cdh/v5_7_0/resources/hive-hiveserver2.json | 704 ++++
.../resources/hive-metastore-sentry-safety.xml | 15 +
.../resources/hive-server2-sentry-safety.xml | 12 +
.../plugins/cdh/v5_7_0/resources/hive-service.json | 722 ++++
sahara/plugins/cdh/v5_7_0/resources/hive-site.xml | 61 +
.../plugins/cdh/v5_7_0/resources/hive-webhcat.json | 332 ++
.../v5_7_0/resources/hue-hue_load_balancer.json | 236 ++
.../cdh/v5_7_0/resources/hue-hue_server.json | 356 ++
.../cdh/v5_7_0/resources/hue-kt_renewer.json | 200 ++
.../plugins/cdh/v5_7_0/resources/hue-service.json | 674 ++++
.../cdh/v5_7_0/resources/impala-catalogserver.json | 506 +++
.../cdh/v5_7_0/resources/impala-impalad.json | 710 ++++
.../plugins/cdh/v5_7_0/resources/impala-llama.json | 506 +++
.../cdh/v5_7_0/resources/impala-service.json | 632 ++++
.../cdh/v5_7_0/resources/impala-statestore.json | 374 +++
.../cdh/v5_7_0/resources/kafka-kafka_broker.json | 476 +++
.../v5_7_0/resources/kafka-kafka_mirror_maker.json | 482 +++
.../cdh/v5_7_0/resources/kafka-service.json | 374 +++
sahara/plugins/cdh/v5_7_0/resources/kms-kms.json | 530 +++
.../plugins/cdh/v5_7_0/resources/kms-service.json | 86 +
.../v5_7_0/resources/ks_indexer-hbase_indexer.json | 356 ++
.../cdh/v5_7_0/resources/ks_indexer-service.json | 188 ++
.../plugins/cdh/v5_7_0/resources/mapred-site.xml | 157 +
.../cdh/v5_7_0/resources/oozie-oozie_server.json | 662 ++++
.../cdh/v5_7_0/resources/oozie-service.json | 236 ++
.../cdh/v5_7_0/resources/priority-one-confs.json | 45 +
.../resources/sentry-impala-client-safety.xml | 16 +
.../cdh/v5_7_0/resources/sentry-sentry_server.json | 308 ++
.../cdh/v5_7_0/resources/sentry-service.json | 278 ++
.../plugins/cdh/v5_7_0/resources/solr-gateway.json | 32 +
.../plugins/cdh/v5_7_0/resources/solr-service.json | 404 +++
.../cdh/v5_7_0/resources/solr-solr_server.json | 440 +++
.../cdh/v5_7_0/resources/spark-gateway.json | 170 +
.../cdh/v5_7_0/resources/spark-service.json | 152 +
.../resources/spark-spark_yarn_history_server.json | 314 ++
.../cdh/v5_7_0/resources/sqoop-service.json | 110 +
.../cdh/v5_7_0/resources/sqoop-sqoop_server.json | 398 +++
.../plugins/cdh/v5_7_0/resources/yarn-gateway.json | 476 +++
.../cdh/v5_7_0/resources/yarn-jobhistory.json | 476 +++
.../cdh/v5_7_0/resources/yarn-nodemanager.json | 764 +++++
.../cdh/v5_7_0/resources/yarn-resourcemanager.json | 674 ++++
.../plugins/cdh/v5_7_0/resources/yarn-service.json | 542 +++
.../cdh/v5_7_0/resources/zookeeper-server.json | 596 ++++
.../cdh/v5_7_0/resources/zookeeper-service.json | 224 ++
sahara/plugins/cdh/v5_7_0/validation.py | 232 ++
sahara/plugins/cdh/v5_7_0/versionhandler.py | 100 +
sahara/plugins/exceptions.py | 36 +
sahara/plugins/fake/plugin.py | 29 +-
sahara/plugins/hdp/__init__.py | 0
sahara/plugins/hdp/ambariplugin.py | 450 ---
sahara/plugins/hdp/clusterspec.py | 385 ---
sahara/plugins/hdp/confighints_helper.py | 81 -
sahara/plugins/hdp/configprovider.py | 94 -
sahara/plugins/hdp/edp_engine.py | 42 -
sahara/plugins/hdp/hadoopserver.py | 279 --
sahara/plugins/hdp/saharautils.py | 33 -
sahara/plugins/hdp/versions/__init__.py | 0
.../plugins/hdp/versions/abstractversionhandler.py | 75 -
.../plugins/hdp/versions/version_2_0_6/__init__.py | 0
.../hdp/versions/version_2_0_6/edp_engine.py | 46 -
.../resources/ambari-config-resource.json | 3536 --------------------
.../resources/default-cluster.template | 1845 ----------
.../versions/version_2_0_6/resources/topology.sh | 21 -
.../plugins/hdp/versions/version_2_0_6/services.py | 1271 -------
.../hdp/versions/version_2_0_6/versionhandler.py | 1165 -------
.../plugins/hdp/versions/versionhandlerfactory.py | 59 -
sahara/plugins/images.py | 992 ++++++
sahara/plugins/kerberos.py | 400 +++
sahara/plugins/labels.py | 226 ++
sahara/plugins/mapr/abstract/health_checker.py | 24 +
.../plugins/mapr/base/base_cluster_configurer.py | 90 +-
sahara/plugins/mapr/base/base_cluster_context.py | 21 +
sahara/plugins/mapr/base/base_edp_engine.py | 10 +-
sahara/plugins/mapr/base/base_health_checker.py | 121 +
sahara/plugins/mapr/base/base_node_manager.py | 26 +-
sahara/plugins/mapr/base/base_version_handler.py | 6 +
sahara/plugins/mapr/domain/distro.py | 10 +-
sahara/plugins/mapr/domain/node_process.py | 2 +
sahara/plugins/mapr/domain/service.py | 40 +-
sahara/plugins/mapr/plugin.py | 15 +
sahara/plugins/mapr/resources/add_mapr_repo.sh | 4 +-
sahara/plugins/mapr/resources/add_mapr_user.sh | 2 -
.../plugins/mapr/resources/add_security_repos.sh | 1 -
sahara/plugins/mapr/services/drill/drill.py | 12 +-
sahara/plugins/mapr/services/flume/flume.py | 0
sahara/plugins/mapr/services/hbase/hbase.py | 17 +-
.../services/hbase/resources/hbase-default.json | 5 +
sahara/plugins/mapr/services/hive/hive.py | 62 +-
.../mapr/services/hive/resources/hive-default.xml | 4 +-
.../mapr/services/hive/resources/sentry-db.xml | 27 +
.../services/hive/resources/sentry-default.xml | 45 +
sahara/plugins/mapr/services/httpfs/httpfs.py | 4 +-
sahara/plugins/mapr/services/hue/hue.py | 157 +-
.../mapr/services/hue/resources/hue_3.9.0.template | 15 +-
sahara/plugins/mapr/services/impala/impala.py | 116 +-
.../services/impala/resources/impala-env.sh.j2 | 20 +-
sahara/plugins/mapr/services/mahout/mahout.py | 12 +
.../plugins/mapr/services/management/management.py | 14 +-
.../plugins/mapr/services/mapreduce/mapreduce.py | 14 +-
sahara/plugins/mapr/services/maprfs/maprfs.py | 7 +-
sahara/plugins/mapr/services/mysql/mysql.py | 32 +-
sahara/plugins/mapr/services/oozie/oozie.py | 75 +-
sahara/plugins/mapr/services/sentry/__init__.py | 0
.../services/sentry/resources/global-policy.ini | 6 +
.../services/sentry/resources/sentry-default.xml | 4 +
sahara/plugins/mapr/services/sentry/sentry.py | 165 +
.../services/spark/resources/spark-default.json | 16 -
.../services/spark/resources/spark-env.template | 2 +-
sahara/plugins/mapr/services/spark/spark.py | 370 +-
sahara/plugins/mapr/services/sqoop/sqoop2.py | 7 +-
sahara/plugins/mapr/services/swift/swift.py | 28 +-
sahara/plugins/mapr/services/yarn/yarn.py | 14 +-
sahara/plugins/mapr/util/general.py | 4 +-
sahara/plugins/mapr/util/maprfs_helper.py | 33 +-
sahara/plugins/mapr/util/password_utils.py | 70 +
sahara/plugins/mapr/util/validation_utils.py | 33 +
.../mapr/versions/v5_0_0_mrv2/version_handler.py | 1 +
.../mapr/versions/v5_1_0_mrv2/version_handler.py | 5 +-
.../plugins/mapr/versions/v5_2_0_mrv2/__init__.py | 0
.../plugins/mapr/versions/v5_2_0_mrv2/context.py | 60 +
.../mapr/versions/v5_2_0_mrv2/version_handler.py | 70 +
.../mapr/versions/version_handler_factory.py | 2 +-
sahara/plugins/opts.py | 26 +
sahara/plugins/provisioning.py | 83 +-
sahara/plugins/resources/create-principal-keytab | 12 +
sahara/plugins/resources/cron-file | 2 +
sahara/plugins/resources/cron-script | 3 +
sahara/plugins/resources/kdc_conf | 16 +
sahara/plugins/resources/kdc_conf_redhat | 13 +
.../plugins/resources/krb-client-init.sh.template | 14 +
sahara/plugins/resources/krb5_config | 11 +
.../resources/mit-kdc-server-init.sh.template | 34 +
sahara/plugins/spark/config_helper.py | 2 +-
sahara/plugins/spark/plugin.py | 14 +-
sahara/plugins/storm/config_helper.py | 29 +-
sahara/plugins/storm/edp_engine.py | 25 +-
sahara/plugins/storm/plugin.py | 39 +-
sahara/plugins/utils.py | 18 +-
sahara/plugins/vanilla/hadoop2/config.py | 74 +-
sahara/plugins/vanilla/hadoop2/config_helper.py | 103 +
sahara/plugins/vanilla/hadoop2/oozie_helper.py | 6 +-
.../vanilla/hadoop2/resources/create_hive_db.sql | 8 +-
.../vanilla/hadoop2/resources/create_oozie_db.sql | 4 +-
.../vanilla/hadoop2/resources/spark-cleanup.cron | 2 +
.../hadoop2/resources/tmp-cleanup.sh.template | 48 +
sahara/plugins/vanilla/hadoop2/run_scripts.py | 20 +
sahara/plugins/vanilla/hadoop2/starting_scripts.py | 6 +
sahara/plugins/vanilla/hadoop2/utils.py | 44 +
sahara/plugins/vanilla/hadoop2/validation.py | 6 +
sahara/plugins/vanilla/plugin.py | 10 +
sahara/plugins/vanilla/utils.py | 14 +
sahara/plugins/vanilla/v2_7_1/config_helper.py | 18 +-
sahara/plugins/vanilla/v2_7_1/edp_engine.py | 46 +
sahara/plugins/vanilla/v2_7_1/versionhandler.py | 32 +-
sahara/service/api.py | 310 --
sahara/service/api/__init__.py | 23 +
sahara/service/api/v10.py | 286 ++
sahara/service/api/v11.py | 269 ++
sahara/service/api/v2/__init__.py | 0
sahara/service/api/v2/cluster_templates.py | 43 +
sahara/service/api/v2/clusters.py | 175 +
sahara/service/api/v2/data_sources.py | 41 +
sahara/service/api/v2/images.py | 68 +
sahara/service/api/v2/job_binaries.py | 72 +
sahara/service/api/v2/job_executions.py | 109 +
sahara/service/api/v2/job_types.py | 78 +
sahara/service/api/v2/jobs.py | 45 +
sahara/service/api/v2/node_group_templates.py | 43 +
sahara/service/api/v2/plugins.py | 46 +
sahara/service/coordinator.py | 5 +-
sahara/service/edp/api.py | 277 --
sahara/service/edp/job_manager.py | 18 +-
sahara/service/edp/oozie/engine.py | 18 +-
sahara/service/edp/oozie/oozie.py | 117 +-
sahara/service/edp/storm/engine.py | 139 +-
sahara/service/engine.py | 39 +-
sahara/service/health/health_check_base.py | 125 +-
sahara/service/heat/commons.py | 2 +-
sahara/service/heat/heat_engine.py | 15 +-
sahara/service/heat/templates.py | 138 +-
sahara/service/networks.py | 43 +-
sahara/service/ntp_service.py | 8 +-
sahara/service/ops.py | 5 +-
sahara/service/periodic.py | 2 +-
sahara/service/quotas.py | 18 +-
sahara/service/sessions.py | 42 +-
sahara/service/shares.py | 3 +-
sahara/service/validation.py | 106 +-
sahara/service/validations/base.py | 28 +-
.../service/validations/cluster_template_schema.py | 3 +
sahara/service/validations/cluster_templates.py | 2 +-
sahara/service/validations/clusters.py | 8 +-
sahara/service/validations/clusters_scaling.py | 10 +-
sahara/service/validations/edp/data_source.py | 25 +
sahara/service/validations/edp/job.py | 7 +-
sahara/service/validations/edp/job_binary.py | 7 +
.../service/validations/edp/job_binary_internal.py | 13 +
sahara/service/validations/edp/job_execution.py | 37 +-
sahara/service/validations/node_group_templates.py | 2 +-
sahara/service/validations/plugins.py | 16 +-
sahara/service/volumes.py | 14 +-
sahara/swift/utils.py | 22 +-
.../tempest/scenario/data_processing/README.rst | 117 -
.../tempest/scenario/data_processing/__init__.py | 0
.../tempest/scenario/data_processing/config.py | 34 -
.../tempest/scenario/data_processing/plugin.py | 37 -
.../unit/cli/image_pack/test_image_pack_api.py | 72 +
.../plugins/ambari/test_decommission_helper.py | 68 -
.../unit/plugins/ambari/test_requests_helper.py | 96 +
.../unit/plugins/cdh/base_plugin_utils_test.py | 3 +-
.../unit/plugins/cdh/v5/test_versionhandler.py | 11 +-
.../unit/plugins/cdh/v5_3_0/test_versionhandler.py | 15 +-
.../unit/plugins/cdh/v5_4_0/test_versionhandler.py | 15 +-
.../plugins/cdh/v5_5_0/test_config_helper_550.py | 5 +-
.../unit/plugins/cdh/v5_5_0/test_versionhandler.py | 15 +-
.../plugins/cdh/v5_7_0/test_config_helper_570.py | 168 +
.../unit/plugins/cdh/v5_7_0/test_edp_engine.py | 200 ++
.../plugins/cdh/v5_7_0/test_plugin_utils_570.py | 25 +
.../unit/plugins/cdh/v5_7_0/test_spark_engine.py | 69 +
.../unit/plugins/cdh/v5_7_0/test_validation.py | 123 +
.../unit/plugins/cdh/v5_7_0/test_versionhandler.py | 140 +
.../plugins/hdp/resources/config-resource.json | 42 -
.../hdp/resources/sample-ambari-blueprint.json | 195 --
.../unit/plugins/hdp/test_clusterspec_hdp2.py | 2035 -----------
.../unit/plugins/hdp/test_confighints_helper.py | 147 -
.../unit/plugins/hdp/test_versionmanagerfactory.py | 35 -
.../plugins/hdp/versions/version_2_0_6/__init__.py | 0
.../hdp/versions/version_2_0_6/test_edp_engine.py | 98 -
.../unit/plugins/mapr/test_cluster_context.py | 5 +-
.../unit/plugins/vanilla/hadoop2/test_utils.py | 75 +
.../service/validation/edp/test_data_source.py | 21 +-
.../unit/service/validation/edp/test_job_binary.py | 2 +-
.../validation/edp/test_job_binary_internal.py | 2 +-
.../service/validation/edp/test_job_executor.py | 2 +-
.../service/validation/edp/test_job_interface.py | 3 +-
.../validation/test_cluster_create_validation.py | 8 +-
.../validation/test_cluster_delete_validation.py | 4 +-
.../validation/test_cluster_scaling_validation.py | 4 +-
.../test_cluster_template_create_validation.py | 11 +-
.../test_cluster_template_update_validation.py | 2 +-
.../validation/test_cluster_update_validation.py | 6 +-
.../test_ng_template_validation_create.py | 2 +-
.../test_ng_template_validation_update.py | 2 +-
sahara/topology/topology_helper.py | 4 +
sahara/utils/api.py | 13 +-
sahara/utils/cluster.py | 62 +-
sahara/utils/edp.py | 7 +-
sahara/utils/files.py | 10 +
sahara/utils/hacking/checks.py | 4 -
sahara/utils/hacking/logging_checks.py | 16 +-
sahara/utils/network.py | 43 +
sahara/utils/openstack/barbican.py | 29 -
sahara/utils/openstack/base.py | 37 +-
sahara/utils/openstack/glance.py | 47 +
sahara/utils/openstack/heat.py | 14 +-
sahara/utils/openstack/images.py | 178 +-
sahara/utils/openstack/keystone.py | 60 +-
sahara/utils/openstack/neutron.py | 12 +-
sahara/utils/openstack/nova.py | 2 -
sahara/utils/procutils.py | 5 +-
sahara/utils/remote.py | 27 +-
sahara/utils/rpc.py | 57 +-
sahara/utils/ssh_remote.py | 189 +-
sahara/utils/types.py | 7 +
sahara/utils/wsgi.py | 3 -
setup.cfg | 8 +-
test-requirements.txt | 23 +-
tools/build_docs | 3 -
tools/install_venv | 3 -
tools/install_venv.py | 76 -
tools/install_venv_common.py | 212 --
tools/lintstack.py | 39 +-
tools/run_fast_checks | 3 -
tools/run_pep8 | 3 -
tools/run_pylint | 3 -
tools/with_venv.sh | 4 -
tox.ini | 29 +-
634 files changed, 51648 insertions(+), 18978 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index 506f672..488089d 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -7,3 +7,3 @@ pbr>=1.6 # Apache-2.0
-alembic>=0.8.0 # MIT
-Babel>=1.3 # BSD
-castellan>=0.3.1 # Apache-2.0
+alembic>=0.8.4 # MIT
+Babel>=2.3.4 # BSD
+castellan>=0.4.0 # Apache-2.0
@@ -11,2 +11,2 @@ eventlet!=0.18.3,>=0.18.2 # MIT
-Flask<1.0,>=0.10 # BSD
-iso8601>=0.1.9 # MIT
+Flask!=0.11,<1.0,>=0.10 # BSD
+iso8601>=0.1.11 # MIT
@@ -15,5 +15,6 @@ jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT
-keystonemiddleware!=4.1.0,>=4.0.0 # Apache-2.0
-oslo.config>=3.7.0 # Apache-2.0
-oslo.concurrency>=3.5.0 # Apache-2.0
-oslo.context>=0.2.0 # Apache-2.0
-oslo.db>=4.1.0 # Apache-2.0
+keystoneauth1>=2.10.0 # Apache-2.0
+keystonemiddleware!=4.1.0,!=4.5.0,>=4.0.0 # Apache-2.0
+oslo.config>=3.14.0 # Apache-2.0
+oslo.concurrency>=3.8.0 # Apache-2.0
+oslo.context>=2.9.0 # Apache-2.0
+oslo.db!=4.13.1,!=4.13.2,>=4.10.0 # Apache-2.0
@@ -22 +23 @@ oslo.log>=1.14.0 # Apache-2.0
-oslo.messaging>=4.0.0 # Apache-2.0
+oslo.messaging>=5.2.0 # Apache-2.0
@@ -24,2 +25,2 @@ oslo.middleware>=3.0.0 # Apache-2.0
-oslo.policy>=0.5.0 # Apache-2.0
-oslo.rootwrap>=2.0.0 # Apache-2.0
+oslo.policy>=1.9.0 # Apache-2.0
+oslo.rootwrap>=5.0.0 # Apache-2.0
@@ -27,7 +28,7 @@ oslo.serialization>=1.10.0 # Apache-2.0
-oslo.service>=1.0.0 # Apache-2.0
-oslo.utils>=3.5.0 # Apache-2.0
-paramiko>=1.16.0 # LGPL
-requests!=2.9.0,>=2.8.1 # Apache-2.0
-python-cinderclient>=1.3.1 # Apache-2.0
-python-keystoneclient!=1.8.0,!=2.1.0,>=1.6.0 # Apache-2.0
-python-manilaclient>=1.3.0 # Apache-2.0
+oslo.service>=1.10.0 # Apache-2.0
+oslo.utils>=3.16.0 # Apache-2.0
+paramiko>=2.0 # LGPLv2.1+
+requests>=2.10.0 # Apache-2.0
+python-cinderclient!=1.7.0,!=1.7.1,>=1.6.0 # Apache-2.0
+python-keystoneclient!=2.1.0,>=2.0.0 # Apache-2.0
+python-manilaclient>=1.10.0 # Apache-2.0
@@ -36,2 +37,3 @@ python-swiftclient>=2.2.0 # Apache-2.0
-python-neutronclient!=4.1.0,>=2.6.0 # Apache-2.0
-python-heatclient>=0.6.0 # Apache-2.0
+python-neutronclient>=5.1.0 # Apache-2.0
+python-heatclient>=1.4.0 # Apache-2.0
+python-glanceclient!=2.4.0,>=2.3.0 # Apache-2.0
@@ -39 +41 @@ six>=1.9.0 # MIT
-stevedore>=1.5.0 # Apache-2.0
+stevedore>=1.16.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index b7d345e..a456df3 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -7,3 +7,2 @@ hacking<0.11,>=0.10.0
-Mako>=0.4.0 # MIT
-PrettyTable<0.8,>=0.7 # BSD
-PyMySQL>=0.6.2 # MIT License
+PyMySQL!=0.7.7,>=0.6.2 # MIT License
+bandit>=1.1.0 # Apache-2.0
@@ -13,2 +12,2 @@ doc8 # Apache-2.0
-fixtures>=1.3.1 # Apache-2.0/BSD
-mock>=1.2 # BSD
+fixtures>=3.0.0 # Apache-2.0/BSD
+mock>=2.0 # BSD
@@ -17 +16,2 @@ oslotest>=1.10.0 # Apache-2.0
-os-testr>=0.4.1 # Apache-2.0
+os-api-ref>=1.0.0 # Apache-2.0
+os-testr>=0.7.0 # Apache-2.0
@@ -19,4 +19,3 @@ psycopg2>=2.5 # LGPL/ZPL
-pylint==1.4.5 # GNU GPL v2
-reno>=0.1.1 # Apache2
-rfc3986>=0.2.0 # Apache-2.0
-sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
+pylint==1.4.5 # GPLv2
+reno>=1.8.0 # Apache2
+sphinx!=1.3b1,<1.3,>=1.2.1 # BSD
@@ -24,2 +22,0 @@ sphinxcontrib-httpdomain # BSD
-tempest-lib>=0.14.0 # Apache-2.0
-testrepository>=0.0.18 # Apache-2.0/BSD
@@ -29,2 +25,0 @@ testtools>=1.4.0 # MIT
-
-python-saharaclient>=0.13.0 # Apache-2.0
1
0
06 Oct '16
We are grateful to announce the release of:
os-cloud-config 5.0.0: Configuration for OpenStack clouds.
This release is part of the newton release series.
For more details, please see below.
Changes in os-cloud-config 0.4.1..5.0.0
---------------------------------------
7e616a3 Updated from global requirements
b8603c8 Fix wrong usage of novaclient
b8a9dcb Adding the congress service
7bf38a3 Updated from global requirements
becaec5 Updated from global requirements
4ec35b7 Updated from global requirements
8af499e Add Heat CloudFormation service for endpoint creation
b7c1c82 Updated from global requirements
da41a10 Set compute API version to 2.1, don't use v3
9445cb1 Allow customizing keystone endpoint ports
4860bbd Formally deprecate os_cloud_config.nodes in favor of tripleo-common
e6a7cd7 Remove support for py33/py26
f49d3e3 Replace deprecated LOG.warn with LOG.warning
fd26d9d add aodh and gnocchi to keystone service list
10bf35c Put py34 first in the env order of tox
68d6796 Fix a typo in usage.rst
Diffstat (except docs and test files)
-------------------------------------
os_cloud_config/keystone.py | 85 ++++++++++++++++++-------
os_cloud_config/neutron.py | 10 +--
os_cloud_config/nodes.py | 16 +++--
os_cloud_config/utils/clients.py | 10 +--
requirements.txt | 10 +--
setup.cfg | 2 +-
test-requirements.txt | 6 +-
tox.ini | 2 +-
12 files changed, 106 insertions(+), 61 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index e6fea7e..8be32cf 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6,2 +6,2 @@ pbr>=1.6 # Apache-2.0
-Babel>=1.3 # BSD
-python-glanceclient>=1.2.0 # Apache-2.0
+Babel>=2.3.4 # BSD
+python-glanceclient>=2.0.0 # Apache-2.0
@@ -9,2 +9,2 @@ python-ironicclient>=1.1.0 # Apache-2.0
-python-keystoneclient!=1.8.0,!=2.1.0,>=1.6.0 # Apache-2.0
-python-neutronclient>=2.6.0 # Apache-2.0
+python-keystoneclient!=1.8.0,!=2.1.0,>=1.7.0 # Apache-2.0
+python-neutronclient>=4.2.0 # Apache-2.0
@@ -12 +12 @@ python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0
-oslo.config>=3.4.0 # Apache-2.0
+oslo.config>=3.12.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index 23f6eea..1529b5f 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -8,2 +8,2 @@ discover # BSD
-fixtures>=1.3.1 # Apache-2.0/BSD
-mock>=1.2 # BSD
+fixtures>=3.0.0 # Apache-2.0/BSD
+mock>=2.0 # BSD
@@ -11 +11 @@ python-subunit>=0.0.18 # Apache-2.0/BSD
-sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
+sphinx!=1.3b1,<1.3,>=1.2.1 # BSD
1
0
06 Oct '16
We are excited to announce the release of:
os-apply-config 5.0.0: Config files from cloud metadata
This release is part of the newton release series.
For more details, please see below.
Changes in os-apply-config 0.1.32..5.0.0
----------------------------------------
69879da Updated from global requirements
3af31b4 Updated from global requirements
36f24df Updated from global requirements
a23d5c7 Updated from global requirements
85be7e2 Updated from global requirements
a023519 Updated from global requirements
6171221 Remove argparse from requirements
45ca3ce Deprecated tox -downloadcache option removed
Diffstat (except docs and test files)
-------------------------------------
requirements.txt | 11 +++++------
test-requirements.txt | 18 +++++++++---------
tox.ini | 1 -
3 files changed, 14 insertions(+), 16 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index 3211172..d2ee6fd 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -4 +4 @@
-pbr>=1.6
+pbr>=1.6 # Apache-2.0
@@ -6,5 +6,4 @@ pbr>=1.6
-anyjson>=0.3.3
-argparse
-pystache
-PyYAML>=3.1.0
-six>=1.9.0
+anyjson>=0.3.3 # BSD
+pystache # MIT
+PyYAML>=3.1.0 # MIT
+six>=1.9.0 # MIT
diff --git a/test-requirements.txt b/test-requirements.txt
index 95d5cf5..5913a12 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -6,9 +6,9 @@ hacking<0.10,>=0.9.2
-coverage>=3.6
-discover
-fixtures>=1.3.1
-mock>=1.2
-python-subunit>=0.0.18
-sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
-testrepository>=0.0.18
-testscenarios>=0.4
-testtools>=1.4.0
+coverage>=3.6 # Apache-2.0
+discover # BSD
+fixtures>=3.0.0 # Apache-2.0/BSD
+mock>=2.0 # BSD
+python-subunit>=0.0.18 # Apache-2.0/BSD
+sphinx!=1.3b1,<1.3,>=1.2.1 # BSD
+testrepository>=0.0.18 # Apache-2.0/BSD
+testscenarios>=0.4 # Apache-2.0/BSD
+testtools>=1.4.0 # MIT
1
0
We are happy to announce the release of:
zaqar-ui 1.0.0: Zaqar User Interface
This release is part of the newton release series.
With source available at:
http://git.openstack.org/cgit/openstack/zaqar-ui
Please report issues through launchpad:
http://bugs.launchpad.net/zaqar-ui
For more details, please see below.
Changes in zaqar-ui 1.0.0.0b3..1.0.0
------------------------------------
6ed5bfc Imported Translations from Zanata
Diffstat (except docs and test files)
-------------------------------------
zaqar_ui/locale/ko_KR/LC_MESSAGES/djangojs.po | 169 ++++++++++++++++++++++++++
1 file changed, 169 insertions(+)
1
0
06 Oct '16
We are frolicsome to announce the release of:
mistral-dashboard 3.0.0: Mistral dashboard
This release is part of the newton release series.
For more details, please see below.
Changes in mistral-dashboard 2.0.0.0rc1..3.0.0
----------------------------------------------
2c959e0 Update .gitreview for stable/newton
3050adf Clean imports in code
e212fd4 Remove .mailmap and AUTHORS file since it's no longer needed
96bee8d Clean imports in code
ce8ae70 Updated from global requirements
f00bb12 Remove requirements satisfied by horizon
cd39df2 Removed 'pull_right' option
c38219f Fixed unit tests issue
1b739f8 Updated from global requirements
5725a06 Updated from global requirements
08d8477 Updated from global requirements
Diffstat (except docs and test files)
-------------------------------------
.gitreview | 1 +
.mailmap | 19 ----
AUTHORS | 10 --
mistraldashboard/actions/views.py | 8 +-
mistraldashboard/cron_triggers/views.py | 4 +-
mistraldashboard/dashboard.py | 4 +-
mistraldashboard/default/SmartCell.py | 6 +-
mistraldashboard/exceptions.py | 4 +-
mistraldashboard/executions/views.py | 12 +--
mistraldashboard/tasks/views.py | 6 +-
mistraldashboard/test/settings.py | 177 +-------------------------------
mistraldashboard/workbooks/views.py | 4 +-
mistraldashboard/workflows/views.py | 4 +-
requirements.txt | 7 +-
test-requirements.txt | 6 +-
16 files changed, 39 insertions(+), 235 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index 0b19fdb..9f2292c 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -7 +6,0 @@ pbr>=1.6 # Apache-2.0
-Babel>=1.3 # BSD
@@ -10,3 +9,3 @@ django-compressor>=2.0 # MIT
-django-openstack-auth>=2.0.0 # Apache-2.0
-iso8601>=0.1.9 # MIT
-python-mistralclient>=1.0.0 # Apache-2.0
+django-openstack-auth>=2.4.0 # Apache-2.0
+iso8601>=0.1.11 # MIT
+python-mistralclient>=2.0.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index bdb1a94..923e213 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -10,2 +10,2 @@ coverage>=3.6 # Apache-2.0
-django-nose>=1.2 # BSD
-mock>=1.2 # BSD
+django-nose>=1.4.4 # BSD
+mock>=2.0 # BSD
@@ -23 +23 @@ xvfbwrapper>=0.1.3 #license: MIT
-sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
+sphinx!=1.3b1,<1.3,>=1.2.1 # BSD
1
0
We are content to announce the release of:
trove 6.0.0: OpenStack DBaaS
This release is part of the newton release series.
For more details, please see below.
6.0.0
^^^^^
New Features
************
* Enable database log retrieval on Cassandra instances.
* Add icmp option for DB security group. if icmp=True, users will be
allowed to ping to DB instances.
* Added a module driver for New Relics licenses. This allows
activation of any New Relic software that is installed on the image.
Bug 1571711
* Add support for configuration group management for DB2 Express-C.
* Add support for full online backup and restore for DB2 Express-C
by enabling archive logging.
* The reset-status command will set the task and status of an
instance to ERROR after which it can be deleted.
* The force-delete command will allow the deletion of an instance
even if the instance is stuck in BUILD state.
* The --incremental flag for backup-create will add the ability to
create incremental backup based on last full or incremental backup.
If no full or incremental backup exists a new full backup will be
created.
* New instance upgrade API supports upgrading an instance of a
datastore to a new datastore version. Includes implementation for
MySQL family of databases.
* A locality flag was added to the trove ReST API to allow a user to
specify whether the instances of a cluster should be on the same
hypervisor (affinity) or on different hypervisors (anti-affinity).
* A locality flag was added to the trove ReST API to allow a user to
specify whether new replicas should be on the same hypervisor
(affinity) or on different hypervisors (anti-affinity).
* Support was added for applying modules to cluster instances
through cluster-create and cluster-grow. Bug 1578917
* Errors that occur in Trove are now persisted in the database and
are returned in the standard 'show' command.
* Full and incremental backup and restore strategy for postgres
based on pg_basebackup and WAL shipping.
* Support for standard WAL based streaming replication for
postgresql guests. Sets up read-only hot standby servers.
* New quota management APIs for reviewing and changing the quota for
a particular tenant. Requires admin privileges.
Deprecation Notes
*****************
* Make 'long query time' manageable via configuration groups (see
bug 1542485). Deprecate the global 'guest_log_long_query_time'
option in preference of datastore-specific configurations. MySQL
long_query_time Percona long_query_time Percona XtraDB Cluster
long_query_time MariaDB long_query_time PostgreSQL
log_min_duration_statement
Bug Fixes
*********
* Use SET PASSWORD and RENAME USER queries to update user
properties.
* Allow specification of volume-type on cluster create. (Bug
1623005)
* This would apply to any type of cluster that uses the galera
strategy while setting the nics on a create call. When we called
cast to set() the object was a list of lists. The set method can not
has a list so this was causesing a unhashable error. The change is
to make the instance_nics a list of strings (what we originaly
expected) to resolve this issue. Bug 1570602.
* Fixed parsing of GTID references containing a list of GTIDs from
xtrabackup_binlog_info file on MySql replicas.
* Fixed issue where module-apply after module-remove caused module-
query to skip reporting on that module. Bug 1571799
* Fixes an issue with a failure to establish a new replica for MySQL
in some cases where a replica already exists and some data has been
inserted into the master. Bug 1563574
* Fixed default configuration template for MySQL to ensure that
replication uses binlog_format. Bug 1563541.
* An invalid module driver is now logged correctly. Bug 1579900
* Fixed wrong call in conductor when reporting a guest notification
exception. Bug 1577848
* MariaDB historically leveraged the mysql manager for guest support
including the configuration groups implementation. With MariaDB now
having its own manager class that inherits from Mysql, it needs to
have validation_rules and a ConfigParser setup. Bug 1532256
* Increased agent_call_high_timeout config setting to 10 minutes.
This configures the length of time that the taskmanager will wait
for an asynchronous guest agent call to complete.
* Make 'default_password_length' per-datastore-property. Bug 1572230
* Applying a module again will now relect the update name, type,
datastore and datastore_version values. Bug 1611525
* Updating a module with all_datastores and all_datastore_versions
now works correctly. Bug 1612430
* Fix IniCodec to deserialize Python objects. This also brings it in
line with other codecs. guestagent_utils.to_bytes return the byte
values as ints. See bug 1599656
* Do not remove MySQL root user on root-disable so that the proper
status can be reported on restore. Bug 1549600
* Close the race condition window in user-list call. Closes-Bug
1617464
* Implement Postgres guestagent models for databases and users.
* Implement RootController extension for the Postgres datastore.
* Remove unused 'override.config.template' files. Bug 1575852
* Make guestagent reuse Cassandra connections to eliminate resource
leaks. Bug 1566946.
* Backups to Swift will now use Static Large Objects for larger
backups. A new configuration option 'backup_segment_max_size' can be
set to adjust the segment size of the SLO. Backups that are smaller
than the segment size will be uploaded as regular objects. This is
an improvement over old Dynamic Large Object implementation. Bug
1489997.
* Replace the deprecated 'myisam-recover' option with its newer
counterpart 'myisam-recover-options'.
Other Notes
***********
* In Mitaka release, support was added for full offline backup and
restore using the default circular logging. In this release, the
name of the strategy for offline backup and restore was changed from
DB2Backup to DB2OfflineBackup. Hence, to enable offline backups, we
should set backup_strategy=DB2OfflineBackup and for online backups,
backup_strategy=DB2OnlineBackup. The property backup_namespace and
restore_namespace will be the same for both types of backup and
restore.
* Add disk column in flavor-list Bug 1617987.
* Add vCPUs column in flavor-list Bug 1261876.
Changes in trove 5.0.0.0rc1..6.0.0
----------------------------------
345a7eb Skip 'eject valid master' replication test
43068a8 Fix Postgresql configuration test and guest-log
ea5434f Updated from global requirements
0306df0 improve pylint; generate errors and config in sorted order
002c0c2 Fix call to to_mb
a08504e Fix pylint Error:PGSQL_RECOVERY_CONFIG
5438e90 Missing logging import
d362595 Update UPPER_CONSTRAINTS_FILE for stable/newton
514454d Fix error: option --no-parallel not recognized
9e41332 Update .gitreview for stable/newton
30960e0 Handle the exceptions and errors correctly for DB2
a0bc0dc initial chkin of pylint
72330ac Cluster code looks for wrong field in request for volume type
bd76198 Allow for invalid packet sequence in keepalive
ff2a520 Implement full online backups for DB2
cee1f8e Add command to delete BUILD instances and clusters
25a558d Update #noqa for out 79 character
5c4b710 Fix race in Postgres user-list
4c1c191 Postgresql Streaming Replication
7d8d743 Skip 'eject valid master' replication test
ced1dd2 Updated from global requirements
9542a68 Remove hardcoded timeout in MongoDB clusters
b649162 Add os_admin to the ignored_dbs for PostgreSQL
d797074 Update api-ref documentation
2eac2b9 Separate database and user create in prepare
a72cd32 Update some installation instructions
3ae00fc [fix gate] Cluster grow not showing locality
102098f standardize release note page ordering
b928ec6 Add support for modules in cluster create/grow
24c5e8e Insulate TroveContext from oslo.context changes
2478c0d Implement Instance Upgrade
c19fa87 To simplify the setUp
0609f85 Implement configuration management for DB2
558079c Update release note page ordering
06c6be7 Reference to unknown CONF in fakemode.py
04f334e Stop adding ServiceAvailable group option
3f9003d Remove unuse flavor test
b0170c0 [api-ref] Remove temporary block
532cfe8 Fix a small typo
e428d76 Add missing '_LE' import in trove/cmd/guest.py
7cd6ca0 Add --incremental flag to backup-create
c3dba42 In fakemode.py, add the import os
e0482b4 Quota Management
4d1bea7 Updated from global requirements
4b6285f Port pagination on Python 3
92eec0c Call GuestError with proper options
b7ba1b4 Correct incorrect i18n of some messages
193bcc6 Recent changes to api examples
a54e565 Fix assert root connection on Couchbase
4512aec Cleanup trove's tox.ini and .gitignore
6f6293f Display more flavor information in trove flavor-list command
e02e161 Updated from global requirements
9979d48 Tests verify cluster data via every node
1f176e0 Updated from global requirements
caab14e Trove workbook for scheduled backups
8466dad Increase cluster_complete timeouts
8439481 Updated from global requirements
d19f5dc Add tox entry for py35 tests
59f522a Remove openstack-doc-tools
8311ac9 Extend guest agent call timeouts
4504d51 Updated from global requirements
cbd0f0f Get ready for os-api-ref sphinx theme change
45c917d Cassandra fix lost keyspace(s) after cluster grow
994e276 Fix reading files that are symlinks
3b0d1ea Adds the api-ref migrated RST + YAML files
477ed64 Couchbase run backup as root
b095427 Turn off test_create_too_many_instances
753599b tempest/test_flavors: vcpus is in db
665bdae Deprecate 'guest_log_long_query_time'
27a076f Add missing ICMP option for pxc & mariadb
21f56bc Module re-apply does not reflect updated values
e586638 Add log retrieval to Cassandra
11e5175 About update setup.cfg homepage
614927e Updated from global requirements
0d3ca9c Constraints are ready to be used for tox.ini
9b48456 Pass 'guest_log_expiry' as a string
9e17fcc Replace some of assertEqual
f80dd43 Add trove-guestagnet.conf sample for log rotation
9dd1c0b Updated from global requirements
f7b8805 guest_id missing err, switch config_drive default
1584f19 Introduce "icmp" option for security group rule
c8cc4b2 Updated from global requirements
77ef95c Fix for tcp_ports configuration in devstack.
d55c3de Fix some typo in the files
5052d8d Replace assertEqual(None,...)
ddac516 Update CONTRIBUTING.rst
8538ff6 Fix xtrabackup-binlog file GTID parsing
8e8dc7d Fix MySql replication start from incr backup
731d971 Break out error instance create
752fded Updated from global requirements
43546ce Replace OpenStack LLC with OpenStack Foundation
f091f76 Add port 22 to tcp_ports in devstack
8a70d2b MySQL do not retrieve Password in get user
6f6a3f2 Define safe pid-file and socket paths in config
6a185da py3: Enable test_backup_models and test_datastores
207991a Port guestagent test_dbaas to Python 3
dda9aa7 Remove times.dbm file for each tox run
984817e Backup tests verify restored databases
de1d5a9 Fix config registration for Trove tempest plugin
d1edaa1 Updated from global requirements
08b8c23 Imported Translations from Zanata
2fccd57 Cluster tests get the instance flavor
798d935 Serialize py34 tests
dc7ccce Use proper queries to update user properties
31c2825 Add missing LOG variable to fix scenario tests
df509b7 Preserve data type when parsing MySQL configs
4ad0dfe Use constraints for coverage job
b5bd80f Improve Config Validation
65aab80 Move cluster tests to the end of the scenario run
e878352 Clarify unittest documentation
94b7161 Fix concurrency issue with Python 3.4 test
60f6dd4 Replace assertEqual(None, *) with assertIsNone in tests
afb29a3 Support flavor ids with leading '0'
c4f29c0 Support newer mysql in tests
3a9eb06 Cleanup i18n marker functions to match Oslo usage
f8d5699 Removed unreachable statement
d58baf2 Updated from global requirements
1a1deaf Add vCPUs to flavor-list
d8e3466 Correct reraising of exception
51f2655 Locality support for clusters
0eb332a Fix secure method to work with PXC
19cfa80 Fixing misstypos
9af0886 Updated from global requirements
2a9fa44 Persist error messages and display on 'show'
f15074b Updated from global requirements
8182b53 Fix user/database scenarios to run without helper
ea8871e Repl tests retrieve configs via test_helper
c3d670c Ophaned Volume Not Removed on Instance Delete
c87ffff Fix tempest base: add missing imports
42de1e7 Switch from MySQL-python to PyMySQL
fc453c3 Improve coverage in guestagent and backup models
e60db53 Port galera and redis cluster tests to Python 3
3bd6496 Port test_pagination on Python 3
acd7e51 Add trove tempest plugin
f84040d Trivial Fix: Fix typo
e7bab49 Reorganize scenario test order to speed up run
d81afa3 Install Guide: Set bug project
2929d6f Updated from global requirements
389b464 Document house rules for approving changes
71284dd Run Python 3 unit tests in parallel
b938999 Port more guestagent unit tests to Python 3
fa08854 Replace print statment with print function
74804ac Use correct message for missing default datastore
5c8147a Updated from global requirements
9a0ff4e Port backup test_storage to Python 3
9aa8ff6 Move the rabbit/rpc options to its own section
38271bb Minor cleanup for Install Guide
68b89fe Imported Translations from Zanata
705d2e2 fix wrong id for render default config param 'server_id'
36b27cf Break apart backup scenario tests
a43dc09 Break apart database scenario tests
4b3599a Break apart user scenario tests
b3bb151 Break apart module scenario tests
6fddd99 Break apart root scenario tests
1273b27 Break apart instance create/actions scenario tests
2070147 Break apart replication scenario tests
187725f Locality support for replication
15fb334 Trivial Fix: Fix typo
1a489f5 Delete with fail nova instance tries to stop DB
a080a69 Break apart configuration group scenario tests
bd76eda Have Trove plugin install dashboard
696d80d Add Install Guide
4f888dd pkg: replace commands module with subprocess
08bb12a Mock detector run only once for each testcase
72dd3d1 Postgresql Incremental Backup and Restore
f03c0a3 Fix user & database pagination in guests
3420886 Rename called_once_with methods correctly
1575feb Updated from global requirements
cc39a03 Imported Translations from Zanata
31b0fe3 Add New Relic License module driver
bd360fb Switch test config file to use os_region_name
7a99a12 Cleanup guestagent models
51b8f3e Change service candidates list for MariaDB
ecd5bf6 Updated from global requirements
47d574b Updated from global requirements
6161465 Port more unit tests to Python 3
3edcd5c Catch exceptions from backup runner
c45eb67 Unittests patch 'CONF.datastore_manager'
c51c7c1 Correct spelling mistake
b270940 Updated from global requirements
feeac56 Fix troveclient to support Mistral
02d9f9e remove verbose option in Trove config files
0ada30c Correct typo in debug message
9464300 Fix MariaDB scenario replication test
f37a2c8 Fix Percona configuration test
b06f641 spelling mistake in release description for cassandra
68867de Fixed PXC configuration detach does not work
788e048 Updated from global requirements
4d8a37b Updated from global requirements
fbd4443 Increase 'state_change_wait_time' in devstack
9e8020e Replica report DETACH status when detaching
0318a2b Updated from global requirements
26d95f7 Add utf8mb4 encoding option to mysql
e4dab08 Updated from global requirements
25d0e06 Updated from global requirements
15ea555 Fix MariaDB clusters failing with TypeError
64fc245 Add bandit security config
0c506cb Fixed module-apply on removed module
25ab8e2 Add db-models and RootController for Postgres
6feab81 User and database tests wait for casted actions
728df16 Reuse Cassandra connections
e07262d Update 'myisam-recover-options' config template
2db8983 Trove's tox tests should respect upper-constraints
7d6dfd8 Improve mock detector performance
6bfe705 Change recursion depth to '1' for mock detection
18a804f Updated from global requirements
970d23f Unsupported module driver not logged correctly
191327f Fix grammatical mistakes, "it's" to "its"
9f7be1a Notification exceptions not sent back correctly
fde561a Correct some issues with devstack plugin for trove
6539445 Update Trove's README
4b3f34b Add 'redis' as a valid service candidate
410eb93 Enable more unit tests on Python 3
ced1438 Port instance unit tests to Python 3
a007c94 Port more API unit tests to Python 3
bdf664b Port designate code to Python 3
6672fe8 Backup to swift using wrong large object type
99c72fb Fixed error message logging
7648a68 Updated from global requirements
7859d49 Remove unused 'override.config.template'
d53bd22 [Trivial] Remove unnecessary executable flag for files
918ddef Schema migrations fail for postgresql backend
cc7559f Refactor scenario tests to facilitate multi-group
6a67164 Trivial: Remove unused logging import
9e3860d Add variables for quota configuration
f4cbaf6 Make 'default_password_length' datastore-specific
09a312a Mysql GTID replication fails when data inserted
f266a98 Updated from global requirements
1d7b6ef Simplify guestagent.pkg: don't use metaclass
a462573 Python 3: avoid sets.Set and string.letters
93f448b pep8: exclude .git/ subdirectory
74e2aaa Python 3: fix relative imports
f9ed13a Port crypto_utils to Python 3
265f0ed Python3: Add support for raise and ConfigParser
9b03fec Mysql replicas need to set binlog_format
a56301c Python3: Add support for unicode, basestring, long
c09d8f3 Imported Translations from Zanata
6ace3dd Update the root scenario tests
143991e Imported Translations from Zanata
64a869d Fixed kwargs being defaulted to CONF values
ef27d82 Fix MariaDB config groups
b9a06d9 Enhance mongod pid find for multiple distros
52bc1ab Do not remove root user on disable
7fbe2dd blacklist_regex is not an option
0eefd2b Cleanup Mysql replication test on completion
69c03b9 Updated from global requirements
1d82eee Updated from global requirements
fe52d55 Port more common unit tests to Python 3
df9e3c5 Port test_template unit test to Python 3
3778308 Updated from global requirements
3898881 Tests verify applied configuration values
589c2a7 Updated from global requirements
df7d617 Add missing args to configuration inst test
7991d61 Revert the legacy_compute v2 api for nova
70f4e11 Python3: Add support for iteritems and iterkeys
e61b942 Updated from global requirements
fdab0d8 encrypt_data(): don't encode IV to base64
4e3e804 Trove's tox tests should respect upper-constraints.txt
679e228 Fixes migrations for MySQL 5.6.* and MariaDB 10.1.*
aca9016 Trove's tox tests should respect upper-constraints.txt
18331be Address change in Route v2.3
6664fb2 Address change in Route v2.3
87658dc Pass optional timeout to service commands
ceae9a3 Removing some redundant words
b4395c7 Add user access scenario tests
1f2e8c7 PG test-helper create matching db for test user
9906bc9 Add a minimal py34 test environment
8e0b8ca clean up errors shown on galera cluster unittests
ed18c66 Unhandled messages logged in tox tests
2502335 Fix some unexpected tracebacks while running tox tests
7251f0e Removes redundant "of"
e36c1ca Fix replication scenario tests
c72b246 Cap test_log_generator_user_by_row to 100
ea7e593 Update reno for stable/mitaka
f34581a Update .gitreview for stable/mitaka
88686a2 Do not reset password of user-root accounts
655a997 Replace deprecated LOG.warn with LOG.warning
0790c34 Add MongoDB config server port to cfg
45f336c Add MongoDB cluster root-enable support
89e9c90 Remove usage of WritableLogger from oslo_log
73daf17 Python3: Add support for httplib, urlparse
34f71a8 Python3: Add support for iter.next
Diffstat (except docs and test files)
-------------------------------------
.gitignore | 8 +-
.gitreview | 1 +
CONTRIBUTING.rst | 195 +-
README.rst | 67 +-
api-ref/source/api-versions.inc | 76 +
api-ref/source/conf.py | 229 +
api-ref/source/configurations.inc | 313 ++
api-ref/source/database-instance-actions.inc | 269 ++
api-ref/source/database-instances.inc | 426 ++
api-ref/source/databases.inc | 135 +
api-ref/source/datastores.inc | 143 +
api-ref/source/flavors.inc | 104 +
api-ref/source/index.rst | 16 +
api-ref/source/parameters.yaml | 286 ++
.../db-attach-config-group-request-json-http.txt | 7 +
.../samples/db-attach-config-group-request.json | 5 +
.../db-attach-config-group-response-json-http.txt | 5 +
...backup-create-incremental-request-json-http.txt | 7 +
.../db-backup-create-incremental-request.json | 9 +
...ackup-create-incremental-response-json-http.txt | 5 +
.../db-backup-create-incremental-response.json | 19 +
.../samples/db-backup-create-request-json-http.txt | 7 +
.../source/samples/db-backup-create-request.json | 8 +
.../db-backup-create-response-json-http.txt | 5 +
.../source/samples/db-backup-create-response.json | 19 +
.../samples/db-backup-delete-request-json-http.txt | 7 +
.../db-backup-delete-response-json-http.txt | 5 +
.../samples/db-backup-get-request-json-http.txt | 7 +
.../samples/db-backup-get-response-json-http.txt | 5 +
api-ref/source/samples/db-backup-get-response.json | 19 +
.../samples/db-backup-list-request-json-http.txt | 7 +
.../samples/db-backup-list-response-json-http.txt | 5 +
.../source/samples/db-backup-list-response.json | 38 +
.../db-backup-restore-request-json-http.txt | 7 +
.../source/samples/db-backup-restore-request.json | 12 +
.../db-backup-restore-response-json-http.txt | 5 +
.../source/samples/db-backup-restore-response.json | 40 +
.../db-backups-by-instance-request-json-http.txt | 7 +
.../db-backups-by-instance-response-json-http.txt | 5 +
.../samples/db-backups-by-instance-response.json | 38 +
...db-change-user-attributes-request-json-http.txt | 7 +
.../samples/db-change-user-attributes-request.json | 6 +
...b-change-user-attributes-response-json-http.txt | 5 +
.../db-change-users-password-request-json-http.txt | 6 +
.../samples/db-change-users-password-request.json | 12 +
...db-change-users-password-response-json-http.txt | 4 +
.../db-check-root-user-request-json-http.txt | 7 +
.../db-check-root-user-response-json-http.txt | 5 +
.../samples/db-check-root-user-response.json | 3 +
.../db-config-group-details-request-json-http.txt | 6 +
.../db-config-group-details-response-json-http.txt | 4 +
.../samples/db-config-group-details-response.json | 16 +
...db-config-group-instances-request-json-http.txt | 6 +
...b-config-group-instances-response-json-http.txt | 4 +
.../db-config-group-instances-response.json | 8 +
...ration-attach-to-instance-request-json-http.txt | 7 +
...b-configuration-attach-to-instance-request.json | 5 +
...ation-attach-to-instance-response-json-http.txt | 5 +
.../db-configuration-create-request-json-http.txt | 7 +
.../samples/db-configuration-create-request.json | 14 +
.../db-configuration-create-response-json-http.txt | 5 +
.../samples/db-configuration-create-response.json | 17 +
.../db-configuration-delete-request-json-http.txt | 7 +
.../db-configuration-delete-response-json-http.txt | 5 +
...tion-detach-from-instance-request-json-http.txt | 7 +
...configuration-detach-from-instance-request.json | 5 +
...ion-detach-from-instance-response-json-http.txt | 5 +
.../db-configuration-details-request-json-http.txt | 7 +
...db-configuration-details-response-json-http.txt | 5 +
.../samples/db-configuration-details-response.json | 17 +
...iguration-edit-parameters-request-json-http.txt | 7 +
.../db-configuration-edit-parameters-request.json | 7 +
...guration-edit-parameters-response-json-http.txt | 5 +
...figuration-list-instances-request-json-http.txt | 7 +
...iguration-list-instances-response-json-http.txt | 5 +
.../db-configuration-list-instances-response.json | 8 +
.../db-configuration-list-request-json-http.txt | 7 +
.../db-configuration-list-response-json-http.txt | 5 +
.../samples/db-configuration-list-response.json | 14 +
...ter-for-datastore-version-request-json-http.txt | 7 +
...er-for-datastore-version-response-json-http.txt | 5 +
...n-parameter-for-datastore-version-response.json | 7 +
...without-datastore-version-request-json-http.txt | 7 +
...ithout-datastore-version-response-json-http.txt | 5 +
...rameter-without-datastore-version-response.json | 7 +
...ers-for-datastore-version-request-json-http.txt | 7 +
...rs-for-datastore-version-response-json-http.txt | 5 +
...-parameters-for-datastore-version-response.json | 51 +
...without-datastore-version-request-json-http.txt | 7 +
...ithout-datastore-version-response-json-http.txt | 5 +
...ameters-without-datastore-version-response.json | 51 +
...uration-update-parameters-request-json-http.txt | 7 +
...db-configuration-update-parameters-request.json | 10 +
...ration-update-parameters-response-json-http.txt | 5 +
.../db-create-config-group-request-json-http.txt | 7 +
.../samples/db-create-config-group-request.json | 15 +
.../db-create-config-group-response-json-http.txt | 5 +
.../samples/db-create-config-group-response.json | 14 +
.../db-create-databases-request-json-http.txt | 7 +
.../samples/db-create-databases-request.json | 15 +
.../db-create-databases-response-json-http.txt | 5 +
.../db-create-instance-request-json-http.txt | 7 +
.../source/samples/db-create-instance-request.json | 30 +
.../db-create-instance-response-json-http.txt | 5 +
.../samples/db-create-instance-response.json | 40 +
.../samples/db-create-users-request-json-http.txt | 7 +
.../source/samples/db-create-users-request.json | 34 +
.../samples/db-create-users-response-json-http.txt | 5 +
.../db-datastore-by-id-request-json-http.txt | 7 +
.../db-datastore-by-id-response-json-http.txt | 5 +
.../samples/db-datastore-by-id-response.json | 33 +
.../samples/db-datastore-parameters-response.json | 258 ++
...b-datastore-version-by-id-request-json-http.txt | 7 +
...-datastore-version-by-id-response-json-http.txt | 5 +
.../db-datastore-version-by-id-response.json | 17 +
...b-datastore-versions-list-request-json-http.txt | 7 +
...-datastore-versions-list-response-json-http.txt | 5 +
.../db-datastore-versions-list-response.json | 19 +
.../db-datastores-list-request-json-http.txt | 7 +
.../db-datastores-list-response-json-http.txt | 5 +
.../samples/db-datastores-list-response.json | 35 +
.../db-delete-config-group-request-json-http.txt | 6 +
.../db-delete-databases-request-json-http.txt | 7 +
.../db-delete-databases-response-json-http.txt | 5 +
.../db-delete-instance-request-json-http.txt | 7 +
.../db-delete-instance-response-json-http.txt | 5 +
.../samples/db-delete-root-request-json-http.txt | 7 +
.../samples/db-delete-users-request-json-http.txt | 7 +
.../samples/db-delete-users-response-json-http.txt | 5 +
.../db-detach-config-group-request-json-http.txt | 7 +
.../samples/db-detach-config-group-request.json | 3 +
.../db-detach-config-group-response-json-http.txt | 5 +
.../db-detach-replica-request-json-http.txt | 7 +
.../source/samples/db-detach-replica-request.json | 6 +
.../db-detach-replica-response-json-http.txt | 5 +
.../db-disable-root-user-request-json-http.txt | 7 +
.../db-disable-root-user-response-json-http.txt | 5 +
.../db-enable-root-user-request-json-http.txt | 7 +
.../db-enable-root-user-response-json-http.txt | 5 +
.../samples/db-enable-root-user-response.json | 6 +
api-ref/source/samples/db-faults-badRequest.json | 6 +
.../source/samples/db-faults-instanceFault.json | 6 +
api-ref/source/samples/db-faults-itemNotFound.json | 6 +
.../samples/db-flavors-by-id-request-json-http.txt | 7 +
.../db-flavors-by-id-response-json-http.txt | 5 +
.../source/samples/db-flavors-by-id-response.json | 20 +
.../samples/db-flavors-request-json-http.txt | 7 +
.../samples/db-flavors-response-json-http.txt | 5 +
api-ref/source/samples/db-flavors-response.json | 238 +
...lt-instance-configuration-request-json-http.txt | 7 +
...t-instance-configuration-response-json-http.txt | 5 +
...et-default-instance-configuration-response.json | 45 +
.../db-grant-user-access-request-json-http.txt | 6 +
.../samples/db-grant-user-access-request.json | 10 +
.../db-grant-user-access-response-json-http.txt | 4 +
...db-instance-eject-replica-request-json-http.txt | 6 +
.../samples/db-instance-eject-replica-request.json | 3 +
...-instance-promote-replica-request-json-http.txt | 6 +
.../db-instance-promote-replica-request.json | 3 +
.../db-instance-reboot-request-json-http.txt | 7 +
.../source/samples/db-instance-reboot-request.json | 3 +
.../db-instance-reboot-response-json-http.txt | 5 +
...db-instance-resize-flavor-request-json-http.txt | 7 +
.../samples/db-instance-resize-flavor-request.json | 5 +
...b-instance-resize-flavor-response-json-http.txt | 5 +
...-instance-resize-instance-request-json-http.txt | 6 +
.../db-instance-resize-instance-request.json | 5 +
...instance-resize-instance-response-json-http.txt | 4 +
...db-instance-resize-volume-request-json-http.txt | 7 +
.../samples/db-instance-resize-volume-request.json | 7 +
...b-instance-resize-volume-response-json-http.txt | 5 +
.../db-instance-restart-request-json-http.txt | 7 +
.../samples/db-instance-restart-request.json | 3 +
.../db-instance-restart-response-json-http.txt | 5 +
...db-instance-status-detail-request-json-http.txt | 7 +
...b-instance-status-detail-response-json-http.txt | 5 +
.../db-instance-status-detail-response.json | 41 +
...nstances-index-pagination-request-json-http.txt | 7 +
...stances-index-pagination-response-json-http.txt | 5 +
.../db-instances-index-pagination-response.json | 76 +
.../db-instances-index-request-json-http.txt | 7 +
.../db-instances-index-response-json-http.txt | 5 +
.../samples/db-instances-index-response.json | 40 +
.../db-list-cfg-defaults-request-json-http.txt | 7 +
.../db-list-cfg-defaults-response-json-http.txt | 5 +
.../samples/db-list-cfg-defaults-response.json | 44 +
.../db-list-cfg-groups-request-json-http.txt | 7 +
.../db-list-cfg-groups-response-json-http.txt | 5 +
.../samples/db-list-cfg-groups-response.json | 14 +
...list-databases-pagination-request-json-http.txt | 7 +
...ist-databases-pagination-response-json-http.txt | 5 +
.../db-list-databases-pagination-response.json | 13 +
.../db-list-databases-request-json-http.txt | 7 +
.../db-list-databases-response-json-http.txt | 5 +
.../source/samples/db-list-databases-response.json | 19 +
...b-list-datastore-versions-request-json-http.txt | 6 +
...-list-datastore-versions-response-json-http.txt | 4 +
.../source/samples/db-list-datastore-versions.json | 18 +
.../db-list-parameters-request-json-http.txt | 6 +
.../db-list-parameters-response-json-http.txt | 4 +
.../samples/db-list-parameters-response.json | 258 ++
.../db-list-user-access-request-json-http.txt | 6 +
.../db-list-user-access-response-json-http.txt | 4 +
.../samples/db-list-user-access-response.json | 10 +
.../samples/db-list-user-dbs-request-json-http.txt | 6 +
.../db-list-user-dbs-response-json-http.txt | 4 +
.../source/samples/db-list-user-dbs-response.json | 13 +
.../db-list-users-pagination-request-json-http.txt | 7 +
...db-list-users-pagination-response-json-http.txt | 5 +
.../samples/db-list-users-pagination-response.json | 31 +
.../samples/db-list-users-request-json-http.txt | 7 +
.../samples/db-list-users-response-json-http.txt | 5 +
api-ref/source/samples/db-list-users-response.json | 43 +
...-mgmt-get-account-details-request-json-http.txt | 7 +
...mgmt-get-account-details-response-json-http.txt | 5 +
.../db-mgmt-get-account-details-response.json | 8 +
.../db-mgmt-get-host-detail-request-json-http.txt | 7 +
.../db-mgmt-get-host-detail-response-json-http.txt | 5 +
.../samples/db-mgmt-get-host-detail-response.json | 17 +
...mgmt-get-instance-details-request-json-http.txt | 7 +
...gmt-get-instance-details-response-json-http.txt | 5 +
.../db-mgmt-get-instance-details-response.json | 79 +
.../db-mgmt-get-root-details-request-json-http.txt | 7 +
...db-mgmt-get-root-details-response-json-http.txt | 5 +
.../samples/db-mgmt-get-root-details-response.json | 7 +
.../db-mgmt-get-storage-request-json-http.txt | 7 +
.../db-mgmt-get-storage-response-json-http.txt | 5 +
.../samples/db-mgmt-get-storage-response.json | 18 +
...mgmt-instance-diagnostics-request-json-http.txt | 7 +
...gmt-instance-diagnostics-response-json-http.txt | 5 +
.../db-mgmt-instance-diagnostics-response.json | 11 +
.../db-mgmt-instance-index-request-json-http.txt | 7 +
.../db-mgmt-instance-index-response-json-http.txt | 5 +
.../samples/db-mgmt-instance-index-response.json | 57 +
.../db-mgmt-list-accounts-request-json-http.txt | 7 +
.../db-mgmt-list-accounts-response-json-http.txt | 5 +
.../samples/db-mgmt-list-accounts-response.json | 8 +
.../db-mgmt-list-hosts-request-json-http.txt | 7 +
.../db-mgmt-list-hosts-response-json-http.txt | 5 +
.../samples/db-mgmt-list-hosts-response.json | 12 +
.../db-patch-config-group-request-json-http.txt | 7 +
.../samples/db-patch-config-group-request.json | 7 +
.../db-patch-config-group-response-json-http.txt | 5 +
.../db-restore-delete-request-json-http.txt | 7 +
.../db-restore-delete-response-json-http.txt | 5 +
.../db-revoke-user-access-request-json-http.txt | 6 +
.../db-revoke-user-access-response-json-http.txt | 4 +
...db-show-parameter-details-request-json-http.txt | 6 +
...b-show-parameter-details-response-json-http.txt | 4 +
.../source/samples/db-show-parameter-details.json | 8 +
.../db-update-config-group-request-json-http.txt | 7 +
.../samples/db-update-config-group-request.json | 9 +
.../db-update-config-group-response-json-http.txt | 5 +
.../samples/db-version-request-json-http.txt | 6 +
.../samples/db-version-response-json-http.txt | 4 +
api-ref/source/samples/db-version-response.json | 13 +
.../samples/db-versions-request-json-http.txt | 6 +
.../samples/db-versions-response-json-http.txt | 4 +
api-ref/source/samples/db-versions-response.json | 15 +
api-ref/source/user-management.inc | 366 ++
apidocs/.gitignore | 0
apidocs/pom.xml | 169 -
apidocs/replacements.config | 6 -
apidocs/src/cdb-devguide.xml | 924 ----
apidocs/src/images/Choose_CS_Image.png | Bin 85201 -> 0 bytes
apidocs/src/images/Choose_CS_Image_CCP.png | Bin 24996 -> 0 bytes
apidocs/src/images/Choose_Image_CCP.png | Bin 21253 -> 0 bytes
apidocs/src/images/Choose_Image_CCP.tiff | Bin 26244 -> 0 bytes
apidocs/src/images/Cloud_DB_Infographic-1.png | Bin 66336 -> 0 bytes
apidocs/src/images/Cloud_DB_Infographic-1.svg | 4533 --------------------
apidocs/src/images/Create_CS.png | Bin 31902 -> 0 bytes
apidocs/src/images/phpMyAdmin.png | Bin 257577 -> 0 bytes
.../db-backup-create-incremental-request-json.txt | 7 -
.../db-backup-create-incremental-request.json | 9 -
.../db-backup-create-incremental-response-json.txt | 5 -
.../db-backup-create-incremental-response.json | 20 -
.../src/samples/db-backup-create-request-json.txt | 7 -
apidocs/src/samples/db-backup-create-request.json | 8 -
.../src/samples/db-backup-create-response-json.txt | 5 -
apidocs/src/samples/db-backup-create-response.json | 20 -
.../src/samples/db-backup-delete-request-json.txt | 7 -
.../src/samples/db-backup-delete-response-json.txt | 5 -
apidocs/src/samples/db-backup-get-request-json.txt | 7 -
.../src/samples/db-backup-get-response-json.txt | 5 -
apidocs/src/samples/db-backup-get-response.json | 20 -
.../src/samples/db-backup-list-request-json.txt | 7 -
.../src/samples/db-backup-list-response-json.txt | 5 -
apidocs/src/samples/db-backup-list-response.json | 38 -
.../src/samples/db-backup-restore-request-json.txt | 7 -
apidocs/src/samples/db-backup-restore-request.json | 13 -
.../samples/db-backup-restore-response-json.txt | 5 -
.../src/samples/db-backup-restore-response.json | 41 -
.../db-backups-by-instance-request-json.txt | 7 -
.../db-backups-by-instance-response-json.txt | 5 -
.../samples/db-backups-by-instance-response.json | 38 -
.../db-change-user-attributes-request-json.txt | 7 -
.../samples/db-change-user-attributes-request.json | 7 -
.../db-change-user-attributes-response-json.txt | 5 -
.../db-change-users-password-request-json.txt | 6 -
.../samples/db-change-users-password-request.json | 12 -
.../db-change-users-password-response-json.txt | 4 -
.../samples/db-check-root-user-request-json.txt | 7 -
.../samples/db-check-root-user-response-json.txt | 5 -
.../src/samples/db-check-root-user-response.json | 4 -
...nfiguration-attach-to-instance-request-json.txt | 7 -
...b-configuration-attach-to-instance-request.json | 6 -
...figuration-attach-to-instance-response-json.txt | 5 -
.../db-configuration-create-request-json.txt | 7 -
.../samples/db-configuration-create-request.json | 15 -
.../db-configuration-create-response-json.txt | 5 -
.../samples/db-configuration-create-response.json | 18 -
.../db-configuration-delete-request-json.txt | 7 -
.../db-configuration-delete-response-json.txt | 5 -
...iguration-detach-from-instance-request-json.txt | 7 -
...configuration-detach-from-instance-request.json | 6 -
...guration-detach-from-instance-response-json.txt | 5 -
.../db-configuration-details-request-json.txt | 7 -
.../db-configuration-details-response-json.txt | 5 -
.../samples/db-configuration-details-response.json | 18 -
...-configuration-edit-parameters-request-json.txt | 7 -
.../db-configuration-edit-parameters-request.json | 8 -
...configuration-edit-parameters-response-json.txt | 5 -
...b-configuration-list-instances-request-json.txt | 7 -
...-configuration-list-instances-response-json.txt | 5 -
.../db-configuration-list-instances-response.json | 9 -
.../samples/db-configuration-list-request-json.txt | 7 -
.../db-configuration-list-response-json.txt | 5 -
.../samples/db-configuration-list-response.json | 15 -
...arameter-for-datastore-version-request-json.txt | 7 -
...rameter-for-datastore-version-response-json.txt | 5 -
...n-parameter-for-datastore-version-response.json | 7 -
...eter-without-datastore-version-request-json.txt | 7 -
...ter-without-datastore-version-response-json.txt | 5 -
...rameter-without-datastore-version-response.json | 7 -
...rameters-for-datastore-version-request-json.txt | 7 -
...ameters-for-datastore-version-response-json.txt | 5 -
...-parameters-for-datastore-version-response.json | 51 -
...ters-without-datastore-version-request-json.txt | 7 -
...ers-without-datastore-version-response-json.txt | 5 -
...ameters-without-datastore-version-response.json | 51 -
...onfiguration-update-parameters-request-json.txt | 7 -
...db-configuration-update-parameters-request.json | 11 -
...nfiguration-update-parameters-response-json.txt | 5 -
.../samples/db-create-databases-request-json.txt | 7 -
.../src/samples/db-create-databases-request.json | 16 -
.../samples/db-create-databases-response-json.txt | 5 -
.../samples/db-create-instance-request-json.txt | 7 -
.../src/samples/db-create-instance-request.json | 31 -
.../samples/db-create-instance-response-json.txt | 5 -
.../src/samples/db-create-instance-response.json | 41 -
.../src/samples/db-create-users-request-json.txt | 7 -
apidocs/src/samples/db-create-users-request.json | 35 -
.../src/samples/db-create-users-response-json.txt | 5 -
.../samples/db-datastore-by-id-request-json.txt | 7 -
.../samples/db-datastore-by-id-response-json.txt | 5 -
.../src/samples/db-datastore-by-id-response.json | 34 -
.../db-datastore-version-by-id-request-json.txt | 7 -
.../db-datastore-version-by-id-response-json.txt | 5 -
.../db-datastore-version-by-id-response.json | 18 -
.../db-datastore-versions-list-request-json.txt | 7 -
.../db-datastore-versions-list-response-json.txt | 5 -
.../db-datastore-versions-list-response.json | 20 -
.../samples/db-datastores-list-request-json.txt | 7 -
.../samples/db-datastores-list-response-json.txt | 5 -
.../src/samples/db-datastores-list-response.json | 36 -
.../samples/db-delete-databases-request-json.txt | 7 -
.../samples/db-delete-databases-response-json.txt | 5 -
.../samples/db-delete-instance-request-json.txt | 7 -
.../samples/db-delete-instance-response-json.txt | 5 -
.../src/samples/db-delete-users-request-json.txt | 7 -
.../src/samples/db-delete-users-response-json.txt | 5 -
.../samples/db-disable-root-user-request-json.txt | 7 -
.../samples/db-disable-root-user-response-json.txt | 5 -
.../samples/db-enable-root-user-request-json.txt | 7 -
.../samples/db-enable-root-user-response-json.txt | 5 -
.../src/samples/db-enable-root-user-response.json | 7 -
apidocs/src/samples/db-faults-badRequest.json | 6 -
apidocs/src/samples/db-faults-instanceFault.json | 6 -
apidocs/src/samples/db-faults-itemNotFound.json | 6 -
.../src/samples/db-flavors-by-id-request-json.txt | 7 -
.../src/samples/db-flavors-by-id-response-json.txt | 5 -
apidocs/src/samples/db-flavors-by-id-response.json | 18 -
apidocs/src/samples/db-flavors-request-json.txt | 7 -
apidocs/src/samples/db-flavors-response-json.txt | 5 -
apidocs/src/samples/db-flavors-response.json | 212 -
...default-instance-configuration-request-json.txt | 7 -
...efault-instance-configuration-response-json.txt | 5 -
...et-default-instance-configuration-response.json | 44 -
.../samples/db-grant-user-access-request-json.txt | 6 -
.../src/samples/db-grant-user-access-request.json | 10 -
.../samples/db-grant-user-access-response-json.txt | 4 -
.../samples/db-instance-reboot-request-json.txt | 7 -
.../src/samples/db-instance-reboot-request.json | 4 -
.../samples/db-instance-reboot-response-json.txt | 5 -
.../db-instance-resize-flavor-request-json.txt | 7 -
.../samples/db-instance-resize-flavor-request.json | 6 -
.../db-instance-resize-flavor-response-json.txt | 5 -
.../db-instance-resize-instance-request-json.txt | 6 -
.../db-instance-resize-instance-request.json | 5 -
.../db-instance-resize-instance-response-json.txt | 4 -
.../db-instance-resize-volume-request-json.txt | 7 -
.../samples/db-instance-resize-volume-request.json | 8 -
.../db-instance-resize-volume-response-json.txt | 5 -
.../samples/db-instance-restart-request-json.txt | 7 -
.../src/samples/db-instance-restart-request.json | 4 -
.../samples/db-instance-restart-response-json.txt | 5 -
.../db-instance-status-detail-request-json.txt | 7 -
.../db-instance-status-detail-response-json.txt | 5 -
.../db-instance-status-detail-response.json | 42 -
.../db-instances-index-pagination-request-json.txt | 7 -
...db-instances-index-pagination-response-json.txt | 5 -
.../db-instances-index-pagination-response.json | 77 -
.../samples/db-instances-index-request-json.txt | 7 -
.../samples/db-instances-index-response-json.txt | 5 -
.../src/samples/db-instances-index-response.json | 41 -
.../db-list-databases-pagination-request-json.txt | 7 -
.../db-list-databases-pagination-response-json.txt | 5 -
.../db-list-databases-pagination-response.json | 14 -
.../src/samples/db-list-databases-request-json.txt | 7 -
.../samples/db-list-databases-response-json.txt | 5 -
.../src/samples/db-list-databases-response.json | 20 -
.../samples/db-list-user-access-request-json.txt | 6 -
.../samples/db-list-user-access-response-json.txt | 4 -
.../src/samples/db-list-user-access-response.json | 10 -
.../src/samples/db-list-user-dbs-request-json.txt | 6 -
.../src/samples/db-list-user-dbs-response-json.txt | 4 -
apidocs/src/samples/db-list-user-dbs-response.json | 13 -
.../db-list-users-pagination-request-json.txt | 7 -
.../db-list-users-pagination-response-json.txt | 5 -
.../samples/db-list-users-pagination-response.json | 32 -
apidocs/src/samples/db-list-users-request-json.txt | 7 -
.../src/samples/db-list-users-response-json.txt | 5 -
apidocs/src/samples/db-list-users-response.json | 44 -
.../db-mgmt-get-account-details-request-json.txt | 7 -
.../db-mgmt-get-account-details-response-json.txt | 5 -
.../db-mgmt-get-account-details-response.json | 9 -
.../db-mgmt-get-host-detail-request-json.txt | 7 -
.../db-mgmt-get-host-detail-response-json.txt | 5 -
.../samples/db-mgmt-get-host-detail-response.json | 17 -
.../db-mgmt-get-instance-details-request-json.txt | 7 -
.../db-mgmt-get-instance-details-response-json.txt | 5 -
.../db-mgmt-get-instance-details-response.json | 80 -
.../db-mgmt-get-root-details-request-json.txt | 7 -
.../db-mgmt-get-root-details-response-json.txt | 5 -
.../samples/db-mgmt-get-root-details-response.json | 8 -
.../samples/db-mgmt-get-storage-request-json.txt | 7 -
.../samples/db-mgmt-get-storage-response-json.txt | 5 -
.../src/samples/db-mgmt-get-storage-response.json | 19 -
.../db-mgmt-instance-diagnostics-request-json.txt | 7 -
.../db-mgmt-instance-diagnostics-response-json.txt | 5 -
.../db-mgmt-instance-diagnostics-response.json | 12 -
.../db-mgmt-instance-index-request-json.txt | 7 -
.../db-mgmt-instance-index-response-json.txt | 5 -
.../samples/db-mgmt-instance-index-response.json | 58 -
.../samples/db-mgmt-list-accounts-request-json.txt | 7 -
.../db-mgmt-list-accounts-response-json.txt | 5 -
.../samples/db-mgmt-list-accounts-response.json | 9 -
.../samples/db-mgmt-list-hosts-request-json.txt | 7 -
.../samples/db-mgmt-list-hosts-response-json.txt | 5 -
.../src/samples/db-mgmt-list-hosts-response.json | 13 -
.../src/samples/db-restore-delete-request-json.txt | 7 -
.../samples/db-restore-delete-response-json.txt | 5 -
.../samples/db-revoke-user-access-request-json.txt | 6 -
.../db-revoke-user-access-response-json.txt | 4 -
apidocs/src/samples/db-version-request-json.txt | 6 -
apidocs/src/samples/db-version-response-json.txt | 4 -
apidocs/src/samples/db-version-response.json | 13 -
apidocs/src/samples/db-versions-request-json.txt | 6 -
apidocs/src/samples/db-versions-response-json.txt | 4 -
apidocs/src/samples/db-versions-response.json | 15 -
apidocs/src/xsd/common.ent | 72 -
apidocs/src/xsd/dbaas.wadl | 1592 -------
apidocs/src/xsd/dbaas.xsd | 615 ---
apidocs/src/xslts/js/shjs/sh_java.js | 337 --
apidocs/src/xslts/js/shjs/sh_javascript.js | 347 --
apidocs/src/xslts/js/shjs/sh_main.js | 538 ---
apidocs/src/xslts/js/shjs/sh_xml.js | 115 -
apidocs/src/xslts/js/trc/schema/controller.js | 184 -
apidocs/src/xslts/js/trc/schema/layoutManager.js | 137 -
apidocs/src/xslts/js/trc/schema/sampleManager.js | 342 --
apidocs/src/xslts/js/trc/util.js | 564 ---
apidocs/src/xslts/style/schema.css | 82 -
apidocs/src/xslts/style/shjs/sh_acid.css | 151 -
apidocs/src/xslts/style/shjs/sh_darkblue.css | 151 -
apidocs/src/xslts/style/shjs/sh_emacs.css | 139 -
apidocs/src/xslts/style/shjs/sh_night.css | 151 -
apidocs/src/xslts/style/shjs/sh_pablo.css | 151 -
apidocs/src/xslts/style/shjs/sh_print.css | 145 -
apidocs/src/xslts/style/shjs/sh_style.css | 66 -
apidocs/src/xslts/style/shjs/sh_whitengrey.css | 139 -
apidocs/src/xslts/xslt/.htaccess | 5 -
apidocs/src/xslts/xslt/schema.xslt | 1330 ------
blacklist-py3.txt | 4 +
devstack/plugin.sh | 138 +-
devstack/settings | 24 +-
etc/trove/trove-conductor.conf.sample | 3 +-
etc/trove/trove-guestagent.conf.sample | 6 +-
etc/trove/trove-logging-guestagent.conf | 39 +
etc/trove/trove-taskmanager.conf.sample | 11 +-
etc/trove/trove-workbook.yaml | 19 +
etc/trove/trove.conf.sample | 7 +-
etc/trove/trove.conf.test | 4 +-
install-guide/source/common_configure.txt | 106 +
install-guide/source/common_prerequisites.txt | 137 +
install-guide/source/conf.py | 301 ++
install-guide/source/get_started.rst | 66 +
install-guide/source/index.rst | 17 +
install-guide/source/install-obs.rst | 45 +
install-guide/source/install-rdo.rst | 37 +
install-guide/source/install-ubuntu.rst | 70 +
install-guide/source/install.rst | 24 +
install-guide/source/next-steps.rst | 9 +
install-guide/source/verify.rst | 91 +
pylintrc | 7 +
...d-cassandra-log-retrieval-a295f3d0d4c56804.yaml | 3 +
.../notes/add-icmp-flag-58937cce344e77d9.yaml | 5 +
...-new-relic-license-driver-0f314edabb7561c4.yaml | 6 +
.../alter-user-portable-021f4b792e2c129b.yaml | 4 +
...sandra-backup-and-restore-00de234de67ea5ee.yaml | 2 +-
.../cluster-volume-type-901329a3b3667cb4.yaml | 3 +
.../db2-configuration-groups-ca2164be741d35f9.yaml | 4 +
...db2-online-backup-restore-3783afe752562e70.yaml | 14 +
...deprecate-long-query-time-b85af24772e2e7cb.yaml | 12 +
.../fix-cluster-type-error-71cd846897dfd32e.yaml | 8 +
.../notes/fix-gtid-parsing-9f60ad6e9e8f173f.yaml | 5 +
...module-apply-after-remove-97c84c30fb320a46.yaml | 5 +
.../fix-mysql-replication-bf2b131994a5a772.yaml | 5 +
.../fix-mysql-replication-ca0928069c0bfab8.yaml | 4 +
...fix_module_driver_logging-666601f411db784a.yaml | 4 +
...fix_notification_err_msgs-e52771108633c9cf.yaml | 4 +
...xes-mariadb-config-groups-b5fa4f44a8ed7b85.yaml | 7 +
.../notes/flavor-list-disk-6213c3760e374441.yaml | 3 +
.../notes/flavor-list-vcpu-817b0f5715820377.yaml | 3 +
.../notes/force_delete-c2b06dbead554726.yaml | 6 +
.../notes/guest-call-timeout-2781a57ca8feb89a.yaml | 4 +
.../notes/incremental_backup-1910ded0fc3474a3.yaml | 6 +
.../notes/instance-upgrade-7d464f85e025d729.yaml | 4 +
...lity-support-for-clusters-78bb74145d867df2.yaml | 7 +
...y-support-for-replication-01d9b05d27b92d82.yaml | 6 +
...length-datastore-specific-7cdb1bfeab6e6227.yaml | 4 +
...dule-support-for-clusters-87b41dd7648275bf.yaml | 6 +
...ule_reapply_update_values-1fb88dc58701368d.yaml | 9 +
...sql-config-preserve-types-77b970162bf6df08.yaml | 7 +
.../notes/mysql-root-fix-35079552e25170ca.yaml | 4 +
.../persist-error-message-fb69ddf885bcde84.yaml | 5 +
.../pgsql-incremental-backup-acb4421f7de3ac09.yaml | 4 +
...sql-streaming-replication-f4df7e4047988b21.yaml | 4 +
.../postgres-user-list-race-46624dc9e4420e02.yaml | 4 +
...-proper-guestagent-models-7ba601c7b4c001d6.yaml | 6 +
.../notes/quota-management-3792cbc25ebe16bb.yaml | 4 +
...remove-override-templates-85429da7f66e006a.yaml | 4 +
...use-cassandra-connections-092cf2a762a2e796.yaml | 4 +
.../notes/slo-backups-3c35135316f837e1.yaml | 9 +
...update-myisam-recover-opt-232b9d680bc362bf.yaml | 4 +
releasenotes/source/index.rst | 3 +-
releasenotes/source/mitaka.rst | 6 +
requirements.txt | 41 +-
setup.cfg | 6 +-
test-requirements.txt | 17 +-
tools/install_venv.py | 26 +-
tools/trove-pylint.README | 173 +
tools/trove-pylint.config | 1766 ++++++++
tools/trove-pylint.py | 353 ++
tox.ini | 71 +-
trove/backup/models.py | 19 +-
trove/backup/service.py | 3 +-
trove/cluster/models.py | 68 +-
trove/cluster/service.py | 24 +-
trove/cluster/views.py | 2 +
trove/cmd/api.py | 4 +
trove/cmd/conductor.py | 4 +
trove/cmd/fakemode.py | 5 +-
trove/cmd/guest.py | 8 +-
trove/cmd/manage.py | 0
trove/cmd/taskmanager.py | 4 +
trove/common/apischema.py | 13 +-
trove/common/auth.py | 2 +-
trove/common/base_exception.py | 4 +-
trove/common/base_wsgi.py | 5 +-
trove/common/cfg.py | 220 +-
trove/common/configurations.py | 11 +
trove/common/context.py | 11 +
trove/common/crypto_utils.py | 14 +-
trove/common/debug_utils.py | 1 +
trove/common/exception.py | 18 +-
trove/common/extensions.py | 21 +-
trove/common/limits.py | 6 +-
trove/common/notification.py | 52 +-
trove/common/pagination.py | 42 +-
trove/common/profile.py | 3 +-
trove/common/remote.py | 5 +-
trove/common/server_group.py | 96 +
trove/common/single_tenant_remote.py | 2 -
.../cluster/experimental/cassandra/api.py | 16 +-
.../cluster/experimental/cassandra/guestagent.py | 2 +-
.../cluster/experimental/cassandra/taskmanager.py | 81 +-
.../cluster/experimental/galera_common/api.py | 56 +-
.../strategies/cluster/experimental/mongodb/api.py | 35 +-
.../cluster/experimental/mongodb/guestagent.py | 2 +-
.../strategies/cluster/experimental/redis/api.py | 61 +-
.../strategies/cluster/experimental/vertica/api.py | 32 +-
.../cluster/experimental/vertica/taskmanager.py | 2 +-
trove/common/strategies/storage/base.py | 2 +-
trove/common/strategies/storage/swift.py | 110 +-
trove/common/stream_codecs.py | 128 +-
trove/common/template.py | 7 +-
trove/common/utils.py | 79 +-
trove/common/wsgi.py | 6 +-
trove/conductor/api.py | 3 +-
trove/conductor/manager.py | 10 +-
trove/conductor/models.py | 4 -
trove/configuration/models.py | 5 +-
trove/configuration/service.py | 15 +-
trove/configuration/views.py | 4 -
trove/datastore/models.py | 20 +-
trove/db/models.py | 2 +-
trove/db/sqlalchemy/api.py | 2 +-
trove/db/sqlalchemy/mappers.py | 2 +
trove/db/sqlalchemy/migrate_repo/schema.py | 3 +-
.../migrate_repo/versions/019_datastore_fix.py | 23 +-
.../migrate_repo/versions/020_configurations.py | 3 -
.../versions/026_datastore_versions_unique_fix.py | 3 +-
.../migrate_repo/versions/032_clusters.py | 3 -
.../migrate_repo/versions/038_instance_faults.py | 56 +
trove/db/sqlalchemy/utils.py | 15 +
trove/dns/designate/driver.py | 8 +-
trove/extensions/common/service.py | 10 +
trove/extensions/mgmt/quota/service.py | 7 +-
trove/extensions/mgmt/quota/views.py | 13 +
trove/extensions/mongodb/__init__.py | 0
trove/extensions/mongodb/service.py | 44 +
trove/extensions/mysql/common.py | 3 +-
trove/extensions/mysql/models.py | 3 -
trove/extensions/postgresql/__init__.py | 0
trove/extensions/postgresql/service.py | 29 +
trove/extensions/pxc/service.py | 3 -
trove/extensions/routes/account.py | 5 -
trove/extensions/routes/mgmt.py | 4 -
trove/extensions/routes/mysql.py | 4 -
trove/extensions/routes/security_group.py | 4 -
trove/extensions/security_group/models.py | 8 +-
trove/extensions/security_group/views.py | 4 -
trove/extensions/vertica/service.py | 3 -
trove/flavor/models.py | 6 +-
trove/flavor/views.py | 10 +-
trove/guestagent/api.py | 11 +
trove/guestagent/backup/backupagent.py | 42 +-
trove/guestagent/common/configuration.py | 37 +-
trove/guestagent/common/guestagent_utils.py | 28 +-
trove/guestagent/common/operating_system.py | 57 +-
trove/guestagent/common/sql_query.py | 69 +-
.../datastore/experimental/cassandra/manager.py | 52 +-
.../datastore/experimental/cassandra/service.py | 205 +-
.../datastore/experimental/couchbase/service.py | 3 +
.../datastore/experimental/couchdb/manager.py | 2 +-
.../datastore/experimental/couchdb/service.py | 106 +-
.../datastore/experimental/db2/manager.py | 27 +-
.../datastore/experimental/db2/service.py | 235 +-
.../datastore/experimental/db2/system.py | 39 +-
.../datastore/experimental/mariadb/service.py | 13 +
.../datastore/experimental/mongodb/manager.py | 2 +-
.../datastore/experimental/mongodb/service.py | 30 +-
.../datastore/experimental/mongodb/system.py | 2 +-
.../datastore/experimental/percona/service.py | 2 +
.../datastore/experimental/postgresql/manager.py | 132 +-
.../datastore/experimental/postgresql/pgutil.py | 39 +-
.../experimental/postgresql/service/access.py | 23 +-
.../experimental/postgresql/service/config.py | 69 +-
.../experimental/postgresql/service/database.py | 129 +-
.../experimental/postgresql/service/install.py | 3 +
.../experimental/postgresql/service/process.py | 61 +-
.../experimental/postgresql/service/root.py | 22 +-
.../experimental/postgresql/service/status.py | 1 +
.../experimental/postgresql/service/users.py | 289 +-
.../datastore/experimental/pxc/service.py | 41 -
.../datastore/experimental/redis/service.py | 4 +-
.../datastore/experimental/redis/system.py | 2 +-
.../datastore/experimental/vertica/service.py | 14 +-
.../guestagent/datastore/galera_common/service.py | 16 -
trove/guestagent/datastore/manager.py | 38 +-
trove/guestagent/datastore/mysql_common/manager.py | 51 +-
trove/guestagent/datastore/mysql_common/service.py | 141 +-
trove/guestagent/datastore/service.py | 4 +-
trove/guestagent/db/models.py | 262 +-
trove/guestagent/dbaas.py | 25 +-
trove/guestagent/guest_log.py | 4 +-
trove/guestagent/module/driver_manager.py | 5 +-
trove/guestagent/module/drivers/module_driver.py | 156 +-
.../module/drivers/new_relic_license_driver.py | 95 +
trove/guestagent/module/drivers/ping_driver.py | 41 +-
trove/guestagent/module/module_manager.py | 26 +-
trove/guestagent/pkg.py | 59 +-
.../backup/experimental/couchbase_impl.py | 15 +-
.../strategies/backup/experimental/db2_impl.py | 180 +-
.../strategies/backup/experimental/mariadb_impl.py | 28 +
.../strategies/backup/experimental/mongo_impl.py | 4 +-
.../backup/experimental/postgresql_impl.py | 235 +
trove/guestagent/strategies/replication/base.py | 15 +
.../replication/experimental/mariadb_gtid.py | 19 +
.../replication/experimental/postgresql_impl.py | 299 ++
.../strategies/replication/mysql_base.py | 33 +-
.../strategies/replication/mysql_binlog.py | 4 +-
.../strategies/replication/mysql_gtid.py | 34 +-
.../restore/experimental/couchbase_impl.py | 15 +-
.../strategies/restore/experimental/db2_impl.py | 65 +-
.../restore/experimental/mariadb_impl.py | 28 +
.../strategies/restore/experimental/mongo_impl.py | 2 -
.../restore/experimental/postgresql_impl.py | 121 +-
trove/guestagent/strategies/restore/mysql_impl.py | 31 +-
trove/guestagent/volume.py | 21 +-
trove/instance/models.py | 208 +-
trove/instance/service.py | 60 +-
trove/instance/tasks.py | 3 +
trove/instance/views.py | 13 +
trove/locale/fr/LC_MESSAGES/trove-log-error.po | 26 +-
trove/locale/fr/LC_MESSAGES/trove-log-info.po | 24 +-
trove/locale/fr/LC_MESSAGES/trove-log-warning.po | 37 +-
trove/locale/trove-log-error.pot | 46 -
trove/locale/trove-log-info.pot | 144 -
trove/locale/trove-log-warning.pot | 35 -
trove/locale/trove.pot | 3053 -------------
trove/module/models.py | 8 +-
trove/module/service.py | 17 +
trove/module/views.py | 4 -
trove/quota/models.py | 4 -
trove/quota/quota.py | 12 +-
trove/taskmanager/api.py | 12 +-
trove/taskmanager/manager.py | 112 +-
trove/taskmanager/models.py | 238 +-
trove/taskmanager/service.py | 5 -
trove/templates/cassandra/override.config.template | 3 -
trove/templates/couchbase/override.config.template | 0
trove/templates/couchdb/override.config.template | 0
trove/templates/db2/override.config.template | 0
trove/templates/db2/validation-rules.json | 454 ++
trove/templates/default.heat.template | 2 +-
trove/templates/mariadb/config.template | 3 +-
trove/templates/mariadb/override.config.template | 12 -
trove/templates/mariadb/validation-rules.json | 242 ++
trove/templates/mongodb/override.config.template | 3 -
trove/templates/mysql/config.template | 9 +-
trove/templates/mysql/override.config.template | 12 -
trove/templates/mysql/replica.config.template | 1 +
trove/templates/mysql/validation-rules.json | 6 +
trove/templates/percona/config.template | 9 +-
trove/templates/percona/override.config.template | 12 -
trove/templates/percona/replica.config.template | 1 +
trove/templates/percona/validation-rules.json | 6 +
.../templates/postgresql/override.config.template | 3 -
trove/templates/postgresql/replica.config.template | 1 +
.../postgresql/replica_source.config.template | 1 +
trove/templates/postgresql/validation-rules.json | 11 +-
trove/templates/pxc/config.template | 9 +-
trove/templates/pxc/override.config.template | 12 -
trove/templates/pxc/validation-rules.json | 6 +
trove/templates/redis/override.config.template | 3 -
trove/templates/vertica/override.config.template | 0
.../scenario/groups/database_actions_group.py | 113 +-
.../scenario/groups/instance_actions_group.py | 53 +-
.../scenario/groups/instance_error_create_group.py | 109 +
.../scenario/groups/instance_force_delete_group.py | 67 +
.../scenario/groups/instance_upgrade_group.py | 92 +
.../groups/negative_cluster_actions_group.py | 9 +-
.../scenario/runners/cluster_actions_runners.py | 132 +-
.../scenario/runners/configuration_runners.py | 98 +-
.../scenario/runners/database_actions_runners.py | 62 +-
.../scenario/runners/instance_actions_runners.py | 50 +-
.../scenario/runners/instance_create_runners.py | 129 +-
.../scenario/runners/instance_delete_runners.py | 23 +-
.../runners/instance_error_create_runners.py | 121 +
.../runners/instance_force_delete_runners.py | 54 +
.../scenario/runners/instance_upgrade_runners.py | 33 +
.../tempest/services/database/json/__init__.py | 0
.../services/database/json/flavors_client.py | 37 +
.../services/database/json/limits_client.py | 31 +
.../services/database/json/versions_client.py | 37 +
.../api/database/flavors/test_flavors_negative.py | 36 +
.../cluster/test_cluster_pxc_controller.py | 3 +-
.../cluster/test_cluster_redis_controller.py | 5 +-
.../cluster/test_cluster_vertica_controller.py | 3 +-
.../configuration/test_configuration_controller.py | 5 +-
.../guestagent/test_agent_heartbeats_models.py | 24 +-
918 files changed, 21497 insertions(+), 22542 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index 3563500..d4341ed 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -7,3 +7,3 @@ eventlet!=0.18.3,>=0.18.2 # MIT
-keystonemiddleware!=4.1.0,>=4.0.0 # Apache-2.0
-Routes!=2.0,!=2.1,>=1.12.3;python_version=='2.7' # MIT
-Routes!=2.0,>=1.12.3;python_version!='2.7' # MIT
+keystonemiddleware!=4.1.0,!=4.5.0,>=4.0.0 # Apache-2.0
+Routes!=2.0,!=2.1,!=2.3.0,>=1.12.3;python_version=='2.7' # MIT
+Routes!=2.0,!=2.3.0,>=1.12.3;python_version!='2.7' # MIT
@@ -14 +14 @@ sqlalchemy-migrate>=0.9.6 # Apache-2.0
-netaddr!=0.7.16,>=0.7.12 # BSD
+netaddr!=0.7.16,>=0.7.13 # BSD
@@ -19 +19 @@ passlib>=1.6 # BSD
-python-heatclient>=0.6.0 # Apache-2.0
+python-heatclient>=1.4.0 # Apache-2.0
@@ -21,2 +21,2 @@ python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0
-python-cinderclient>=1.3.1 # Apache-2.0
-python-keystoneclient!=1.8.0,!=2.1.0,>=1.6.0 # Apache-2.0
+python-cinderclient!=1.7.0,!=1.7.1,>=1.6.0 # Apache-2.0
+python-keystoneclient!=2.1.0,>=2.0.0 # Apache-2.0
@@ -25,2 +25,2 @@ python-designateclient>=1.5.0 # Apache-2.0
-python-neutronclient!=4.1.0,>=2.6.0 # Apache-2.0
-iso8601>=0.1.9 # MIT
+python-neutronclient>=5.1.0 # Apache-2.0
+iso8601>=0.1.11 # MIT
@@ -30,2 +30,2 @@ pexpect!=3.3,>=3.1 # ISC License
-oslo.config>=3.7.0 # Apache-2.0
-oslo.context>=0.2.0 # Apache-2.0
+oslo.config>=3.14.0 # Apache-2.0
+oslo.context>=2.9.0 # Apache-2.0
@@ -35,5 +35,5 @@ oslo.serialization>=1.10.0 # Apache-2.0
-oslo.service>=1.0.0 # Apache-2.0
-oslo.utils>=3.5.0 # Apache-2.0
-oslo.concurrency>=3.5.0 # Apache-2.0
-MySQL-python;python_version=='2.7' # GPL
-Babel>=1.3 # BSD
+oslo.service>=1.10.0 # Apache-2.0
+oslo.utils>=3.16.0 # Apache-2.0
+oslo.concurrency>=3.8.0 # Apache-2.0
+PyMySQL!=0.7.7,>=0.6.2 # MIT License
+Babel>=2.3.4 # BSD
@@ -41,3 +41,3 @@ six>=1.9.0 # MIT
-stevedore>=1.5.0 # Apache-2.0
-oslo.messaging>=4.0.0 # Apache-2.0
-osprofiler>=1.1.0 # Apache-2.0
+stevedore>=1.16.0 # Apache-2.0
+oslo.messaging>=5.2.0 # Apache-2.0
+osprofiler>=1.4.0 # Apache-2.0
@@ -45 +45 @@ oslo.log>=1.14.0 # Apache-2.0
-oslo.db>=4.1.0 # Apache-2.0
+oslo.db!=4.13.1,!=4.13.2,>=4.10.0 # Apache-2.0
@@ -46,0 +47 @@ enum34;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' #
+xmltodict>=0.10.1 # MIT
diff --git a/test-requirements.txt b/test-requirements.txt
index 166f71b..51444ac 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -6 +6,3 @@ hacking<0.11,>=0.10.0
-sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
+bandit>=1.1.0 # Apache-2.0
+sphinx!=1.3b1,<1.3,>=1.2.1 # BSD
+os-api-ref>=1.0.0 # Apache-2.0
@@ -8 +10 @@ oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
-reno>=0.1.1 # Apache2
+reno>=1.8.0 # Apache2
@@ -12 +14 @@ nosexcover # BSD
-openstack-doc-tools>=0.23 # Apache-2.0
+openstackdocstheme>=1.5.0 # Apache-2.0
@@ -17,2 +19,2 @@ proboscis>=1.2.5.3 # Apache-2.0
-python-troveclient!=2.1.0,>=1.2.0 # Apache-2.0
-mock>=1.2 # BSD
+python-troveclient>=2.2.0 # Apache-2.0
+mock>=2.0 # BSD
@@ -25 +27 @@ psycopg2>=2.5 # LGPL/ZPL
-cassandra-driver>=2.1.4 # Apache-2.0
+cassandra-driver!=3.6.0,>=2.1.4 # Apache-2.0
@@ -27,0 +30,3 @@ couchdb>=0.8 # Apache-2.0
+os-testr>=0.7.0 # Apache-2.0
+astroid<1.4.0 # LGPLv2.1 # breaks pylint 1.4.4
+pylint==1.4.5 # GPLv2
1
0
We are high-spirited to announce the release of:
neutron 9.0.0: OpenStack Networking
This release is part of the newton release series.
For more details, please see below.
9.0.0
^^^^^
Add options to designate external dns driver of neutron for SSL based
connections. This makes it possible to use neutron with designate in
scenario where endpoints are SSL based. Users can specify to skip cert
validation or specify path to a valid cert in [designate] section of
neutron.conf file.
* Call dhcp_release6 command line utility when releasing unused IPv6
leases for DHCPv6 stateful subnets. dhcp_release6 first appeared in
dnsmasq 2.76
Add ip_allocation attribute to port resources
The default value for 'external_network_bridge' in the L3 agent is now
''.
Prior to Newton, the neutron-openvswitch-agent used 'ovs-ofctl'
of_interface driver by default. In Newton, 'of_interface' defaults to
'native'. This mostly eliminates spawning ovs-ofctl and improves
performance a little.
Properly calculate overlay (tunnel) protocol overhead for environments
using IPv4 or IPv6 endpoints. The ML2 plug-in configuration file
contains a new configuration option, 'overlay_ip_version', in the
'[ml2]' section that indicates the IP version of all overlay network
endpoints. Use '4' for IPv4 and '6' for IPv6. Defaults to '4'.
Additionally, all layer-2 agents must use the same IP version for
endpoints.
Prior to Newton, the default option for 'ovsdb_interface' was 'vsctl'.
In Newton 'ovsdb_interface' defaults to 'native'. This change switches
the way of communication with OVSDB from the ovs-vsctl tool to Open
vSwitch python api to improve out-of-the-box performance for typical
deployments.
The internal pluggable IPAM implementation -- added in the Liberty
release -- is now the default for both old and new deployments. Old
deployments are unconditionally switched to pluggable IPAM during
upgrade. Old non-pluggable IPAM is deprecated and removed from code
base.
Remove 'quota_items' configuration option from neutron.conf file. This
option was deprecated since Liberty release and has no effect now.
Remove 'router_id' configuration option from the l3_agent.ini file.
'router_id' option has been defined in order to associate an l3-agent
to a specific router when use_namespaces=False. It was deprecated
after use_namespaces was removed in Mitaka release.
* The created_at and updated_at fields available on Neutron
resources now include a timezone indicator at the end. Because this
is a change in format, the old 'timestamp_core' extension has been
removed and replaced with a 'timestamp' extension.
The "vlan-aware-vms" feature allows Nova users to launch VMs on a
single port (trunk parent port) that connects multiple Neutron logical
networks together.
New Features
************
* Two new options are added to *[designate]* section to support SSL.
* First option *insecure* allows to skip SSL validation when
creating a keystone session to initate a designate client. Default
value is False, which means to always verify connection.
* Second option *ca_cert* allows setting path to a valid cert file.
Default is None.
* SR-IOV now supports egress minimum bandwidth configuration.
* The port resource now has an ip_allocation attribute. The value of
this attribute will be set to 'immediate', 'deferred', or 'none' at
the time the port is created. It will not be changed when the port
is updated. 'immediate' means that the port is expected to have an
IP address and Neutron attempted IP allocation on port creation.
'deferred' means that the port is expected to have an IP address but
Neutron deferred IP allocation until a port update provides the host
to which the port will be bound. 'none' means that the port was
created explicitly with no addresses by passing [] in fixed_ips when
creating it.
* Subnets now have a new property 'service_types'. This is a list of
port device owners, such that only ports with a matching device
owner will be given an IP from this subnet. If no matching service
subnet exists for the given device owner, or no service subnets have
been defined on the network, the port will be assigned an IP from a
subnet with no service-types. This preserves backwards compatibility
with older deployments.
* net-mtu extension now recalculates network MTU on each network
access, not just on creation. It now allows operators to tweak MTU
related configuration options and see them applied to all network
resources right after controller restart, both old and new.
* The new l2_adjacency extension adds an l2_adjacency field to the
network, to indicate whether or not there is guaranteed L2 adjacency
between the ports on that Network. Routed network implementations
would typically set l2_adjacency to False.
* The neutron L3 agent now has the ability to load agent extensions,
which allows other services to integrate without additional agent
changes. An API for exposing the l3 agent's router info data to the
extensions is also provided so that extensions can remain consistent
with router state.
* Neutron switched to using oslo.cache library to cache port state
in metadata agent. With it, more caching backends are now available,
including Memcached and Mongo. More details in oslo.cache
documentation.
* The Networking API now supports the 'project_id' field in requests
and responses, for compatibility with the Identity (Keystone) API
V3. A new API extension, 'project-id', has been added to allow API
users to detect if the 'project_id' field is supported. Note that
the 'tenant_id' field is still supported, and the two fields are
functionally equivalent.
* Users can now apply a QoS rule to a port or network to setup the
minimum egress bandwidth per queue and port. The minimum egress
bandwidth rule is applied to each port individually.
* New API extensions, 'sorting' and 'pagination', have been added to
allow API users to detect if sorting and pagination features are
enabled. These features are controlled by "allow_sorting" and
"allow_pagination" configuration options.
* The feature "vlan-aware-vms" is available. To enable it, a service
plugin named 'trunk' must be added to the option "service_plugins"
in your neutron.conf. The plugin exposes two new extensions "trunk"
and "trunk_details". The plugin can work with multiple backends and
in particular Neutron has support for ML2/openvswitch (http://docs.
openstack.org/developer/neutron/devref/openvswitch_agent.html
#tackling-the-network-trunking-use-case) and ML2/linuxbridge. Even
though Neutron API compatibility should be preserved for ports
associated to trunks, since this is the first release where the
feature is available, it is reasonable to expect possible
functionality gaps for one or both drivers. These will be filled
over time as being reported. The CLI is available via
openstackclient, and python-neutronclient 5.1.0 or above. For more
details, please check the networking guide.
Known Issues
************
* Absence of dhcp_release6 when DHCPv6 stateful addressing is in use
may lead to bug 1521666
(https://bugs.launchpad.net/neutron/+bug/1521666) Neutron supports
dhcp_release6 now, but if the tool is not available this leads to
increased log warnings. Read bug report 1622002
(https://bugs.launchpad.net/neutron/+bug/1622002) for more details.
Upgrade Notes
*************
* A version of dnsmasq that includes dhcp_release6 should be
installed on systems running the DHCP agent. Failure to do this
could cause DHCPv6 stateful addressing to not function properly.
* The rootwrap filters file dhcp.filters must be updated to include
dhcp_release6, otherwise trying to run the utility will result in a
NoFilterMatched exception.
* All existing ports are considered to have 'immediate' IP
allocation. Any ports that do not have this attribute should also be
considered to have immediate IP allocation.
* A new table 'subnet_service_types' has been added to cater for
this feature. It uses the ID field from the 'subnets' table as a
foreign key.
* The default value for 'external_network_bridge' has been changed
to '' since that is the preferred way to configure the L3 agent and
will be the only way in future releases. If you have not explicitly
set this value and you use the L3 agent, you will need to set this
value to 'br-ex' to match the old default. If you are using 'br-ex',
you should switch to '', ensure your external network has a flat
segment and ensure your L2 agent has a bridge_mapping entry between
the external network's flat segment physnet and 'br-ex' to get the
same connectivity. If the external network did not already have the
flat segment, you will need to detach all routers from the external
networks, delete the incorrect segment type, add the flat segment,
and re-attach the routers.
* The configuration option dhcp_lease_time was deprecated in the
Havana cycle. This option is no longer supported. The option was
replaced by dhcp_lease_duration.
* The configuration option dnsmasq_dns_server was deprecated in the
kilo cycle. This value is no longer supported.
* API sorting and pagination features are now enabled by default.
* Existing networks with MTU values that don't reflect configuration
will receive new MTU values after controller upgrade. Note that to
propagate new correct MTU values to your backend, you may need to
resync all agents that set up ports, as well as re-attach VIFs to
affected instances.
* To retain the old default for neutron-openvswitch-agent, use
'of_interface = ovs-ofctl' in the '[ovs]' section of your
openvswitch agent configuration file.
* By default, the native interface will have the Ryu controller
listen on 127.0.0.1:6633. The listen address can be configured with
of_listen_address and of_listen_port options. Ensure that the
controller has permission to listen at the configured address.
* Define the 'overlay_ip_version' option and value appropriate for
the environment. Only required if not using the Default of '4'.
* To keep the old default value use 'ovsdb_interface = vsctl' in
'[ovs]' section of openvswitch_agent.ini (common path
'/etc/neutron/plugins/ml2/openvswitch_agent.ini') if there is a
separate openvswitch agent configuration file; otherwise apply
changes mentioned above to ml2_conf.ini (common path
'/etc/neutron/plugins/ml2/ml2_conf.ini').
* The native interface configures ovsdb-server to listen for
connections on 127.0.0.1:6640 by default. The address can be
configured with the ovsdb_connection config option. Ensure that
ovsdb-server has permissions to listen on the configured address.
* During upgrade 'internal' ipam driver becomes default for
'ipam_driver' config option and data is migrated to new tables using
alembic migration.
* The network_device_mtu option is removed. Existing users of the
option are advised to adopt new configuration options to accommodate
for their underlying physical infrastructure. The relevant options
are global_physnet_mtu for all plugins, and also path_mtu and
physical_network_mtus for ML2.
* Remove 'quota_items' configuration option from neutron.conf file.
* Remove 'router_id' configuration option from the l3_agent.ini
file.
* The configuration options for "default_ipv4_subnet_pool" and
"default_ipv6_subnet_pool" have been removed. Please use the
"is_default" option of the create/update subnetpool API instead.
* tenant_id column has been renamed to project_id. This database
migration is required to be applied as offline migration.
* The 'timestamp_core' extension has been removed and replaced with
the 'standard-attr-timestamp' extension. Objects will still have
timestamps in the 'created_at' and 'updated_at' fields, but they
will have the timestamp appended to the end of them to be consistent
with other OpenStack projects.
Deprecation Notes
*****************
* The "allow_sorting" and "allow_pagination" configuration options
are deprecated and will be removed in a future release.
* Neutron controller service currently allows to load
"service_providers" options from some files that are not passed to
it via --config-dir or --config-file CLI options. This behaviour is
now deprecated and will be disabled in Ocata. Current users are
advised to switch to aforementioned CLI options.
* The option min_l3_agents_per_router is deprecated and will be
removed for the Ocata release where the scheduling of new HA routers
will always be allowed.
* The 'supported_pci_vendor_devs' option is deprecated in Newton and
will be removed in Ocata. The validation of supported pci vendors is
done in nova-scheduler through the pci_passthrough_whitelist option
when it selects a suitable hypervisor, hence the option is
considered redundant.
* The cache_url configuration option is deprecated as of Newton, and
will be removed in Ocata. Please configure metadata cache using
[cache] group, setting enable = True and configuring your backend.
* The non-pluggable ipam implementatios is deprecated and will be
removed in Newton release cycle.
Security Issues
***************
* When working with the ML2/openvswitch driver, the "vlan-aware-vms"
feature has the following limitations:
* security groups do not work in conjunction with the iptables-
based firewall driver.
* if security groups are desired, the use of the stateful OVS
firewall is required, however that prevents the use of the DPDK
datapath for OVS versions 2.5 or lower.
Bug Fixes
*********
* In order to fix the communication issues between SR-IOV instances
and regular instances the FDB population extension is added to the
OVS or linuxbridge agent. the cause was that messages from SR-IOV
direct port instance to normal port instances located on the same
hypervisor were sent directly to the wire because the FDB table was
not yet updated. FDB population extension tracks instances
boot/delete operations using the handle_port delete_port extension
interface messages and update the hypervisor's FDB table
accordingly. Please note this L2 agent extension doesn't support
allowed address pairs extension.
* Allow SR-IOV agent to run with 0 vfs
* Bug 1561200 has been fixed by including the timezone with Neutron
'created_at' and 'updated_at' fields.
Other Notes
***********
* In order to use QoS egress minimum bandwidth limit feature, 'ip-
link' must support the extended VF management parameter
"min_tx_rate". Minimum version of "ip-link" supporting this
parameter is "iproute2-ss140804", git tag "v3.16.0".
* The value of the 'overlay_ip_version' option adds either 20 bytes
for IPv4 or 40 bytes for IPv6 to determine the total tunnel overhead
amount.
* At the time of writing, Neutron bandwidth booking is not
integrated with Compute scheduler, which means that minimal
bandwidth is not guaranteed but provided as best effort.
Changes in neutron 8.0.0.0rc1..9.0.0
------------------------------------
71f2d2b Ignore NULL fixed_ips for duplicate floating_ip check
5514ba5 Process OVS trunk bridges associated to VM deletes
98c4c08 Correct fix for IPv6 auto address interfaces
20bb7be Refetch subnet/network from DB in ML2 update ops
9cac6bd Add missing revision number altercations
27e6ba09 Send a callback before attaching a subnet to a router
571af6b Fixes for missing IPs on subnets in DHCP agent
710c005 Not check subnet with dhcp disabled when get_isolated_subnets
766fb5f Handle add/remove subports events loss due to agent failures
e55b3e3 ovsfw: fix troublesome port_rule_masking
6e8d2c2 Add MAC address to subports in trunk_details
37dc141 Retry port update on IpAddressAllocationNotFound
f74a6c0 Fix dhcp_release6 error when not supported
7fe346e Fix ML2 revision_number handling in port updates
ae427ba Fix ML2 test extension driver API test cases
a7be741 Update trunk metadata during wire/unwire operations
5831c46 Ensure trunk status is acknowledged during OVS subport operations
04fade7 Allow more time for DB migration tests
c201439 Try to reuse existing IPs when a port update specifies subnet
e85f0ab Clean-up Tempest test networks with project_id
cbd7780 Add to rally quotas to handle worst case quota race
ccd5855 Add basic status transition trunk scenario test
f6bc9bf Stop oslo_messaging from error logging CallbackNotFound
ba28877 Garbage collect HasStandardAttributes subclasses in StandardAttrTestCase
98a6072 Install dibbler.filters rootwrap file
f2afe0f Add admin api tests for project-id
2043cbd Fix a release note typo for implicit provider loading deprecation
91d233e Do not retry default security group creation
59ac3c6 fullstack: execute qos tests for all ovsdb/of interface permutations
b250e3b OVS agent: configure both OF10 and OF13
61cd17e Always cleanup stale devices on DHCP setup failure
6608cbb Fix linuxbridge trunk subport RPC event handler
c11b08a Make DHCP agent use 'revision_number'
72f964a Don't immediately restart in DHCP agent on port change
8391bf0 Updated from global requirements
ed99606 DHCP: enhance DHCP release log
ea8a145 Forbid importing neutron.tests.* from outside tests subtree
9ed27c5 Don't warn in VLAN Plumber on tagless children
2f44402 Disable DHCP on agent port removal
5c742bf Change the prefix for trunk subports device_owner
8133f6e Include timezone in timestamp fields
9f0fda5 Add common way to extend standard attribute models
1023274 Fix useless use of _nxm variant in an OVS field name
9ebf145 Update UPPER_CONSTRAINTS_FILE for stable/newton
cd6f163 Update .gitreview for stable/newton
a60c2de Add metadata proxy router_update callback handler
9ac3596 Fix events misnomer in callback registry debug trace
35e386f Fix metering-agent iptables restore failure
a75ce68 Retry setting mac address on new OVS port 10 times
7d2721d ovs agent, native ARP response: set Eth src/dst
1279640 Expire DB objects in ML2 infinity loops
ea84699 Stop olso_messaging from error logging CallbackNotFound
7c6071b Add API test to ensure IPs can be added by subnet
748faa0 Revert "Don't allocate IP on port update when existing subnet specified"
25e65df Fix migration of legacy router to DVR
a397792 Catch DBReferenceError in IPAM and convert to SubnetNotFound
d6df96d Skip warnings during DHCP port actions if no error is raised
a2bd0b4 LinuxBridge: Use ifindex for logical 'timestamp'
3a42143 Correct floating IP extra attributes updating issues
3aa89f4 Refactor for floating IP updating checks
9afb9ca Prevent use filter(lambda obj: test(obj), data)
9776d93 Catch RPC errors in trunk skeleton
181bdb3 Make DHCP notifier use core resource events
c66e343 Disable DHCP on test_create_port_when_quotas_is_full
33afa82 Capture SubnetNotFound from update_port call
0eafa88 Add retry decorator to provisioning blocks module
ed8962b Tag the alembic migration revisions for Newton
39ace4c Utilize retry_if_session_inactive in dvr_mac_db
9d24490 Handle racey teardowns in DHCP agent
c231bfb Fix TypeError in sanity check logging format
f07c07b Don't allocate IP on port update when existing subnet specified
d1b9026 Prevent duplicate LLA iptables rules
8859297 Remove erroneous newton milestone tag
5b7c71a Preventing iptables rule to be thrashed
12420c1 Mark quota operations as retriable
951cd80 Pass not IPDevice but port_name into OVSBridge's add_port()
c8de31c devstack: the last fix of is_kernel_supported_for_ovs25 condition
6e0b8c1 Ensure there are fdb_entries before iterating
5f9d888 Fix Rollback port's device_owner
5902d0f Protect security group operations with the retry decorator
d223bef Don't work with native DB port objects in DVR code
4361f75 of_interface: Use vlan_tci instead of vlan_vid
72bc755 Set device_owner for trunk subports
ab4ee76 Only do deferred ip allocation on deferred ports
dd5976b Accept and return project_id for API calls
68d13b9 trunk: Remove ovs constants from trunk utils module
5df8a3d Skip can_be_trunked validation for subports
a701f09 ovsdb-handler: Follow up patch
acbabaa Make l2/l3 operations retriable at plugin level
5743ed4 Reduce log level for ryu in OVS agent log
bdfa3c9 Use ConfigParser instead of SafeConfigParser
a006922 Replace assertEqual(None, *) with assertIsNone
a7c8a82 Emit router payload only during failures
2676372 tests: don't override base object test class attributes
10ada71 objects: expose database model for NeutronDbObject instances
b4b12f7 Defer setting 'ha'/'distributed' flags in L3 code
8c3a41a Updated from global requirements
493be3e Fix sudo errors in test__set_trunk_metadata_with_None_params
e1b2ac1 Add release note for blueprint vlan-aware-vms
c8f208c Make optional the validation of filters
b6a90df Mark unaddressed ports with none in ip_allocation field
db1aa5f Fix misnomer in _set_trunk_metadata
2fe2efc LinuxBridge: Pass host into get_devices_details_list
7ff0a50 Downgrade binding skip in mech_agent
dfbc809 Use singleton for Nova notifier
1087be3 trunk: Handle subports notification in ovs agent side
9f0647e objects: don't call DeclarativeObject's __init__ twice for rbac objects
a4ccc0c Move retry decorator in auto allocate
7317b8c Add retry decorator to RBAC module
a74cd2f Mark agents db mixin operations retriable
d46756a Add sanity pings to restart tests to ensure connection
2e882a9 Implementation of vlan-aware-vms for Linux Bridge
19e4b10 Add Trunk Plumber module for Linux Bridge
06361f7 Move 'get_tap_device_name' to utils module
3a58bb1 devstack: finally fix the is_kernel_supported_for_ovs25 condition
e4a2ebc tests: remove self.db_obj from objects tests
7f1caa1 Add missing index on inserted_primary_key in migration
26d8702 l2pop fdb flows for HA router ports
52300f2 OVSDBHandler for trunk ports
09c8742 Prepare retry decorator to move to plugin level
286b55f devstack: fix kernel version matching to detect ovs compilation support
26e9105 Neutron versions api now has its own middleware pipeline
841ce48 Use correct exception in L3 driver controller
a77453a pylint: remove 'openstack' from ignore list
7b4350a Don't use nested transaction in provisioning blocks
1700513 Rollback port after failed to add it to router
4984c7c Quotas: add in missing translation
047c0b5 Ensure UnknownProvisioningError can be printed
6b32033 DHCP: remove deprecated config dhcp_lease_time
942c5e0 Standardize release note page ordering
0c410a8 DHCP: device manager: two new methods - plug and unplug
b91fbde Detect DBReferenceError when deleting flavor
b9c620b Add API test for L3 Flavors
a5f78b3 Reduce the number of debug traces emitted by registry callbacks
a9c3b7e Add a composite unique key to floatingip table in Neutron database
fef3019 Don't return ext net DB object in auto allocate
908b1bb Be more clear about DOWN_STATUS for trunk resources
72c3398 Include timestamps in trunk API test comparisions
5d59736 Except if tracked resource registered as countable
3756bc5 Convert OVO fields to primitives for to_dict()
2b148c3 Fix wrong HA router state
024c0c9 Config: change deprecation for max_fixed_ips_per_port to Ocata
b5fe13a Only schedule routers from drivers that need it
f72863a Remove FWaaS policy.json entries
b0cb041 Update L3 agent extensions devref
7747926 Remove availability range code and model
9cd2303 tests: refactor objects test cases to use db models instead of dicts
fa5e23c gate_hook: Compile ovs only with supported kernels
e39a61b objects: use correct object class name in NeutronPrimaryKeyMissing
29cec03 l3 ha: don't send routers without '_ha_interface'
58abb3d Check MTU sanity of trunk port subports
c68d4c4 QOS-DB: remove deprecation warning
1a4cce9 Use bridge_lib's FdbInterface calls instead of execute util
41cce70 Expose revision_number to trunk API
5c6b836 Change 'revision' to 'revision_number'
6865f4d macvtap: Mech driver detects invalid migration
44de48a Remove workaround for bug/1543094
e2fdeef Deal with unknown exceptions during auto allocation
fb5c043 Revisit support for trunk segmentation types
dc4c8ab Set trunk status to DOWN when parent port is unbound
9127f07 db migration: Alter column before setting a FK on column
5683f22 Switch order for cleanup in NamespaceFixture
b1ec8d5 Add binding_index to RouterL3AgentBinding
17b88cd Add timestamp fields for neutron ext resources
c736948 Make L3 agent use different request-id for each request
7a8b034 Refactor _ipam_get_subnets
2d67b68 Fix AddrFormatError in DHCPv6 lease release code
5ef869b Add name and desc to networksegments table
f91d84c Fix QoS standardattr migration foreign key step
e5339b4 Ignore extra subnet IPs in DHCP agent
cd80ae6 Truncate microseconds before DB insertion
114dc49 Updated from global requirements
40f5846 Make milestone-review-dash script pull all Stadium projects
2aa23de Adding support of releasing DHCPv6 leases
85bbeed qos: require min_kbps parameter for minimum bandwidth rule
5e42048 Mock call to sysctl for test_get_free_namespace_port
03c412f split out l3-ha specific test from TestMl2PortsV2
23f7da3 Add L3 agent extension API object
61cc14f Switch to neutron-lib for model_base
e5155fc Do not warn under normal network circumstances
9726a00 Narrow down DBError to DBReferenceError in DHCP action handler
50bcaaa Expose timestamp attributes on trunk API
53503e7 Remove non-pluggable IPAM implementation
b0cc425 Expose description attribute on trunk API
82c134d DVR: SNAT redirect rules should be removed only on Gateway clear
c3f1308 Implement state management for trunks
99cfd67 debtcollector for globals
af8ca1b Retain port info from DSCP rule creation.
7913798 Use method get_ipv6_addr_by_EUI64 from oslo.utils
ccc20dd Use plugin obj from neutron manager in the TestMl2PortsV2 unit test
a2dc3c3 Add new configuration test in sanity check: vf_extended_management
0e470a8 IPAM: fix the mode of ipam_backend_mixin.py
6e908dd Pecan: Handle member actions
027b00f Get rid of flush() in create_segment()
15ca6b0 Remove FWaaS entries from neutron setup.cfg
2e23ed3 fix port address allocation for auto-addr subnet
34e51ca DVR: Cleanup the stale snat redirect rules in router namespace
c8fea2b objects: remove support for multiple db models in from_db_object
25f5912 Check for ha port to become ACTIVE
e4d4c72 Fix ipam_driver config help
8fdc430 Auto allocation: ensure that networks and subnets are cleaned up
16f5d50 Add the l3 agent 'host' when logging routers
9a5eb4a Handle fullstack oslo deprecations
16a40e2 fullstack: Use ovs-2.5 for tests
a2e9159 Relocate Flat Allocation DB model
16ba121 Relocate subnet_service_types db models
2d94a58 Remove unnecessary setUp and resource_setup
4de4dbf Delete unused pom.xml file from doc
e219613 Remove unused config.CONF
4c3e876 Remove unused logging import
78554d9 Add test cases for Invalid exception type
f2b33b6 Allow SR-IOV agent to start when number of vf is 0
f3f9002 Add standard attributes to qospolicy
f564dca Enable create and delete segments in ML2
3e9c943 Use MultipleExceptions from neutorn-lib
bdd7298 Move standard attr out of model_base
46de63c SR-IOV: add agent QoS driver to support egress minimum bandwidth
60325f4 Add QoS minimum bandwidth rule for instance egress traffic
ffae42d Remove vpn service plugin stevedore aliases
6f475b4 Remove lbaas v1 service plugin stevedore aliases
0f43042 Generate new context for each DHCP RPC call
6267a6e Fix unbalanced-tuple-unpacking pylint error in conn_testers
85ed701 Don't catch DBError in DHCP action handler
c05751a Catch InvalidInput in DHCP port actions
95ff467 Wait for ovsdb_monitor to be active before use it
9f09f27 Fix deprecation warnings
2f197c2 spelling error
59a385a Updated from global requirements
ab61970 Make addbr safe to bridge add races
e3e360e Add Unit Test for Foreign Keys Not Found Error
fdf6602 Deprecate allow_sorting and allow_pagination options
2618726 functional: Make trunk tests more robust
0d96b9b Fix passing error physical network for get_mtu
8473489 Fix indent
5880b2b Remove useless line for tenant_id
676770b Implement check_vlan_transparency to return True in L2population mech driver
178bff2 Security group call back need cascading delete the related rules
938937b Set L3 agent standby if admin_state_up=False
38b1b47 Fix internal server error during updating QoS rule
ab6942e Make OVS and LinuxBridge trunk drivers' is_loaded() property more robust
de3a3cd IP allocation with Service Subnets
3b38912 Include [agent] extensions option into ovs/linuxbridge agent files
5264ab9 Using revision_number to ensure no overlap in *one* network
795f5f1 Fix the QoSPluginBase methods signature.
ee1a058 Implement check_vlan_transparency to return True in SR-IOV mech driver
f4fefb2 TrivialFix: Remove logging import unused
35ffbed TrunkManager for the OVS agent
4dd57d0 SR-IOV: remove unused supported_pci_vendor_info variable
960eae5 Catch SubnetAllocationError during auto-allocated-topology provisioning
21235f0 Revisit the Stadium section of the developer guide
41afb64 objects: add support for per parent type foreign keys
b223f31 Fix bug in L3 agent extension manager
d390f1c Added the appropriate links in developer guide
4bdab5c L3 DVR: use fanout when sending dvr arp table update
371be08 Fix the attribute name: _flavor_plugin_ref
dfa702f Implement the DELETE method for get-me-a-network
d6adffa Update README to reflect ML2 Exception in Dir Tree
51505ad Revert "Fix NoSuchOptError on identity config option lookup"
d0c6b38 Use row.uuid as getattr works for inserted row
8398ec0 Add mechanism driver error details to MechanismDriverError
11849b7 Make auto allocate cleanup retry
33c906b Updated from global requirements
8ec680b Increase default packet count to 3 in assert_ping
2ae3916 L2 Agent Extensions handle unimplemented methods
d7e6ce8 Relocate GRE Db models
8ef52f5 docs: Small Open vSwitch devref tweaks
c3c9cdd Filter out external networks in NetworksSearchCriteriaTest
5aa495c Remove useless deprecation warning for tenant_id
43a8d20 Fix init method for HasStandardAttributes
579a4b8 Imported Translations from Zanata
c5629e9 TrunkStub.trunk_deleted is called with NULL trunk object
af9ad0c Fix NoSuchOptError on identity config option lookup
51ea9b1 Fix bridge assertion error when times are equal
625fdb4 Avoid KeyError when accessing "dns_name" as it may not exist
961c5e7 Add tool to list moved globals
f68cda0 Introduce ovo objects for network segments
e354599 Add agent-side driver scaffolding for trunk functionality
5e3c284 Revert "Publish segment id in port responses"
a5d7b1a Increase rally network/port count and add quotas
e614211 Extensions: fix file mode permissions
6e4fe00 Update the homepage with developer documentation page
7e33202 Don't create another plugin instance in ML2 tests
72a722e Relocate AddressScope DB model
347778a Enable ra on gateway when add gateway to HA router
ec99910 Remove override of _compare_server_default in _TestModelsMigrations
4d85336 Make callback manager Object Oriented friendly
625de54 Switch to pluggable IPAM implementation
484e44d Update "devref/quality_of_service" with QoS DSCP rule reference.
6babf31 Adjust spacing in METADATA_PROXY_HANDLER_OPTS
17f2df3 Refactoring config options for plugin agent opts
b3c2a4a Reduce DB hit when checking for trunk-able ports
54aa688 Added tests for checking expand/contract branch upgrade
f03a6f9 Don't pass argument sqlite_db in method set_defaults
de31df4 SR-IOV: deprecate supported_pci_vendor_devs
58316f7 Add error informations for users when value is invalid in database
93a8dc3 Implement L3 Agent Extension Manager
ab302fe Correct floating IP updating with same port_id issue
5925364 Fixed neutron-db-manage without neutron/tests installed
5454bce Clean imports in code
fb375bd Prevent duplicate SG rules in 'concurrent requests' case
0e1e93f Relax bound constraint for trunk parent ports
fadee7a Fix potential problem in test_router_add_interface_port
aa52367 Fix test_router_add_interface_delete_port_after_failure
d8c8cad Remove stale configuration l3_agent_manager
86d5f8e Add RPC layer for Trunk Plugin and driver plumbing
aa42906 Make auto-allocate plugin handle sneaky DB errors
720a8b3 Broken extensions should not show up in the extension list
cb64ad1 Introduce ovo objects for security groups
19dbbe6 Add debug option to verify iptables rules
6798485 Avoid IPAM driver reusing a session that has been rolled back
460cb65 Fix neutron_lib.constants DeprecationWarning from db.models_v2
230066a Use dispose_pool() from oslo.db
d8d3c19 Get rid of get_engine() in db/api.py
7c0f189 models: move AllowedAddressPair model under neutron/db/models
ac69b22 Refactor setting OSprofiler for db calls
bcbe6d2 Raise 501 instead of 500 when updating meter-lebel and rule
15db447 Updated from global requirements
64a5f1d Constrain remaining tox targets
e992743 Check content type by completely match instead of partial match
42f2ba8 Allow bound ports to be trunked if the driver can support it
b35d7fa Publish segment id in port responses
7cf96ca Fix some spelling errors in net_helpers.py
b82b4c4 Refactoring config options of l3 agent keepalived
7eff6af Fix check_asserttruefalse syntax validator
a926473 Relocate Security Group DB models
ce4d50b Add floating IP test to ensure backwards compat
3ad23f4 Always start transactions in quota cleanup methods
86bf29a Refactoring config options for services opts
dab0e0c Fix a spelling error
319bc52 isolate test_db_find_column_type_list
f1edd59 Include db_models document to avoid errors
ec929d9 Adds a default reload callback to ProcessManager
e2abdd4 tests: added missing space in a skip test message
9429c2d Set secure fail mode for physical bridges
91a983f Avoid allocating ports from ip_local_port_range
72720f9 lb-agent: handle exception when bridge slave already removed
b25f644 Ensure ML2's create/update_port methods not in transaction
87488f3 Add flush command to iproute in ip_lib
3aed332 Better utilize the L3 Namespace class
3a7c6cb Fix typo in l3-agent namespace code
a0543fd ovs-agent: Seperate VLAN mapping outside of the agent
4417450 Updated from global requirements
534803d Check the router gateway IPs prefixlen existence
a200f4a pep8: fixed F821 violation in a unit test
34ec353 Add devref for Relocating DB models
26bdffb Handle deleted ports when creating a list of fdb entries
f697cdd Set bridge_name in OVS trunk port's vif_details
7e69891 ml2: allow retry on retriabable db error by precommit
bd076a0 Rollback router intf port update if csnat update fails
97575c2 Enable DeprecationWarning in test environments
9d18672 Check target_tenant when create rbac policy
f13f56f Delete HA network if last HA router is migrated
ce1c16f Add linux bridge trunk server side driver
eead641 Enable CRUD for Subnet Service Types
9e8bcf4 Make revision bump robust to concurrent removals
247128b Fix duplicate routerport handling
32c470d Cleanup DB retry logic in ML2
38cdd93 Refactoring config options for extension opts
39aedaf Refactoring security group config options
114de17 Don't use versions in _DeprecateSubset
91614d3 Add RouterPort bindings for all HA ports
1df1a5c Log full exception before retry in decorator
31a7fee L3 agent: check router namespace existence before delete
8b69189 Consider baremetal device_owner as compute for nova notify
4acccc7 Delete conntrack entry with remote_ip on the other direction
eeed08e Do not remove the HA/legacy router gateway secondary IPs
996b845 DHCP Auto Scheduling for routed provider networks
ca2aa3c Restore old assert_ping behavior
acd04d6 DVR: Clean stale snat-ns by checking its existence when agent restarts
101af7b Remove neutron-lib warnings
e770c86 Ensure most of ML2's core methods not in transaction
46b6e12 Add scaffolding for trunk plugin/server-side driver integration
38f1ec0 Remove neutron lib warnings from ipv6_utils
42897d8 Updated from global requirements
dee5544 Introduce state management for trunk resources
b730218 Refactoring config options for wsgi opts
2947791 Add a space after openvswitch error message
bfed167 Remove local subports validator
0fce7de objects: introduce count() API to count matching objects
df9411d Rename DB columns: tenant -> project
c34c15c Fix for creation of network environment twice
3c26a62 Use neutron-lib add_validator for registration
f13ed8c objects: introduce a util function to handle tenant_id filter
c3669cc tests: check that trunk sub_ports field is properly populated
bcef617 Fix indexerror in delete_csnat_port
6281fdd Add a unique key to port_id in routerports table
0810cbd Refactoring cfg opts for ml2 plugin linuxbridge
c17c78d Port device events for common agent
40156cd Fix module import for ovs_vsctl_timeout option
3f71a49 Change external_network_bridge default to ''
de0b16f Fix link reference in OVS agent devref
c7c9c39 Support callbacks for L3 plugins without an agent
f7cc6a0 Remove deprecated default subnetpools
22a341a Fixes the midonet test_l3 unit test failures
5b7bed2 fixed a typo in src code
4cb6058 Suppresses a warning when no agents are configured
7f617e6 Introduce bulk push to rpc callback mechanism
9733cc2 Enable sorting and pagination by default
5e0878f Added API extensions to detect sorting/pagination features
4ff7215 stadium: adopt openstack/releases in subproject release process
6cb0c49 L2-Adjacency support
077fce8 corrected the link in README.rst
deb0e49 Neutron-lib: use the L3_AGENT* definitions from neutron-lib
50ebf81 Fix a typo in neutron/services/trunk/rules.py
d4a9d2c Refactoring config options of agent/common/ovs_lib
0dbe21c Add a callback registry event for the init process - before spawning
7f9610c Refactoring config options for cmd
1144fd5 Don't use file() to write object hashes
c6b30c3 Fix L3 NAT DB signature mismatch
5c23f73 Add in missing translations for exceptions
ffeae31 Fix that api_workers=0 doesn't spawn any api workers
ceb3c5d Use revision to discard stale DHCP updates
179b830 Filter HA router without HA port bindings after race conditions
de2a701 Fix updating allocation_pools on subnet update
2d2689f trunk: avoid redundant refetch of subports on create
f03693f tests: enable test_get_objects_queries_constant for trunk ports
bb989be Don't use exponential back-off for report_state
c76ee03 bug tag: Add 'api-ref' for API reference
1750d75 Add link in README.rst
244ef91 Set prefix on floating_ip_mangle rules
4efc6db Remove 'released-neutronclient' tag from official bug tags
4e8cc68 Increment revision numbers on object changes
21975f5 Print out specific filter that failed in object filtering unit test
3945467 objects: loading synthetic fields from defined ORM relationships.
c79d179 objects: forbid updates for project_id field for subnets
2a23527 tests: stop using ml2 plugin full import paths in tests
d8952e2 Add API tests for router and DHCP port status
2325e2a Skip DHCP provisioning block for network ports
11dc21d Wait for vswitchd to add interfaces in native ovsdb
0e3f4b8 Add flavor/service provider support to routers
ac36a88 Add some negative policy router interface tests
6877b47 Add notifications for trunk CRUD and standardize payload
414ceed Refactoring config options for common config opts
1680a0c Prevent port update from binding a host where IPs won't work
335cdad policies: Add tempest tag for launchpad bugs
09736ed Fix for check_vlan_transparency on mech drivers not called
64f5fc8 Refactor DNS integration out of DB core plugin
97bb498 Fix typo in method description
45552b5 Filter out subnets on different segments for dhcp
98838c4 Add information about using file based sqlite for unit tests
49d1def Deprecate implicit loading of service_providers from neutron_*.conf
a9133b7 Remove deprecated network_device_mtu option
e5a9502 objects: Add update_fields method in base class.
e82f365 Remove unused code in neutron/agent/linux/utils.py
47fd1bc Pass timeout in milliseconds to timer_wait
620f8a6 Prohibit deletion of ports currently in use by a trunk
3213dd8 Mark DBConnectionError as retriable
9e87a70 Add subresources support for PECAN
88fd252 Refactoring config options for l3 agent config
5588f45 Improve the segmentation ID validation logic
b8f870d Revisit (add|remove)_subports request body
313f48b objects: Adjust Subnet fields, add tenant_id and segment_id
8afc65c Use is_valid_port from oslo.utils
7236d9c Validate device to mac instead of port id to mac
36d28f9 Updated from global requirements
e7e8a4e Don't interrupt device loop for missing device
29cc91e Enable passive deletes on trunk deletion
0bacf34 Removed smoke tags from *SearchCriteriaTest test cases
a984f95 Calculate MTU on every network fetch instead of on create
97c78ef Fix wait_until_true condition in dhcp test
a5cd3b6 Add callbacks for networks and subnets in ML2
9f30df8 Check compatibility when auto schedule ha routers
722884b Remove execute permission which is added by mistake in midonet
5bbb802 Ensure test_cleanup_stale_devices fails gracefully
2950004 Add new attributes to trunk model
01a6c9c Generalize agent extension mechanism
aea93a4 fullstack: Add hybrid plug support
c46edbc Use db_api.retry_db_errors in quota engine
ca57c9f Update ovsdb release notes re: new OVS ports
81ff0ac objects: better apply filters for objects/db/api/get_object query.
1727836 Use DEVICE_OWNER_COMPUTE_PREFIX from neutron-lib
20d1e6b Imported Translations from Zanata
adbcdeb Fix misuse of assertTrue in L3 DVR test case
a2016a6 Pecan: Define plugin crud methods in base class
2e9da88 Fix broken URLs in bugs.rst (core-reviewers.html -> neutron-teams.html)
cf92913 objects: Convert filters to string for list values.
fcb1ccf fullstack: Log testrunner again
6bb2148 QoSTest: skip if qos extension is not available
345a4b2 Add support for Python 3.5
7a6af24 Only ports on routed networks are deferred
3f57056 Fill in trunk_details on port resource
4f875ea Fix a pylint error in an L3 agent unit test
ed34f18 DVR: Fix ItemAllocator class to handle exceptions
0074b94 Add RouterPort binding to ha interface creation
bd6d454 objects: Add RBAC to Subnet OVO
698e601 Improve cleanup logic for trunk tests
7a6fe80 Updated from global requirements
890c30f Add retry decorator to dhcp_ready_on_ports
e92b68d delete event payload
fb49ca5 Add function to return all hosts with mapped segments
056b9ca Handle non existing network in segment creation
29047e4 Hacking: add unit test for LOG.warn validations
581b854 Allow unique keys to be used with get_object
1bb95a4 Add object versioning to QoS DSCP.
151d945 Replace device owners hard coded strings to neutron_lib constants
7a206a9 Add function to remove constraints from database
b6592c7 Add dhcp to Fdb extension's permitted device owners
11257a3 Use context from_environ to load contexts
8ad224d Use from_dict to load context params
5cef3f7 Add a hacking rule for string interpolation at logging
1d7a033 Add check that factory started in dispose
fbd3578 Delete gw port on exceptions
ca792b0 Avoid duplicate ipset processing for security groups
b8a2cb8 DVR: handle floating IP reassociation on the same host
31ed226 Refactor usage of dict.values()[0]
f01f6d5 qos basic scenario
2bf7211 Check for provisioning blocks before updating port up
89cd4d0 Rename dvr portbinding functions
9d04f18 Emit registry events on subport addition/removal
2974f77 Ensure deferred IP fails when host is provided no IP allocated
80be86d Extension to tell when deferred binding is in effect
04b1979 Fix typo in message string causing server exception
e82494f Deprecate option min_l3_agents_per_router
48f6c9c Address outstanding TODO for callback event
b06c7e8 Allow tox to be run with python 3
ee16137 Incorporate tweaks to subport validator
dc19411 Allow auto-addressed ips deletion on port update
f9d0dd3 Delete default route if no gateway in external net
8606241 Add information about contract creation exceptions in devref
2596df7 ML2: don't use IntegrityError for duplicate detection
0a78959 Grammar error fixed
88bd2be Fixed Typo in contribute.rst
607957e Refactoring config options for dhcp agent
e8ac4b4 Revert "Support unique labels for alembic branches"
537e2f5 DVR: Ensure that only one fg device can exist at a time in fip ns
98b6564 New engine facade from oslo_db: Step 2
6e275e3 When deleting floating IP catch PortNotFound
b7c303e Notify nova with network-vif-plugged in case of live migration
5d14d6e Skip TrunksSearchCriteriaTest if the extension is not available
9be996b Don't catch DBDuplicate in default SG creation
235aa35 Catch missing binding record in provision handler
acb6a95 Pull stadium projects from governance.o.o in utility script
c680154 Add an independent function to map segment to hosts
6d5b559 List only admin_state_up auto-allocated resources
51a6978 Change tunnel MTU calculation to support IPv6
8d3aa3f Fix broken link
bc53c3b ML2 remove extra checks in ovs_dvr_neutron_agent
eda29be Updated from global requirements
20a00dd Fixed typos
a057fe5 Fixes a link error
b2de391 next() is incompatible in test_network_ip_availability.py
c5793ed Run 'ip netns list' according to 'AGENT/use_helper_for_ns_read'
80c3a7a Remove unused LOG
e520e21 Fix order of arguments in assertEqual
d618ff4 Reuse common code in securitygroups_rpc module
b7873b1 Release note: fix a typo in add-time-stamp-fields
b05d2f6 Imported Translations from Zanata
92934dd Update the template for model sync test docs
9989626 Add sorting and pagination tests for trunk resources
9cda319 Enable CRUD for trunk ports
7ae9e4e OVS-agent: Switch the default to "native" of_interface
54b2efe Use tempest.lib tenants_client
4bdf575 Stable Branch URL Fixed
88359e3 Support unique labels for alembic branches
e25151b create_router: Report the original exception
f3816cb ml2: postpone exception logs to when retry mechanism fails to recover
ce644b8 Fix OVSBridge.set_protocols arg
040d740 Create segment_host mapping after new network
b853e77 Fix spelling mistakes in the docs
f187d78 Adding the appropriate log hints where needed
00f3ab1 Lower ML2 message severity.
8d132df spelling error: modify assocations -> associations in files as follows: neutron/agent/l3/link_local_allocator.py:38
2a07627 Make create_object_with_dependency cleanup
546ba37 Restore MySQL and Postgresql functional testing
7803175 functional: Use assertItemsEqual for db_find outputs
2c8f61b Adding FDB population agent extension
3ff5b70 pep8: Register checks with their code
b8cadc7 sriov: Fix macvtap vf interface regex pattern
a5d19b4 Mock threading.Thread to prevent daemon creation by unit tests
deee2d3 Fix some typos
931a13d Register the dict extend function when service plugin starts
0328e5a Remove notification for process event
2c8debd Add two more callbacks registry events
3a17c30 Do not depend on Python error strings in parse_network_vlan_range()
dfbe1fb Fix code that's trying to read from a stale DB object
bcd77d1 Remove 'origin/' in OVS_BRANCH
b20188d Only update SegmentHostMapping for the given host
a4df99f Move Nova notification logic out of API controller
4ed9a3e Create segment_host mapping after new segment
db817fd Skip INVALID and UNASSIGNED ofport in vlan restore
9fcc8c5 objects: introduce NetworkPortSecurity object
61138bd objects: Introduce the DNSNameServer OVO in the code
8817c7d Implementation details to support trunk ports
a626172 Move wait_until_true to neutron.common.utils
116a6cf Imported Translations from Zanata
f8d9e13 Agent extension: fix comment
bdeb7bc enable OVSDB native interface by default
09a6a46 Pecan: Implement pagination
6472698 Not auto schedule router when sync routers from agent
6914c77 Updated from global requirements
ff73054 Remove the deprecated config "quota_items"
d1a0945 Fix simple typos
d91a4e1 Create auto allocated networks in disabled state
877778e Move DHCP notification logic out of API controller
6019b16 Pecan: move fields and filters logic to hooks
eb9958f DHCP Agent scheduling with segments
cb8af9b Fixes port device_id/device_owner change in failed operation
448bc8e Remove the deprecated config 'router_id'
143b19c Separate exception class for retriables in callbacks
dcc6108 Revert "OVS: don't throw KeyError when duplicate VLAN tags exist"
2dd7344 Updated from global requirements
5e6af62 Add revision_number to standard attr for OVO
73bd182 Check for RetryRequest in MultipleException types
38a080a Remove IP availability range recalculation logic
77bfd82 Rename ml2_dvr_port_bindings to make it generic
ce31e12 Override 'create' for Trunk and SubPort
1af8627 Retry DBDuplicate errors in retry decorator
65bd0cd Complete removing support for unsplit alembic branches
b0aa3a9 Revert "move import to top and rename to make more readable"
766abb7 Make pep8 job great again
7d111e8 Disable warnerrors=True in setup.cfg
7eeeb99 Move state reporting initialization to after worker forking
1d8eaba Do not rewrite original exception for IPAM part 2
a0feab2 Change addCleanup create_tenant to delete_tenant, fix gate
1554cee Obsolete mac_generation_retries and deprecate the option
778adb4 Remove unnecessary flush for duplicate address detection
3690559 Fix minor spelling error in debug log
3703b31 tests: clean up designate client session mock on test exit
e58d621 Remove unnecessary import from segment plugin
b22c7ae OVS: UnboundLocalError on switch timeout fixed
b9e737b ovsfw: Fix variable names in UT
8893ebe ovs: set device MTU after it's moved into a namespace
d034532 cache_utils: fixed cache misses for the new (oslo.cache) configuration
524a986 Syntax fix
57848f7 ml2 lb: do not program arp responder when unused
37ba46d Remove deprecated TODO notes in L2 agent extension manager
f6f697a Fix pep8 violations in fullstack qos test
ce0981f Don't return marker item when paginating backwards
3d9d119 Fix release name in deprecating message for agent status checks
d7c515a Typo fix
e1307e1 Fix bug with mac generation
5b0ea03 Mark port as ready after enabling dhcp at agent
228b24a Add exponential gap to retry decorator
9cd9536 Fix designate dns driver for SSL based endpoints
23c2407 Update Neutron documentation with `project`
87651f7 Provide DB isolation for WalkMigrations tests
63fc967 Refactor NetworkDhcpAgentBinding
9bf5b27 Tempest: fix a typo
0144c67 qos: support native sorting/pagination for policies and rules
6809a1a qos: added api sorting/pagination tests for policies
28bc1d7 Check for alembic Add/DropColumn exceptions in migrations
a68c425 objects: switch base plugin class to using subnetpool object
0cc77d2 l3: support native sorting/pagination for routers
e923457 Added sorting/pagination tests for routers
e3b0803 Added sorting/pagination tests for subnets
eb965f9 DHCP: delete config option dnsmasq_dns_server
76c9e81 Refactor update_segment_host_mapping_for_agent for agentless topology
a65c8ea OVS agent: remove unused variables
4874af3 Updated from global requirements
a6c1726 Remove the plugin import from auto_alloc extension
da9fdf3 Use neutron-lib constants
389f7b0 qos: fix shared filter for policies
3ead5f9 objects: Add filter query hook to NeutronDbObject
5089f41 Extend utils create methods to accept check_allow_post
8c7f98b tests: fetch unshared subnetpools only
884b735 Cleanup Liberty to Mitaka upgrade corner cases not necessary anymore
260ce9c Fixes variable name confusion
be32eff Use StringField for tenant_id fields
a431833 Remove useless str()
6bce4d5 Add router precommit events
2fbb658 Allow self-unsubscribing callbacks
56fd998 Add data model for standard attr revision numbers
3a5315e DVR: Fix allowed_address_pair port binding with delayed fip
80f9e4f Update networking-ovn project functionality
5f16d07 Revert "Add index on trunk_id in the subports model"
65af800 Update Neutron server to use only keystoneauth
d1f1f9e Make segment aware IPAM compatible with ML2
2dcacaa Fix of ping usage in net_helpers.async_ping()
db9e404 Remove MAC duplicate detection for generated macs
8a6d22c Pecan: handle single fields query parameter
dcb2a93 Compute IPAvailabilityRanges in memory during IP allocation
eb08611 Clean up subports model
a1f06fd After a migration clean up the floating ip on the source host
f21eed3 Check for mysql SAVEPOINT error in retry decorator
948461c Check for StaleData errors in retry decorator
affd027 Use session delete for IPs to trigger events
3c27beb Fix update of shared QoS policy
5d6840d Fixed variable shadowing in ipam_backend_mixin.py
29357bd Add type information to ObjectNotFound message
5a12f42 Add README for api-ref
3f9cb90 Use next available address for dhcp ports
d401270 objects: in get_object(s), filter by fields, not model attributes
1d43dd2 Refactor the rpc callback version discovery mechanism
6d8d00f Add index on trunk_id in the subports model
a4ae297 Support for MultipleExceptions in db_api decorators
f7a0c0b Convert multiple exception types in the API
40e10a3 Add sanity check for idempotent id's in tempest tests
6e7f8c1 Remove some options from neutron-db-manage
2898c4d tests: added sorting/pagination api tests for subnetpools
19c5ec7 Drop neutron/i18n.py in favor of neutron/_i18n.py
73546f8 QoS DSCP fullstack tests
9e4aaaa Hacking: make use of neutron lib
fcd33b3 Return fixed_ips from port update
66c3574 Deprecate the functions map after segment moving out of ml2
16aa695 Use callback to update SegmentHostMapping
e68121b Match filter criteria when constructing URI for href based iteration
c40403e Make service plugins' get_plugin_type classmethods
d250816 OVS: don't throw KeyError when duplicate VLAN tags exist
e4b82f7 Revert "DVR: Clear SNAT namespace when agent restarts after router move"
75ac49a objects: Use common plugin _model_query in get_object
82c65df Tox: Remove neutron/openstack/common from excludes list
a095581 Fix missing availability_zone in dhcp and l3 conf
c3e1d9c qos: Add API test for shared policy
65b96dd Imported Translations from Zanata
b1cfadc l3_db: Make gw port in-use check overridable
aad5012 Fix server_default comparison for BigInteger
3a2e41b Update ml2 delete_subnet to deallocate via ipam
b937f2c Make IPAM segment aware on port update
5160d4e Make sure AZAwareWeightScheduler base on weight of agent
75ae153 Provide router-id for ROUTER_INTERFACE/BEFORE_DELETE event
87e8884 L3 DB: only read dns 'dns-integration' once
09ff5e5 Force "out-of-band" controller connection mode
49b96b4 Devref: Add inline codeblock to upgrade command
60a8f96 oslo.cache: Remove memory alias for cache
7ddfffb devref: remove references to oslo incubator
483c598 Revert "Revert "Remove threading before process forking""
ae613a0 Use IPv[46]_BITS instead of IPV[46]_MAX_PREFIXLEN
707363f Adding basic connectivity scenario to Neutron
56efc8a Switch to oslo.cache
9b8bf7d [TrivialFix] Deprecate unused NeutronController class
2ddbbce remove unused rpc method get_active_networks
b9542f5 Added API tests for page_reverse and href next/previous links
55d32ec Correct hyperlinks to sub_projects documentation
6f30217 DB base plugin: correct typo id to subnet_id.
8e5623d Devstack support for macvtap agent
d5b4436 Segments: remove log message indicating segments are not supported
93eeaf6 Updated from global requirements
82b3cca Move dragonflow to affiliated project list
6290af9 Fix getting dhcp agents for multiple networks
899b6cb Pass ha_router_port flag for _snat_router_interfaces ports
594a228 objects: stop using internal _context attribute
9319b1a Fix get_free_namespace_port to actually avoid used ports
88a1a8c DVRHA interfaces should be created in all cases.
b32426c Make IPAM segment aware on port create
5fc3fbe Updated from global requirements
a8da782 Guard against config_dirs not defined on ConfigOpts
96d1d91 Macvtap: Allow noop alias as FW driver
d9d3c1c Generalise the logic of resource auto rescheduling
5decc85 objects: support advanced criteria for get_objects
5532fb7 Fix wrong description in the class DhcpAgentNotifyAPI docstring
4a97769 Follow effective Neutron guidelines
15d1612 DB: remove deprecated warnings
1080620 Dont use query if network_ids is empty
99ddc7a Fix two spelling mistakes
993446b ML2: use neutron-lib for PORT_STATUS_ACTIVE
fe5ef36 Use IPv6_LLA_PREFIX from neutron-lib
1328000 RPC unit tests: remove UUID future warnings
358f459 Use ICMPV6_TYPE_* constants from neutron-lib
2592b39 Updated from global requirements
45d3632 fullstack: test for IPv6 east-west traffic
c937b57 Allow the service plugin to import the extension
bffc5f0 functional: fix OVSFW failure with native OVSDB api
9cc3d60 ovsdb: Don't skip ovsdb test cases in py34 suite
c13d722 ovsdb: Don't let block() wait indefinitely
0b8eb36 [qos] section is missing from neutron.conf
22da3db oslo: remove usage of oslo.log verbose option
7f31ccb Adopt to config_dir option being a list and not a string
1d4e078 OVS: compare names when checking devices both added and deleted
18234b7 Do not inherit test case classes from regular Neutron classes
35aefdb Fix validation of floating-ip association
543e960 tests: guarantee unique networks in get_list_of_random_networks
093bd96 Pecan: bind attribute map to controllers
b3ca00f Refactor QoS plugin to avoid code duplication
a9355c8 Avoid shadowing the method's port argument
deeb4b1 OVO for VLAN aware VMs
99e9d5c tests: cover port with existing sorting/pagination api tests
ab131ee Allow min_l3_agents_per_router to equal one
3088e93 How to support trunk ports with Open vSwitch Agent
fe3f5f5 Introduce official lib tag for neutron-lib issues
80426cf Pecan: tell the plugin about field selection
3d3f059 Add segments to hosts mappings
85863c9 Remove using PROTO_NAME_IPV6_ICMP_LEGACY from neutron.common.constants
387283d Prevent adding duplicated sg rules with diff description
0b8bbc1 Updated from global requirements
1220092 Remove remaining BGP code from neutron
a388f78 DVR: Pings to floatingip returns with fixed-ip on same network
e7c963f Migration for qospolicyrbacs has hardcoded InnoDB
abdb858 Remove the inaccurate help message for min_l3_agents_per_router
cd445fe OSProfiler imports break decomposed plugins
0cf4ddc tests: validate sorting and pagination for networks
067a5c2 Fix unit test for new list of icmpv6 allowed_types
afaad48 Use unittest2 uniformly across Neutron
bc47fe9 Call ext_manager.delete_port on port removal
6083f24 devref: remove l2 agent extensions steps literal
403e5a0 Fixed help messages for path_mtu and global_physnet_mtus options
63d9cdf Trivial fix - NETWORK_TYPE validate
c0db199 Change log level when L3 agent is disabled
c1e6d87 Add quota tests in api tests.
563fea3 Introducing the Subnet OVO
dc7e2b1 unit: fix ValueError on TransactionQueue init with py34
9a43f58 Add OSprofiler support
b73f849 fullstack: test for snat and floatingip
8ecb28d Integrate the port allowed address pairs VersionedObject in Neutron
4955746 Deprecate advertise_mtu option
cbae3e0 Pecan: Backwards compatible/cleaner init
c195d1f fix wrong default value of qos.notification_drivers
851d39d Rename _find_router_port_by_network_and_device_owner
0841733 DVR: Fix check multiprefix when delete ipv4 router interface
936fe6c fullstack: test for east west traffic
6c183e9 Update unit tests to use correct method being used
1f4c82c Deprecate neutron-debug
de390cd functional: Fix ovsdb-monitor waiting for first events
a474eb0 Fix broken URL in Mitaka Neutron release note
ad2d7d3 Remove nested transaction from ipam driver
9b13eed Allow for excepted operations in migrations
bb87e58 functional: Run OVSFW tests with ovsdb native interface
99f2224 Mock out poller in ovsdb unittests
c198710 DVR: Moving router from dvr_snat node removes the qrouters
d2630f2 Pecan: remove deprecation warning
cece185 Update for removing ofagent
cbc15d2 Ensure unit tests don't assume an IP address allocation strategy
d52dfce Updated from global requirements
f0d99d5 Segment: remove deprecation warning for converters
18d16cf Add negative API tests that try to remove the resources in use.
4ec6932 Respond negatively to tenant detachment of enforced QoS policies
0f29fb4 Removed invalid test due to invalid mocking
310074b Check if pool update is needed in reference driver
8ada9cd Remove cliff requirement in test-requirements.txt
67bb052 sriov_nic config options were declared under wrong group
5109d16 Make deepcopy of update body in API layer
79fd5b4 Refactoring config options for service
ac5ee0e Pecan: Handle hyphenated collection with shims
1828021 Enforce UUID of port/subnet ID for router interfaces
a1c194c Make exception translation common and add to pecan
0d837a4 Remove unhelpful test of oslo.service ServiceLauncher
a33b9d0 Remove a SGs API test following sync to Tempest
9e66347 Avoid testing oslo.service library internals
e45add7 Restart dsnmasq on any network subnet change
911c5b2 Add service-type extension to flavors plugin
9a177e1 Add method to get service provider names by resources
43246b3 Enable flavor plugin as a default service plugin
f766fc7 Add setting default max_burst value if not given by user
0856095 Remove the file i18n.py and other related cleanups
d526e72 Fix for 'ofport' query retries during neutron agent start
cc61633 Segment extension: remove deprecated warnings
b672c26 Add provisioning blocks to status ACTIVE transition
5873e97 devref: Cleanup OVS vHost User Guide
97372a1 Refactoring config options for quota
680f2fd Trivial Fixes for 'sub_project.rst' devref document
1f017d3 Add retry support to pecan
362bfd7 Remove openstack-common.conf
303e1c1 Enable IPAM drivers to allocate from more than one subnet
f494de4 Associate subnets to segments through subnet API
fdecc62 Insert validation with request params for HTTP DELETE
2f17a30 OVS Mech: Set hybrid plug based on agent config
6c8c6fb Remove deprecated references to attributes
687fd6b SR-IOV driver and SimpleAgentMechanismDriverBase
6072ad3 Delete a magic number of security_group_rule quotas test
19348ec Pecan: skip all notifications on failures
b53a63c Remove tools/pecan_server.sh
a47d229 DVR: Ensure fpr and rfp devices are configured correctly
03fd895 Changing VPNaaS bug contact name
556f1c2 Check for existence of snat port before deleting it
24f95f4 Move address scope specific code out of iptables_manager
4d6fe0c Use correct session in update_allocation_pools
4368560 Revise ICMPV6_ALLOWED_TYPES
b1cdba1 Revert "Remove threading before process forking"
a34c354 Basic Extension and CRUD for Segments
972cdef Classes lack metaclass decoration
17cfffb DVR: Use existing IPDevice to add address on FIP VETH
ea5fce2 Fix SR-IOV binding when two NICs mapped to one physnet
3e668b6 Add exponential back-off RPC client
c2f7806 Fix prefix delegation deleting addresses for ports
62a5297 Fix the sriov agent config group name
9dc70ed DVR: Clear SNAT namespace when agent restarts after router move
8adc737 Delete post_test_hook.generate_test_logs
474b1e7 Add logging for some functional tests
863b170 Fix functional tests logging
f87d434 Word about notification_driver
aa630f2 New engine facade from oslo_db: Step 1
773394a OVS: Add support for IPv6 addresses as tunnel endpoints
3d127dd DVR: Fix TypeError in arp update with allowed_address_pairs
1cafff0 Remove threading before process forking
f5a2ee3 Add API to retrieve default quotas
7745673 fullstack: Use noop firewall
5696292 Don't load DNS integration in l3_router_plugin
f9019ea Annotate alembic migration for VLAN trunking
8929791 Fix update target tenant RBAC external path
7c7da2e Preserve backward compatibility with OVS hybrid plugging
16ca061 Avoid eventlet monkey patching for the tempest plugin
276a551 Policies: additional go-to contacts for IPv6 bugs
65cd85a Added PecanResourceExtension
7fc0fd5 Resigning as "go to contact" for DVR bugs
2e19107 Pecan: Fix Shim status codes
1f50085 Do not rewrite original exception for IPAM
66ddefb update networking-odl lieutenant
ee9f86c Mock mechanism manager instead of the test driver
03c03db add PROTO_NUM_IPV6_ICMP for _validate_port_range
1019d2b Resignation from FwaaS duties
3186184 Remove old fwaas remnants from neutron
495f417 agentnotifiers: retried notifications refactor
adfdd65 Avoid L3 agent termination without server
2f76783 Use paginate_query from oslo_db
a323769 Revert "Improve performance of ensure_namespace"
a8a9d22 IPtables firewall prevent ICMPv6 spoofing
f97e628 Replaced this with "get-me-a-network"
e8d3626 Remove BGP code from neutron
3fb07b6 Add device_id index to Port
339a1cc Revert "Improve performance of ensure_namespace"
b1c92f9 Updated devref documents for neutron-dynamic-routing
67b621d Data models for vlan-aware-vms
b047e3c Pass through setattr to deprecated things
78fff41 Use converters and validators from neutron-lib
74e7df4 Revert "Switch to inheriting hacking checks from neutron-lib"
b9bec4b DVR: Use IPDevice class consistently
4148a34 Use constants from neutron-lib
fe34afc Decorate AvailabilityZonePluginBase properly
24e04dd Remove functional migration script about external tables
94620e4 add networking-fortinet in affiliated projects
667ea2a Allow OVSDB Connection to register certain tables
7e1601f Switch to inheriting hacking checks from neutron-lib
d2eb6f7 Add test that ensures subnet is usable after update
ae5bad4 Use exceptions from neutron-lib
38531ca Revert "ML2: Configure path_mtu to default to 1500 bytes"
7fcf025 Imported Translations from Zanata
690304c Object tests: couple of pep8 and list comparison improvements.
9a32f4e Add a missing address-scope extension check
7ea07b6 policies: changed owner for release-subproject tag to @ihrachyshka
351ee35 Address Scope added to OVO
6ffa411 Tests: correcting typo in get_random_cidr.
934c25f Updated from global requirements
b634a45 Mark remaining negative subnetpool tests with 'negative' tag
1d66738 Removed smoke tags from all -api job tests
d76a174 Remove two exceptions already in neutron-lib
fe1b526 Correct the interval between two reports
b64b0c7 Don't log warning for missing resource_versions
643b443 Imported Translations from Zanata
aacc56a tempest: enable hacking rule checks
9153527 Return a 404 on quota delete if entry not found
d87b378 Move class properties to instances for dhcp/test_agent.py
1ffea42 Updated from global requirements
6dcdb15 LinuxBridge agent's QoS driver bw limit for egress traffic
f73dae0 Add check that external gw port exist when metering-agent adds a rule
45b9960 Port allowed address pairs to OVO
316fe83 Neutron objects test: correct the db_obj to obj_fields where needed.
9355885 Fetch router port subnets in bulk
215cf3c QUOTAS: add in missing space to help text
dab6070 Revert "Deprecate 'ovs_use_veth' and 'veth_mtu' options"
cefb107 DHCP: remove update_lease_expiration
88ee096 Imported Translations from Zanata
2131340 release note to deprecate prevent_arp_spoofing option
20fbd1d Modify an option for delete-port as recovery
a2ceec2 Don't update DHCP ports in a transaction
2d2bb27 Use switch-case instead of if-then-elif
8a5514c Match job name for scenario tests
b970ed5 Clear DVR MAC on last agent deletion from host
7e79137 Move class properties to instances for dhcp tests
8693d21 Optimize get_ports query by filtering on subnet
e174e61 Avoid calling _get_subnet(s) multiple times in ipam driver
4e3a9c2 Be explicit about the APIs tested in the gate
965e1d1 Move away from invoking api tests explicitly
22ff1cf Updated from global requirements
eee9e58 Add an option for WSGI pool size
55459e6 Make gate-hook structure more readable and extensible
bf66cc6 Don't disconnect br-int from phys br if connected
71ccd79 Refactor test_ipam functional testing module
f9c2b56 Avoid referencing code from master branch
8a86ba1 Support interface drivers that don't support mtu parameter for plug_new
c569180 Use tempest plugin interface
dfacba0 Add 169.254.169.254 when enable force_metadata
93795a4 Fix deprecation warning for external_network_bridge
36305c0 Add ALLOCATING state to routers
2b2e5b6 Change wrong word "propogated" to "propagated"
2de33a9 Delete conntrack entry on the other direction
7d5b1f8 Skip l2_ovs_agent functional tests
f2f7a09 Added initial release check list
c3f6bf5 Skip firewall blink test for ovs-fw
1a61e53 Fix doc build if git is absent
0740135 Cleanup stale OVS flows for physical bridges
8e983aa Updated from global requirements
61e76a3 Revert "Add 169.254.169.254 when enable force_metadata"
2397fd0 Fix broken Tempest conf options in API tests
0bf1f96 Add functional test for device_exists() with invalid namespace
9d57338 Add an option for WSGI pool size
2390064 Add support for building ovs from git sources on stacking
d064aed Make tunnel_sync logging less verbose
05a4a34 Notify resource_versions from agents only when needed
07fa372 ADDRESS_SCOPE_MARK_IDS should not be global for L3 agent
9c58ae6 Wrap all update/delete l3_rpc handlers with retries
ab67d95 Cleanup override of compare_type from oslo_db
e532ee3 Notify resource_versions from agents only when needed
fff909e Values for [ml2]/physical_network_mtus should not be unique
ece192b Use new DB context when checking if agent is online during rescheduling
2d09f50 Remove Openflow Agent(OFAgent) mechanism driver
0de0034 Add RECLONE support for ovs
2e2d75c ovsfw: Load vlan tag from other_config
dabd969 ovsfw: Load vlan tag from other_config
6355173 Reuse to_utf8() and jsonutils.dump_as_bytes()
8d6f3bd Postgresql: add do_drop arg in alter_enum function
6814411 Imported Translations from Zanata
a2d1c46 firewall: don't warn about a driver that does not accept bridge
fa5eb53 Add uselist=True to subnet rbac_entries relationship
45bec12 Add 169.254.169.254 when enable force_metadata
60af733 RPC: remove unused parameter
0c2caa9 Fullstack connectivity: test interface scenario added.
6797638 Only load timestamp service plugin in timestamp tests
850b4c0 Deprecate 'ovs_use_veth' and 'veth_mtu' options
ac8cac2 Get rid of unnecessary _ha_routers_present check
92527c2 Clear DVR MAC on last agent deletion from host
5853af9 Iptables firewall prevent IP spoofed DHCP requests
633d8ac ovo: Introduce standard attributes to objects
a651317 Tempest 11.0.0 is released
c178bd9 Fix race conditions in IP availability API tests
ee32ea5 Switched from fixtures to mock to mock out starting RPC consumers
77696d8 Imported Translations from Zanata
945d7df Imported Translations from Zanata
7006899 Use new DB context when checking if agent is online during rescheduling
e6345a4 Add quota tests in unit tests.
c5bc5bd Refactor IPAM ip allocation method
3190494 Fix zuul_cloner errors during tox job setup
3c1a068 When checking if there is a duplicate rule ignore the id field
ecaa85d Revert "Add instrumentation devref, Part I"
9679285 Return oslo_config Opts to config generator
04fb147 Refactor and fix dummy process fixture
844cae4 Switches metering agent to stateless iptables
19ea6ba Remove obsolete keepalived PID files before start
aafa702 Add IPAllocation object to session info to stop GC
005d49d Ensure metadata agent doesn't use SSL for UNIX socket
a5b1a6e Fix Windows IPDevice.device_has_ip racefulness
2af86b8 Switched from fixtures to mock to mock out starting RPC consumers
5cdd7ae Values for [ml2]/physical_network_mtus should not be unique
d5ae864 Fix regexp for ss output
7ed3cb2 Integrate the Extra Dhcp Opt VersionedObject in Neutron
1cb4373 ADDRESS_SCOPE_MARK_IDS should not be global for L3 agent
cdb4f92 Move all link-local cidr constants to a central location
905fd05 DVR: Increase the link-local address pair range
4e8ff72 Instantiate Enum() rather than subclassing
1e334e8 Fix keepalived functional tests
6ed8f45 Always call ipam driver on subnet update
c2eb728 objects: avoid validation in stringify for custom field types
9a4b7b8 Remove unused PolicyFileNotFound exception
b8cd052 Add custom OVO field type for MAC address
a8b7b27 ovo: Update object with data from db on update()
9c3c19f Add ALLOCATING state to routers
27634bb Fix race conditions in IP availability API tests
7b1b8c2 DVR: Increase the link-local address pair range
a56bbac Make auto allocate plugin safe for unit/func tests
2cb2f1e Define context.roles with base class
6bdbff2 Ignore timestamp fields in model update
34a328f standard attributes: expose created_at/updated_at on models
b51a669 Updated from global requirements
93d719a SG protocol validation to allow numbers or names
92af311 Define localstatedir for ovs compilation
33d3b8c L3 agent: match format used by iptables
2412ca0 Partial revert "DVR: Fix issue of SNAT rule for DVR with floating ip"
db817a9 Add semaphore to ML2 create_port db operation
997d7b0 OVS: Add mac spoofing filtering to flows
7b2fcaa Use right class method in IP availability tests
5a41caa Don't drop 'protocol' from client supplied security_group_rule dict
b8d520f L3 agent: match format used by iptables
93cdf8e Make L3 HA interface creation concurrency safe
a90b44c Updated from global requirements
f28679c ovo: Make return values from objects db api consistent
d934669 ovsfw: Remove vlan tag before injecting packets to port
a5822ca Fix invalid mock name in test_ovs_neutron_agent
7ececa3 lb: interface name hashing for too long vlan interface names
33c01f4 Imported Translations from Zanata
6b6c042 QoS DSCP use mod_flow instead of mod_flows
fd93e19 Change get_root_helper_child_pid to stop when it finds cmd
ee8d0ef API tests: Check extensions with proper functions
0007af7 Simplify chained comparison
213d48d Improve handle port_update and port_delete events in ovs qos agent
c25ece6 Cleaned up tox_install.sh
f82f31f devref: Update ovs-firewall
0f9ec7b ovsfw: Remove vlan tag before injecting packets to port
a52b155 Updated from global requirements
2b0ce0b Use right class method in IP availability tests
8a6913c Fix zuul_cloner errors during tox job setup
52fcdb4 Increase ports per network and add SLA for rally
05ac012 test_network_ip_availability: Skip IPv6 tests when configured so
6a93ee8 Iptables firewall prevent IP spoofed DHCP requests
4081733 objects: SubnetPool, SubnetPoolPrefix
a549f30 Don't disconnect br-int from phys br if connected
142b68f De-dup user-defined SG rules before iptables call
8ad9c90 Ensure bridge names are shorter than max device name len
38894cc Retry updating agents table in case of deadlock
93b7a20 Improve error when exclusive resource allocation fails
cacde30 Cleanup stale OVS flows for physical bridges
87d3370 Avoids logging error on ML2 OVS agent start
aac460b Allow to use several nics for physnet with SR-IOV
36edd14 Log fullstack allocation and release of exclusive resources
44be13a Hacking rule to check i18n usage
3213eb1 Support Routes==2.3
1adeb36 Rename first argument to extend_dict hook correctly
90b9cd3 port security: gracefully handle resources with no bindings
5d2d112 Switches metering agent to stateless iptables
d8f0ee5 Wrap all update/delete l3_rpc handlers with retries
46ddaf4 Allow to use several nics for physnet with SR-IOV
6113e3d Fix error format message
7174bc4 Ignore exception when deleting linux bridge if doesn't exist
2690eed Refactor and fix dummy process fixture
93d29d1 Don't delete br-int to br-tun patch on startup
4283a7e Constraint requirements using mitaka upper-constraints.txt file
211e0a6 functional: Update ref used from ovs branch-2.5.
fc69097 Imported Translations from Zanata
8dce6a5 Don't delete br-int to br-tun patch on startup
1e9b390 Delete Devref Enable Service for Network IP Availability
e2676ae DVR: rebind port if ofport changes
c6efa62 Support Routes==2.3
c6ef57a ovs-fw: Mark conntrack entries invalid if no rule is matched
ef6ea62 l3: Send notify on router_create when ext gw is specified
da00d1a l3: Send notify on router_create when ext gw is specified
e98fabb Remove obsolete keepalived PID files before start
41be555 Imported Translations from Zanata
913a64c SG protocol validation to allow numbers or names
be298f8 Linux Bridge: Add mac spoofing filtering to ebtables
1f1b6fc Remove redundant FLOATINGIPS declaration
d5e4013 Retry updating agents table in case of deadlock
0399996 Add fullstack cross-process port/ip address fixtures
7512d8a Make L3 HA interface creation concurrency safe
b435ec5 Imported Translations from Zanata
6195a1a Effective Neutron: some notes about deprecation
61a5bcb test_network_ip_availability: Skip IPv6 tests when configured so
bec65f6 api tests: Check correct extensions
4731dbb DVR: rebind port if ofport changes
7d806fb Remove deprecated methods from migration CLI file
0f15c46 Fix typos in Neutron documentation
c8fca1c Make network segment table available for standalone plugin
9d3bab6 api tests: Check correct extensions
1eb18c7 devref: Remove stale description about network_ip_availability
f0c3b19 Imported Translations from Zanata
6029f99 Add db migrations test framework with data
edc342b Remove unnecessary executable permissions
2870e0a Removes redundant "and", "this" and "the"
bfa92ea Tweak process to improve handling of RFEs
b0519cf port security: gracefully handle resources with no bindings
99915fa Fix setting peer to bridge interfaces
6e5b877 Add fullstack connectivity test with ovsdb native interface
193aa35 firewall: don't warn about a driver that does not accept bridge
9466e77 Fix fullstack LB agent not connecting to rabbit
16b2ffd Ignore exception when deleting linux bridge if doesn't exist
d130245 Fix setting peer to bridge interfaces
c064258 Note fullstack depends on released neutronclient
511875d Updated from global requirements
4b86f17 Skip fullstack L3 HA test
419d44c Imported Translations from Zanata
441a107 Clean imports in code
b9a619b Add OVS flow tests
4980f03 Adopt oslo.log default_log_levels
9a70c57 Common utils: remove deprecated methods
a94e1b4 Fix test failure against latest oslo.* from master
9107447 Fix reference to uninitialized iptables manager
db4a981 AGENTS: remove deprecated methods
a8b6067 Fix reference to uninitialized iptables manager
1cea77b DVR: Fix issue of SNAT rule for DVR with floating ip
25fdc2a Remove deprecated method from agent utils file
4f6aa3f ovs-fw: Mark conntrack entries invalid if no rule is matched
8603ea6 Add fullstack logging
1399376 Fix alembic 'No handlers could be found for logger...'
eb8ddb9 Move db query to fetch down bindings under try/except
da1eee3 Close XenAPI sessions in neutron-rootwrap-xen-dom0
1d51172 Watch for 'new' events in ovsdb monitor for ofport
4504a74 conn_testers: Bump timeout for ICMPv6 echo tests
99df8d5 Port Security added to OVO
1f33d6b Adds Enum fields for different types
bd3e9c3 Removes host file contents from DHCP agent logs
7215168 Removing 'force_gateway_on_subnet' option
6d9774b Imported Translations from Zanata
eccbbd1 Fix a couple of problems with random hex string generation
ccbeda7 Fix latest doc error
79ab61d milestone-review-dash detect current milestone
8c2fae4 Remove deprecated methods from common file
8e15824 DB: remove method _get_tenant_id_for_create
ceebc9f use separate device owner for HA router interface
866e345 QOS: Provide get methods for policy & network/port binding
5bfc404 Fix spelling mistake
783f073 Fixes typo.
a32f43d Imported Translations from Zanata
59b36ec functional: Update ref used from ovs branch-2.5.
8d07ba0 neutron-db-manage: revision: fail for --autogenerate and branch
ea408db Enforce alembic branch when creating scripts manually
2b823de Ovs agent can't start on Windows because of validate_local_ip
9db8135 Fix wrong use of list of dict in _check_driver_to_bind
ce79212 Fixed typos in wsgi.py
84a1e93 Imported Translations from Zanata
ecde8a9 objects: introduce object for extra dhcp options
3d0703c Imported Translations from Zanata
371e8aa Ovs agent can't start on Windows because of validate_local_ip
4c51282 Update reno for stable/mitaka
d6fb0c4 Skip fullstack L3 HA test
f86e46e objects: minor cleanup in base class
9d21b5a Close XenAPI sessions in neutron-rootwrap-xen-dom0
d090087 Remove local variable named 'meh'
ddc5f90 Move qos_dscp migration to the Newton alembic branch.
fbd0a2b Add Newton branch to neutron-db-manage.
85d638a Accept icmpv6 as protocol of SG rule for backward compatibility
420d5c7 conn_testers: Bump timeout for ICMPv6 echo tests
a9a1943 DSCP QoS rule implementation
d503c83 objects: fixed base to_dict implementation
1858fca Updated from global requirements
62e8862 Watch for 'new' events in ovsdb monitor for ofport
44ef44c Update devstack plugin for dependent packages
b6ec40c Move db query to fetch down bindings under try/except
165aa82 Accept icmpv6 as protocol of SG rule for backward compatibility
f76056a Outerjoin to networks for port ownership filter
17a0d17 Imported Translations from Zanata
af542a3 Update devstack plugin for dependent packages
e9088d0 Remove test_external_network_visibility
ff4067a Outerjoin to networks for port ownership filter
b682ec2 Update .gitreview for stable/mitaka
8bccf9c Handle synthetic fields in NeutronDbObject
691f8f5 Add uselist=True to subnet rbac_entries relationship
ed7411f Removes host file contents from DHCP agent logs
6185a09 DVR: Handle unbound allowed_address_pair port with FIP
8f86614 Use context manager in bind NetworkDhcpAgent
5ca8d01 Fixes force to set ondelete=CASCADE in create_foreign_keys()
c3db070 Return oslo_config Opts to config generator
b9507b5 Update testing coverage document
1257af4 devref doc config option separation
b47bd6b Added test cases for DVR L3 schedulers.
9e7b274 Update Neutron with temporary registry pattern from VersionedObjectRegistry
a374e52 Add API test ensure tenant can't delete other ports
7d91699 Add IPAllocation object to session info to stop GC
ce7e26d fullstack: use SIGTERM when stopping ovs agents
b66e771 Fix dict.keys() incompatibility in py34 in dhcp test
cc863e0 Remove test_external_network_visibility
03c9838 linuxbridge: added missing space in option help text
0267c6a Make DHCP agent scheduler physical_network aware
5289d94 Remove stale ofport drop-rule upon port-delete
7a306e2 Ensure metadata agent doesn't use SSL for UNIX socket
Diffstat (except docs and test files)
-------------------------------------
.gitreview | 1 +
.pylintrc | 6 +-
.testr.conf | 6 +-
HACKING.rst | 11 +-
README.rst | 7 +-
TESTING.rst | 96 +-
api-ref/README.rst | 2 +
bin/neutron-rootwrap-xen-dom0 | 13 +-
devstack/lib/bgp | 29 -
devstack/lib/dns | 6 +
devstack/lib/macvtap_agent | 50 +
devstack/lib/ovs | 65 +-
devstack/lib/trunk | 7 +
devstack/plugin.sh | 35 +-
devstack/settings | 7 -
etc/api-paste.ini | 10 +-
etc/neutron/rootwrap.d/dhcp.filters | 1 +
etc/neutron/rootwrap.d/linuxbridge-plugin.filters | 7 +-
etc/oslo-config-generator/bgp_dragent.ini | 7 -
etc/oslo-config-generator/metadata_agent.ini | 1 +
etc/policy.json | 66 +-
neutron/__init__.py | 1 +
neutron/agent/agent_extension.py | 48 +
neutron/agent/agent_extensions_manager.py | 64 +
neutron/agent/common/config.py | 20 +-
neutron/agent/common/ip_lib.py | 27 +
neutron/agent/common/ovs_lib.py | 28 +-
neutron/agent/dhcp/agent.py | 146 +-
neutron/agent/dhcp/config.py | 102 -
neutron/agent/dhcp_agent.py | 6 +-
neutron/agent/firewall.py | 15 +-
neutron/agent/l2/agent_extension.py | 51 +-
neutron/agent/l2/extensions/fdb_population.py | 181 +
neutron/agent/l2/extensions/manager.py | 89 -
neutron/agent/l2/extensions/qos.py | 51 +-
neutron/agent/l2/l2_agent_extension.py | 48 +
neutron/agent/l2/l2_agent_extensions_manager.py | 60 +
neutron/agent/l3/agent.py | 107 +-
neutron/agent/l3/config.py | 93 +-
neutron/agent/l3/dvr_edge_ha_router.py | 29 +-
neutron/agent/l3/dvr_edge_router.py | 56 +-
neutron/agent/l3/dvr_fip_ns.py | 105 +-
neutron/agent/l3/dvr_local_router.py | 196 +-
neutron/agent/l3/dvr_router_base.py | 1 +
neutron/agent/l3/dvr_snat_ns.py | 3 +-
neutron/agent/l3/fip_rule_priority_allocator.py | 2 +-
neutron/agent/l3/ha.py | 16 +-
neutron/agent/l3/ha_router.py | 20 +-
neutron/agent/l3/item_allocator.py | 24 +-
neutron/agent/l3/keepalived_state_change.py | 31 +-
neutron/agent/l3/l3_agent_extension.py | 55 +
neutron/agent/l3/l3_agent_extension_api.py | 67 +
neutron/agent/l3/l3_agent_extensions_manager.py | 72 +
neutron/agent/l3/legacy_router.py | 7 +-
neutron/agent/l3/link_local_allocator.py | 2 +-
neutron/agent/l3/namespace_manager.py | 4 +
neutron/agent/l3/namespaces.py | 28 +-
neutron/agent/l3/router_info.py | 199 +-
neutron/agent/l3_agent.py | 4 +-
neutron/agent/linux/async_process.py | 5 +-
neutron/agent/linux/bridge_lib.py | 52 +-
neutron/agent/linux/dhcp.py | 243 +-
neutron/agent/linux/external_process.py | 9 +-
neutron/agent/linux/interface.py | 80 +-
neutron/agent/linux/ip_conntrack.py | 24 +-
neutron/agent/linux/ip_lib.py | 86 +-
neutron/agent/linux/ip_link_support.py | 3 +-
neutron/agent/linux/iptables_firewall.py | 81 +-
neutron/agent/linux/iptables_manager.py | 67 +-
neutron/agent/linux/keepalived.py | 33 +-
.../agent/linux/openvswitch_firewall/constants.py | 25 +-
.../agent/linux/openvswitch_firewall/firewall.py | 250 +-
neutron/agent/linux/openvswitch_firewall/rules.py | 8 +-
neutron/agent/linux/ovsdb_monitor.py | 8 +
neutron/agent/linux/pd.py | 22 +-
neutron/agent/linux/polling.py | 2 +-
neutron/agent/linux/ra.py | 6 +-
neutron/agent/linux/tc_lib.py | 144 +-
neutron/agent/linux/utils.py | 76 +-
neutron/agent/metadata/agent.py | 26 +-
neutron/agent/metadata/config.py | 60 +-
neutron/agent/metadata/driver.py | 15 +-
neutron/agent/metadata_agent.py | 2 +-
neutron/agent/ovsdb/api.py | 8 +-
neutron/agent/ovsdb/impl_idl.py | 112 +-
neutron/agent/ovsdb/native/commands.py | 3 +
neutron/agent/ovsdb/native/connection.py | 24 +-
neutron/agent/ovsdb/native/idlutils.py | 51 +-
neutron/agent/rpc.py | 8 +-
neutron/agent/securitygroups_rpc.py | 64 +-
neutron/agent/windows/ip_lib.py | 63 +
neutron/agent/windows/utils.py | 9 +-
neutron/api/api_common.py | 158 +-
neutron/api/extensions.py | 100 +-
.../api/rpc/agentnotifiers/bgp_dr_rpc_agent_api.py | 105 -
.../api/rpc/agentnotifiers/dhcp_rpc_agent_api.py | 77 +-
neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py | 31 +-
.../rpc/agentnotifiers/metering_rpc_agent_api.py | 2 +-
neutron/api/rpc/agentnotifiers/utils.py | 62 +
neutron/api/rpc/callbacks/consumer/registry.py | 6 +-
neutron/api/rpc/callbacks/exceptions.py | 9 +-
neutron/api/rpc/callbacks/resources.py | 9 +
neutron/api/rpc/callbacks/version_manager.py | 78 +-
neutron/api/rpc/handlers/bgp_speaker_rpc.py | 65 -
neutron/api/rpc/handlers/dhcp_rpc.py | 155 +-
neutron/api/rpc/handlers/l3_rpc.py | 30 +-
neutron/api/rpc/handlers/resources_rpc.py | 99 +-
neutron/api/v2/attributes.py | 826 +---
neutron/api/v2/base.py | 142 +-
neutron/api/v2/resource.py | 116 +-
neutron/api/v2/resource_helper.py | 4 +-
neutron/api/v2/router.py | 3 +-
neutron/callbacks/events.py | 12 +-
neutron/callbacks/exceptions.py | 17 +-
neutron/callbacks/manager.py | 31 +-
neutron/callbacks/resources.py | 7 +
neutron/cmd/eventlet/agents/bgp_dragent.py | 20 -
neutron/cmd/ipset_cleanup.py | 20 +-
neutron/cmd/netns_cleanup.py | 24 +-
neutron/cmd/ovs_cleanup.py | 17 +-
neutron/cmd/sanity/checks.py | 80 +-
neutron/cmd/sanity_check.py | 38 +-
neutron/common/_deprecate.py | 158 +-
neutron/common/cache_utils.py | 157 +
neutron/common/config.py | 197 +-
neutron/common/constants.py | 163 +-
neutron/common/exceptions.py | 62 +-
neutron/common/ipv6_utils.py | 11 +-
neutron/common/profiler.py | 48 +
neutron/common/rpc.py | 116 +-
neutron/common/utils.py | 758 ++--
neutron/conf/__init__.py | 0
neutron/conf/agent/__init__.py | 0
neutron/conf/agent/cmd.py | 52 +
neutron/conf/agent/dhcp.py | 110 +
neutron/conf/agent/l3/__init__.py | 0
neutron/conf/agent/l3/config.py | 105 +
neutron/conf/agent/l3/keepalived.py | 47 +
neutron/conf/agent/ovs_conf.py | 33 +
neutron/conf/agent/securitygroups_rpc.py | 44 +
neutron/conf/common.py | 186 +
neutron/conf/extensions/__init__.py | 0
neutron/conf/extensions/allowedaddresspairs.py | 28 +
neutron/conf/plugins/__init__.py | 0
neutron/conf/plugins/ml2/__init__.py | 0
neutron/conf/plugins/ml2/drivers/__init__.py | 0
neutron/conf/plugins/ml2/drivers/agent.py | 52 +
neutron/conf/plugins/ml2/drivers/linuxbridge.py | 95 +
neutron/conf/quota.py | 90 +
neutron/conf/service.py | 46 +
neutron/conf/services/__init__.py | 0
neutron/conf/services/extdns_designate_driver.py | 64 +
neutron/conf/services/metering_agent.py | 32 +
neutron/conf/services/provider_configuration.py | 29 +
neutron/conf/services/qos_driver_manager.py | 24 +
neutron/conf/wsgi.py | 37 +
neutron/context.py | 43 +-
neutron/core_extensions/qos.py | 18 +-
neutron/db/address_scope_db.py | 33 +-
neutron/db/agents_db.py | 134 +-
neutron/db/agentschedulers_db.py | 231 +-
neutron/db/allowed_address_pairs/__init__.py | 0
neutron/db/allowed_address_pairs/models.py | 20 +
neutron/db/allowedaddresspairs_db.py | 60 +-
neutron/db/api.py | 255 +-
neutron/db/bgp_db.py | 1009 -----
neutron/db/bgp_dragentscheduler_db.py | 215 -
neutron/db/common_db_mixin.py | 42 +-
neutron/db/db_base_plugin_common.py | 82 +-
neutron/db/db_base_plugin_v2.py | 592 ++-
neutron/db/dns_db.py | 63 +-
neutron/db/dvr_mac_db.py | 83 +-
neutron/db/external_net_db.py | 21 +-
neutron/db/extra_dhcp_opt/__init__.py | 0
neutron/db/extra_dhcp_opt/models.py | 46 +
neutron/db/extradhcpopt_db.py | 65 +-
neutron/db/extraroute_db.py | 3 +-
neutron/db/flavors_db.py | 22 +-
neutron/db/ipam_backend_mixin.py | 472 +-
neutron/db/ipam_non_pluggable_backend.py | 477 --
neutron/db/ipam_pluggable_backend.py | 255 +-
neutron/db/l3_agentschedulers_db.py | 197 +-
neutron/db/l3_attrs_db.py | 2 +-
neutron/db/l3_db.py | 612 ++-
neutron/db/l3_dvr_db.py | 374 +-
neutron/db/l3_dvr_ha_scheduler_db.py | 4 -
neutron/db/l3_dvrscheduler_db.py | 86 +-
neutron/db/l3_hamode_db.py | 303 +-
neutron/db/l3_hascheduler_db.py | 29 +
neutron/db/metering/metering_db.py | 6 +-
neutron/db/metering/metering_rpc.py | 2 +-
neutron/db/migration/__init__.py | 64 +-
neutron/db/migration/alembic_migrations/env.py | 8 +-
.../db/migration/alembic_migrations/external.py | 10 +
.../alembic_migrations/versions/CONTRACT_HEAD | 2 +-
.../alembic_migrations/versions/EXPAND_HEAD | 2 +-
.../11926bcfe72d_add_geneve_ml2_type_driver.py | 8 +
.../2e5352a0ad4d_add_missing_foreign_keys.py | 3 +
.../liberty/expand/48153cb5f051_qos_db_changes.py | 0
.../mitaka/expand/15e43b934f81_rbac_qos_policy.py | 3 +-
...6f5_add_unique_ha_router_agent_port_bindings.py | 2 +-
...86_add_binding_index_to_routerl3agentbinding.py | 76 +
.../3b935b28e7a0_migrate_to_pluggable_ipam.py | 131 +
.../4bcd4df1f426_rename_ml2_dvr_port_bindings.py | 36 +
.../5c85685d616d_remove_availability_ranges.py | 30 +
.../7bbb25278f53_device_owner_ha_replicate_int.py | 70 +
.../7d9d8eeec6ad_rename_tenant_to_project.py | 161 +
.../89ab9a816d70_rename_ml2_network_segments.py | 57 +
.../8fd3918ef6f4_add_segment_host_mapping.py | 58 +
.../newton/contract/97c25b0d2353_add_name_desc.py | 99 +
.../a84ccf28f06a_migrate_dns_name_from_port.py | 69 +
.../a8b517cff8ab_add_routerport_bindings_for_ha.py | 68 +
...12a3ef66e62_add_standardattr_to_qos_policies.py | 86 +
...b67e765a3524_remove_mtu_column_from_networks.py | 30 +
.../c879c5e1ee90_add_segment_id_to_subnet.py | 42 +
.../030a959ceafa_uniq_routerports0port_id.py | 68 +
...0f5bef0f87d4_add_qos_minimum_bandwidth_rules.py | 49 +
.../expand/30107ab6a3ee_provisioning_blocks.py | 39 +
.../3d0e74aa7d37_add_flavor_id_to_routers.py | 38 +
.../expand/45f8dd33480b_qos_dscp_db_addition.py | 40 +
.../5abc0278ca73_add_support_for_vlan_trunking.py | 56 +
.../5cd92597d11d_add_ip_allocation_to_port.py | 34 +
...daae611b6e_add_standard_attr_to_qos_policies.py | 35 +
...61a21bcfc_uniq_floatingips0floating_network_.py | 72 +
.../a5648cfeeadf_add_subnet_service_types.py | 39 +
.../a963b38d82f4_add_dns_name_to_portdnses.py | 28 +
.../expand/c415aab1c048_add_revisions_column.py | 35 +
.../d3435b514502_add_device_id_index_to_port.py | 32 +
neutron/db/migration/autogen.py | 7 +-
neutron/db/migration/cli.py | 139 +-
neutron/db/migration/models/head.py | 31 +-
neutron/db/model_base.py | 134 +-
neutron/db/models/README | 6 +
neutron/db/models/__init__.py | 0
neutron/db/models/address_scope.py | 26 +
neutron/db/models/allowed_address_pair.py | 31 +
neutron/db/models/plugins/__init__.py | 0
neutron/db/models/plugins/ml2/__init__.py | 0
neutron/db/models/plugins/ml2/flatallocation.py | 27 +
.../models/plugins/ml2/gre_allocation_endpoints.py | 44 +
neutron/db/models/securitygroup.py | 95 +
neutron/db/models/subnet_service_type.py | 43 +
neutron/db/models_v2.py | 108 +-
neutron/db/netmtu_db.py | 15 +-
neutron/db/network_dhcp_agent_binding/__init__.py | 0
neutron/db/network_dhcp_agent_binding/models.py | 30 +
neutron/db/port_security/__init__.py | 0
neutron/db/port_security/models.py | 48 +
neutron/db/portbindings_db.py | 9 +-
neutron/db/portsecurity_db.py | 10 +-
neutron/db/portsecurity_db_common.py | 163 +-
neutron/db/provisioning_blocks.py | 189 +
neutron/db/qos/api.py | 12 +
neutron/db/qos/models.py | 47 +-
neutron/db/quota/api.py | 17 +
neutron/db/quota/driver.py | 47 +-
neutron/db/quota/models.py | 14 +-
neutron/db/rbac_db_mixin.py | 8 +-
neutron/db/rbac_db_models.py | 6 +-
neutron/db/securitygroups_db.py | 245 +-
neutron/db/securitygroups_rpc_base.py | 56 +-
neutron/db/segments_db.py | 161 +
neutron/db/servicetype_db.py | 8 +-
neutron/db/sqlalchemytypes.py | 18 +
neutron/db/sqlalchemyutils.py | 94 +-
neutron/db/standard_attr.py | 169 +
neutron/db/standardattrdescription_db.py | 17 +-
neutron/db/subnet_service_type_db_models.py | 40 +
neutron/db/tag_db.py | 5 +-
neutron/debug/debug_agent.py | 4 +-
neutron/debug/shell.py | 4 +
neutron/extensions/address_scope.py | 10 +-
neutron/extensions/agent.py | 10 +-
neutron/extensions/allowedaddresspairs.py | 30 +-
neutron/extensions/auto_allocated_topology.py | 10 +-
neutron/extensions/availability_zone.py | 12 +-
neutron/extensions/bgp.py | 207 -
neutron/extensions/bgp_dragentscheduler.py | 183 -
neutron/extensions/default_subnetpools.py | 6 +-
neutron/extensions/dhcpagentscheduler.py | 7 +-
neutron/extensions/dns.py | 13 +-
neutron/extensions/dvr.py | 10 +-
neutron/extensions/external_net.py | 7 +-
neutron/extensions/extra_dhcp_opt.py | 18 +-
neutron/extensions/extraroute.py | 10 +-
neutron/extensions/flavors.py | 13 +-
neutron/extensions/ip_allocation.py | 56 +
neutron/extensions/l2_adjacency.py | 58 +
neutron/extensions/l3.py | 37 +-
neutron/extensions/l3_ext_gw_mode.py | 8 +-
neutron/extensions/l3_ext_ha_mode.py | 17 +-
neutron/extensions/l3_flavors.py | 55 +
neutron/extensions/l3agentscheduler.py | 14 +-
neutron/extensions/metering.py | 18 +-
neutron/extensions/multiprovidernet.py | 24 +-
neutron/extensions/pagination.py | 50 +
neutron/extensions/portbindings.py | 12 +-
neutron/extensions/portsecurity.py | 20 +-
neutron/extensions/project_id.py | 52 +
neutron/extensions/providernet.py | 17 +-
neutron/extensions/qos.py | 167 +-
neutron/extensions/quotasv2.py | 30 +-
neutron/extensions/rbac.py | 25 +-
neutron/extensions/revisions.py | 49 +
neutron/extensions/securitygroup.py | 40 +-
neutron/extensions/segment.py | 231 +
neutron/extensions/sorting.py | 50 +
neutron/extensions/standardattrdescription.py | 22 +-
neutron/extensions/subnet_service_types.py | 87 +
neutron/extensions/subnetallocation.py | 3 +-
neutron/extensions/tag.py | 15 +-
neutron/extensions/timestamp.py | 60 +
neutron/extensions/timestamp_core.py | 65 -
neutron/extensions/trunk.py | 101 +
neutron/extensions/trunk_details.py | 56 +
neutron/extensions/vlantransparent.py | 14 +-
neutron/hacking/checks.py | 248 +-
neutron/i18n.py | 29 -
neutron/ipam/driver.py | 43 +
neutron/ipam/drivers/neutrondb_ipam/db_api.py | 108 +-
neutron/ipam/drivers/neutrondb_ipam/db_models.py | 41 +-
neutron/ipam/drivers/neutrondb_ipam/driver.py | 279 +-
neutron/ipam/exceptions.py | 19 +-
neutron/ipam/requests.py | 29 +-
neutron/ipam/subnet_alloc.py | 47 +-
neutron/ipam/utils.py | 10 +-
neutron/locale/de/LC_MESSAGES/neutron.po | 961 ++--
neutron/locale/es/LC_MESSAGES/neutron.po | 1587 +++++--
neutron/locale/fr/LC_MESSAGES/neutron.po | 1503 +++++--
neutron/locale/it/LC_MESSAGES/neutron.po | 1565 +++++--
neutron/locale/ja/LC_MESSAGES/neutron.po | 1081 ++---
.../locale/ko_KR/LC_MESSAGES/neutron-log-error.po | 1150 +++++
.../locale/ko_KR/LC_MESSAGES/neutron-log-info.po | 753 ++++
.../ko_KR/LC_MESSAGES/neutron-log-warning.po | 534 +++
neutron/locale/ko_KR/LC_MESSAGES/neutron.po | 1504 +++++--
neutron/locale/neutron-log-error.pot | 1400 ------
neutron/locale/neutron-log-info.pot | 1014 -----
neutron/locale/neutron-log-warning.pot | 652 ---
neutron/locale/neutron.pot | 4605 --------------------
neutron/locale/pt_BR/LC_MESSAGES/neutron.po | 1493 +++++--
neutron/locale/ru/LC_MESSAGES/neutron.po | 619 +--
.../locale/tr_TR/LC_MESSAGES/neutron-log-error.po | 55 +-
.../locale/tr_TR/LC_MESSAGES/neutron-log-info.po | 41 +-
.../tr_TR/LC_MESSAGES/neutron-log-warning.po | 48 +-
neutron/locale/tr_TR/LC_MESSAGES/neutron.po | 285 +-
neutron/locale/zh_CN/LC_MESSAGES/neutron.po | 579 +--
neutron/locale/zh_TW/LC_MESSAGES/neutron.po | 604 +--
neutron/manager.py | 24 +
neutron/neutron_plugin_base_v2.py | 13 +-
neutron/notifiers/nova.py | 96 +-
neutron/objects/address_scope.py | 36 +
neutron/objects/base.py | 463 +-
neutron/objects/common_types.py | 170 +-
neutron/objects/db/api.py | 49 +-
neutron/objects/extensions/__init__.py | 0
neutron/objects/extensions/port_security.py | 24 +
neutron/objects/extensions/standardattributes.py | 27 +
neutron/objects/network/__init__.py | 0
neutron/objects/network/extensions/__init__.py | 0
.../objects/network/extensions/port_security.py | 26 +
neutron/objects/network/network_segment.py | 38 +
neutron/objects/port/__init__.py | 0
neutron/objects/port/extensions/__init__.py | 0
.../objects/port/extensions/allowedaddresspairs.py | 61 +
neutron/objects/port/extensions/extra_dhcp_opt.py | 33 +
neutron/objects/port/extensions/port_security.py | 26 +
neutron/objects/qos/policy.py | 74 +-
neutron/objects/qos/rule.py | 56 +-
neutron/objects/qos/rule_type.py | 10 +-
neutron/objects/rbac_db.py | 78 +-
neutron/objects/securitygroup.py | 127 +
neutron/objects/subnet.py | 236 +
neutron/objects/subnetpool.py | 163 +
neutron/objects/trunk.py | 123 +
neutron/objects/utils.py | 25 +
neutron/openstack/__init__.py | 0
neutron/openstack/common/__init__.py | 0
neutron/openstack/common/cache/__init__.py | 0
.../openstack/common/cache/_backends/__init__.py | 0
neutron/openstack/common/cache/_backends/memory.py | 166 -
neutron/openstack/common/cache/backends.py | 250 --
neutron/openstack/common/cache/cache.py | 92 -
neutron/opts.py | 107 +-
neutron/pecan_wsgi/app.py | 13 +-
neutron/pecan_wsgi/controllers/__init__.py | 2 -
neutron/pecan_wsgi/controllers/extensions.py | 1 +
neutron/pecan_wsgi/controllers/quota.py | 9 +-
neutron/pecan_wsgi/controllers/resource.py | 151 +-
neutron/pecan_wsgi/controllers/root.py | 2 +-
neutron/pecan_wsgi/controllers/router.py | 111 -
neutron/pecan_wsgi/controllers/utils.py | 173 +-
neutron/pecan_wsgi/hooks/__init__.py | 2 +
neutron/pecan_wsgi/hooks/body_validation.py | 6 +-
neutron/pecan_wsgi/hooks/context.py | 15 +-
neutron/pecan_wsgi/hooks/notifier.py | 27 +-
neutron/pecan_wsgi/hooks/policy_enforcement.py | 57 +-
neutron/pecan_wsgi/hooks/query_parameters.py | 135 +
neutron/pecan_wsgi/hooks/translation.py | 28 +-
neutron/pecan_wsgi/hooks/utils.py | 30 +
neutron/pecan_wsgi/startup.py | 191 +-
neutron/plugins/common/constants.py | 20 +-
neutron/plugins/common/utils.py | 106 +-
neutron/plugins/ml2/common/exceptions.py | 13 +-
neutron/plugins/ml2/config.py | 25 +-
neutron/plugins/ml2/db.py | 201 +-
neutron/plugins/ml2/driver_api.py | 21 +-
neutron/plugins/ml2/driver_context.py | 14 +-
.../ml2/drivers/agent/_agent_manager_base.py | 3 -
neutron/plugins/ml2/drivers/agent/_common_agent.py | 51 +-
neutron/plugins/ml2/drivers/agent/capabilities.py | 29 +
neutron/plugins/ml2/drivers/agent/config.py | 32 +-
neutron/plugins/ml2/drivers/helpers.py | 6 +-
neutron/plugins/ml2/drivers/l2pop/db.py | 94 +-
neutron/plugins/ml2/drivers/l2pop/mech_driver.py | 90 +-
.../drivers/l2pop/rpc_manager/l2population_rpc.py | 50 +-
.../ml2/drivers/linuxbridge/agent/arp_protect.py | 59 +
.../ml2/drivers/linuxbridge/agent/common/config.py | 73 +-
.../ml2/drivers/linuxbridge/agent/common/utils.py | 32 +
.../agent/extension_drivers/qos_driver.py | 10 +-
.../linuxbridge/agent/linuxbridge_capabilities.py | 25 +
.../linuxbridge/agent/linuxbridge_neutron_agent.py | 151 +-
.../linuxbridge/mech_driver/mech_linuxbridge.py | 3 +-
.../plugins/ml2/drivers/macvtap/agent/config.py | 2 +
.../drivers/macvtap/agent/macvtap_neutron_agent.py | 13 +-
.../plugins/ml2/drivers/macvtap/macvtap_common.py | 3 +-
.../drivers/macvtap/mech_driver/mech_macvtap.py | 48 +-
neutron/plugins/ml2/drivers/mech_agent.py | 51 +-
.../drivers/mech_sriov/agent/common/exceptions.py | 5 +-
.../drivers/mech_sriov/agent/eswitch_manager.py | 111 +-
.../mech_sriov/agent/extension_drivers/__init__.py | 0
.../agent/extension_drivers/qos_driver.py | 29 +
.../ml2/drivers/mech_sriov/agent/pci_lib.py | 11 +-
.../drivers/mech_sriov/agent/sriov_nic_agent.py | 19 +-
.../drivers/mech_sriov/mech_driver/exceptions.py | 3 +-
.../drivers/mech_sriov/mech_driver/mech_driver.py | 90 +-
.../ml2/drivers/openvswitch/agent/common/config.py | 19 +-
.../drivers/openvswitch/agent/common/constants.py | 12 +
.../agent/extension_drivers/qos_driver.py | 96 +-
.../plugins/ml2/drivers/openvswitch/agent/main.py | 2 +
.../openvswitch/agent/openflow/native/br_int.py | 41 +-
.../openvswitch/agent/openflow/native/br_phys.py | 1 -
.../openvswitch/agent/openflow/native/br_tun.py | 12 +-
.../openvswitch/agent/openflow/native/ofswitch.py | 8 +-
.../agent/openflow/native/ovs_bridge.py | 36 +-
.../agent/openflow/native/ovs_ryuapp.py | 7 +
.../agent/openflow/ovs_ofctl/br_dvr_process.py | 2 +-
.../openvswitch/agent/openflow/ovs_ofctl/br_int.py | 44 +-
.../agent/openflow/ovs_ofctl/br_phys.py | 1 -
.../agent/openflow/ovs_ofctl/ovs_bridge.py | 2 +-
.../openvswitch/agent/ovs_agent_extension_api.py | 2 +-
.../drivers/openvswitch/agent/ovs_capabilities.py | 23 +
.../openvswitch/agent/ovs_dvr_neutron_agent.py | 24 +-
.../drivers/openvswitch/agent/ovs_neutron_agent.py | 326 +-
.../ml2/drivers/openvswitch/agent/vlanmanager.py | 118 +
.../openvswitch/mech_driver/mech_openvswitch.py | 44 +-
neutron/plugins/ml2/drivers/type_flat.py | 29 +-
neutron/plugins/ml2/drivers/type_geneve.py | 4 +-
neutron/plugins/ml2/drivers/type_gre.py | 38 +-
neutron/plugins/ml2/drivers/type_local.py | 2 +-
neutron/plugins/ml2/drivers/type_tunnel.py | 21 +-
neutron/plugins/ml2/drivers/type_vlan.py | 4 +-
neutron/plugins/ml2/drivers/type_vxlan.py | 4 +-
neutron/plugins/ml2/extensions/dns_integration.py | 194 +-
neutron/plugins/ml2/extensions/port_security.py | 16 +-
neutron/plugins/ml2/managers.py | 243 +-
neutron/plugins/ml2/models.py | 38 +-
neutron/plugins/ml2/plugin.py | 570 ++-
neutron/plugins/ml2/rpc.py | 112 +-
neutron/policy.py | 16 +-
neutron/quota/__init__.py | 64 +-
neutron/quota/resource.py | 11 +-
neutron/quota/resource_registry.py | 12 +-
neutron/scheduler/base_resource_filter.py | 3 +
neutron/scheduler/base_scheduler.py | 3 +
neutron/scheduler/dhcp_agent_scheduler.py | 106 +-
neutron/scheduler/l3_agent_scheduler.py | 149 +-
neutron/server/rpc_eventlet.py | 8 +-
neutron/server/wsgi_eventlet.py | 28 +-
neutron/service.py | 210 +-
neutron/services/auto_allocate/db.py | 182 +-
neutron/services/auto_allocate/exceptions.py | 16 +-
neutron/services/auto_allocate/models.py | 8 +-
neutron/services/auto_allocate/plugin.py | 3 +-
neutron/services/bgp/__init__.py | 0
neutron/services/bgp/agent/__init__.py | 0
neutron/services/bgp/agent/bgp_dragent.py | 707 ---
neutron/services/bgp/agent/config.py | 29 -
neutron/services/bgp/agent/entry.py | 47 -
neutron/services/bgp/bgp_plugin.py | 289 --
neutron/services/bgp/common/__init__.py | 0
neutron/services/bgp/common/constants.py | 27 -
neutron/services/bgp/common/opts.py | 28 -
neutron/services/bgp/driver/__init__.py | 0
neutron/services/bgp/driver/base.py | 142 -
neutron/services/bgp/driver/exceptions.py | 61 -
neutron/services/bgp/driver/ryu/__init__.py | 0
neutron/services/bgp/driver/ryu/driver.py | 202 -
neutron/services/bgp/driver/utils.py | 75 -
neutron/services/bgp/scheduler/__init__.py | 0
.../bgp/scheduler/bgp_dragent_scheduler.py | 191 -
.../externaldns/drivers/designate/driver.py | 64 +-
neutron/services/firewall/__init__.py | 0
neutron/services/firewall/agents/__init__.py | 0
.../services/firewall/agents/firewall_agent_api.py | 74 -
.../firewall/agents/l3reference/__init__.py | 0
.../agents/l3reference/firewall_l3_agent.py | 299 --
neutron/services/flavors/flavors_plugin.py | 5 +-
neutron/services/l3_router/l3_router_plugin.py | 40 +-
.../l3_router/service_providers/__init__.py | 0
.../services/l3_router/service_providers/base.py | 60 +
.../service_providers/driver_controller.py | 255 ++
.../services/l3_router/service_providers/dvr.py | 20 +
.../services/l3_router/service_providers/dvrha.py | 22 +
neutron/services/l3_router/service_providers/ha.py | 20 +
.../l3_router/service_providers/single_node.py | 20 +
neutron/services/metering/agents/metering_agent.py | 30 +-
.../metering/drivers/iptables/iptables_driver.py | 11 +-
neutron/services/metering/metering_plugin.py | 5 +-
neutron/services/network_ip_availability/plugin.py | 3 +-
neutron/services/provider_configuration.py | 61 +-
.../services/qos/notification_drivers/manager.py | 9 +-
.../qos/notification_drivers/message_queue.py | 4 +-
neutron/services/qos/qos_consts.py | 13 +-
neutron/services/qos/qos_plugin.py | 250 +-
neutron/services/revisions/__init__.py | 0
neutron/services/revisions/revision_plugin.py | 111 +
neutron/services/segments/__init__.py | 0
neutron/services/segments/db.py | 343 ++
neutron/services/segments/exceptions.py | 60 +
neutron/services/segments/plugin.py | 91 +
neutron/services/service_base.py | 12 +-
neutron/services/tag/tag_plugin.py | 4 -
neutron/services/timestamp/timestamp_db.py | 49 +-
neutron/services/timestamp/timestamp_plugin.py | 29 +-
neutron/services/trunk/__init__.py | 0
neutron/services/trunk/callbacks.py | 33 +
neutron/services/trunk/constants.py | 81 +
neutron/services/trunk/drivers/__init__.py | 29 +
neutron/services/trunk/drivers/base.py | 87 +
.../services/trunk/drivers/linuxbridge/__init__.py | 0
.../trunk/drivers/linuxbridge/agent/__init__.py | 0
.../trunk/drivers/linuxbridge/agent/driver.py | 213 +
.../drivers/linuxbridge/agent/trunk_plumber.py | 176 +
.../services/trunk/drivers/linuxbridge/driver.py | 53 +
.../services/trunk/drivers/openvswitch/__init__.py | 0
.../trunk/drivers/openvswitch/agent/__init__.py | 0
.../trunk/drivers/openvswitch/agent/driver.py | 83 +
.../trunk/drivers/openvswitch/agent/exceptions.py | 19 +
.../drivers/openvswitch/agent/ovsdb_handler.py | 467 ++
.../drivers/openvswitch/agent/trunk_manager.py | 320 ++
.../trunk/drivers/openvswitch/constants.py | 15 +
.../services/trunk/drivers/openvswitch/driver.py | 75 +
.../services/trunk/drivers/openvswitch/utils.py | 21 +
neutron/services/trunk/exceptions.py | 96 +
neutron/services/trunk/models.py | 84 +
neutron/services/trunk/plugin.py | 410 ++
neutron/services/trunk/rpc/__init__.py | 0
neutron/services/trunk/rpc/agent.py | 101 +
neutron/services/trunk/rpc/backend.py | 64 +
neutron/services/trunk/rpc/constants.py | 15 +
neutron/services/trunk/rpc/server.py | 187 +
neutron/services/trunk/rules.py | 244 ++
neutron/services/trunk/seg_types/__init__.py | 0
neutron/services/trunk/seg_types/validators.py | 41 +
neutron/services/trunk/utils.py | 52 +
.../test_extension_driver_port_security_admin.py | 34 -
.../api/admin/test_external_network_extension.py | 185 -
.../api/admin/test_floating_ips_admin_actions.py | 89 -
.../api/admin/test_shared_network_extension.py | 419 --
.../api/test_bgp_speaker_extensions_negative.py | 120 -
.../api/test_extension_driver_port_security.py | 154 -
.../exclusive_resources/resource_allocator.py | 114 +
.../l2/extensions/test_ovs_agent_qos_extension.py | 81 +-
.../agent/l3/test_keepalived_state_change.py | 10 +-
.../functional/agent/l3/test_legacy_router.py | 89 +-
.../functional/agent/linux/test_async_process.py | 3 +-
.../functional/agent/linux/test_bridge_lib.py | 16 +-
.../functional/agent/linux/test_keepalived.py | 60 +-
.../agent/linux/test_linuxbridge_arp_protect.py | 39 +-
.../functional/agent/linux/test_ovsdb_monitor.py | 27 +-
.../functional/agent/linux/test_process_monitor.py | 2 +-
.../functional/cmd/test_linuxbridge_cleanup.py | 2 +-
...86_add_binding_index_to_routerl3agentbinding.py | 87 +
.../test_3b935b28e7a0_migrate_to_pluggable_ipam.py | 139 +
.../migrations/test_97c25b0d2353_add_name_desc.py | 70 +
..._a8b517cff8ab_add_routerport_bindings_for_ha.py | 102 +
...12a3ef66e62_add_standardattr_to_qos_policies.py | 60 +
.../functional/pecan_wsgi/test_controllers.py | 377 +-
.../macvtap/agent/test_macvtap_neutron_agent.py | 3 +-
.../scheduler/test_dhcp_agent_scheduler.py | 60 +-
.../scheduler/test_l3_agent_scheduler.py | 324 +-
.../functional/services/bgp/scheduler/__init__.py | 0
.../bgp/scheduler/test_bgp_dragent_scheduler.py | 208 -
.../l3_router/test_l3_dvr_ha_router_plugin.py | 120 +-
.../l3_router/test_l3_dvr_router_plugin.py | 618 ++-
.../functional/services/trunk/drivers/__init__.py | 0
.../services/trunk/drivers/openvswitch/__init__.py | 0
.../trunk/drivers/openvswitch/agent/__init__.py | 0
.../openvswitch/agent/test_ovsdb_handler.py | 194 +
.../openvswitch/agent/test_trunk_manager.py | 250 ++
.../functional/services/trunk/rpc/__init__.py | 0
.../functional/services/trunk/rpc/test_server.py | 38 +
.../common/exclusive_resources/test_ip_address.py | 29 +
.../common/exclusive_resources/test_ip_network.py | 32 +
.../exclusive_resources/test_resource_allocator.py | 61 +
.../tempest/api/admin/test_agent_management.py | 84 +
.../tempest/api/admin/test_dhcp_agent_scheduler.py | 107 +
.../test_extension_driver_port_security_admin.py | 34 +
.../api/admin/test_external_network_extension.py | 196 +
.../api/admin/test_floating_ips_admin_actions.py | 88 +
.../tempest/api/admin/test_l3_agent_scheduler.py | 103 +
.../tempest/api/admin/test_quotas_negative.py | 174 +
.../tempest/api/admin/test_routers_flavors.py | 97 +
.../api/admin/test_shared_network_extension.py | 422 ++
.../tempest/api/test_address_scopes_negative.py | 92 +
.../tempest/api/test_auto_allocated_topology.py | 117 +
.../api/test_extension_driver_port_security.py | 149 +
.../tempest/api/test_floating_ips_negative.py | 66 +
.../tempest/api/test_network_ip_availability.py | 164 +
.../tempest/api/test_security_groups_negative.py | 39 +
.../tempest/api/test_service_type_management.py | 28 +
.../services/network/json/network_client.py | 529 ++-
.../agent/l2/extensions/test_fdb_population.py | 192 +
.../agent/l2/test_l2_agent_extensions_manager.py | 52 +
.../unit/agent/l3/test_l3_agent_extension_api.py | 96 +
.../linux/openvswitch_firewall/test_firewall.py | 67 +-
.../agent/linux/openvswitch_firewall/test_rules.py | 37 +-
.../unit/agent/linux/test_external_process.py | 29 +
.../unit/agent/linux/test_iptables_firewall.py | 226 +-
.../unit/agent/linux/test_iptables_manager.py | 188 +-
.../unit/agent/ovsdb/native/test_connection.py | 59 +
.../unit/agent/test_agent_extensions_manager.py | 39 +
.../agentnotifiers/test_bgp_dr_rpc_agent_api.py | 83 -
.../rpc/agentnotifiers/test_dhcp_rpc_agent_api.py | 50 +-
.../rpc/agentnotifiers/test_l3_rpc_agent_api.py | 47 +
.../api/rpc/callbacks/consumer/test_registry.py | 4 +-
.../unit/api/rpc/callbacks/test_version_manager.py | 63 +-
.../unit/api/rpc/handlers/test_bgp_speaker_rpc.py | 44 -
.../unit/api/rpc/handlers/test_resources_rpc.py | 174 +-
.../unit/db/test_ipam_non_pluggable_backend.py | 220 -
.../unit/extensions/test_availability_zone.py | 3 +-
.../unit/extensions/test_bgp_dragentscheduler.py | 224 -
.../unit/extensions/test_default_subnetpools.py | 54 +-
.../extensions/test_network_ip_availability.py | 3 +-
.../extensions/test_router_availability_zone.py | 3 +-
.../unit/extensions/test_subnet_service_types.py | 281 ++
.../ipam/drivers/neutrondb_ipam/test_db_api.py | 114 +-
.../ipam/drivers/neutrondb_ipam/test_driver.py | 191 +-
.../objects/extensions/test_standardattributes.py | 49 +
.../unit/objects/network/extensions/__init__.py | 0
.../network/extensions/test_port_security.py | 38 +
.../unit/objects/network/test_network_segment.py | 36 +
.../port/extensions/test_allowedaddresspairs.py | 38 +
.../objects/port/extensions/test_extra_dhcp_opt.py | 35 +
.../objects/port/extensions/test_port_security.py | 35 +
.../ml2/drivers/agent/test__common_agent.py | 69 +-
.../plugins/ml2/drivers/agent/test_capabilities.py | 40 +
.../unit/plugins/ml2/drivers/base_type_tunnel.py | 68 +-
.../l2pop/rpc_manager/l2population_rpc_base.py | 27 +-
.../l2pop/rpc_manager/test_l2population_rpc.py | 103 +-
.../unit/plugins/ml2/drivers/l2pop/test_db.py | 248 +-
.../plugins/ml2/drivers/l2pop/test_mech_driver.py | 315 +-
.../agent/extension_drivers/test_qos_driver.py | 8 +-
.../agent/test_linuxbridge_neutron_agent.py | 119 +-
.../mech_driver/test_mech_linuxbridge.py | 3 +-
.../macvtap/agent/test_macvtap_neutron_agent.py | 8 +-
.../macvtap/mech_driver/test_mech_macvtap.py | 78 +-
.../unit/plugins/ml2/drivers/mech_fake_agent.py | 3 +-
.../drivers/mech_sriov/agent/common/test_config.py | 11 +-
.../mech_sriov/agent/extension_drivers/__init__.py | 0
.../agent/extension_drivers/test_qos_driver.py | 38 +
.../mech_sriov/agent/test_eswitch_manager.py | 223 +-
.../ml2/drivers/mech_sriov/agent/test_pci_lib.py | 65 +-
.../mech_sriov/agent/test_sriov_nic_agent.py | 2 +-
.../mech_driver/test_mech_sriov_nic_switch.py | 64 +-
.../unit/plugins/ml2/drivers/mechanism_logger.py | 7 +
.../unit/plugins/ml2/drivers/mechanism_test.py | 8 +-
.../agent/extension_drivers/test_qos_driver.py | 71 +-
.../agent/openflow/native/ovs_bridge_test_base.py | 14 +
.../agent/openflow/native/test_br_int.py | 8 +-
.../agent/openflow/native/test_br_phys.py | 5 +-
.../agent/openflow/native/test_br_tun.py | 33 +-
.../agent/openflow/native/test_ovs_bridge.py | 35 +
.../openflow/ovs_ofctl/ovs_bridge_test_base.py | 2 +-
.../agent/openflow/ovs_ofctl/test_br_int.py | 18 +-
.../agent/openflow/ovs_ofctl/test_br_phys.py | 1 -
.../openvswitch/agent/openflow/test_br_cookie.py | 6 +
.../ml2/drivers/openvswitch/agent/ovs_test_base.py | 4 +
.../agent/test_ovs_agent_extension_api.py | 12 +
.../openvswitch/agent/test_ovs_capabilities.py | 30 +
.../openvswitch/agent/test_ovs_neutron_agent.py | 523 ++-
.../drivers/openvswitch/agent/test_ovs_tunnel.py | 111 +-
.../drivers/openvswitch/agent/test_vlanmanager.py | 126 +
.../mech_driver/test_mech_openvswitch.py | 83 +-
.../unit/plugins/ml2/drivers/test_type_flat.py | 19 +-
.../unit/plugins/ml2/drivers/test_type_geneve.py | 7 +
.../unit/plugins/ml2/drivers/test_type_gre.py | 37 +-
.../unit/plugins/ml2/drivers/test_type_local.py | 3 +-
.../unit/plugins/ml2/drivers/test_type_vlan.py | 2 +-
.../unit/plugins/ml2/drivers/test_type_vxlan.py | 32 +-
.../unit/plugins/ml2/extensions/fake_extension.py | 9 +-
.../plugins/ml2/extensions/test_dns_integration.py | 225 +-
.../plugins/ml2/extensions/test_port_security.py | 17 +-
.../unit/plugins/ml2/test_ext_portsecurity.py | 4 +-
.../unit/plugins/ml2/test_extension_driver_api.py | 12 +-
.../unit/scheduler/test_dhcp_agent_scheduler.py | 385 +-
.../unit/scheduler/test_l3_agent_scheduler.py | 424 +-
.../unit/services/bgp/agent/test_bgp_dragent.py | 736 ----
.../unit/services/bgp/driver/ryu/test_driver.py | 250 --
.../bgp/scheduler/test_bgp_dragent_scheduler.py | 224 -
.../l3_router/service_providers/__init__.py | 0
.../service_providers/test_driver_controller.py | 139 +
.../metering/agents/test_metering_agent.py | 50 +-
.../services/metering/drivers/test_iptables.py | 75 +-
.../unit/services/metering/test_metering_plugin.py | 21 +-
.../qos/notification_drivers/test_manager.py | 5 +-
.../qos/notification_drivers/test_message_queue.py | 2 +-
.../services/revisions/test_revision_plugin.py | 126 +
.../unit/services/test_provider_configuration.py | 70 +-
.../services/trunk/drivers/linuxbridge/__init__.py | 0
.../trunk/drivers/linuxbridge/agent/__init__.py | 0
.../trunk/drivers/linuxbridge/agent/test_driver.py | 244 ++
.../linuxbridge/agent/test_trunk_plumber.py | 150 +
.../trunk/drivers/linuxbridge/test_driver.py | 40 +
.../services/trunk/drivers/openvswitch/__init__.py | 0
.../trunk/drivers/openvswitch/agent/__init__.py | 0
.../trunk/drivers/openvswitch/agent/test_driver.py | 133 +
.../openvswitch/agent/test_ovsdb_handler.py | 305 ++
.../openvswitch/agent/test_trunk_manager.py | 101 +
.../trunk/drivers/openvswitch/test_driver.py | 66 +
.../unit/services/trunk/seg_types/__init__.py | 0
.../services/trunk/seg_types/test_validators.py | 37 +
neutron/worker.py | 54 +-
neutron/wsgi.py | 65 +-
openstack-common.conf | 0
rally-jobs/neutron-neutron.yaml | 19 +-
.../404-for-quota-tenant-2c09c16759269b21.yaml | 6 +
.../add-availability-zone-4440cf00be7c54ba.yaml | 2 +-
...ignate-driver-ssl-options-169c299c96f2aff0.yaml | 16 +
.../notes/add-dhcp_release6-ff1b8d62fd7fe76d.yaml | 20 +
.../add-get-me-a-network-56321aeef5389001.yaml | 2 +-
...m-bandwidth-support-sriov-63664b89f4dd1c1b.yaml | 8 +
.../add-osprofiler-support-7fc2de3001187075.yaml | 32 +
...d-port-ip-allocation-attr-294a580641998240.yaml | 23 +
.../add-subnet-service-types-bc81f6df9834f96e.yaml | 15 +
.../add-timestamp-fields-f9ab949fc88f05f6.yaml | 12 +-
...al_network_bridge_default-5de3a0c19182eb70.yaml | 16 +
.../config-wsgi-pool-size-a4c06753b79fee6d.yaml | 12 +
.../deprecate-advertise-mtu-51e3f78475a14efc.yaml | 10 +
...-sorting-allow-pagination-4549c92a74cfe15d.yaml | 4 +
...service-providers-loading-703f984b90351bf0.yaml | 7 +
...-min-l3-agents-per-router-15ddaa4c178b23df.yaml | 5 +
...supported_pci_vendor_devs-12279b70a1f1fe8e.yaml | 6 +
.../deprecate_neutron_debug-a578e0adfc9cff4c.yaml | 8 +
...event_arp_spoofing_option-a09e673fc8f9fee4.yaml | 10 +
.../notes/dhcp-lease-time-5c504c3730a4f9ea.yaml | 5 +
.../dnsmasq_dns_servers-d729c04887ce67b4.yaml | 5 +
releasenotes/notes/dscp-qos-77ea9b27d3762e48.yaml | 11 +
...enable-sorting-pagination-754390289d3311fa.yaml | 3 +
.../notes/fdb_population-70d751c8c2e4395f.yaml | 17 +
...iver_not_needed_on_server-4159669ad834dea6.yaml | 12 +
...mtu-for-existing-networks-5a476cde9bc46a53.yaml | 12 +
.../notes/l2_adjacency-e6e54e5ff9aad9b7.yaml | 7 +
.../l3-agent-extensions-b348ff26aec0fe88.yaml | 9 +
...terface-native-by-default-0c07bdbd7365230a.yaml | 15 +
...ache-cache-url-deprecated-16cd3d335c5962eb.yaml | 9 +
.../overlay_ip_version-ml2-e6438b570844ef5c.yaml | 17 +
...ovs-ipv6-tunnel-endpoints-f41b4954a04c43f6.yaml | 10 +
.../ovsdb-native-by-default-38835d6963592396.yaml | 19 +
.../path-mtu-back-to-zero-e4f9e8bdd8317ad4.yaml | 9 +
...ork-aware-dhcp-scheduling-94e9fadc7c7c5fec.yaml | 8 +
...pluggable-ipam-is-default-15c2ee15dc5b4a7b.yaml | 12 +
.../notes/project_id-d5ea7a42be428230.yaml | 7 +
.../qos-min-egress-bw-rule-b1c80f5675a4c1c3.yaml | 10 +
.../notes/remove-driver-60eb7e26d95f7322.yaml | 7 +
...e-force_gateway_on_subnet-77cb79f0b35d0c6d.yaml | 11 +
...network_device_mtu-option-a1a96e99dc7f0a02.yaml | 8 +
.../notes/remove-quota_items-d50b4672dd31ea3e.yaml | 8 +
.../notes/remove-router_id-b3732089f8f1faa1.yaml | 10 +
.../remove-subnetpool-config-b15dbe59237aee7e.yaml | 5 +
.../rename-tenant-to-project-b19a4068f8625969.yaml | 5 +
...f-default-qos-burst-value-0790773703fa08fc.yaml | 7 +
...ing-pagination-extensions-e66e99e2a8f5e563.yaml | 6 +
.../sriov-agent-num-vf-0-0c06424247e7efe0.yaml | 3 +
...many_nics_for_one_physnet-3570aa67a60ce6c4.yaml | 8 +
.../timestamp_format_change-73eda78566b4690b.yaml | 16 +
.../vlan-aware-vms-aka-trunk-3341cc75ba1bf5b4.yaml | 28 +
releasenotes/source/index.rst | 4 +-
releasenotes/source/mitaka.rst | 6 +
requirements.txt | 50 +-
setup.cfg | 31 +-
test-requirements.txt | 20 +-
tools/abandon_old_reviews.sh | 18 +-
tools/configure_for_func_testing.sh | 1 +
tools/list_moved_globals.py | 49 +
tools/milestone-review-dash.py | 59 +-
tools/misc-sanity-checks.sh | 12 +
tools/pecan_server.sh | 47 -
tools/tox_install.sh | 41 -
tox.ini | 48 +-
1173 files changed, 72455 insertions(+), 43472 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index 65dcb75..34a1787 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -8,2 +8,2 @@ PasteDeploy>=1.5.0 # MIT
-Routes!=2.0,!=2.1,>=1.12.3;python_version=='2.7' # MIT
-Routes!=2.0,>=1.12.3;python_version!='2.7' # MIT
+Routes!=2.0,!=2.1,!=2.3.0,>=1.12.3;python_version=='2.7' # MIT
+Routes!=2.0,!=2.3.0,>=1.12.3;python_version!='2.7' # MIT
@@ -12 +12 @@ eventlet!=0.18.3,>=0.18.2 # MIT
-pecan>=1.0.0 # BSD
+pecan!=1.0.2,!=1.0.3,!=1.0.4,>=1.0.0 # BSD
@@ -15 +15 @@ httplib2>=0.7.5 # MIT
-requests!=2.9.0,>=2.8.1 # Apache-2.0
+requests>=2.10.0 # Apache-2.0
@@ -17,4 +17,5 @@ Jinja2>=2.8 # BSD License (3 clause)
-keystonemiddleware!=4.1.0,>=4.0.0 # Apache-2.0
-netaddr!=0.7.16,>=0.7.12 # BSD
-neutron-lib>=0.0.1 # Apache-2.0
-python-neutronclient>=2.6.0 # Apache-2.0
+keystonemiddleware!=4.1.0,!=4.5.0,>=4.0.0 # Apache-2.0
+netaddr!=0.7.16,>=0.7.13 # BSD
+netifaces>=0.10.4 # MIT
+neutron-lib>=0.4.0 # Apache-2.0
+python-neutronclient>=5.1.0 # Apache-2.0
@@ -22 +23 @@ retrying!=1.3.0,>=1.2.3 # Apache-2.0
-ryu>=3.30 # Apache-2.0
+ryu!=4.1,!=4.2,!=4.2.1,!=4.4,>=3.30 # Apache-2.0
@@ -25,2 +26,2 @@ WebOb>=1.2.3 # MIT
-keystoneauth1>=2.1.0 # Apache-2.0
-alembic>=0.8.0 # MIT
+keystoneauth1>=2.10.0 # Apache-2.0
+alembic>=0.8.4 # MIT
@@ -28,5 +29,6 @@ six>=1.9.0 # MIT
-stevedore>=1.5.0 # Apache-2.0
-oslo.concurrency>=3.5.0 # Apache-2.0
-oslo.config>=3.7.0 # Apache-2.0
-oslo.context>=0.2.0 # Apache-2.0
-oslo.db>=4.1.0 # Apache-2.0
+stevedore>=1.16.0 # Apache-2.0
+oslo.cache>=1.5.0 # Apache-2.0
+oslo.concurrency>=3.8.0 # Apache-2.0
+oslo.config>=3.14.0 # Apache-2.0
+oslo.context>=2.9.0 # Apache-2.0
+oslo.db!=4.13.1,!=4.13.2,>=4.10.0 # Apache-2.0
@@ -35 +37 @@ oslo.log>=1.14.0 # Apache-2.0
-oslo.messaging>=4.0.0 # Apache-2.0
+oslo.messaging>=5.2.0 # Apache-2.0
@@ -37 +39 @@ oslo.middleware>=3.0.0 # Apache-2.0
-oslo.policy>=0.5.0 # Apache-2.0
+oslo.policy>=1.9.0 # Apache-2.0
@@ -39 +41 @@ oslo.reports>=0.6.0 # Apache-2.0
-oslo.rootwrap>=2.0.0 # Apache-2.0
+oslo.rootwrap>=5.0.0 # Apache-2.0
@@ -41,4 +43,6 @@ oslo.serialization>=1.10.0 # Apache-2.0
-oslo.service>=1.0.0 # Apache-2.0
-oslo.utils>=3.5.0 # Apache-2.0
-oslo.versionedobjects>=1.5.0 # Apache-2.0
-ovs>=2.4.0;python_version=='2.7' # Apache-2.0
+oslo.service>=1.10.0 # Apache-2.0
+oslo.utils>=3.16.0 # Apache-2.0
+oslo.versionedobjects>=1.13.0 # Apache-2.0
+osprofiler>=1.4.0 # Apache-2.0
+ovs>=2.5.0;python_version=='2.7' # Apache-2.0
+ovs>=2.6.0.dev3;python_version>='3.4' # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index abe6023..fd66607 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -4 +4 @@
-hacking<0.11,>=0.10.0
+hacking<0.12,>=0.11.0 # Apache-2.0
@@ -6 +5,0 @@ hacking<0.11,>=0.10.0
-cliff!=1.16.0,>=1.15.0 # Apache-2.0
@@ -8,2 +7,2 @@ coverage>=3.6 # Apache-2.0
-fixtures>=1.3.1 # Apache-2.0/BSD
-mock>=1.2 # BSD
+fixtures>=3.0.0 # Apache-2.0/BSD
+mock>=2.0 # BSD
@@ -11,2 +10,2 @@ python-subunit>=0.0.18 # Apache-2.0/BSD
-requests-mock>=0.7.0 # Apache-2.0
-sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
+requests-mock>=1.0 # Apache-2.0
+sphinx!=1.3b1,<1.3,>=1.2.1 # BSD
@@ -20 +19 @@ oslotest>=1.10.0 # Apache-2.0
-os-testr>=0.4.1 # Apache-2.0
+os-testr>=0.7.0 # Apache-2.0
@@ -22,2 +21,2 @@ ddt>=1.0.1 # MIT
-pylint==1.4.5 # GNU GPL v2
-reno>=0.1.1 # Apache2
+pylint==1.4.5 # GPLv2
+reno>=1.8.0 # Apache2
@@ -25 +24,2 @@ reno>=0.1.1 # Apache2
-PyMySQL>=0.6.2 # MIT License
+PyMySQL!=0.7.7,>=0.6.2 # MIT License
+tempest>=12.1.0 # Apache-2.0
1
0
We are ecstatic to announce the release of:
sahara-extra 5.0.0: Extras for Sahara: hadoop-swiftfs
This release is part of the newton release series.
For more details, please see below.
Changes in sahara-extra 4.0.0.0rc1..5.0.0
-----------------------------------------
fc147fe Update .gitreview for stable/newton
451423f fix process of copying common artifacts
c808fe5 migrate artifacts to sahara-extra
728a106 fix broken integration with Swift when Kerberos enabled
3b389d6 Trivial: Update home-page in setup.cfg
2e26674 update readme for sahara-extra
d9fcb87 doc improvement change, fixed spelling errors
fffdc5a hadoop-swiftfs: Allow configuring container.tenant
19dbe3b removing all unneeded oozie versions
c080e3b hadoop-swiftfs: Allow configuring domain.id
8c288a4 hadoop-swiftfs: SimpleDateFormat is locale specific
f7bb0b1 Add building hadoop swiftfs jars
Diffstat (except docs and test files)
-------------------------------------
.gitreview | 1 +
README.rst | 1 +
common-artifacts/US_export_policy.jar | Bin 0 -> 2487 bytes
common-artifacts/ext-2.2.zip | Bin 0 -> 6800612 bytes
common-artifacts/local_policy.jar | Bin 0 -> 2500 bytes
hadoop-swiftfs/README.rst | 16 +++---
.../fs/swift/auth/PasswordCredentialsV3.java | 10 ++--
.../hadoop/fs/swift/http/RestClientBindings.java | 2 +
.../fs/swift/http/SwiftProtocolConstants.java | 4 ++
.../hadoop/fs/swift/http/SwiftRestClient.java | 54 ++++++++++++++++++++-
.../java/org/apache/hadoop/fs/swift/package.html | 4 +-
.../fs/swift/snative/SwiftNativeFileSystem.java | 5 ++
.../swift/snative/SwiftNativeFileSystemStore.java | 2 +-
setup.cfg | 2 +-
tools/build-all-artifacts.sh | 16 +++---
tools/build-hadoop-openstack.sh | 18 ++++---
tools/build-oozie.sh | 12 -----
17 files changed, 105 insertions(+), 42 deletions(-)
1
0
We are happy to announce the release of:
neutron-fwaas 9.0.0: OpenStack Networking FWaaS
This release is part of the newton release series.
For more details, please see below.
9.0.0
^^^^^
The Cisco Firewall Driver is being moved from the FWaaS repo to the
Cisco specific repo: https://github.com/openstack/networking-cisco
The FWaaS team is pleased to release FWaaS v2.0. This release of
FWaaS supports either the original FWaaS v1 or the new FWaaS v2.
* The McAfee Firewall Driver is being removed from the FwaaS repo,
due to lack of active maintainers.
* The vArmour Firewall Driver is being removed from the FwaaS repo,
as per decision to remove vendor drivers from the community repo.
* The vyatta Firewall Driver is being removed from the FwaaS repo,
as per decision to remove vendor drivers from the community repo.
New Features
************
* In FWaaS v2 firewall policies are applied to router ports, as
opposed to applying to routers in FWaaS v1.
* Earlier the FWaaS agent integrated with the L3 agent by having the
L3 Agent class inherit from the FWaaS Agent class. This meant that
other service agents could not also integrate with the L3 agent.
Now, using the L3 agent extensions mechanism, FWaaS (v1 and v2)
plugs in to the L3 agent. This means that it can interoperate
peacefully with other L3 advanced services that also implement the
L3 agent extension mechanism, all without any code changes to
Neutron.
Upgrade Notes
*************
* The Cisco FWaaS driver will not be available from the neutron-
fwaas repo in Newton. For the Cisco FWaaS driver, refer to the
openstack /networking-cisco repo.
* There is not currently a defined upgrade path from FWaaS v1 to
FWaaS v2.
* FWaaS v1 can not be enabled at the same time as FWaaS v2; one or
the other must be chosen.
* The McAfee Firewall Driver will not be available for use in the
Newton release.
* The vArmour Firewall Driver will not be available for use in the
Newton release.
* The vyatta Firewall Driver will not be available for use in the
Newton release from the community repo.
Changes in neutron-fwaas 8.0.0.0rc1..9.0.0
------------------------------------------
591dcbe Fix KeyError when fw rule associated with a policy is updated
f510618 Add devstack plugin support for fwaas v2
9b86e35 Check for _interfaces in updated_router
1245d31 Updated from global requirements
48e58a6 Switch upper-constraints and tox_install.sh to stable/newton
81a7c7e Update .gitreview for stable/newton
bdcfdd7 Tag the alembic migration revisions for Newton
1da6c2f Fix neutron-fwaas tests after project_id addition
2dc23c0 Updated from global requirements
a0a8ee5 Skip test test_update_firewall_shared_fails_for_non_admin
e2ea1e3 Add reno note for FWaaS v2
c6c67f4 Updated from global requirements
9c79d0b Add tests ensuring models and migrations are in sync
6718fd8 FWaaS v2 utilize L3 Agent Extension framework
68b4bca Migrate FWaaS policy.json to FWaaS repo
357399b Use neutron-lib model_base instead of neutron models
91a2f22 Add FWaaS v1 and v2 entrypoints to setup.cfg
3e4fa75 Add special handling for functional tests
f6aed8b Remove vendor driver: vyatta from community repo
82473d3 Use temporary directory for neutron install
2be5839 Remove Cisco driver from neutron-fwaas repo.
35797ac Updated from global requirements
3788294 FWaaS v2 Database rule insert/remove operations support
ca7c5c2 Remove vendor driver: vArmour from community repo
fd8d6d2 FWaaS v2 L3 Agent Extension
a287146 FWaaS V2 Plugin
744e6fa Fix enum usage in db migration for postgresql
228d93d Fix db vs migration mismatches
84fb223 Fix db migration chain
aff7fe1 Fix model/migration sync issues with FWaaS
33e1952 Updated from global requirements
39d40b2 Constrain remaining tox targets
39e4dd9 FWaaS v2 Database
85eb9c8 TrivialFix: Add validation for tenant_id
686197a FwaaS v2 REST API
fd77859 Fix column_name in migration from project_id change
93a2e89 Fix db migration after project_id changes
cf1b491 Remove temporary local HasProject
3132bfb Enable DeprecationWarning in test environments
fc11d20 Updating imports as l3 agent config options
8ca0bec Updated from global requirements
ea23bbc devstack: Don't bother to have our own l3 agent config file
211e00d Update imports (common.config -> conf.common)
c3e491c Rename DB columns: tenant -> project
c113550 add "reject" action to firewall rule doesn't work for postgresql
ed114ec Updated from global requirements
3f6777d Delete mcafee FwaaS driver
d981520 Updated from global requirements
e70a782 DevStack plugin for fwaas
a7b5abc Add python 3 classifiers
b26f9f4 Add entrypoints for iptables and varmor drivers
482bdc3 Fix deprecation warnings
9363b9c Fix subunit trace help
b1b2b2a Fix a few test cases in test_cisco_fwaas_plugin
cd423e2 Follow the recent tempest change
c800314 Remove unused POT file
9447fbb Updated from global requirements
0a4d218 Remove check_i18n files
a59df89 Use call_and_ignore_notfound_exc directly
0e00b64 Updated from global requirements
6a74dd3 Fix neutron_lib deprecations
0bcd1e6 [Trivial] Remove unnecessary executable privilege
8e998f3 Remove unnecessary executable permissions
802776c Updated from global requirements
debc359 Fix broken tempest tests
531759d Skip broken tests
5f3c257 Switch to using hacking checks from neutron-lib
fadfe86 Fix "Not applying Firewall rules immediately" problem
bddac14 Updated from global requirements
f3e3c35 Updated from global requirements
30f9c69 Don't use zuul-cloner for venv env, for periodic jobs
e32d526 Fix doc build if git is absent
6f24c6c Updated from global requirements
ab56228 Constraint requirements using mitaka upper-constraints.txt file
e30e192 FWaaS Disable nonstandard-exception due to neutron_lib shims
9858111 Update reno for stable/mitaka
c213ddc Update .gitreview for stable/mitaka
e94aca8 Translations: add in the locale directory
e303dfb FWaaS: make use of neutron_lib exceptions
Diffstat (except docs and test files)
-------------------------------------
.gitreview | 1 +
.pylintrc | 2 +
TESTING.rst | 4 +
devstack/README.rst | 49 +
devstack/lib/l2_agent | 16 +
devstack/lib/l3_agent | 16 +
devstack/plugin.sh | 134 ++
devstack/settings | 3 +
etc/neutron/policy.d/neutron-fwaas.json | 35 +
neutron_fwaas/common/fwaas_constants.py | 2 +
neutron_fwaas/common/resources.py | 17 +
neutron_fwaas/db/cisco/__init__.py | 0
neutron_fwaas/db/cisco/cisco_fwaas_db.py | 60 -
neutron_fwaas/db/firewall/firewall_db.py | 10 +-
.../db/firewall/firewall_router_insertion_db.py | 2 +-
neutron_fwaas/db/firewall/v2/__init__.py | 0
neutron_fwaas/db/firewall/v2/firewall_db_v2.py | 796 ++++++++++
.../db/migration/alembic_migrations/env.py | 2 +-
.../540142f314f4_fwaas_router_insertion.py | 14 +-
.../alembic_migrations/versions/CONTRACT_HEAD | 2 +-
.../alembic_migrations/versions/EXPAND_HEAD | 2 +-
.../liberty/expand/4b47ea298795_add_reject_rule.py | 10 +-
.../f83a0b2964d0_rename_tenant_to_project.py | 143 ++
.../expand/d6a12e637e28_neutron_fwaas_v2_0.py | 113 ++
neutron_fwaas/db/models/__init__.py | 0
neutron_fwaas/db/models/head.py | 21 +
neutron_fwaas/extensions/cisco/__init__.py | 0
.../extensions/cisco/csr_firewall_insertion.py | 78 -
neutron_fwaas/extensions/firewall.py | 62 +-
neutron_fwaas/extensions/firewall_v2.py | 440 ++++++
.../extensions/firewallrouterinsertion.py | 6 +-
.../services/firewall/agents/firewall_agent_api.py | 8 +
.../agents/l3reference/firewall_l3_agent.py | 123 +-
.../agents/l3reference/firewall_l3_agent_v2.py | 509 +++++++
.../services/firewall/agents/varmour/__init__.py | 0
.../firewall/agents/varmour/varmour_api.py | 146 --
.../firewall/agents/varmour/varmour_router.py | 347 -----
.../firewall/agents/varmour/varmour_utils.py | 70 -
.../services/firewall/agents/vyatta/__init__.py | 0
.../firewall/agents/vyatta/firewall_service.py | 58 -
.../services/firewall/agents/vyatta/fwaas_agent.py | 39 -
.../firewall/agents/vyatta/vyatta_utils.py | 87 --
.../services/firewall/drivers/cisco/__init__.py | 0
.../firewall/drivers/cisco/csr_acl_driver.py | 370 -----
.../drivers/cisco/csr_firewall_svc_helper.py | 245 ----
.../services/firewall/drivers/fwaas_base.py | 30 +-
.../services/firewall/drivers/fwaas_base_v2.py | 96 ++
.../firewall/drivers/linux/iptables_fwaas.py | 111 ++
.../firewall/drivers/linux/iptables_fwaas_v2.py | 459 ++++++
.../services/firewall/drivers/mcafee/README.rst | 11 -
.../services/firewall/drivers/mcafee/__init__.py | 0
.../services/firewall/drivers/mcafee/constants.py | 258 ----
.../services/firewall/drivers/mcafee/ngfw_fwaas.py | 343 -----
.../services/firewall/drivers/mcafee/smc_api.py | 476 ------
.../services/firewall/drivers/varmour/__init__.py | 0
.../firewall/drivers/varmour/varmour_fwaas.py | 208 ---
.../services/firewall/drivers/vyatta/README.rst | 11 -
.../services/firewall/drivers/vyatta/__init__.py | 0
.../firewall/drivers/vyatta/vyatta_fwaas.py | 191 ---
neutron_fwaas/services/firewall/fwaas_plugin.py | 6 +-
neutron_fwaas/services/firewall/fwaas_plugin_v2.py | 347 +++++
.../services/firewall/plugins/cisco/__init__.py | 0
.../firewall/plugins/cisco/cisco_fwaas_plugin.py | 373 -----
.../unit/db/firewall/v2/test_firewall_db_v2.py | 1514 ++++++++++++++++++++
.../agents/l3reference/test_firewall_l3_agent.py | 41 +-
.../l3reference/test_firewall_l3_agent_v2.py | 334 +++++
.../firewall/agents/test_firewall_agent_api.py | 33 +-
.../services/firewall/agents/varmour/__init__.py | 0
.../firewall/agents/varmour/test_varmour_router.py | 202 ---
.../services/firewall/agents/vyatta/__init__.py | 0
.../agents/vyatta/test_firewall_service.py | 100 --
.../firewall/agents/vyatta/test_vyatta_utils.py | 115 --
.../services/firewall/drivers/cisco/__init__.py | 0
.../firewall/drivers/cisco/test_csr_acl_driver.py | 469 ------
.../drivers/cisco/test_csr_firewall_svc_helper.py | 221 ---
.../firewall/drivers/linux/test_iptables_fwaas.py | 105 +-
.../drivers/linux/test_iptables_fwaas_v2.py | 389 +++++
.../services/firewall/drivers/mcafee/__init__.py | 0
.../firewall/drivers/mcafee/test_ngfw_fwaas.py | 226 ---
.../services/firewall/drivers/varmour/__init__.py | 0
.../firewall/drivers/varmour/test_varmour_fwaas.py | 222 ---
.../services/firewall/drivers/vyatta/__init__.py | 0
.../firewall/drivers/vyatta/test_vyatta_fwaas.py | 251 ----
.../services/firewall/plugins/cisco/__init__.py | 0
.../plugins/cisco/test_cisco_fwaas_plugin.py | 430 ------
.../unit/services/firewall/test_fwaas_plugin.py | 2 +
.../unit/services/firewall/test_fwaas_plugin_v2.py | 566 ++++++++
.../cisco-fwaas-driver-move-8f46325d13c93543.yaml | 11 +
releasenotes/notes/fwaas_v2-374471c215af0ca0.yaml | 18 +
...afee-fwaas-driver-removal-8915271e5d4288cf.yaml | 7 +
...mour-fwaas-driver-removal-f7aa304a4544134a.yaml | 7 +
...atta-fwaas-driver-removal-e38e6ecde5105084.yaml | 7 +
releasenotes/source/index.rst | 1 +
releasenotes/source/mitaka.rst | 6 +
requirements.txt | 16 +-
setup.cfg | 16 +-
test-requirements.txt | 14 +-
tools/check_i18n.py | 153 --
tools/check_i18n_test_case.txt | 67 -
tools/i18n_cfg.py | 97 --
tools/subunit-trace.py | 2 +-
tools/tox_install.sh | 48 +-
tox.ini | 22 +-
115 files changed, 7118 insertions(+), 6104 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index f468157..df55525 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -8 +8 @@ httplib2>=0.7.5 # MIT
-netaddr!=0.7.16,>=0.7.12 # BSD
+netaddr!=0.7.16,>=0.7.13 # BSD
@@ -10 +10 @@ SQLAlchemy<1.1.0,>=1.0.10 # MIT
-alembic>=0.8.0 # MIT
+alembic>=0.8.4 # MIT
@@ -12,3 +12,3 @@ six>=1.9.0 # MIT
-neutron-lib>=0.0.1 # Apache-2.0
-oslo.config>=3.7.0 # Apache-2.0
-oslo.db>=4.1.0 # Apache-2.0
+neutron-lib>=0.4.0 # Apache-2.0
+oslo.config>=3.14.0 # Apache-2.0
+oslo.db!=4.13.1,!=4.13.2,>=4.10.0 # Apache-2.0
@@ -16 +16 @@ oslo.log>=1.14.0 # Apache-2.0
-oslo.messaging>=4.0.0 # Apache-2.0
+oslo.messaging>=5.2.0 # Apache-2.0
@@ -18,2 +18,2 @@ oslo.serialization>=1.10.0 # Apache-2.0
-oslo.service>=1.0.0 # Apache-2.0
-oslo.utils>=3.5.0 # Apache-2.0
+oslo.service>=1.10.0 # Apache-2.0
+oslo.utils>=3.16.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index 165a1ce..595767d 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -7,2 +7,2 @@ coverage>=3.6 # Apache-2.0
-fixtures>=1.3.1 # Apache-2.0/BSD
-mock>=1.2 # BSD
+fixtures>=3.0.0 # Apache-2.0/BSD
+mock>=2.0 # BSD
@@ -10,2 +10,2 @@ python-subunit>=0.0.18 # Apache-2.0/BSD
-requests-mock>=0.7.0 # Apache-2.0
-sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
+requests-mock>=1.0 # Apache-2.0
+sphinx!=1.3b1,<1.3,>=1.2.1 # BSD
@@ -13 +13 @@ oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
-oslo.concurrency>=3.5.0 # Apache-2.0
+oslo.concurrency>=3.8.0 # Apache-2.0
@@ -21 +21,3 @@ oslotest>=1.10.0 # Apache-2.0
-reno>=0.1.1 # Apache2
+reno>=1.8.0 # Apache2
+PyMySQL!=0.7.7,>=0.6.2 # MIT License
+psycopg2>=2.5 # LGPL/ZPL
1
0