summaryrefslogtreecommitdiff
path: root/nova/api/openstack/compute/contrib/multinic.py
Commit message (Expand)AuthorAgeFilesLines
* Normalize API extension updated timestamp formatMark McLoughlin2014-04-291-1/+1
* Fix the explanations of HTTPNotFound responseKen'ichi Ohmichi2014-02-271-1/+1
* Convert remove_fixed_ip_to_instance to objectsMichael Still2014-02-171-1/+2
* Convert add_fixed_ip_to_instance to objectsMichael Still2014-02-171-3/+4
* Remove the monkey patching of _ into the builtinsAlex Gaynor2013-07-261-0/+1
* Update OpenStack LLC to FoundationKurt Taylor2013-02-261-1/+1
* Fix N402 for nova/apiSean Dague2013-01-081-1/+1
* Switch to common logging.Andrew Bogott2012-07-021-1/+1
* Include instance in log message.Michael Still2012-04-261-1/+2
* Remove unused imports and variables from OS APIChris Behrens2012-02-291-1/+1
* Standardize logging delaration and useJason Kölker2012-02-141-1/+1
* Remove admin_only ext attr in favor of authzBrian Waldon2012-01-241-2/+5
* Update some extensions (1)Kevin L. Mitchell2012-01-161-41/+28
* Implements blueprint separate-nova-volumeapiAnthony Young2012-01-131-0/+106