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
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
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
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
Kapil Thangavelu
3e28c0d8b4
rabbitmq ssl for quantum/neutron
2014-02-23 18:08:22 -05:00
Kapil Thangavelu
d7e90c0064
rabbit ssl support
2014-02-23 17:31:39 -05:00
Kapil Thangavelu
bb1b2a611f
update helpers, utils, and conf templates
2014-02-21 09:36:58 -05:00
Brad Marshall
4978794555
[bradm] Fixed order of arguments to fix_path_ownership
2014-02-19 14:53:05 +10:00
Brad Marshall
581d7626d3
[bradm] Adding instance_path config variable in nova.conf, and fixing perms on dir
2014-02-19 14:40:50 +10:00
Ante Karamatic
be5ec42660
Replace use-syslog with SyslogContext
2014-02-12 16:21:55 +01:00
James Page
465b5899e2
[james-page] Add support for optional resize support
...
[r,gandelman-a]
2014-01-24 15:21:15 +00:00
Adam Gandelman
cc910bee84
Removes unused configure_live_migration()
2014-01-22 17:22:19 -08:00
James Page
48fc3ff823
Enable shell access for nova when resize is enabled
2013-12-16 12:33:45 +00:00
James Page
ba437ac3ed
Initial cut of feature to enable resize of instances
2013-12-16 10:10:19 +00:00
James Page
70c7b91f47
Add new locally scoped relation and context updates for nova-ceilometer
2013-11-29 15:35:28 +00:00
James Page
a458accd5c
Fixup nvp context -> nova.conf
2013-11-01 16:11:43 +00:00
Adam Gandelman
cae4cf181e
Merge lp:~openstack-charmers/charm-helpers/os-alternatives.
2013-10-29 15:46:11 -07:00
James Page
1b81233c48
Rejig context building
2013-10-16 13:36:45 +01:00
James Page
4e1c4d3328
Only do neutron stuff for ovs plugin, nvp is agentless
2013-10-16 13:26:49 +01:00
James Page
a4235856af
Add helper function for generating ceph configuration filename
2013-10-10 12:41:00 +01:00