nodepool/nodepool/tests
James E. Blair 94fcc70a59 Azure: reconcile config objects
The config objects in the Azure driver have drifted a bit.  This
updates them to match the actual used configuration.  It also
reorganizes them to be a little easier to maintain by moving the
initializers into the individual objects.

Finally, the verbose __eq__ methods are removed in favor of a
simpler __eq__ method in the superclass.

Since the OpenStack, k8s, and OpenShift drivers calls super() in
__eq__ methods, they need to be updated at the same time.

This also corrects an unrelated error with a misnamed parameter
in the fake k8s used in the k8s tests.

Change-Id: Id6971ca002879d3fb056fedc7e4ca6ec35dd7434
2021-03-22 10:39:53 -07:00
..
fixtures Azure: switch to Azul 2021-03-08 14:58:31 -08:00
functional Implement an OpenShift Pod provider 2019-05-07 02:25:15 +00:00
unit Azure: reconcile config objects 2021-03-22 10:39:53 -07:00
__init__.py Azure: switch to Azul 2021-03-08 14:58:31 -08:00
fake-image-create Add parent and abstract flags for diskimages 2020-03-20 07:53:08 +11:00
post-upload-hook Support optional post upload hooks 2019-11-25 13:37:28 +01:00