index
:
delta/openstack/nova.git
master
proposed/juno
proposed/kilo
stable/2023.1
stable/havana
stable/icehouse
stable/juno
stable/kilo
stable/liberty
stable/mitaka
stable/newton
stable/ocata
stable/pike
stable/queens
stable/rocky
stable/stein
stable/train
stable/ussuri
stable/victoria
stable/wallaby
stable/xena
stable/yoga
stable/zed
opendev.org: openstack/nova.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nova
/
cmd
/
manage.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix and Gate on E265
Joe Gordon
2014-07-24
1
-4
/
+4
*
Use oslo.i18n
Davanum Srinivas
2014-07-18
1
-1
/
+1
*
Fix and gate on H305 and H307
Davanum Srinivas
2014-07-15
1
-1
/
+1
*
Fix the wrong dest of 'vlan' option and add new 'vlan_start' option
gengjh
2014-06-12
1
-3
/
+5
*
Merge "Register objects in more services"
Jenkins
2014-05-22
1
-0
/
+3
|
\
|
*
Register objects in more services
Chris Behrens
2014-05-20
1
-0
/
+3
*
|
Network: replace neutron check with decorator
Gary Kotton
2014-05-07
1
-19
/
+15
|
/
*
Deprecate nova-manage flavor subcommand
Matt Riedemann
2014-04-20
1
-2
/
+7
*
Disable nova-manage network commands with Neutron V2
Mohammed Naser
2014-04-16
1
-0
/
+19
*
Remove action-args from nova-manage help
Juan Manuel Olle
2014-03-17
1
-1
/
+3
*
Enable flake8 H404 checking
Alexander Bochkarev
2014-02-27
1
-6
/
+4
*
Remove blank space after print
ChenZheng
2014-02-26
1
-1
/
+1
*
Fix english grammar in the quota error messages.
Zoltan Arnold Nagy
2014-02-09
1
-2
/
+2
*
Remove vi modelines
liu-sheng
2014-02-03
1
-2
/
+0
*
Port to oslo.messaging
Mark McLoughlin
2014-02-01
1
-14
/
+16
*
Merge "Remove deprecated instance_type alias from nova-manage"
Jenkins
2014-01-12
1
-2
/
+0
|
\
|
*
Remove deprecated instance_type alias from nova-manage
Joe Gordon
2013-11-18
1
-2
/
+0
*
|
Rename InstanceType exceptions to Flavor
Matt Riedemann
2013-11-15
1
-4
/
+4
*
|
Nova-all: Replace basestring by six for python3 compatability
guohliu
2013-10-28
1
-1
/
+2
|
/
*
Merge "Use print function rather than print statement"
Jenkins
2013-10-15
1
-1
/
+1
|
\
|
*
Use print function rather than print statement
David Ripton
2013-10-08
1
-1
/
+1
*
|
Ensure that the netaddr import is in the 3rd party section
Gary Kotton
2013-10-08
1
-1
/
+1
|
/
*
Ensure get_all_flavors returns deleted items
Joshua Hesketh
2013-09-10
1
-4
/
+4
*
Add error checking around host service checking
Jesse Keating
2013-07-31
1
-2
/
+6
*
Enabled hacking check for Python3 compatible print (H233)
Alex Gaynor
2013-07-29
1
-116
/
+118
*
Merge "Clarify instance_type vs flavor in nova-manage"
Jenkins
2013-07-29
1
-23
/
+27
|
\
|
*
Clarify instance_type vs flavor in nova-manage
Joe Gordon
2013-07-25
1
-23
/
+27
*
|
Remove the monkey patching of _ into the builtins
Alex Gaynor
2013-07-26
1
-0
/
+1
*
|
Per-project-user-quotas for more granularity
liyingjun
2013-07-24
1
-9
/
+35
|
/
*
Remove locals() from various places.
Eugene Nikanorov
2013-07-17
1
-6
/
+11
*
Use db.flavor_ instead of db.instance_type_
Joe Gordon
2013-07-16
1
-2
/
+2
*
Merge "update Quantum usage to Neutron"
Jenkins
2013-07-13
1
-3
/
+3
|
\
|
*
update Quantum usage to Neutron
Mark McClain
2013-07-12
1
-3
/
+3
*
|
Convert cells to use a transport URL
Kevin L. Mitchell
2013-07-12
1
-7
/
+15
|
/
*
Add missing help messages for nova-manage command
Yang Hongyang
2013-07-10
1
-0
/
+25
*
Add unique constraints to Quota.
Yuriy Zveryanskyy
2013-07-03
1
-2
/
+2
*
Remove trivial cases of unused variables (1)
Stanislaw Pitucha
2013-06-13
1
-9
/
+6
*
Fix and enable H403 tests
Dirk Mueller
2013-06-12
1
-11
/
+27
*
Rename functions in nova.compute.flavors from instance_type
Joe Gordon
2013-06-11
1
-5
/
+5
*
Merge "Remove "#!/usr/bin/env python" from .py files under nova/cmd"
Jenkins
2013-05-15
1
-1
/
+0
|
\
|
*
Remove "#!/usr/bin/env python" from .py files under nova/cmd
Jay Lau
2013-05-14
1
-1
/
+0
*
|
Merge "Cleanups for create-flavor"
Jenkins
2013-05-14
1
-2
/
+3
|
\
\
|
|
/
|
/
|
|
*
Cleanups for create-flavor
Rick Harris
2013-05-14
1
-2
/
+3
*
|
Merge "Remove duplicate gettext.install() calls"
Jenkins
2013-05-13
1
-3
/
+0
|
\
\
|
|
/
|
/
|
|
*
Remove duplicate gettext.install() calls
Mark McLoughlin
2013-05-08
1
-3
/
+0
*
|
Rename nova.compute.instance_types to flavors
Joe Gordon
2013-05-07
1
-8
/
+8
|
/
*
Deprecate show_host_resources() in scheduler manager
Hans Lindgren
2013-05-02
1
-4
/
+56
*
Merge "Allow listing fixed_ips for a given compute host."
Jenkins
2013-04-26
1
-1
/
+2
|
\
|
*
Allow listing fixed_ips for a given compute host.
Michael Still
2013-04-15
1
-1
/
+2
*
|
Improve Python 3.x compatibility
Dirk Mueller
2013-04-22
1
-7
/
+7
|
/
[next]