Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix console support with cells | Chris Behrens | 2013-03-19 | 2 | -3/+14 |
* | Switch to using memorycache from oslo. | Vishvananda Ishaya | 2013-03-01 | 1 | -1/+1 |
* | Update OpenStack LLC to Foundation | Kurt Taylor | 2013-02-26 | 2 | -2/+2 |
* | Flush tokens on instance delete | John Herndon | 2013-02-21 | 2 | -5/+54 |
* | Use oslo-config-2013.1b4 | Mark McLoughlin | 2013-02-19 | 3 | -3/+5 |
* | Move memcached_servers opt into common.memorycache | Mark McLoughlin | 2013-01-09 | 1 | -8/+2 |
* | Add get_backdoor_port to consoleauth. | Matthew Treinish | 2012-12-19 | 2 | -1/+9 |
* | Encode consoleauth token in utf-8 to make it a str | Eugene Kirpichov | 2012-11-23 | 1 | -2/+2 |
* | Use CONF.import_opt() for nova.config opts | Mark McLoughlin | 2012-11-20 | 1 | -1/+1 |
* | Remove nova.config.CONF | Mark McLoughlin | 2012-11-20 | 3 | -5/+4 |
* | Remove nova.flags | Mark McLoughlin | 2012-11-17 | 3 | -3/+0 |
* | Switch from FLAGS to CONF in misc modules | Mark McLoughlin | 2012-11-04 | 3 | -10/+12 |
* | fix rpcapi version. | Russell Bryant | 2012-09-11 | 1 | -0/+8 |
* | Change base rpc version to 1.0 in compute rpcapi. | Russell Bryant | 2012-07-12 | 1 | -3/+4 |
* | Switch to common logging. | Andrew Bogott | 2012-07-02 | 1 | -1/+1 |
* | Fix several PEP-8 issues | Sascha Peilicke | 2012-06-26 | 1 | -1/+1 |
* | Use rpc from openstack-common. | Russell Bryant | 2012-06-20 | 1 | -2/+2 |
* | Use memcache to store consoleauth tokens | Anthony Young | 2012-05-21 | 1 | -22/+18 |
* | Add version to consoleauth rpc API. | Russell Bryant | 2012-05-17 | 2 | -0/+55 |
* | pylint cleanup | Joe Gordon | 2012-05-07 | 1 | -2/+0 |
* | Fix OpenStack Capitalization | Joe Gordon | 2012-03-15 | 2 | -2/+2 |
* | Standardize logging delaration and use | Jason Kölker | 2012-02-14 | 1 | -1/+1 |
* | Remove the last of the gflags shim layer | Mark McLoughlin | 2012-02-10 | 2 | -2/+2 |
* | Backslash continuations (misc.) | Zhongyue Luo | 2012-02-08 | 1 | -4/+3 |
* | Move cfg to nova.openstack.common | Mark McLoughlin | 2012-02-03 | 2 | -2/+2 |
* | Refactor away the flags.DEFINE_* helpers | Mark McLoughlin | 2012-01-28 | 2 | -7/+19 |
* | Implements blueprint vnc-console-cleanup | Anthony Young | 2012-01-17 | 2 | -0/+100 |