lp:~jaypipes/glance/add-pidfile-option

Created by Jay Pipes and last modified
Get this branch:
bzr branch lp:~jaypipes/glance/add-pidfile-option
Only Jay Pipes can upload to this branch. If you are Jay Pipes please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Jay Pipes
Project:
Glance
Status:
Merged

Recent revisions

72. By Jay Pipes

Adds --pid-file option to bin/glance-control

71. By Jay Pipes

Merge fix for bug 719834

70. By Rick Harris

Adds sql_idle_timeout to reestablish connections to database after given period of time.

Fixes MySQL Gone Away exceptions.

69. By Jay Pipes

Removes lockfile and custom python-daemon server initialization
in favour of paste.deploy.

68. By Rick Harris

Adds glance-combined and glance-manage to setup.py

67. By Jay Pipes

Fixes bug 714454.

ReStructured Text files need to end in .rst, not .py ;)

66. By Rick Harris

Update README, remove some vestigial directories, and other small tweaks.

65. By Jay Pipes

    Adds facilities for configuring Glance's servers via
    configuration files.

    glance-api, glance-registry, and glance-combined now process
    a set of configuration files in order, with options read from
    later files overriding values in earlier files:

    /etc/glance.cnf
    /etc/glance/glance.conf
    ~/glance.cnf
    ~/.glance/glance.cnf
    ./glance.cnf

    The new glance.common.config.get_config_file_options() function
    processes these config files into a mapping of key/value
    option pairs. This mapping can now be passed to the
    glance.common.config.parse_options() function as default values

    Adds a sample glance.cnf to the etc/ directory

64. By Rick Harris

Adds sqlalchemy migrations.

Also adds a glance-manage utility for managing migrations.

Potentially glance-manage (and glance-upload) could be merged into glance-admin when that lands.

63. By Jay Pipes

Fix bug 712575. Make BASE = models.BASE

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~glance-coresec/glance/cactus-trunk
This branch contains Public information 
Everyone can see this information.

Subscribers