James Page
|
b20790625a
|
Fixup install hook execution
|
2015-09-22 14:00:18 +01:00 |
|
James Page
|
e00c8d1548
|
Split out install hook instead
|
2015-09-22 13:51:04 +01:00 |
|
James Page
|
a706ad98e8
|
Add wrapper for python detection and dependency install
|
2015-09-22 08:49:22 +01:00 |
|
James Page
|
f87ad07e29
|
[project-calico,r=james-page] Add support for Calico plugin
|
2015-09-04 12:03:14 +01:00 |
|
James Page
|
9457427f4d
|
Switch to using neutron-common for package version detection
|
2015-09-03 10:16:17 +01:00 |
|
Cory Benfield
|
8d5aa82328
|
synced /next
|
2015-08-21 08:33:43 +01:00 |
|
Liam Young
|
e78f7d5f7b
|
Fix lint and remove pointless comment from template
|
2015-08-12 11:18:00 +01:00 |
|
Liam Young
|
c8c7beb1e3
|
Remove temporary ppa hack
|
2015-07-26 14:59:38 +01:00 |
|
Liam Young
|
40fde79e55
|
Temp ppa override
|
2015-07-21 15:31:39 +00:00 |
|
James Page
|
1ee42477dd
|
Drop temporary PPA and pin, ensure subordinate changes are detected
|
2015-07-15 10:53:12 +01:00 |
|
Liam Young
|
141fef1dbe
|
Point at ppa and pin packages
|
2015-07-08 08:19:34 +00:00 |
|
Liam Young
|
bc7438a700
|
Add temporary ppa with patched neutron code
|
2015-06-24 18:12:33 +00:00 |
|
Cory Benfield
|
af9e25bb3d
|
Add support for Canonical etcd charm
|
2015-06-19 09:18:26 +01:00 |
|
Cory Benfield
|
4629d6b115
|
Select install location from openstack-origin
|
2015-06-16 10:25:27 +01:00 |
|
Cory Benfield
|
a09a0e1de0
|
Update install locations earlier for upgrades to Calico
|
2015-06-08 13:47:46 +01:00 |
|
Cory Benfield
|
eff8938d26
|
synced /next
|
2015-04-23 14:10:48 +01:00 |
|
Liam Young
|
52a55ec0e8
|
Only run migration if allowed units is present
|
2015-04-23 09:49:03 +01:00 |
|
Liam Young
|
b74d932f86
|
Merge next
|
2015-04-23 08:35:40 +01:00 |
|
Liam Young
|
25a505a986
|
Add unit tests and fix up conditional_neutron_migration
|
2015-04-22 18:50:48 +00:00 |
|
Liam Young
|
8cd29a3d9f
|
Fix allowed_units param name
|
2015-04-22 14:43:05 +00:00 |
|
Liam Young
|
494e007e68
|
Fix spaces in log message
|
2015-04-22 14:39:42 +00:00 |
|
Liam Young
|
f4a50eac65
|
Check allowed units before running neutron migration
|
2015-04-22 14:15:37 +00:00 |
|
Liam Young
|
c827b6d541
|
Run db migrations when deployment is kilo or migrating to kilo
|
2015-04-22 13:38:00 +00:00 |
|
Liam Young
|
88701a5445
|
Test that neutron can be queried before checking dvr and l3ha settings. Add unit tests for this change and a few additional tests to improve l3ha and dvr coverage
|
2015-04-21 08:46:00 +00:00 |
|
Liam Young
|
affe9a883d
|
Move apt-install after do_openstack_upgrade to avoid clash
|
2015-04-20 15:11:30 +01:00 |
|
Cory Benfield
|
e5090e3430
|
Remove all remnants of calico-network-api
|
2015-04-16 11:44:13 +01:00 |
|
Cory Benfield
|
af1b04bcd2
|
Support etcd-peer-relation
|
2015-04-16 11:42:32 +01:00 |
|
Corey Bryant
|
18be463b62
|
Deploy from source
|
2015-04-02 20:15:28 +00:00 |
|
James Page
|
7524f7a9c8
|
Rebase
|
2015-04-01 15:20:32 +01:00 |
|
Liam Young
|
33303b66cf
|
Pass over auth_protocol
|
2015-04-01 12:26:15 +01:00 |
|
Liam Young
|
37c33b8239
|
IdentityServiceContext sometime returns none
|
2015-03-31 15:20:42 +00:00 |
|
Liam Young
|
d4bca84a9f
|
If identity info changes update neutron plugin api clients
|
2015-03-31 14:54:53 +00:00 |
|
James Page
|
7b27f8305a
|
Rebase
|
2015-03-31 15:54:38 +01:00 |
|
Liam Young
|
724bf8a25a
|
Fix unit_tests
|
2015-03-31 14:52:11 +00:00 |
|
Liam Young
|
be4e2eb8cf
|
[gnuoy, trivial] Backout last commit which was pushed in error
|
2015-03-31 14:40:59 +00:00 |
|
Liam Young
|
40e6e3e94a
|
Pass on keystone relation data to neutron services
|
2015-03-31 14:38:51 +00:00 |
|
Edward Hope-Morley
|
83905b1852
|
[hopem,r=wolsen,gnuoy]
Ensure apache2 reloaded/restarted when https configured
Closes-Bug: #1410568
|
2015-03-31 09:37:29 +01:00 |
|
Edward Hope-Morley
|
a7855d8fe1
|
use service_reload()
|
2015-03-30 18:26:30 +01:00 |
|
James Page
|
30f01ba5b1
|
Rebase resync
|
2015-03-30 16:59:24 +01:00 |
|
Edward Hope-Morley
|
cfead311f3
|
[hopem,r=]
Ensure apache2 reloaded/restarted when https configured
Closes-Bug: #1410568
|
2015-03-29 21:09:15 +01:00 |
|
Liam Young
|
edbf76c678
|
Error on disabling l3ha when l3ha routers are present.
|
2015-03-27 10:59:50 +00:00 |
|
Liam Young
|
e15de93835
|
Merged next in
|
2015-03-23 13:17:46 +00:00 |
|
Corey Bryant
|
7b7ee25dda
|
Merge next branch
|
2015-03-21 10:30:15 +00:00 |
|
Corey Bryant
|
60f3818f03
|
Overall refresh to current install from source approach
|
2015-03-21 10:20:49 +00:00 |
|
Edward Hope-Morley
|
b5eb09268a
|
synced /next
|
2015-03-16 21:59:12 +00:00 |
|
James Page
|
d25c411e27
|
Tidy lint
|
2015-03-16 16:23:36 +00:00 |
|
James Page
|
6eca206fa2
|
Make 0mq support >= kilo
|
2015-03-16 16:11:37 +00:00 |
|
James Page
|
9cc33dd54e
|
Rebase
|
2015-03-16 14:16:02 +00:00 |
|
Cory Benfield
|
3558c0530b
|
Fixup errors in catchup merge.
|
2015-03-10 16:41:28 +00:00 |
|
Cory Benfield
|
0f347b7911
|
sync /next
|
2015-03-10 16:38:49 +00:00 |
|