Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
  • Deployment

- bd-elasticity.

    user account, services, SSH configurations.

...

  installed in this process. Can use "nova" to do monitoring/maintenance

  of the cloud VMs.

 

  • Test, Code Go-through

 

- How to test new changes to the code, or to new conf.

  = on bd-elasticity;

  = on local Mac laptop.

        For Mac, install another non-system Python. In that Python,

        use pip to install python-novaclient, subprocess32 and pika

        (needed by bdlistener), then can run ./bdmon.py on Mac. "nova" was

        installed in this process. Can use "nova" to do monitoring/maintenance

        of the cloud VMs.

- Code structure and go-through.

...