194 Commits

Author SHA1 Message Date
OpenStack Proposal Bot
8c3a41a960 Updated from global requirements
Change-Id: Id7b188bc7992ce8b55f7a661c68a5c5cebd3973c
2016-09-09 23:48:20 +00:00
OpenStack Proposal Bot
59a385af60 Updated from global requirements
Change-Id: If30fe9a4d4dfa37f158503a2fcd49ac967e6e88a
2016-08-27 00:36:40 +00:00
OpenStack Proposal Bot
33c906b9ed Updated from global requirements
Change-Id: I9fa551f908c070fb42260ecb5ced7c393c31e383
2016-08-20 00:59:35 +00:00
OpenStack Proposal Bot
15db447ab9 Updated from global requirements
Change-Id: I2c3d1c214f823168953dfd0e53180b53a5a330a2
2016-08-12 09:47:20 +00:00
OpenStack Proposal Bot
44174505f4 Updated from global requirements
Change-Id: I7a0583890a185177cec76c9fc7f3354b4beb226e
2016-08-09 16:02:27 +00:00
OpenStack Proposal Bot
42897d813d Updated from global requirements
Change-Id: I9b649d57553f02bf594469cfa0a18d58a08c9997
2016-08-04 02:37:35 +00:00
OpenStack Proposal Bot
36d28f9ed7 Updated from global requirements
Change-Id: Ifd1eb1600ba03011217ebb69ee7e630344fd99bd
2016-07-21 04:05:54 +00:00
OpenStack Proposal Bot
7a6fe8050f Updated from global requirements
Change-Id: Ie2d76963d9dc50f209f198d135123aeb9ea2d708
2016-07-14 02:25:17 +00:00
OpenStack Proposal Bot
eda29be203 Updated from global requirements
Change-Id: Ia5f2e2946a2d66bfafa24fe6700a9d8acd036dd7
2016-07-05 18:16:06 +00:00
OpenStack Proposal Bot
2dd7344869 Updated from global requirements
Change-Id: I037bfe39806b22e8ecc79552547a254e401dd719
2016-06-22 19:59:09 +00:00
OpenStack Proposal Bot
4874af3904 Updated from global requirements
Change-Id: I3923798bea15fbd75138482af3bbe094079d4349
2016-06-13 21:52:14 +00:00
Fang Zhen
56efc8ac76 Switch to oslo.cache
Oslo incubator is about to stop for cache module. We could use
oslo.cache instead. The legacy memory backend is replaced by
oslo_cache.dict.

Closes-Bug: #1517883

Change-Id: I108242ca9f27c9ec47959ce7615bc7d84cae014b
2016-06-02 15:22:36 +00:00
OpenStack Proposal Bot
93eeaf669b Updated from global requirements
Change-Id: I0a80cee947037f511f19ac648c6e26cee2128743
2016-06-02 04:06:04 +00:00
OpenStack Proposal Bot
5fc3fbe7ae Updated from global requirements
Change-Id: I210a60dbd4f1eaf339858188e46a2bb2c24f0730
2016-05-31 18:53:18 +00:00
OpenStack Proposal Bot
2592b39df1 Updated from global requirements
Change-Id: I23b9bcbc2d94e8b03ba5fca885ebd94ca51c295b
2016-05-28 00:36:03 +00:00
OpenStack Proposal Bot
0b8bbc1436 Updated from global requirements
Change-Id: I2ffa43613e64f366a3aca86188b4710cd4773491
2016-05-24 13:48:58 +00:00
Dina Belova
9a43f58f4d Add OSprofiler support
* Add osprofiler wsgi middleware. This middleware is used for 2 things:
  1) It checks that person who wants to trace is trusted and knows
     secret HMAC key.
  2) It starts tracing in case of proper trace headers
     and adds first wsgi trace point, with info about HTTP request

* Add initialization of osprofiler at start of service
  Currently that includes oslo.messaging notifer instance creation
  to send Ceilometer backend notifications.

Neutron client change: Ic11796889075b2a0e589b70398fc4d4ed6f3ef7c

