Commit Graph

59 Commits (f2277b5f7a3a87c02d2938b0e729599646c78a66)

Author SHA1 Message Date
Mark Powers f2277b5f7a Add openstackclient support
2 years ago
Pierre Riteau 22cafd21a5 Provide a default affinity value
2 years ago
Sean McGinnis d2503ab476 Use unittest.mock instead of third party mock
2 years ago
Pierre Riteau 1db6cb37c6 Remove use of mock.seal()
2 years ago
Martin Kopec e875b75392 Bump hacking max version to 3.0.1 and fix pep8
2 years ago
wangzihao cff1b05773 Remove six
2 years ago
Zuul 5473d56736 Merge "Fixup failing tests due to passing date threshold"
3 years ago
Jason Anderson 886a4d3505 Use KSA loading to support more auth methods
3 years ago
Jason Anderson 1632a19633
Fixup failing tests due to passing date threshold
3 years ago
Pierre Riteau 14846e1928 Fix test_args2body_start_now unit test
3 years ago
Hervé Beraud 38073db106 Stop to use the __future__ module.
3 years ago
Jason Anderson 3f30c49c6b Don't fetch entire list when looking up by ID
3 years ago
Pierre Riteau e98421c919 Support floating IP reservation parameters in lease-update
4 years ago
Pierre Riteau 9183950833 Parse required_floatingips parameter as a JSON array
4 years ago
Pierre Riteau 0d733b8017 Clarify how reservation parameters should be defined
4 years ago
Pierre Riteau f9a191a2cf Fix parsing of network_id reservation parameter
4 years ago
Pierre Riteau ea96686ffb Add support for floating IP reservation
4 years ago
Zuul ac372aab53 Merge "Update hacking version"
4 years ago
ZhijunWei dd62254686 Update hacking version
4 years ago
Pierre Riteau c222b2eac3 Fix typo in exception class name
4 years ago
lvxianguo 8983bed2ea Fix link to oslo.i18n usage documentation
5 years ago
Pierre Riteau 92e26f3417 Fix exception message when there are leases with the same name
5 years ago
Pierre Riteau 1e31dcaeb5 Fix lease creation when start date is not provided
5 years ago
Pierre Riteau f017a924d3 Set start date to 'now' rather than current time
5 years ago
Tetsuro Nakamura 98b2414eec Catch exceptions for session client
5 years ago
Pierre Riteau b51395f392 Respect selected region in multi-region clouds
5 years ago
Zuul 122ca0844c Merge "Support resource_properties key in instance_reservation"
5 years ago
Masahito Muroi b224d3e730 Support resource_properties key in instance_reservation
5 years ago
Masahito Muroi 60e658d667 Support hostname in show, update and delete host operations
5 years ago
Zuul a85eb18e8d Merge "Fix issues with Python3"
5 years ago
Hiroaki Kobayashi 39e1b71b81 Fix issues with Python3
5 years ago
Hiroaki Kobayashi 34c711ea70 Align json indents
5 years ago
Hiroaki Kobayashi 7635be6271 Fix incorrect descriptions of host commands
5 years ago
Masahito Muroi a46724a584 Support update lease API for instance reservation plugin
5 years ago
Zuul d4cf4ddc12 Merge "Replace six.iteritems() with .items()"
5 years ago
rajat29 c477796f42 Replace six.iteritems() with .items()
5 years ago
Hiroki Ito 2afa290302 Restore backward compatibility for init client
5 years ago
Zuul 8d897c5220 Merge "Use fixtures instead of deprecated mockpatch module"
6 years ago
Hiroki Ito a3448e5510 Migrate to keystoneauth1
6 years ago
chenghuiyu 3a2fbabbcc Stop using oslo_utils.timeutils.strtime()
6 years ago
rajat29 674dfb000c Use fixtures instead of deprecated mockpatch module
6 years ago
Hiroaki Kobayashi 57e0e5bd5c Add a reservation parameter to the lease_update command
6 years ago
Hiroaki Kobayashi 5cb6ad8c2a Add before_end_date and before_end parameters
6 years ago
Jenkins 9e0b7110f0 Merge "Fix unicode issues with Python 3"
6 years ago
Jenkins 6f28fbf521 Merge "Accept multiple properties"
6 years ago
Hiroki Ito c0556c7125 Accept multiple properties
6 years ago
Masahito Muroi 24b027dab3 Fix failure to create physical reservations
6 years ago
Pierre Riteau b25f60ff43 Fix unicode issues with Python 3
6 years ago
Jenkins e8e249e083 Merge "Convert integer style parameters to integer values"
6 years ago
Masahito Muroi b2fa6bf534 Convert integer style parameters to integer values
6 years ago