Ryan Beisner
d68d7a418c
add python-six install re: bug 1403114
2014-12-16 17:28:40 +00:00
Edward Hope-Morley
11f6dc1a96
synced /next
2014-12-15 10:28:47 +00:00
Edward Hope-Morley
7b66878d0c
[cbjchen,r=hopem]
...
Set my_ip to unit private-address
The default value for my_ip can be problematic. The ip
assocated with the NIC leading to the default gateway
may not be the desired one for openstack service
communication. Setting it to the unit private-address,
so that all the inter-service communications use the
same network - we alreay use the unit private-address as
service endpoint IPs.
Closes-Bug: 1391313
2014-12-03 23:54:27 +00:00
Liang Chen liang.chen@canonical.com
56c7e9cd72
set my_ip to unit private-address
...
[cbjchen,r=]
The default value for my_ip can be problematic.
The ip assocated with the NIC leading to the
default gateway may not be the desired one for
openstack service communication. Setting it to
the unit private-address, so that all the inter
service communications use the same network -
we alreay use the unit private-address as
service endpoint IPs.
2014-12-03 18:23:54 -05:00
Liam Young
29a792d736
[gnuoy,trivial] Whitespace lint fix
2014-11-28 14:31:49 +00:00
Alexander List
c5c911340d
[alexlist] Allow nonstandard path for authorized_keys, including unit test
2014-11-28 12:54:57 +00:00
Edward Hope-Morley
81b5205034
added libvirt_image_ceph_conf_file conf option
2014-11-13 15:46:39 +00:00
Edward Hope-Morley
d14313394e
cleanup context
2014-11-11 20:22:38 +00:00
Edward Hope-Morley
4b4c7ff983
create ceph conf dir and .conf alternative as
...
early as possible if required.
2014-11-11 20:11:45 +00:00
Edward Hope-Morley
b0a1482559
added missing ceph context handler and fixed unti tests
2014-11-11 15:33:14 +00:00
James Page
45f303f1b3
Invert relation check
2014-10-02 13:57:11 +01:00
James Page
a1feeb4b68
Ensure that general neutron context is applied in all circumstances so nova neutron configuration is correct
2014-10-02 13:56:19 +01:00
Edward Hope-Morley
2e556e2042
fixed ipv6 support check
2014-09-26 19:20:20 +01:00
Hui Xiang
8d62f6e443
Fix lint errors
2014-09-18 21:00:57 +08:00
Hui Xiang
138722b1ac
Remove haproxy checking
2014-09-18 20:56:48 +08:00
Hui Xiang
b2444aec20
Integrated all ipv6 check into setup_ipv6()
2014-09-18 20:55:05 +08:00
Corey Bryant
e88e585a7d
Specify which hypervisor to connect virsh to based on virt-type config.
2014-08-19 19:57:45 +00:00
Alexander List
5ead686b7b
[alexlist] resolve merge conflict in nova_compute_utils
2014-08-14 15:16:18 +00:00
Liam Young
0d15e2c3e1
Another Minor bug fix
2014-07-09 14:42:57 +01:00
Liam Young
cd00f463be
Minor bug fix
2014-07-09 14:30:56 +01:00
Liam Young
1eec7cb377
Add config for guest console access
2014-07-09 14:09:40 +01:00
James Page
01fbbe874e
[gnuoy,r=james-page] Add support for separate management of neutron openvswitch configuration via subordinate.
2014-06-24 14:44:41 +01:00
James Page
ac08bebbb1
[caribou,r=james-page,t=james-page] SSH key exchange in large environments
...
In large OpenStack deployments, the length of the base64 encoded SSH keys and authorized hosts file exceeds the maximum command line parameter length.
Pass keys/lines individually to work around this issue.
2014-06-23 13:14:21 +01:00
Liam Young
8667d4222b
Fixed 'is_relation_made' imported but unused
2014-06-23 12:28:35 +01:00
Liam Young
5f6e5b55ab
Swap is_relation_made for relation_ids as relation_ids returns true quicker in the cycle
2014-06-20 16:09:22 +00:00
Liam Young
00fba8d2b3
Lint fixes
2014-06-20 11:10:54 +01:00
Liam Young
1298a3646f
Add support for neutron plugin subordinate charms
2014-06-05 11:49:44 +01:00
Liam Young
329d389583
Cede control of neutron files if plugin relation exists
2014-06-05 07:29:31 +00:00
Jacek Nykis
39e5794359
Merged trusty changes
2014-05-27 14:19:22 +01:00
James Page
1a42f98392
[tribaal,r=james-page,t=james-page]
...
Resync helpers to pickup fixes for apt lock races and better block device detection and handling.
2014-05-21 11:04:25 +01:00
Louis Bouchard
144d69bf01
PEP8 cleanup
2014-05-06 16:15:33 +02:00
Louis Bouchard
af7678a46d
Support for nova user added
2014-05-06 15:45:04 +02:00
Louis Bouchard
0ecf0015b2
Functional line by line fix to the charm. Need more testing for the nova user
2014-05-02 18:10:17 +02:00
James Page
9f5c6cc83f
Merge instances-path for testing
2014-04-04 17:45:38 +01:00
Jacek Nykis
a8e7ad64fc
Added authorized-keys-path config option which allows for non default authorized_keys file location
2014-04-03 16:50:00 +01:00
James Page
186d49f708
Rework upgrade handling
2014-04-01 17:01:37 +01:00
Jacek Nykis
1434f04c40
Merged upstream changes
2014-03-31 16:24:56 +01:00
James Page
5f99175a80
[yolanda,r=james-page] Add postgresql support
...
[james-page] Drop configuration of db connection for neutron/quantum
2014-03-31 12:00:16 +01:00
yolanda.robla@canonical.com
87653e3362
rebased
2014-03-28 12:21:02 +01:00
James Page
94822c5513
Merge ssl-everywhere branch
2014-03-27 11:08:20 +00:00
James Page
26fe3fb2b6
Fixup broken test cases for package list flattening
2014-03-27 10:34:29 +00:00
Corey Bryant
72dbfaeea3
Flatten net_manager packages when extending list in determine_packages()
2014-03-25 16:19:09 +00:00
yolanda.robla@canonical.com
973609322e
changes to support postgresql
2014-03-25 10:12:03 +01:00
James Page
1113b1a528
Use install and upgrade during upgrade
2014-03-14 11:26:59 +00:00
James Page
3df73b093d
Rework do_openstack_upgrade to accomodate config file name changes
2014-03-06 16:25:06 +00:00
James Page
129789f59c
Use dist-upgrade
2014-03-06 13:42:17 +00:00
James Page
c93b6c12e2
Use upgrade for upgrades
2014-03-06 12:47:22 +00:00
James Page
4ff10cbab1
Fixup broken merge
2014-02-27 09:53:07 +00:00
Kapil Thangavelu
8e9599be11
merge trunk
2014-02-26 17:02:57 -05:00
Kapil Thangavelu
e140b98330
reorder contexts due to amqp cert writing dependency on network package
2014-02-24 14:30:10 -05:00