Co-authored-by: Ryan Moats <rmoats@us.ibm.com>
Depends-On: I5102eb46a7a377eca31375a0d64951ba1fdd035d
Closes-Bug: #1335640
DocImpact Add devref and operator documentation on how to use this
APIImpact
Change-Id: I7fa2ad57dc5763ce72cba6945ebcadef2188e8bd
2016-05-20 11:35:59 -05:00
OpenStack Proposal Bot
d52dfced23 Updated from global requirements
Change-Id: I493cfa4cbf63d4588ee41d1713b54115c27e34f5
2016-05-17 14:06:08 +00:00
OpenStack Proposal Bot
934c25fdbd Updated from global requirements
Change-Id: I6070ce3d112120bb745a849fda1d1c76dd3fff50
2016-04-19 12:25:40 +00:00
OpenStack Proposal Bot
22ff1cfeb7 Updated from global requirements
Change-Id: If75e0f0541a3bdcebbf18c34b8491cffbe96ce5b
2016-04-15 01:55:23 +00:00
OpenStack Proposal Bot
8e983aad03 Updated from global requirements
Change-Id: I0524752926e5fd084ffee073def311bc2bb25667
2016-04-13 03:42:01 +00:00
OpenStack Proposal Bot
b51a669554 Updated from global requirements
Change-Id: I27db79a5cc7161eccb4de7b3d6c68234073309d8
2016-04-06 13:00:27 +00:00
OpenStack Proposal Bot
a90b44c55b Updated from global requirements
Change-Id: I5923420d8d7e6670b0fab16c3af1396c29da6037
2016-04-05 13:39:13 +00:00
OpenStack Proposal Bot
a52b155e7f Updated from global requirements
Change-Id: I218be2ee79aaa44d4646bd6b51f6ce92036ee23d
2016-04-02 16:13:31 +00:00
Jenkins
b941689841 Merge "Ovs agent can't start on Windows because of validate_local_ip" 2016-03-21 13:19:37 +00:00
Adelina Tuvenie
371e8aa076 Ovs agent can't start on Windows because of validate_local_ip
Change I4b4527c28d0738890e33b343c9e17941e780bc24 introduced a
validate_local_ip sanity check for the local_ip to see that it
belongs to the host.

This method uses linux specific implementation that fails on windows.

This patch fixes this bug by adding a implementation for
validate_local_ip that works on windows as well, using netifaces.

Change-Id: Ia8299512687d9d7135fe013fbb38f2b28d54125d
Closes-Bug: #1497940
2016-03-19 12:22:59 -07:00
OpenStack Proposal Bot
1858fca7df Updated from global requirements
Change-Id: I00574395a3eae0520b94248418915e2923ce8b9f
2016-03-17 21:21:18 +00:00
OpenStack Proposal Bot
a3e1a7e36f Updated from global requirements
Change-Id: I563159f19f52ad86da4d67b2a2f740f833dfe25c
2016-02-28 22:22:16 +00:00
OpenStack Proposal Bot
8c109ed7ae Updated from global requirements
Change-Id: Iec0e8cebcf9e8e0004973c8f5115c14744afcbe1
2016-02-22 19:51:39 +00:00
OpenStack Proposal Bot
a953b53c65 Updated from global requirements
Change-Id: I459dde6aa704cc2b160004bd33b51cab7096c550
2016-02-14 23:09:06 +00:00
Doug Wiegley
87a79256c4 Start using neutron-lib for shared constants and exceptions
Debtcollector warnings are enabled by an env var for now, to avoid blasting
everyone's unit tests at once.

