6692 Commits

Author SHA1 Message Date
Gerrit Code Review
2341d1482c Update notes for submitted changes
* Fix .gitreview to not point at a branch
2015-08-18 01:29:27 +00:00
Gerrit Code Review
dbaff18ddf Update notes for submitted changes
* Don't fatal error during initialization for missing service providers
2015-08-18 01:23:33 +00:00
Gerrit Code Review
e891fb08d1 Update notes for submitted changes
* Use a conntrack zone per port in OVS
2015-08-18 01:23:12 +00:00
Gerrit Code Review
f716b5ba8c Update notes for submitted changes
* DVR: fix router rescheduling on server side
2015-08-18 01:21:12 +00:00
Gerrit Code Review
10f717da57 Update notes for submitted changes
* DVR: do not reschedule router for down agents on compute nodes
2015-08-18 01:20:36 +00:00
Gerrit Code Review
172f9202b1 Update notes for submitted changes
* Add dashboard folder and graphite dashboard to doc
2015-08-18 01:15:56 +00:00
Gerrit Code Review
ed13152140 Update notes for submitted changes
* Don't fatal error during initialization for missing service providers
2015-08-18 01:12:24 +00:00
Gerrit Code Review
692f734c83 Update notes for submitted changes
* NSX: Move DB models as part of core vendor decomposition
2015-08-18 01:09:02 +00:00
Gerrit Code Review
b0ad6fbc29 Update notes for submitted changes
* Break down _bind_port_if_needed in ML2
2015-08-17 19:51:54 +00:00
Gerrit Code Review
7da92b416b Update notes for submitted changes
* Preserve DVR FIP rule priority over Agent restarts
2015-08-17 18:50:11 +00:00
Gerrit Code Review
581670aabb Update notes for submitted changes
* Merge remote-tracking branch 'origin/feature/qos' into merge-branch
2015-08-17 18:50:01 +00:00
Gerrit Code Review
97da364a63 Update notes for submitted changes
* NSX plugin: Moving away plugin extensions
2015-08-17 18:49:04 +00:00
Gerrit Code Review
21a2f8af70 Update notes for submitted changes
* ml2: _commit_port_binding: Don't use None to mean False
2015-08-17 11:46:14 +00:00
Gerrit Code Review
a784dcaa6f Update notes for submitted changes
* Replace internal calls of create_{network, subnet, port}
2015-08-17 11:42:59 +00:00
Gerrit Code Review
b94ed75d39 Update notes for submitted changes
* Updated from global requirements
2015-08-16 18:43:04 +00:00
Gerrit Code Review
dd025b6fcd Update notes for submitted changes
* Setup reference service providers for API test runs
2015-08-15 20:57:54 +00:00
Gerrit Code Review
2e485f155f Update notes for submitted changes
* Remove vmware plugin from neutron (etc part)
2015-08-15 18:03:59 +00:00
Gerrit Code Review
8266e49f55 Update notes for submitted changes
* Final decomposition of the ML2 NCS driver
2015-08-15 10:58:54 +00:00
Gerrit Code Review
dba400cb6b Update notes for submitted changes
* Add lieutenants contact for kuryr
2015-08-14 20:01:47 +00:00
Gerrit Code Review
966a51ac1d Update notes for submitted changes
* lieutenants: Add Neutron infra lieutenants
2015-08-14 20:01:21 +00:00
Gerrit Code Review
577a963a9a Update notes for submitted changes
* Remove 'action' argument from _handle_fip_nat_rules()
2015-08-14 20:00:07 +00:00
Gerrit Code Review
124946b299 Update notes for submitted changes
* Remove unneeded shebangs
2015-08-14 19:59:19 +00:00
Gerrit Code Review
7c901224f5 Update notes for submitted changes
* l3: not use L2 plugin _get_subnet unnecessarily
2015-08-14 18:31:11 +00:00
Gerrit Code Review
7775b0208a Update notes for submitted changes
* l3_db: not use L2 plugin _get_port unnecessarily
2015-08-14 18:24:18 +00:00
Gerrit Code Review
3e3ee01899 Update notes for submitted changes
* Setup reference service providers for API test runs
2015-08-14 17:03:49 +00:00
Gerrit Code Review
2a57d6493f Update notes for submitted changes
* Validate local_ip for OVS tunnel
2015-08-14 10:27:14 +00:00
Gerrit Code Review
1d726a0245 Update notes for submitted changes
* Add parent_id to _item calling from _handle_action
2015-08-14 03:47:18 +00:00
Gerrit Code Review
efaff2e61e Update notes for submitted changes
* Add configurable options for HA networks
2015-08-14 02:03:47 +00:00
Gerrit Code Review
d15853fd33 Update notes for submitted changes
* db_base_plugin_v2: Avoid creating another session
2015-08-14 01:59:05 +00:00
Gerrit Code Review
458929b395 Update notes for submitted changes
* Add test that checks external tables are not changed
2015-08-14 01:58:52 +00:00
Gerrit Code Review
4214057ba9 Update notes for submitted changes
* Fix update_subnet for prefix delegation
2015-08-14 01:56:28 +00:00
Gerrit Code Review
45bb368056 Update notes for submitted changes
* [neutron-db-manage] remove old HEAD file when updating for branches
2015-08-13 20:09:59 +00:00
Gerrit Code Review
588967c559 Update notes for submitted changes
* Fix _update_subnet_allocation_pools returning empty list
2015-08-13 18:22:48 +00:00
Gerrit Code Review
d65834f1dc Update notes for submitted changes
* [neutron-db-manage] check_migration: validate labels
2015-08-13 18:11:23 +00:00
Gerrit Code Review
fbf3da9fc4 Update notes for submitted changes
* The unnecessary value "sgids" was deleted
2015-08-13 15:48:38 +00:00
Gerrit Code Review
a7f191f184 Update notes for submitted changes
* Support for independent alembic branches in sub-projects
2015-08-13 15:32:57 +00:00
Gerrit Code Review
0783cf8b3f Update notes for submitted changes
* Python 3: encode unicode response bodies
2015-08-13 15:32:14 +00:00
Gerrit Code Review
3f30ea73e1 Update notes for submitted changes
* Treat sphinx warnings as errors
2015-08-13 14:46:36 +00:00
Gerrit Code Review
5c3324605d Update notes for submitted changes
* Remove bigswitch mech_driver entry point definition
2015-08-13 09:53:20 +00:00
Gerrit Code Review
135320df6f Update notes for submitted changes
* Python 3: specify a bytes to an argument for a format type 's' of struct.pack()
2015-08-13 08:10:47 +00:00
Gerrit Code Review
3e46332668 Update notes for submitted changes
* Python 3: compare response.body to bytes in namespace_proxy test
2015-08-13 08:02:04 +00:00
Gerrit Code Review
0907c6b12d Update notes for submitted changes
* Python 3: encode unicode response bodies
2015-08-13 08:01:35 +00:00
Gerrit Code Review
87dbb68621 Update notes for submitted changes
* Updated from global requirements
2015-08-13 07:53:24 +00:00
Gerrit Code Review
7d30d61cd5 Update notes for submitted changes
* Improve callback registry devref documentation and usability
2015-08-13 07:48:07 +00:00
Gerrit Code Review
50b1daeffd Update notes for submitted changes
* Destroy ipset when the corresponding rule is removed
2015-08-13 02:03:42 +00:00
Gerrit Code Review
387b2b0377 Update notes for submitted changes
* Python 3: do not compare int and NoneType
2015-08-13 01:57:59 +00:00
Gerrit Code Review
58f004f6b5 Update notes for submitted changes
* Fix DVR interface delete by port when gateway is set
2015-08-13 00:16:53 +00:00
Gerrit Code Review
906e76bb4f Update notes for submitted changes
* Update fullstack multinode simulation image
2015-08-12 20:57:55 +00:00
Gerrit Code Review
3bdd3fb66d Update notes for submitted changes
* Fix docs job
2015-08-12 20:49:05 +00:00
Gerrit Code Review
85dc68e57d Update notes for submitted changes
* SR-IOV: Add Agent QoS driver to support bandwidth limit
2015-08-12 19:12:18 +00:00