Branches for Xenial Xerus

Name Status Last Modified Last Commit
lp:~billy-olsen/charms/xenial/mongodb/lp1513094 1 Development 2016-05-05 17:13:07 UTC
87. Move parameter logic from altering in...

Author: Billy Olsen
Revision Date: 2016-05-05 17:08:05 UTC

Move parameter logic from altering init conf file to the /etc/mongodb.conf
file. The mongdob service is already configured to read parameters from the
/etc/mongodb.conf file and moving the configuration options inside the
config file allows the systemd style service to start properly.

Also, as of MongoDB 2.6, the specification of master/slave flags on startup
is not allowed to be specified with the replicaset flags. This change allows
for the master/slave flag to be specified in the /etc/mongodb.conf file only
when the replica-set (peer) relation has not been established.

Closes-Bug: #1513094

lp:~billy-olsen/charms/xenial/mongodb/removeMasterSlave 1 Development 2016-05-04 23:43:49 UTC
87. Remove the master option from the cha...

Author: Billy Olsen
Revision Date: 2016-05-04 23:39:18 UTC

Remove the master option from the charm config to drop support for
master/slave replication. Specify the replSet option in the /etc/mongodb.conf
file instead of modifying the /etc/init/mongodb.conf file.

lp:~billy-olsen/charms/xenial/mongodb/trunk 1 Development 2016-05-05 17:19:44 UTC
87. Move parameter logic from altering in...

Author: Billy Olsen
Revision Date: 2016-05-05 17:08:05 UTC

Move parameter logic from altering init conf file to the /etc/mongodb.conf
file. The mongdob service is already configured to read parameters from the
/etc/mongodb.conf file and moving the configuration options inside the
config file allows the systemd style service to start properly.

Also, as of MongoDB 2.6, the specification of master/slave flags on startup
is not allowed to be specified with the replicaset flags. This change allows
for the master/slave flag to be specified in the /etc/mongodb.conf file only
when the replica-set (peer) relation has not been established.

Closes-Bug: #1513094

lp:~deej/charms/xenial/mongodb/trunk 1 Development 2016-11-14 22:09:56 UTC
91. Restart mongod after enable replSet

Author: David Lawson
Revision Date: 2016-11-14 22:09:56 UTC

Restart mongod after enable replSet

lp:~ibm-demo/charms/xenial/mongodb/trunk 1 Development 2016-02-20 00:58:21 UTC
3. Add IBM Conference information for demo.

Author: Antonio Rosales
Revision Date: 2016-02-20 00:58:21 UTC

Add IBM Conference information for demo.

lp:~landscape/charms/xenial/mongodb/trunk 1 Development 2016-02-25 14:06:07 UTC
83. [r=1chb1n, jose] Alex Kavanagh 2016-...

Author: José Antonio Rey
Revision Date: 2016-01-13 17:43:46 UTC

[r=1chb1n, jose]

Alex Kavanagh 2016-01-13 Removed sys.path.append('hooks') from unit_tests/test_write_log_rotate_config.py as it is superflous and causes (new) flake8 to fail with an E402.

16 of 6 results