Partially-Implements: blueprint neutron-lib
Depends-On: I6991464acc3aef99f6ec5eff56a893deaaefe40b
Change-Id: If183b7a6797834e29c377937fc06261aa3b00249
2016-02-10 16:41:18 -07:00
OpenStack Proposal Bot
c609c3bd4e Updated from global requirements
Change-Id: I384fc53b1b399c981c3c5ec9189dfab3411d43d3
2016-01-26 23:25:29 +00:00
OpenStack Proposal Bot
3b111cfbc5 Updated from global requirements
Change-Id: I05f990e6227469d890d639409235859ed369d293
2016-01-25 19:00:06 +00:00
Jenkins
a4f98acafe Merge "External DNS driver reference implementation" 2016-01-23 05:53:56 +00:00
OpenStack Proposal Bot
94ddd81245 Updated from global requirements
Change-Id: I2188f924a7e251ece86a13c5f80dde98d60982ff
2016-01-22 04:05:50 +00:00
Miguel Lavalle
93ac8b3a33 External DNS driver reference implementation
An interface with an external DNS service is defined for Neutron. A reference
implementation is also included, based on Designate. The interface and the
driver will enable users to publish in the external DNS service the dns_name
and dns_domain attributes associated with floating ips, ports and networks. As
a consequence, the floating ips and networks api is extended to manage dns_name
and dns_domain attributes. The dns_name attribute was added to ports in a
preceding commit

DocImpact: Introduce config option external_dns_driver to specify a driver
for external dns integration. For more info, see
doc/source/devref/external_dns_integration.rst

APIImpact
Implements: blueprint external-dns-resolution

Change-Id: Ic298ad2558410ab9a614f22e1757d1fc8b22c482
2016-01-21 21:55:08 +00:00
OpenStack Proposal Bot
2fee6740c9 Updated from global requirements
Change-Id: I749703bdcadd40f30c6cde8fc54dbcd83bf5b977
2016-01-19 12:04:57 +00:00
OpenStack Proposal Bot
caf1297c17 Updated from global requirements
Change-Id: Ia4001c53f4c2c3d1076fa7533dfd095245ef8082
2016-01-16 03:28:47 +00:00
Jenkins
607537b8ab Merge "Add 'ovs' to requirements.txt" 2016-01-15 08:14:58 +00:00
OpenStack Proposal Bot
bb29121fa6 Updated from global requirements
Change-Id: I96df4154c7f1305fbf15974a2e6b4eef7eae78af
2016-01-14 13:48:21 +00:00
John Schwarz
9605617ec7 Add 'ovs' to requirements.txt
It is needed by neutron/agent/ovsdb/impl_idl.py.

Closes-Bug: #1523845
Change-Id: If44b649949c686b589859fc1d4d2bb510afb64fd
2016-01-13 13:15:49 +00:00
OpenStack Proposal Bot
7022b2e278 Updated from global requirements
Change-Id: Ifdb68288c0b6538dee345e7b041891aab4910360
2016-01-10 14:36:11 +00:00
OpenStack Proposal Bot
95414bcfd4 Updated from global requirements
Change-Id: I721b27b36b21447161a34a6cf6788eac6dd145fc
2016-01-01 20:29:56 +00:00
OpenStack Proposal Bot
7d4ed31e85 Updated from global requirements
Change-Id: I2d197470280bac0adffe00e2bcaa6c321ecc2f18
2015-12-18 13:50:47 +00:00
Jenkins
c029fcba7e Merge "Updated from global requirements" 2015-12-10 08:05:16 +00:00
Jenkins
6135f8f837 Merge "Add Guru Meditation Reports support to Neutron services" 2015-12-10 02:59:36 +00:00
OpenStack Proposal Bot
f5a2c20dd0 Updated from global requirements
Change-Id: I8a67bd6ce1dfd0872ab2b50ab8a4d43fe48e308b
2015-12-09 21:57:52 +00:00
Monty Taylor
a37e11f637 Use keystoneauth instead of keystoneclient
keystoneauth was split out last cycle as a library specifically to deal
with doing auth functions so that people who do not need to do keystone
CRUD operations can just consume only the auth session parts. As part
of modernizing keystone interactions, use keystoneauth instead of
keystoneclient.

Depends-On: I1f754a9a949ef92f4e427a91bbd1b1e73e86c8c4
Change-Id: Ia6fb7d8bb07d3101cf1b1afc318f3dcac0a37afc
2015-12-06 15:09:42 +00:00
Jenkins
47dce8f405 Merge "Hyper-V: remove driver from the neutron tree" 2015-12-05 00:37:23 +00:00
OpenStack Proposal Bot
d9248a9bd8 Updated from global requirements
Change-Id: I3362794f691e12081a4f5cef97b4e830dc44cbb1
2015-12-03 15:05:02 +00:00